| ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
| Who | What | When |
|---|---|---|
| Tiki|bot | New Forum Posts: Mobile conversation - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49866 | [00:05] |
| ....... (idle for 34mn) | ||
| marclaporte1 | joined #tikiwiki | [00:39] |
| MichaelC | joined #tikiwiki | [00:39] |
| ..... (idle for 24mn) | ||
| marclaporte | joined #tikiwiki | [01:03] |
| Tiki|bot | Recent Bug: - "Database `d01863d1` was created" shouldn't appear - http://dev.tiki.org/item4819 | [01:15] |
| Recent Bug: - Excluded categories issue in admin panel - http://dev.tiki.org/item4820 | [01:25] | |
| marclaporte | joined #tikiwiki | [01:30] |
| ................. (idle for 1h20mn) | ||
| joined #tikiwiki | [02:50] | |
| ...................... (idle for 1h46mn) | ||
| rinnan | joined #tikiwiki | [04:36] |
| ......... (idle for 43mn) | ||
| marclaporte_ | joined #tikiwiki | [05:19] |
| .............. (idle for 1h5mn) | ||
| marclaporte | joined #tikiwiki | [06:24] |
| ......... (idle for 40mn) | ||
| MichaelC | joined #tikiwiki | [07:04] |
| MichaelC1 | joined #tikiwiki | [07:08] |
| ........... (idle for 51mn) | ||
| Telesight | joined #tikiwiki | [07:59] |
| joined #tikiwiki | [08:07] | |
| ...... (idle for 27mn) | ||
| marclaporte | joined #tikiwiki | [08:34] |
| .... (idle for 15mn) | ||
| joined #tikiwiki | [08:49] | |
| ......... (idle for 43mn) | ||
| GillesM | joined #tikiwiki | [09:32] |
| ....... (idle for 30mn) | ||
| rodrigoprimo | joined #tikiwiki | [10:02] |
| ............ (idle for 56mn) | ||
| Tiki|bot | joined #tikiwiki
Recent Bug: - WYSIWYG admin panel should appear when basic prefs is chosen (the default) - http://dev.tiki.org/item4824 Recent Bug: - Show.tiki.org: spinner doesn't last long enough - http://dev.tiki.org/item4825 Recent Bug: - Areas administration: deleting categories don't remove them from Area - http://dev.tiki.org/item4826 | [10:58] |
| redflo | joined #tikiwiki | [11:13] |
| ..... (idle for 21mn) | ||
| rodrigoprimo | joined #tikiwiki | [11:34] |
| ............. (idle for 1h1mn) | ||
| jonnyb | joined #tikiwiki
stormy polom | [12:35] |
| ..... (idle for 22mn) | ||
| ricks99 | joined #tikiwiki | [12:58] |
| .... (idle for 18mn) | ||
| Tiki-KGB | 03manivannans r48192 10trunk/ 10lib/wiki-plugins/wikiplugin_img.php 10composer.json 10tiki-setup.php 10composer.lock * [ENH] Image magnification feature added to image plugin. | [13:16] |
| Tiki|bot | New Forum Posts: tiki history - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49868 | [13:19] |
| Tiki-KGB | 03manivannans r48193 10trunk/doc/devtools/satis.json * [ENH] CodeMirror upgraded to latest stable version (3.16). | [13:24] |
| ..... (idle for 21mn) | ||
| ricks99 | left #tikiwiki | [13:45] |
| ....... (idle for 33mn) | ||
| MagicFab_ | joined #tikiwiki
joined #tikiwiki | [14:18] |
| marclaporte | joined #tikiwiki | [14:20] |
| ricks99 | joined #tikiwiki | [14:26] |
| dhazel | joined #tikiwiki | [14:33] |
| ricks99 | polom y'all | [14:33] |
| .... (idle for 18mn) | ||
| left #tikiwiki | [14:51] | |
| .... (idle for 17mn) | ||
| redflo | left #tikiwiki | [15:08] |
| jonnyb | joined #tikiwiki | [15:19] |
| Tiki-KGB | 03jonnybradley r48194 10branches/12.x/ 10admin/include_workspace.php 10templates/admin/include_workspace.tpl 10lib/perspective/binderlib.php
[FIX] areas: Empty areas list before updating areas so deleted categories/perspectives get removed from the list plus a few cosmetic fixes. Thanks marclaporte, hopefully addresses wish4826 | [15:24] |
| .... (idle for 18mn) | ||
| arildb | joined #tikiwiki | [15:42] |
| arildb_ | joined #tikiwiki | [15:52] |
| Tiki-KGB | 03manivannans r48195 10trunk/doc/devtools/satis.json * [ENH] Flv and Mp3 packages are added to the composer. | [16:00] |
| .............. (idle for 1h5mn) | ||
| redflo | joined #tikiwiki | [17:05] |
| ....... (idle for 33mn) | ||
| Caarrie|away | joined #tikiwiki | [17:38] |
| ....... (idle for 32mn) | ||
| joined #tikiwiki | [18:10] | |
| arildb | joined #tikiwiki | [18:21] |
| .... (idle for 19mn) | ||
| Tiki-KGB | 03jonnybradley r48196 10branches/12.x/lib/categories/categlib.php
[FIX] categories: Only check perms etc on $maxRecords of found objects rather than the whole data-set, unless $maxRecords is set to -1. The category plugin, for instance, was filtering all objects (could be thousands) while only being asked to return 10 items, resulting in up to a minute for some pages to render. 03jonnybradley r48197 10branches/12.x/tiki-browse_categories.php [FIX] categories: While asking for 0 maxRecords in browse categories following r48196 was now running really quickly, the counts returned were not reflecting permissions, so revert to using -1 so everything gets fully filtered (but is slow again) | [18:40] |
| arildb_ | joined #tikiwiki | [18:53] |
| Tiki|bot | New Forum Posts: Category filtering [was r48196] branches/12.x/lib/categories/categlib.php] - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49877 | [18:59] |
| Telesight | joined #tikiwiki | [19:01] |
| Tiki-KGB | 03jonnybradley r48198 10(6 files in 6 dirs) * [MRG] Automatic merge, branches/12.x 48184 to 48197 | [19:06] |
| MichaelC1 | joined #tikiwiki | [19:15] |
| Telesight | joined #tikiwiki | [19:20] |
| ...... (idle for 25mn) | ||
| MichaelC | joined #tikiwiki | [19:45] |
| fabricius | joined #tikiwiki | [19:50] |
| ...... (idle for 28mn) | ||
| MichaelC1 | joined #tikiwiki | [20:18] |
| ....... (idle for 33mn) | ||
| joined #tikiwiki | [20:51] | |
| .... (idle for 17mn) | ||
| marclaporte | joined #tikiwiki | [21:08] |
| arildb_ | joined #tikiwiki | [21:12] |
| MichaelC | joined #tikiwiki | [21:19] |
| ........ (idle for 35mn) | ||
| Caarrie|away | joined #tikiwiki | [21:54] |
| MichaelC1 | joined #tikiwiki | [21:55] |
| fabricius | joined #tikiwiki | [21:56] |
| ...... (idle for 26mn) | ||
| redflo | joined #tikiwiki | [22:22] |
| ....... (idle for 33mn) | ||
| rodrigoprimo | joined #tikiwiki | [22:55] |
| Tiki|bot | New Forum Posts: Category filtering [was r48196] branches/12.x/lib/categories/categlib.php] - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49877
New Forum Posts: tiki history - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49868 New Forum Posts: Mobile conversation - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49866 | [23:09] |
| New Forum Posts: Category filtering [was r48196] branches/12.x/lib/categories/categlib.php] - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49877
New Forum Posts: tiki history - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49868 New Forum Posts: Mobile conversation - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49866 | [23:19] | |
| ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |