[02:56] Gwayne joined #tikiwiki [02:56] Gwayne joined #tikiwiki [08:32] redflo joined #tikiwiki [08:55] xavi joined #tikiwiki [09:54] Tiki-KGB 03xavidp r51491 10branches/13.x/lib/parser/parserlib.php [09:54] Tiki-KGB [ENH]Three more wiki argument variables related to revision-approval info (and not just any last-version info) added for better control on the display of critical info in iso9001/14001 and such certification systems, which involve document revision and aproval systems. Thanks Zac for tips (Re: https://dev.tiki.org/item5112?cookietab=2#threadId3784 ) [09:56] Tiki-KGB 03xavidp r51492 10branches/12.x/lib/parser/parserlib.php [09:56] Tiki-KGB [bp/r51491][ENH]Three more wiki argument variables related to revision-approval info (and not just any last-version info) added for better control on the display of critical info in iso9001/14001 and such certification systems, which involve document revision and approval systems. Thanks Zac for tips (Re: https://dev.tiki.org/item5112?cookietab=2#threadId3784 ) [10:20] fabricius joined #tikiwiki [11:07] Jyhem_laptop joined #tikiwiki [11:24] Tiki-KGB 03xavidp r51493 10branches/13.x/lib/wiki-plugins/wikiplugin_trackercalendar.php [11:24] Tiki-KGB [FIX]Fix position of Value and description in the options for the trackercalendar plugin; fix warnings (y in condition as character and not variable), and remove duplicate array keys found in some cases [11:26] Tiki-KGB 03xavidp r51494 10branches/12.x/lib/wiki-plugins/wikiplugin_trackercalendar.php [11:26] Tiki-KGB [bp/r51493][FIX]Fix position of Value and description in the options for the trackercalendar plugin; fix warnings (y in condition as character and not variable), and remove duplicate array keys found in some cases [11:59] jonnyb joined #tikiwiki [12:03] jonnyb polom [12:04] xavi polom [12:05] jonnyb moqmoq xavi [12:05] xavi :-) [12:06] xavi does anyone know how to indicate in a profile definition for a date field of a tracker, to set the date "in a week from now", or something similar? [12:06] xavi I read somewhere months ago that there was some syntax for that, but I don't know where to look... (first google searches failed, probably searching for the wrong strings) [12:06] xavi maybe unix timestamps allow that? [12:07] xavi s/timestamp/time definitions [12:08] jonnyb there is a clever php function that can cope with "3 weeks from now" and stuff like that, not sure if it's used in profiles (never tried it) [12:09] jonnyb http://www.php.net/manual/en/function.strtotime.php [12:10] xavi ok, thks, jonnyb [12:12] xavi yes, that was the place where I did read about it! :-) I'll try with profiles.... [12:26] Tiki-KGB 03xavidp r51495 10branches/13.x/templates/wizard/profiles_demo_interesting_use_cases.tpl * [FIX]Use the profile version closer to this Tiki version. [12:28] Tiki-KGB 03xavidp r51496 10branches/12.x/templates/wizard/profiles_demo_interesting_use_cases.tpl * [bp/r51495][FIX]Use the profile version closer to this Tiki version. [12:35] xavi jonnyb, the relative times work, even if there is some issue when editing that tracker item, since it doesn't display anything in the date field (weird) [12:35] xavi bug report in process to get this reproduced (probably will need some help from lph to get it fixed) [12:35] Tiki|bot joined #tikiwiki [12:36] Tiki|bot New Forum Posts: phpbb credentials function lost - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=52308 [12:37] jonnyb thanks xavi - can't see why editing would be different from viewing if the date is in there... (but who knows ;) ) [12:38] xavi yep, weirdy behavior [12:47] Tiki|bot Recent Bug: - 13.x: TrackerCalendar info in the popup box when hovering on items shows content without parsing (ok in 12.x) - http://dev.tiki.org/item5254 [12:51] xavi mmmm, when reproducing the issue in the show instance (13.x), I see this: [12:51] xavi DateTime::__construct(): Failed to parse time string (1401055200000 10:00) at position 14 (1): Double time specification [12:52] xavi that item was created not through the profile, but by a human thorugh the wiki page with the tracker calendar (clicking on a date of the calendar) [12:59] jonnyb js timestamps are unix timestamps * 1000 (based on ticks not seconds) so you need to divide by 1000 somewhere [12:59] jonnyb surprised that doesn't work... [13:01] xavi and then, I can't edit the time of that item (no icon for popup helper to fix the date) [13:01] xavi http://xavi-9794-5254.show.tikiwiki.org/tiki-view_tracker_item.php?itemId=5 [13:07] Tiki|bot Recent Bug: - Creation of tracker items with relative dates from profiles shows the right date in view item but empty when editing item - http://dev.tiki.org/item5255 [13:19] Tiki|bot joined #tikiwiki [16:29] edge226 joined #tikiwiki [17:47] gavincrenshaw joined #tikiwiki [17:49] Telesight joined #tikiwiki [17:52] fabricius1 joined #tikiwiki [19:26] marclaporte joined #tikiwiki [19:51] marclaporte joined #tikiwiki [19:52] marclaporte joined #tikiwiki [19:53] edge226 joined #tikiwiki [20:08] Tiki-KGB 03lrrcenter r51497 10trunk/ 03lib/core/Tiki/Command/DailyReportSendCommand.php 10console.php [20:08] Tiki-KGB [FIX] Daily Reports was not Multitiki ready. Add a new command to console.php (daily-report:send). This command should be run from cron instead of tiki-user_reports_send.php [20:39] gavincrenshaw joined #tikiwiki [21:20] fabricius joined #tikiwiki [21:43] marclaporte joined #tikiwiki [21:45] Jyhem_laptop joined #tikiwiki [21:48] Tiki-KGB 03robertplummer r51498 10branches/13.x/lib/rating/ratinglib.php [21:48] Tiki-KGB [FIX] Remove multi vote counts by DELETE and ensure there is a filter for numeric vote values [21:50] Tiki-KGB 03robertplummer r51499 10branches/13.x/lib/prefs/wiki.php * [FIX] Remove the default filter, as it conflicts with the votes lib [21:50] Tiki-KGB 03robertplummer r51500 10branches/13.x/lib/smarty_tiki/function.rating_result_avg.php * [FIX] Remove just "0" in average nothing else [21:52] Tiki-KGB 03robertplummer r51501 10branches/13.x/templates/rating.tpl * [FIX] voted in the scenario of labels the key is the vote, so point at vote [21:52] Tiki-KGB 03robertplummer r51502 10branches/13.x/lib/rating/ratinglib.php * [FIX] Opps, array_filter on one too many [22:00] Tiki|bot New Forum Posts: Content template with page tabs - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=52315