Tiki|bot: New Forum Posts: Tracker field checkbox, checked by default - http://translation.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=60907
New Forum Posts: I want my users to submit variants of wiki-articles, how do I do this? - http://translation.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=60904
New Forum Posts: Tiki15: Rebuild Search Index - http://translation.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60901
New Forum Posts: Tracker field checkbox, checked by default - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=60907
New Forum Posts: I want my users to submit variants of wiki-articles, how do I do this? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=60904
New Forum Posts: Tiki15: Rebuild Search Index - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60901 olinuxx: joined #tikiwiki Tiki-KGB: 03chibaguy r59479 10branches/15.x/themes/yeti/ 10less/bootswatch.less 10css/yeti.css * [FIX] Fix bad text-background contrast in tables in popovers. Thanks, Marc.
03chibaguy r59480 10trunk/themes/yeti/ 10less/bootswatch.less 10css/yeti.css
[FIX][bp/r59479] Fix bad text-background contrast in tables in popovers. Thanks, Marc. luciash: polom fabricius: joined #tikiwiki xavi: joined #tikiwiki Tiki-KGB: 03amnabilal r59481 10trunk/ 10templates/tiki-upload_file.tpl 10lib/jquery_tiki/tiki-jquery_upload.js
[Fix]Client side resizing, image_x and image_y parameters needs to be updated just before upload is called. tiki-upload_file.tpl reset resizing information incase gallery is changed from drop down. Tiki|bot: New Forum Posts: Tracker feature by default. - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60914
New Forum Posts: Tiki Instance at show.tiki.org - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60913 jonnyb: joined #tikiwiki Tiki|bot: New Forum Posts: Tracker feature by default. - http://translation.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60914
New Forum Posts: Tiki Instance at show.tiki.org - http://translation.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60913
New Forum Posts: Tracker field checkbox, checked by default - http://translation.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=60907
New Forum Posts: how to display objects in a grid (rows and columns): jquery libs to add? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60916
New Forum Posts: Tracker feature by default. - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60914
New Forum Posts: Tiki Instance at show.tiki.org - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60913
New Forum Posts: Customising the user registration page - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60917 jonnyb: polompompom Tiki|bot: New Forum Posts: Plugin Tracker autosave functionality not working for me - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=60918 olinuxx: joined #tikiwiki Tiki-KGB: 03jonnybradley r59482 10trunk/ 10templates/tracker/insert_item.tpl 10lib/core/Services/Tracker/Controller.php
[FIX] trackers: Use editItemPretty template in item creation as well as edit (thanks marclaporte) jonnyb: joined #tikiwiki Jyhem_laptop: joined #tikiwiki Tiki-KGB: 03amnabilal r59483 10trunk/lib/core/Tracker/Field/Files.php
[ENH]Tracker file field will use selected gallery default image_x and image_y setting if no resizing is set while defining file field. Message on file field image_x and image_y is updated as well. amette: polom jonnyb: hi amette - how's things? Jyhem_laptop: polom amette amette: hi guys, good to see you :)
things are basically good, off to Budapest tomorrow, but then I got an e-mail... ;) Jyhem_laptop: coming by plane? I land at 12:10pm amette: I land at 1000 or so, by plane, yep Jyhem_laptop: Well, don't waste 2 hours waiting for me. Unless Gezza wants to grab both of us in one go jonnyb: wish i was coming, i almost tried to book a last minute flight but just can't fit it in - will see you there virtually though :) amette: yeah, a pity, I was wondering about you - virtually then! :) Jyhem_laptop: ohhh, just make it fit. A good kick might all that's needed :-) NoteOn: joined #tikiwiki fabricius: joined #tikiwiki Tiki-KGB: 03jonnybradley r59484 10trunk/lib/core/Tiki/Command/MailQueueSendCommand.php * [FIX] mail-queue: Add exception description on error message
03jonnybradley r59485 10trunk/installer/schema/20160817_fix_dymanic_list_field_values_tiki.php
[FIX] trackers: Fixes for DynamicList fields update script.
If the linked tracker is not present then just ignore (instead of a fatal error)
03jonnybradley r59486 10branches/ 1015.x 1015.x/installer/schema/20160817_fix_dymanic_list_field_values_tiki.php
[bp/r59485][FIX] trackers: Fixes for DynamicList fields update script.
If the linked tracker is not present then just ignore (instead of a fatal error) Tiki|bot: New Forum Posts: Lenovo Tech Support Phone Number 1(888) 990-8801 - http://tiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=60925
New Forum Posts: '+1 (888) 990-8801' Lenovo Help Desk Phone Number - http://tiki.org/tiki-view_forum_thread.php?forumId=22&comments_parentId=60926 julen: joined #tikiwiki Telesight: joined #tikiwiki Tiki-KGB: 03jonnybradley r59487 10trunk/lib/prefs/zend.php * [FIX] mail-queue: Update pref's description command
03jonnybradley r59488 10trunk/lib/core/Tiki/Command/MailQueueSendCommand.php
[FIX] mail-queue: Check the object retrieved from the database is a Zend mail message, i.e. if there was old data from pre Tiki 15 using ZF1 (thanks marclaporte)
03jonnybradley r59489 10branches/ 1015.x/lib/core/Tiki/Command/MailQueueSendCommand.php 1015.x
[bp/r59488][FIX] mail-queue: Check the object retrieved from the database is a Zend mail message, i.e. if there was old data from pre Tiki 15 using ZF1 (thanks marclaporte)
03jonnybradley r59490 10trunk/lib/core/Tiki/Command/MailQueueSendCommand.php
[FIX] mail-queue: Check the object retrieved from the database is a Zend mail message... (oops, typo)
03jonnybradley r59491 10branches/ 1015.x/lib/core/Tiki/Command/MailQueueSendCommand.php 1015.x
[bp/r59490][FIX] mail-queue: Check the object retrieved from the database is a Zend mail message... (oops, typo)
03jonnybradley r59492 10trunk/lib/core/Tiki/Command/MailQueueSendCommand.php * [ENH] mail-queue: Improve feedback when sending failed
03jonnybradley r59493 10branches/ 1015.x/lib/core/Tiki/Command/MailQueueSendCommand.php 1015.x
[bp/r59484][FIX] mail-queue: Add exception description on error message
bp/r59492][ENH] mail-queue: Improve feedback when sending failed [from revision 59492] jonnyb: joined #tikiwiki luciash: plop plop Tiki|bot: New Forum Posts: Plugin Tracker autosave functionality not working for me - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=60918
New Forum Posts: Customising the user registration page - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60917
New Forum Posts: how to display objects in a grid (rows and columns): jquery libs to add? - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60916
New Forum Posts: Plugin Tracker autosave functionality not working for me - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=60918
New Forum Posts: Customising the user registration page - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60917
New Forum Posts: how to display objects in a grid (rows and columns): jquery libs to add? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60916