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

WhoWhatWhen
fabriciusjoined #tikiwiki [00:12]
................................................................................................ (idle for 7h58mn)
redflojoined #tikiwiki [08:10]
......................... (idle for 2h4mn)
Tiki-KGB03yonixxx r60595 10branches/15.x/tiki-setup.php * [bp/r59001] [Fix] Missing language prefs for re captcha. [10:14]
olinuxxjoined #tikiwiki [10:24]
...... (idle for 26mn)
Tiki-KGB03kroky6 r60596 10branches/16.x/ 10lib/core/Search/Elastic/Index.php 10lib/core/Search/Elastic/QueryBuilder.php 10lib/test/core/Search/Elastic/QueryBuilderTest.php
[FIX] ElasticSearch fix for empty/non-empty filtering for string and date types of fields (datetime fields have null values removed from the index and special search 'exists' query is needed in that case)
03kroky6 r60597 10branches/ 1015.x/lib/core/Search/Elastic/QueryBuilder.php 1015.x/lib/core/Search/Elastic/Index.php 1015.x 1015.x/lib/test/core/Search/Elastic/QueryBuilderTest.php
[bp/60596] [FIX] ElasticSearch fix for empty/non-empty filtering for string and date types of fields (datetime fields have null values removed from the index and special search 'exists' query is needed in that case)
03kroky6 r60598 10(9 files in 7 dirs) * [MRG] Automatic merge, branches/16.x 60586 to 60596
[10:50]
amette_polom [11:04]
Tiki-KGB03kroky6 r60599 10trunk/lib/wiki-plugins/wikiplugin_pivottable.php * [FIX] pivottable using elasticsearch fix for trackeritem type of object [11:18]
...... (idle for 27mn)
Tiki|botjoined #tikiwiki [11:45]
jonnybjoined #tikiwiki [11:48]
xavijoined #tikiwiki [11:53]
Bsfezjoined #tikiwiki [12:07]
Tiki-KGB03kroky6 r60600 10trunk/lib/ 10core/Tracker/Field/UserSelector.php 10core/Tracker/Item.php 10trackers/trackerlib.php
[FIX] trim after str_getcsv for multiple users in a tracker userfield inserted with empty spaces
[12:16]
03kroky6 r60601 10trunk/lib/core/Search/Action/TrackerItemModify.php * [FIX] don't show TrackerItemModify value field if calc is defined [12:30]
03kroky6 r60602 10trunk/lib/core/Tracker/Field/DynamicList.php
[FIX] preselect DynamicList field when editing existing item (JQ change handler was not being executed on initial load)
[12:40]
......... (idle for 44mn)
03jonnybradley r60603 10branches/16.x/tiki-view_tracker.php
[FIX] trackers: Better fix for php7 notices, thanks Nelson :)
Revert r60514: Notices (although i think this section of code is redundant?)
[13:24]
.... (idle for 18mn)
03montefuscolo r60604 10trunk/lib/wiki-plugins/wikiplugin_shorten.php * [FIX] introduced version [13:42]
....... (idle for 30mn)
03jonnybradley r60605 10branches/16.x/ 10composer.json 10composer.lock
[UPD] Change the version restriction on ckeditor from ^ to ~ so it stays on 4.5.x for this branch - some other minor updates occurred, like jquery-file-upload from 9.14.0 to 9.14.1 and elfinder 2.1.16 to 2.1.19 plus require-dev updates as usual.
[14:12]
03jonnybradley r60606 10trunk/tiki-view_tracker.php 10trunk/composer.json 10trunk/composer.lock 10trunk
[MRG] Automatic merge, branches/16.x 60596 to 60605
Resolved conflicted state of 'composer.lock' using "mc"
(updating composer properly casued a lot of "dist" package urls to move from composer.tiki.org to github.com - needs fixing properly)
[14:26]
....... (idle for 30mn)
nelsonkojoined #tikiwiki [14:56]
...... (idle for 28mn)
Tiki-KGB03montefuscolo r60607 10trunk/lib/wiki/wikilib.php * [FIX] when copying wiki page, also copy page categories [15:24]
........ (idle for 36mn)
03yonixxx r60608 10branches/16.x/templates/tiki-view_forum.tpl * [FIX] Missing {tr} tag.
03yonixxx r60609 10branches/15.x/templates/tiki-view_forum.tpl * [bp/60608] [Fix] Missing {tr} tags.
[16:00]
Jyhempolom [16:10]
BsfezHi Jyhem (in call conf) [16:11]
Telesightjoined #tikiwiki [16:18]
........... (idle for 50mn)
Tiki-KGB03yonixxx r60610 10branches/16.x/templates/tiki-view_forum.tpl * [FIX] Missing {tr} tag.
03yonixxx r60611 10branches/15.x/templates/tiki-view_forum.tpl * [bp/60610] [Fix] Missing {tr} tags.
03yonixxx r60612 10branches/ 1015.x/lang/he/language.php 1015.x/lang/fr/language.php * [TRA] Improving french and hebrew translation
03yonixxx r60613 10branches/16.x/lang/he/language.php * [TRA] improving hebrew translation
[17:08]
montefuscolojoined #tikiwiki [17:14]
JyhemI try to upluad txt files but I get "File could not be uploaded. Restrictions apply." error. where do I tell Tiki txt files are OK ? [17:26]
........ (idle for 38mn)
Bsfezjoined #tikiwiki
joined #tikiwiki
joined #tikiwiki
[18:04]
...... (idle for 27mn)
fabriciusjoined #tikiwiki [18:33]
...... (idle for 28mn)
joined #tikiwiki [19:01]
..... (idle for 20mn)
Leujoined #tikiwiki [19:21]
Bsfezjoined #tikiwiki [19:25]
...... (idle for 29mn)
joined #tikiwiki [19:54]
Tiki-KGB03jonnybradley r60614 10branches/16.x/ 10tiki-wizard_admin.php 10lib/wiki-plugins/wikiplugin_appframe.php 10tiki-wizard_user.php
[FIX] layout: Complete show hide left and right module zones revamp.
I missed some hideCol js calls, the wizard ones aren't needed as they use the layout_plain.tpl which doesn't have columns and plugin appframe, which could do with a server-side fix but this is better than nothing (thanks Luci)
Also fix some appframe references to page elements that were removed in the bootstrappification process
03jonnybradley r60615 10branches/ 1015.x/tiki-wizard_admin.php 1015.x 1015.x/lib/wiki-plugins/wikiplugin_appframe.php 1015.x/tiki-wizard_user.php
[bp/r60614][FIX] layout: Complete show hide left and right module zones revamp.
I missed some hideCol js calls, the wizard ones aren't needed as they use the layout_plain.tpl which doesn't have columns and plugin appframe, which could do with a server-side fix but this is better than nothing (thanks Luci)
Also fix some appframe references to page elements that were removed in the bootstrappification process
03jonnybradley r60616 10(7 files in 5 dirs) * [MRG] Automatic merge, branches/16.x 60605 to 60614
[20:00]
jonnybjoined #tikiwiki [20:12]
...................... (idle for 1h46mn)
Tiki-KGB03yonixxx r60617 10branches/16.x/lang/he/language.php * [TRA] improving hebrew translation
03yonixxx r60618 10branches/15.x/lang/he/language.php * [TRA] Improving hebrew translation
[21:58]
jonnybjoined #tikiwiki [22:10]

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