←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
Gwaynejoined #tikiwiki
joined #tikiwiki
[02:56]
.................................................................... (idle for 5h36mn)
redflojoined #tikiwiki [08:32]
..... (idle for 23mn)
xavijoined #tikiwiki [08:55]
............ (idle for 59mn)
Tiki-KGB03xavidp r51491 10branches/13.x/lib/parser/parserlib.php
[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 )
03xavidp r51492 10branches/12.x/lib/parser/parserlib.php
[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 )
[09:54]
..... (idle for 24mn)
fabriciusjoined #tikiwiki [10:20]
.......... (idle for 47mn)
Jyhem_laptopjoined #tikiwiki [11:07]
.... (idle for 17mn)
Tiki-KGB03xavidp r51493 10branches/13.x/lib/wiki-plugins/wikiplugin_trackercalendar.php
[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
03xavidp r51494 10branches/12.x/lib/wiki-plugins/wikiplugin_trackercalendar.php
[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:24]
....... (idle for 33mn)
jonnybjoined #tikiwiki
polom
[11:59]
xavipolom [12:04]
jonnybmoqmoq xavi [12:05]
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?
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)
maybe unix timestamps allow that?
s/timestamp/time definitions
[12:05]
jonnybthere 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)
http://www.php.net/manual/en/function.strtotime.php
[12:08]
xaviok, thks, jonnyb
yes, that was the place where I did read about it! :-) I'll try with profiles....
[12:10]
Tiki-KGB03xavidp r51495 10branches/13.x/templates/wizard/profiles_demo_interesting_use_cases.tpl * [FIX]Use the profile version closer to this Tiki version.
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:26]
xavijonnyb, 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)
bug report in process to get this reproduced (probably will need some help from lph to get it fixed)
[12:35]
Tiki|botjoined #tikiwiki
New Forum Posts: phpbb credentials function lost - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=52308
[12:35]
jonnybthanks xavi - can't see why editing would be different from viewing if the date is in there... (but who knows ;) ) [12:37]
xaviyep, weirdy behavior [12:38]
Tiki|botRecent 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:47]
xavimmmm, when reproducing the issue in the show instance (13.x), I see this:
DateTime::__construct(): Failed to parse time string (1401055200000 10:00) at position 14 (1): Double time specification
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:51]
jonnybjs timestamps are unix timestamps * 1000 (based on ticks not seconds) so you need to divide by 1000 somewhere
surprised that doesn't work...
[12:59]
xaviand then, I can't edit the time of that item (no icon for popup helper to fix the date)
http://xavi-9794-5254.show.tikiwiki.org/tiki-view_tracker_item.php?itemId=5
[13:01]
Tiki|botRecent 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:07]
joined #tikiwiki [13:19]
....................................... (idle for 3h10mn)
edge226joined #tikiwiki [16:29]
................ (idle for 1h18mn)
gavincrenshawjoined #tikiwiki [17:47]
Telesightjoined #tikiwiki [17:49]
fabricius1joined #tikiwiki [17:52]
................... (idle for 1h34mn)
marclaportejoined #tikiwiki [19:26]
...... (idle for 25mn)
joined #tikiwiki
joined #tikiwiki
[19:51]
edge226joined #tikiwiki [19:53]
.... (idle for 15mn)
Tiki-KGB03lrrcenter r51497 10trunk/ 03lib/core/Tiki/Command/DailyReportSendCommand.php 10console.php
[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:08]
....... (idle for 31mn)
gavincrenshawjoined #tikiwiki [20:39]
......... (idle for 41mn)
fabriciusjoined #tikiwiki [21:20]
..... (idle for 23mn)
marclaportejoined #tikiwiki [21:43]
Jyhem_laptopjoined #tikiwiki [21:45]
Tiki-KGB03robertplummer r51498 10branches/13.x/lib/rating/ratinglib.php
[FIX] Remove multi vote counts by DELETE and ensure there is a filter for numeric vote values
03robertplummer r51499 10branches/13.x/lib/prefs/wiki.php * [FIX] Remove the default filter, as it conflicts with the votes lib
03robertplummer r51500 10branches/13.x/lib/smarty_tiki/function.rating_result_avg.php * [FIX] Remove just "0" in average nothing else
03robertplummer r51501 10branches/13.x/templates/rating.tpl * [FIX] voted in the scenario of labels the key is the vote, so point at vote
03robertplummer r51502 10branches/13.x/lib/rating/ratinglib.php * [FIX] Opps, array_filter on one too many
[21:48]
Tiki|botNew Forum Posts: Content template with page tabs - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=52315 [22:00]

←Prev date Next date→ Show only urls(Click on time to select a line by its url)