[00:09] MagicFab___ joined #tikiwiki [00:35] marclapo1 joined #tikiwiki [01:19] lindonb joined #tikiwiki [01:25] Tiki|bot joined #tikiwiki [01:57] marclaporte joined #tikiwiki [02:23] lindonb joined #tikiwiki [03:08] Gwayne joined #tikiwiki [03:40] Tiki-KGB 03lindonb r50698 10trunk/ 10(6 files in 4 dirs) [03:40] Tiki-KGB [REF] tablesorter: make necessary preference and status checks less error-prone and easier to implement [04:50] Tiki|bot joined #tikiwiki [04:51] marclaporte joined #tikiwiki [05:00] Tiki-KGB 03lindonb r50699 10trunk/lib/core/ 10Table/Factory.php 10Table/Plugin.php * [REF] tablesorter: eliminate unused code and add a little documentation [05:13] marclaporte joined #tikiwiki [05:55] lindonb left #tikiwiki [08:35] Telesight joined #tikiwiki [09:14] chibaguy joined #tikiwiki [09:20] fabricius joined #tikiwiki [09:38] redflo joined #tikiwiki [11:06] Tiki|bot joined #tikiwiki [11:51] chibaguy joined #tikiwiki [12:07] Tiki|bot New Forum Posts: Actualización de versión - http://tiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=51722 [13:00] jonnyb joined #tikiwiki [13:01] jonnyb pom pom polom [13:56] Tiki|bot joined #tikiwiki [13:57] chibaguy joined #tikiwiki [14:16] fabricius bow bow bolow [14:21] chibaguy joined #tikiwiki [14:24] Jyhem polom [14:25] jonnyb hi Jyhem, hi fabricius [14:25] Jyhem hi jonnyb [15:03] fabricius joined #tikiwiki [15:43] jonnyb joined #tikiwiki [15:50] Tiki|bot joined #tikiwiki [15:55] fabricius hi Jyhem, hi jonnyb [15:55] jonnyb hi fabricius [16:14] RobertPlummer joined #tikiwiki [16:15] RobertPlummer polom all [17:14] chibaguy joined #tikiwiki [17:49] xavi joined #tikiwiki [17:50] xavi polom [18:11] RobertPlummer polom xavi [18:11] xavi hi Robert [18:16] xavi RobertPlummer: do you remember that issue with some tracker items not being displayed in the calendar view (TrackarCalendar) when they had information in the field for the "location" (resource)? [18:16] RobertPlummer yes [18:16] RobertPlummer xavi: [18:16] xavi the problem seems to disappear if I remove the upper case from the strings in that dropdown box for location [18:17] xavi Reproduced in local [18:17] jonnyb hi xavi, RobertPlummer and all [18:18] jonnyb aha, good catch xavi - might be able to fix that :) (resource views worked fine in my test, bet that's why) [18:19] xavi yep [18:21] RobertPlummer interesting. [18:21] RobertPlummer trackers are a bit too advanved at times for me. [18:23] RobertPlummer So I found a bug in wikiLingo today. If you used \n*--text--\n it would go into an infinit loop, because the block modifyer '-' was being used, but it was also part of the markup for strike. Took me about 10 minutes, and I fixed it with a negative lookahead. wikiLingo is getting way more solid guys. I'm so happy it is in trunk! [18:24] RobertPlummer That we are able to break down these problems within just a few minutes is awesome. Also, I added a unit test to look for it, and ensure it never pops up again. [18:25] Tiki|bot joined #tikiwiki [18:27] RobertPlummer and tiki will reap the benifits. [18:32] fabricius robertplummer: please mind the idea of encapsulating CKE and wikilingo from each other [18:32] RobertPlummer fabricius: they don't support nesting of plugin/widgets, and they have no plans to. [18:33] RobertPlummer That is the main issue, the other is that they modify the html that we feed it to what it feels like it should be for you. [18:34] RobertPlummer fabricius: The focus on wysiwyg will come soon, but is not yet. Right now the focus is ensuring the foundation is as solid as possible, and getting the FutureLink-Protocol in place within it. That is nearly done/ [18:34] RobertPlummer . [18:35] RobertPlummer fabricius: Another reason is that contenteditable="true" in browsers is getting better and better, so that a wysiwyg "editor" will not actually be needed. [18:38] RobertPlummer fabricius: There was also a HUGE effort put into implementing a wysiwyg editor, that were somewhat like putting a square peg in a round hole. Much of it was not able to put through unit tests, to ensure, and force it to work correctly. That will not be allowed with wikiLingo. We are going to have unit tests from the beginning when we are on that initiative. So in a clean room, ie the developers computer, we can quickly u [18:39] fabricius RobertPlummer: I was not referring to WYSIWYG, but to the Either/Or activation of the two features ... using wikiLingo, CKE should be deactivated completely and no need to activate, as now ... was just a reminder ;-) [18:39] RobertPlummer lol, ok thanks, I thought I had lost you for a minute. I was thinking "Torsten, we've been through this...". ;) [18:40] RobertPlummer fabricius: Thanks for all your support on the front, I've been working out in my mind how we are going to implement the convene plugin in wikiLingo, I'm getting excited about it. [18:40] RobertPlummer I wish I could clone myself, that'd make this easier. [18:49] xavi jonnyb: confirmed also in the show instance: http://xavi-9794-5177.show.tikiwiki.org/tiki-index.php?page=Tracker_as_Calendar_10 [18:50] jonnyb thanks xavi - will try and investigate (later) [18:50] xavi items with a value with some Capital letters in the field "location" are not shown in the resource view [18:50] xavi ok, thks [18:50] jonnyb :) [18:50] xavi jonnyb: quick question: is there any var_dump equivalent for jquery? [18:52] jonnyb console.log(thing) maybe? [18:53] jonnyb is generic javascript, not just jquery [18:55] RobertPlummer console.log($); [18:55] Tiki|bot joined #tikiwiki [18:56] xavi ok, thks [19:12] RobertPlummer (though that may not be very affective) [19:33] marclaporte joined #tikiwiki [19:33] RobertPlummer hi marclaporte [19:33] RobertPlummer (polom) [20:00] fabricius joined #tikiwiki [20:19] RobertPlummer fabricius: So get this, you know how in convene there is a funny sort of a markup? [20:20] RobertPlummer fabricius: in wikiLingo, plugins can "talk". So what if we allowed this. So rather than have repeating dates and users, we had a sub plugin within convene? The plugin would be called something like an "entity", or "schema". [20:23] johnnyfive joined #tikiwiki [20:24] RobertPlummer {CONVENE()}{entity type="user" name="Robert" yes_dates="5/5/15 10pm|5/6/15 10pm"}{entity type="user" name="Torsten" no_dates="5/5/15 10pm" yes_dates="5/6/15 10pm"}{entity type="date" value="5/5/15 10pm"}{entity type="date" value="5/6/15 10pm"}{entity type="date" value="5/7/15 10pm"}{CONVENE} [20:24] RobertPlummer fabricius: ^ for example [20:25] RobertPlummer So, the body value is not an actual traversible structure. In this case: [20:25] RobertPlummer Convene.user[] and Convene.date[] (both being a collection) [20:26] RobertPlummer Visually using wysiywg this could be both designable, and easy to render to html or other structures. [20:26] RobertPlummer lphuberdeau: What do you think of the above? [20:27] RobertPlummer programming in wikiLingo, I'm actually liking it. [20:28] johnnyfive left #tikiwiki [20:28] RobertPlummer What is more, is that entity's could be reused, for example, in advertising and json linked data, as it is a schema created by schema.org, which is built from the leaders in advertising. But simply because it gives computers a better understanding of what sort of content you are pushing/pulling around. [20:36] fabricius joined #tikiwiki [20:45] Tiki|bot joined #tikiwiki [21:20] Tiki-KGB 03lphuberdeau r50700 10trunk/ 10(6 files in 4 dirs) * [ENH] Update auto-reply messages to be more accurate [21:23] xavi lphuberdeau: ? [21:25] xavi I've just hit an issue in tracker field files (12x): uploading a large (4.3Mb) pdf file through Tracker Field Files fails, but uploading it through the file gallery directly (to the same file gallery as the one defined in the tracker field files) works as expected [21:25] xavi apache error log says that the issue seems to be with mod_fcgid: stderr: PHP Fatal error: Maximum execution time of 30 seconds exceeded in /path/lib/core/TikiFilter/PreventXss.php on line 252 [21:26] xavi and that line seems to be doing a preg_replace: $val = preg_replace($patterns, $replacements, $val); [21:26] xavi I wonder if that preg_replace is always needed, and what workaround could be applied for large files to avoid the timeout of 30 seconds [21:27] xavi mmmm, and I had set in htaccess that max_input_time was 90 seconds, not 30 (sounds weird) [21:50] Tiki-KGB 03lphuberdeau r50701 10trunk/lib/cache/cachelib.php [21:50] Tiki-KGB [FIX] notices - those preferences do not exist unless a plugin from mods is installed [21:50] lphuberdeau that looks a bit strange... xss filtering on a binary file makes no sense at all [21:53] lphuberdeau in fact, all of the code is on place for it not to happen [21:58] marclaporte joined #tikiwiki [21:59] lphuberdeau xavi: got more of a stack trace? [22:03] brolin_empey_ joined #tikiwiki [22:09] sipherdee_ joined #tikiwiki [22:17] leagris joined #tikiwiki [22:56] Tiki-KGB 03marclaporte r50702 10branches/12.x/lib/prefs/fgal.php [22:56] Tiki-KGB Turning fgal_tracker_existing_search (Allow searching for existing files in the tracker files field) off by default, as it's a less common use case [22:58] Tiki-KGB 03lphuberdeau r50703 10trunk/ 10lib/user/monitormaillib.php 10templates/comment/list.tpl 10styles/layout/design.css 10lib/webmail/tikimaillib.php [22:58] Tiki-KGB [ENH] Remove inline styles, add name to reply-to address, replace some javascript by CSS [23:17] diggy joined #tikiwiki [23:34] fabricius joined #tikiwiki [23:45] Tiki|bot joined #tikiwiki