Gwayne: joined #tikiwiki
joined #tikiwiki pascalstjean_: joined #tikiwiki pascalstjean: joined #tikiwiki Gwayne: joined #tikiwiki
joined #tikiwiki fabricius: joined #tikiwiki Tiki-KGB: 03chibaguy r48770 10trunk/styles/ 10(10 files in 2 dirs) * [REF] Improved Bootstrap compatibility of FiveAlive and its options. arildb: joined #tikiwiki xavi: joined #tikiwiki Tiki|bot: Recent Bug: - FullCalendar UI doesn't load in mobile: use former calendar UI as a fallback - http://dev.tiki.org/item4993 luciash: polom polom Tiki|bot: Info: Tiki Wiki CMS Groupware 12 Beta is now available for download - http://info.tiki.org/article223-Tiki-Wiki-CMS-Groupware-12-Beta-is-now-available-for-download luciash: Tiki|bot: thx :) Tiki|bot: New Forum Posts: Bootstrap Components for localhost testing - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=50341 Telesight: joined #tikiwiki rodrigoprimo: joined #tikiwiki Tiki|bot: Recent Bug: - Always "away" - http://dev.tiki.org/item4994
New Forum Posts: Pretty tracker problem - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=50343 xavi: left #tikiwiki Tiki|bot: Recent Bug: - Colorbox in mobile 12.x LTS doesn't show up properly (empty black screen) - http://dev.tiki.org/item4995 Tiki-KGB: 03manivannans r48771 10branches/12.x/tiki-slideshow.php
[FIX] Changes added to float Videos to right side like images in pluginSlideshow Ref: http://dev.tiki.org/item4926 pascalstjean_: joined #tikiwiki jonnyb: joined #tikiwiki
polom luciash: jonnyb: loopm jonnyb: :)
i was just wondering if anyone know how to set an all day event in calendars on a specific day - for me it always seems to show it on the day before as well
this seems to be a bug since 9.x (i was telling a client how easy our calendars are to use! ;) ) luciash: jonnyb: heh, the bug still there ? jonnyb: seems to be
it's not a timezone thing, me, the server and tiki are all in or set to UTC luciash: jonnyb: was it something to do with UTC ?
ah
reproducible on show ? jonnyb: i guess, amongst other problems
i tried setting it not to "all day" but start at 00:00 end at 20:59 (it won't let me use 23:59), saved it and it's showing as ending at 20:59 the day before it starts
looking like calendars need marking as neglected/deprecated :( Tiki-KGB: 03jonnybradley r48772 10branches/12.x/lib/setup/mobile.php
[FIX] mobile: Disable fullcalendar in mobile (nothing was appearing, addresses wish4993, thanks Xavi again)
03manivannans r48773 10branches/12.x/lib/setup/sections.php
[FIX] Changes added to fix self link title of tiki-tracker_view_history.php is incorrect Ref: http://dev.tiki.org/item4982 lphuberdeau: joined #tikiwiki Tiki|bot: Recent Bug: - All day events span two days - http://dev.tiki.org/item4996 jonnyb: hmm, tedious - of course it doesn't do it on show.tiki (calendar thing - must be timezone related) arildb: Hi luciash luciash: jonnyb: aye
arildb: hi arildb: To my email "Pretty tracker problem", you replied: Does the page have set cache to 0 ?
How do i do/check that? jonnyb: hi arildb luciash: arildb: Admin > Wiki panel arildb: Hi jonnyb luciash: arildb: or by editing the page arildb: Is this a page setting? jonnyb: the pref is also on admin/performance/wiki i think
it can be global or per page arildb: checking jonnyb: default is off though arildb: IN Admin > Performance: Cache wiki pages (global): no cache luciash: arildb: ok, then it is off globally, should be fine then arildb: I cannot see a setting at page protperty level luciash: then it must be Smarty cache arildb: how can I alter that? luciash: there is param for trackerlist / tracker plugin iirc to force compile arildb: checking luciash: arildb: not sure it is in the docs, try the Plugin Helper UI if it is available there when you add the plugin to a wiki page arildb: The error occurs in the tracker viewer. The initial listing is a trackerlist plugin, which selects a company. Once the company is clicked it switched to the tracker item view, where the pretty tracker is displayed. Thus no wiki page where the error is occuring luciash: arildb: ah, pretty hard then
for me at least arildb: The tracker item view is a pretty tracker ... using a wiki page as a template.
yes, difficult for me too ... luciash: arildb: this will sound ridiculous but could you use a wiki page as a template with a tracker plugin with another wiki page used as a template ? (dunno if it makes things worse even ;))
arildb: anyway, clearly there is a regression bug which needs to be solved arildb: probably makes it worse, yes...but that's how it is. A pretty tracker can use a web page as a template...and that's how it's done here.
This is also a bug in Tiki 9
I tried to upgrade to Tiki 12 to get rd of it, but it's still there
... and difficult to locate
the tracker loads everything fine ...I can see iut in the debugger
but when the final result is presented, it contains the contacts/data from the previous element Tiki-KGB: 03lphuberdeau r48774 10branches/12.x/lib/userslib.php
[FIX] Slow-down related to re-fetching permission list from cache in some object lists, store in memory after first use marclaporte: joined #tikiwiki jonnyb: what fun - appears php thinks Europe/London is on UTC+1 (we're not)
gotta go, more later MichaelC1: joined #tikiwiki luciash: jonnyb: what does the tiki-check say ? do you have your timezone set in php.ini ? jonnyb: hi luciash - i have Europe/London in php ini
we are UTC+1 in the summer, but not now luciash: jonnyb: ah
jonnyb: funny, php thinks it is still summer there :) jonnyb: if i do "date" in the shell it says: Wed 27 Nov 2013 14:45:52 GMT luciash: mine says CET which is correct
15:48 jonnyb: ok, this is odd - in php if i do "date('c')" it returns 2013-11-27T14:48:21+00:00 which is right
but if i do "date('c',1378252800)" it returns 2013-09-04T01:00:00+01:00 which is wrong...
(1378252800 is the start timestamp of my calendar event) luciash: jonnyb: doesn't Tiki override the PHP value on Admin > Genereal > Time settings panel ? jonnyb: really have to do now, this is doing my head in :) luciash: bb jonnyb: hmm, that's set to UTC
same if i revert it to london
i reproduced on show, which apparently is in Amsterdam - if i set my tz to that too single day events appear over two days
ok, off now (really) Telesight: joined #tikiwiki Tiki-KGB: 03lphuberdeau r48775 10branches/12.x/ 10lib/setup/prefs.php 10installer/tiki-installer.php 10lib/core/Tiki/Command/InstallCommand.php * [FIX] Initialize the index post-install to avoid errors marclaporte: joined #tikiwiki Tiki-KGB: 03lphuberdeau r48776 10branches/12.x/lib/trackers/trackerlib.php * [FIX] No valid reason for hidden fields not to be logged/stored in history marclaporte: joined #tikiwiki Tiki|bot: Recent Bug: - Add Activity Stream video to tv.tiki.org and doc.tiki.org - http://dev.tiki.org/item4997 redflo: joined #tikiwiki Tiki|bot: Recent Bug: - See PHP error logs from within Tiki - http://dev.tiki.org/item4998 dabright: joined #tikiwiki fabricius: joined #tikiwiki jonnyb: joined #tikiwiki Tiki|bot: Recent Bug: - PluginMap: not showing geolocated users - http://dev.tiki.org/item4999 luciash: shameless plug: https://tiki.org/blogpost564
jonnyb: wb jonnyb: hi luciash
nice post, thanks (i never managed to get shadow layer to work myself, might have saved some template customisations on some sites) luciash: thx Tiki-KGB: 03lphuberdeau r48777 10branches/12.x/lib/userslib.php * [FIX] (Re-)Add geo-location to user links jonnyb: lphuberdeau: r48777 looks good thanks, very sorry for missing the geolocated bits out when i moved it all fabricius: hi luciash jonnyb: I just commented on the "Shadow Layer" blog post. .. Good to bring that up luci, thx rodrigoprimo: joined #tikiwiki Tiki-KGB: 03lphuberdeau r48778 10branches/12.x/lib/core/Search/Elastic/ResultSet.php
[FIX] CODE blocks and HTML blocks could cause page breakages when presenting search results Tiki|bot: New Forum Posts: All day events in calendars - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=50359 dabright: joined #tikiwiki Tiki-KGB: 03lphuberdeau r48779 10branches/12.x/ 10lib/core/Search/Elastic/QueryBuilder.php 10lib/test/core/Search/Elastic/QueryBuilderTest.php * [FIX] Prefix search would not work with multiple terms in elasticsearch Tiki|bot: Recent Bug: - Quick permissions on a BigBlueButton object permissions - http://dev.tiki.org/item5000 marclaporte: joined #tikiwiki pascalstjean_: joined #tikiwiki Tiki|bot: Recent Bug: - "Similar Content" should exclude identical content - http://dev.tiki.org/item5001 Tiki-KGB: 03jobicarter r48780 10branches/12.x/lib/jquery_tiki/autoToc.js * [FIX] fixed auto toc showing blank anchors in FF due to element.innerText use panamaus: joined #tikiwiki ears: joined #tikiwiki panamaus: joined #tikiwiki