[00:13] fabricius polom ... need help or information [00:13] fabricius when I click on wrenches I should get a popup, but instead I get a page reload and a hash added in the url: tiki-admin_categories.php?parentId=0# [00:14] fabricius cannot edit category permissions for example [00:14] fabricius anybody a clue what can cause this? [00:14] fabricius I have cleared caches and ugraded to Tiki pre-17 trunk [01:18] panamaus joined #tikiwiki [01:50] RadoS joined #tikiwiki [02:48] Tiki-KGB 03chealer r60449 10trunk/lib/prefs/forum.php [02:48] Tiki-KGB forum_comments_no_title_prefix: Remove space in "Do not start messages titles with 'Re: '" [02:48] Tiki-KGB There is indeed a space, but it causes the preference label to go on 2 lines with just a quote on the second, since it is not a non-breaking space. [04:14] Tiki-KGB 03chibaguy r60450 10branches/16.x/templates/wiki-plugins/wikiplugin_quote.tpl [04:14] Tiki-KGB [FIX] The word "quote:" removed for less-cluttered quote plugin styling, as discussed earlier. [05:12] Tiki-KGB 03sokoloski r60451 10trim/ 10(19 files in 5 dirs) [05:12] Tiki-KGB [ENH] Added local instance type. [05:12] Tiki-KGB [FIX] Removed source instance for clone from destination instances array. [05:12] Tiki-KGB [FIX] Added user prompt function which trims whitespace from tab completed values. [05:12] Tiki-KGB [ENH] Numerous cosmetic clean-ups. [05:14] Blatinox joined #tikiwiki [05:38] Elemecca So... I want to run a Tiki with a URL scheme very different than the default SEFURL patterns. Would completely replacing `route.php` and `tiki-sefurl.php` with my own code in order to achieve that be completely insane, or merely unsupported? [05:41] Elemecca It looks like all of the handling for parsing SEF URLs is in `route.php` (which just fakes the normal non-SEF URLs), and the `filter_out_sefurl` function provided by `tiki-sefurl.php` seems to handle the entirety of SEF URL generation for output, so it is at least a pretty clean interface. I wouldn't need to duplicate any code I wasn't changing. [05:43] Elemecca To be more specific, the most important of the things I want to do differently is switch perspectives based on paths, so i.e. /staff/Page_Name is one perspective and /info/Other_Page_Name is a different one. Basically the same idea as multi-domain, just with paths. [05:47] Elemecca I also want to use date-based URLs for articles and blog posts (like /staff/blogs/astaffer/2016/11/28/a-blog-post), which will require loading Tiki objects to get information that isn't passed to `filter_out_sefurl`. I understand that makes this approach even more unsupported than it already was, and I don't mind probably having to update my code for new major versions. [05:48] Elemecca So really, what I'm asking is whether I've missed something outside `route.php` or `tiki-sefurl.php` that plays an important role in the conversion from normal URLs to SEF URLs and back again. [09:13] redflo joined #tikiwiki [09:39] Jyhem joined #tikiwiki [10:21] fabricius Elemecca: Please do have a look in the .htaccess in the Tiki root [10:32] Tiki-KGB 03drsassafras r60452 10trunk/ 10(667 files in 22 dirs) * [REF][ENH] Saved about 2MB, SVG compression, PNG -> SVG, GIF -> PNG [11:03] chibaguy joined #tikiwiki [11:03] chibaguy polom [11:08] RadoS joined #tikiwiki [11:09] xavi joined #tikiwiki [11:21] RadoS joined #tikiwiki [11:23] jonnyb joined #tikiwiki [11:23] jonnyb polom pompom [11:23] Caarrie joined #tikiwiki [11:23] jonnyb fabricius: did you fix your javascript problem from last night? [11:24] jonnyb could it be this? https://doc.tiki.org/tiki16#Known_Issues [11:28] panamaus joined #tikiwiki [11:50] jonnyb joined #tikiwiki [11:58] olinuxx joined #tikiwiki [12:00] Tiki-KGB 03xavidp r60453 10branches/16.x/lib/wiki-plugins/wikiplugin_trackerlist.php [12:00] Tiki-KGB [DOC] Fix/Explain how to filter by empty/non-empty since some users expected to get the results with filtervalue param, and the syntax is different from the one used in Plugin List. Thanks Marc and Victor/kroky6 [12:05] NoteOn joined #tikiwiki [12:08] Tiki-KGB 03kroky6 r60454 10branches/16.x/ 10lib/userslib.php 10lib/core/Tracker/Field/GroupSelector.php [12:08] Tiki-KGB [FIX] GroupSelector default groups returned by permission to view rather than inclusion or admin logic; by default admins have access to all permissions [12:14] Tiki-KGB 03kroky6 r60455 10branches/ 1015.x/lib/core/Tracker/Field/GroupSelector.php 1015.x 1015.x/lib/userslib.php [12:14] Tiki-KGB [bp/60454] [FIX] GroupSelector default groups returned by permission to view rather than inclusion or admin logic; by default admins have access to all permissions [12:16] Tiki-KGB 03kroky6 r60456 10(6 files in 6 dirs) * [MRG] Automatic merge, branches/16.x 60444 to 60454 [12:21] fabricius Hi jonnyb [12:22] Tiki-KGB 03xavidp r60457 10branches/ 1015.x/lib/wiki-plugins/wikiplugin_trackerlist.php 1015.x [12:22] Tiki-KGB [bp/r60453][DOC] Fix/Explain how to filter by empty/non-empty since some users expected to get the results with filtervalue param, and the syntax is different from the one used in Plugin List. Thanks Marc and Victor/kroky6 [12:23] luciash pompom [12:26] fabricius bowbow [12:38] luciash hi fabricius [12:40] fabricius hi luciash [12:42] luciash fabricius: try check your browser console for js errors [12:42] fabricius ahhh JS UI was still deactvated [12:43] luciash works now? [12:43] fabricius respectively no theme chosen [12:43] fabricius yes, chose a theme [12:43] fabricius works [12:43] fabricius thx! [12:43] luciash cool [13:39] jonnyb joined #tikiwiki [14:29] nelsonko joined #tikiwiki [15:02] sAnexeh joined #tikiwiki [15:06] xavi polom [15:07] xavi in a brand new install of 15.x, I seem to be unable to just upload a single file. Error message is: Incorrect integer value: '' for column 'deleteAfter' at row 1 [15:07] xavi equivalent task in 16.x and trunk is fine for me. [15:07] xavi Anyone else? [15:07] xavi using all default values and settings in 15.x with the clean install [15:09] RadoS I have other issues with uploading (indexing problems with file-types other than binary images, like pdf or office docs). [15:10] xavi mmm, the issue seems to be with jQuery Upload. Once disabled, everything works as expected [15:17] jonnyb joined #tikiwiki [15:23] xavi message sent to the developers list about the issues with jquery file Upload [15:23] xavi I suggest to disable by default in 16.x before releasing 16.0 and 15.3 [15:23] xavi bbl (briefly) [15:26] Bsfez joined #tikiwiki [15:26] RadoS What is the downside of disabling jquery? [15:30] fabricius Hmm. Not having jQuery? [15:33] * RadoS nods. [15:35] * RadoS assumes jquery has no impact on indexing uploads, so ... doesn't matter much for this case. [15:38] jonnyb joined #tikiwiki [15:52] Tiki-KGB 03luciash r60458 10users/luci/test.txt * [FIX] typo [16:06] Bsfez hello [16:10] jonnyb polom polom [16:11] jonnyb ho Bsfez [16:16] Bsfez Ouhouuu ! [16:17] Bsfez (trying to find ticket for Rogue One Premiere ! Hey, where is my Jedi sword ?) [16:17] Bsfez :D [16:18] jonnyb i think we need to clear up Xavi's file upload blockers, can you reproduce his 15.3 one? (i'm on the unzip one in 16) [16:19] Bsfez one sec [16:19] Bsfez I don't see it here : https://dev.tiki.org/Tiki16 [16:20] jonnyb email to dev list [16:21] Bsfez When jquery file upload is enabled (and it seems to be enabled by [16:21] Bsfez default in 15.x +), no file is uploaded for me usig latest 15.x, with [16:21] Bsfez this error message: [16:21] Bsfez Incorrect integer value: '' for column 'deleteAfter' at row 1 [16:21] Bsfez ? [16:21] Bsfez This one ? [16:21] jonnyb yup [16:22] Bsfez okido trying it on 15.3 [16:22] jonnyb sounds like a database thing [16:22] jonnyb thanks :) [16:24] sAnexeh joined #tikiwiki [16:27] Bsfez "Use jQuery Upload" is enable, I keep it all by default ? [16:30] Bsfez Mmmm all good here. [16:31] Bsfez 15.x freshly Updated, brand new db, all default (jquery upload is on). [16:33] jonnyb i think it sounds like a database upload failed, i'll try it here (and backport the unzip fix) [16:34] Tiki-KGB 03jonnybradley r60459 10branches/16.x/lib/core/Services/File/Controller.php * [FIX] filegals: Fix unzip zip files for jquery upload (thanks xavi) [16:37] Bsfez ok I'll retest then [16:37] Bsfez (back in 10mn) [16:37] jonnyb my local 15.x just worked fine and that started as a 12.x, maybe older [16:40] Tiki-KGB 03jonnybradley r60460 10branches/ 1015.x/lib/core/Services/File/Controller.php 1015.x * [bp/r60459][FIX] filegals: Fix unzip zip files for jquery upload (thanks xavi) [16:42] Tiki-KGB 03jonnybradley r60461 10branches/16.x/lib/prefs/file.php [16:42] Tiki-KGB [FIX] filegals: Remove experimental tag from jquery upload as it's enabled by default (thanks xavi) [16:48] Tiki-KGB 03jonnybradley r60462 10branches/ 1015.x 1015.x/lib/prefs/file.php [16:48] Tiki-KGB [bp/r60461][FIX] filegals: Remove experimental tag from jquery upload as it's enabled by default (thanks xavi) [16:57] Bsfez Tested and all working [16:58] Tiki-KGB 03sokoloski r60463 10trim/Makefile * [ENH] Added "make clean" target. [16:58] jonnyb hmm, just found the delete after bit doesn't work when uploading via jquery upload... but might have to give in on tht one for now [17:00] Bsfez "the delete after bit" ? [17:03] jonnyb the "File can be deleted after" option when uploading a file [17:03] Bsfez oh oh [17:05] jonnyb so it is just you and me around for doing these release Bsfez ? maybe we should postpone? or just do 16.0? [17:06] Bsfez ... I don't like to postpone, but yeah we are very few. [17:06] jonnyb let's do 16.0 and see how we go? [17:06] Bsfez let's go [17:07] jonnyb see you on https://tiki.org/live ? [17:07] Bsfez I'm there [17:07] Bsfez aoutch Flash alert [17:10] Tiki-KGB 03jonnybradley r60464 10trunk/lib/prefs/file.php 10trunk/lib/core/Services/File/Controller.php 10trunk * [MRG] Automatic merge, branches/16.x 60454 to 60461 [17:14] Tiki-KGB 03jonnybradley r60465 10branches/16.x/ 04db/tiki-secdb_16.0_mysql.sql 10lib/setup/twversion.class.php * [REL] Preparing 16.0 release and removing previous sec db file [17:16] Tiki-KGB 03jonnybradley r60466 10branches/16.x/README * [REL] Update README file for 16.0 [17:20] Tiki-KGB 03jonnybradley r60467 10branches/16.x/lang/ 10(53 files in 53 dirs) * [REL] Update language.php files for 16.0 [17:20] Tiki-KGB 03jonnybradley r60468 10branches/16.x/changelog.txt * [REL] Update changelog.txt for 16.0 [17:22] Tiki-KGB 03jonnybradley r60469 10branches/16.x/copyright.txt * [REL] Update copyright.txt for 16.0 [17:26] Blatinox left #tikiwiki [17:28] Tiki-KGB 03jonnybradley r60470 03branches/16.x/db/tiki-secdb_16.0_mysql.sql * [REL] SecDB for 16.0 [17:28] Tiki-KGB 03jonnybradley r60471 03tags/16.0 * [REL] Tagging release [17:44] Tiki-KGB 03jonnybradley r60472 10branches/16.x/lib/setup/twversion.class.php * [REL] Closing 16.0 release [17:46] Tiki-KGB 03jonnybradley r60473 10(59 files in 57 dirs) * [MRG] Automatic merge, branches/16.x 60461 to 60472 [19:00] Telesight joined #tikiwiki [19:02] fabricius joined #tikiwiki [19:03] jonnyb joined #tikiwiki [19:10] Bsfez joined #tikiwiki [19:32] Tiki-KGB 03sokoloski r60474 10trim/ 10(7 files in 3 dirs) * [FIX] Fixed very dangeous PHP back-tick shell execution. [20:04] Tiki-KGB 03yonixxx r60475 10branches/15.x/lib/prefs/global.php * [FIX] Typo [20:12] Tiki-KGB 03montefuscolo r60476 10branches/16.x/lib/live_support/lslib.php * [FIX] import missing variable $access to file context [20:17] montefuscolo joined #tikiwiki [20:21] Bsfez joined #tikiwiki [20:25] Bsfez joined #tikiwiki [20:26] Tiki-KGB 03montefuscolo r60477 10trunk 10trunk/lib/live_support/lslib.php * [FIX] import missing variable $access to file context [20:49] montefuscolo left #tikiwiki [20:49] montefuscolo joined #tikiwiki [20:51] montefuscolo Hey guys, I saw the mini-chat and live_support features and I think you would like the Rocket.Chat. Rocket.Chat is an open-source chat application very similar to slack. [20:51] montefuscolo It provides some integrations through iframe and APIs. [20:54] jonnyb joined #tikiwiki [20:56] Bsfez joined #tikiwiki [21:45] Bsfez joined #tikiwiki [22:37] Bsfez joined #tikiwiki [22:45] jonnyb joined #tikiwiki [23:00] jonnyb joined #tikiwiki [23:31] Bsfez joined #tikiwiki [23:39] Jyhem polom [23:45] fabricius polom jyhem [23:46] fabricius how r u Jyhem? [23:47] fabricius comment ça va?