[00:18] fabricius where
[00:18] fabricius dev?
[00:19] fabricius in that case file an alert to the dev-list ... Team Infrastructure should be able to get the site working quite quick and then you can file the bug report
[00:20] fabricius But wolfganga, the bug reort is filed .. just got a notification
[00:26]  aalex joined #tikiwiki
[00:27] wolfganga Yes - https://dev.tiki.org/item5505?itemId    - but i was to setup a showcase to make it easier for anyone to look and hopefully fix it.
[00:32] fabricius ahhh so show is buggy
[00:32] fabricius =:-o
[00:32] fabricius =:-0
[00:33] fabricius => alert to devlist for Team Infrastructure
[01:11] fabricius wolfganga: item creator can modify his items is what you where looking for - user can see his own items and item creator can modify (what means user can edit his own item) ...
[02:18]  fabricius joined #tikiwiki
[03:11]  MichaelC1 joined #tikiwiki
[04:33]  aalex joined #tikiwiki
[05:49] TomJarvis Bye
[05:50]  TomJarvis left #tikiwiki
[07:32]  Bsfez joined #tikiwiki
[08:06]  gour joined #tikiwiki
[10:20]  eigenlicht joined #tikiwiki
[10:26] eigenlicht question about data is not JSON error
[10:26] eigenlicht when I try to upload a zip to a gallery
[10:32]  chibaguy joined #tikiwiki
[11:00] chibaguy polom
[11:53]  wflamme joined #tikiwiki
[11:55]  wflamme left #tikiwiki
[12:53]  Bsfez joined #tikiwiki
[13:12] Tiki-KGB 03jonnybradley r53107 10trunk/ 10(11 files in 9 dirs)
[13:12] Tiki-KGB [KIL] feature_babelfish: Removing both babelfish links and babelfish logo as neither of them work any more (and the logo could be done as a logo or custom module anyway)
[14:39]  fabricius joined #tikiwiki
[15:25]  MagicFab_ joined #tikiwiki
[15:32] Tiki-KGB 03jonnybradley r53108 10trunk/ 03lib/wiki-plugins/wikiplugin_gdgraph.php 03tiki-gdgraph.php
[15:32] Tiki-KGB [NEW] gdgraph: New plugin to use the (old) GD Graph rendering engine. Mainly for use where R cannot be installed (e.g. on shared hosting).
[15:32] Tiki-KGB More options, caching and polish to come - thanks to Geoff who did most of the work, i just tidied it up a bit :)
[15:54]  MagicFab_ joined #tikiwiki
[15:54]  MagicFab_ joined #tikiwiki
[15:55]  lindonb joined #tikiwiki
[16:16] Tiki-KGB 03jonnybradley r53109 10trunk/lib/core/Tracker/Field/ItemsList.php * [FIX] trackers: displayFields has a single empty element if not set
[16:30]  Telesight joined #tikiwiki
[16:54]  lindonb joined #tikiwiki
[16:56] Tiki-KGB 03jonnybradley r53110 10trunk/templates/modules/mod-search.tpl
[16:56] Tiki-KGB [FIX] search module: Setting width on input div doesn't help in any configuration i can find
[17:22] Tiki-KGB 03lindonb r53111 10trunk/lib/modules/modlib.php * [REF] Update path to calendar.css (missed in r52776)
[18:34]  aalex joined #tikiwiki
[18:45]  leagris joined #tikiwiki
[19:18]  chibaguy joined #tikiwiki
[19:42] Tiki-KGB 03gezzzan r53112 10trunk/ 10templates/admin/include_anchors.tpl 10templates/admin/include_list_sections.tpl 10tiki-admin.php
[19:42] Tiki-KGB [MOD] admin icon cleanup and renaming global smarty variable to a more precise name to avoid conflicts with non-admin icons
[19:57]  dabright1 joined #tikiwiki
[19:58]  pdxmaux joined #tikiwiki
[19:59]  dhz_ joined #tikiwiki
[20:09]  leagris joined #tikiwiki
[20:12]  Telesight joined #tikiwiki
[20:18]  gour joined #tikiwiki
[20:22]  MagicFab_ joined #tikiwiki
[20:26] Tiki-KGB 03gezzzan r53113 10trunk/templates/admin/include_profiles.tpl * [FIX] removing leftover character
[20:36]  olinuxx_ joined #tikiwiki
[21:00]  panamaus joined #tikiwiki
[21:07]  pdxmaux joined #tikiwiki
[21:10]  Tiki-KGB joined #tikiwiki
[21:16] Tiki-KGB 03robertplummer r53114 10branches/9.x/lib/menubuilder/menulib.php * [FIX] Security fix for groups registered to a menu item
[21:19]  RobertPlummer joined #tikiwiki
[21:19] RobertPlummer Guys, I just committed, but I believe in the wrong branch: https://sourceforge.net/p/tikiwiki/code/53114/
[21:20] RobertPlummer I was supposed to commit first to trunk, then to 12.x, then to 9.x
[21:20] RobertPlummer Is it a big deal if it went into 9.x first?
[21:20] RobertPlummer luciash: ^
[21:23]  dabright joined #tikiwiki
[21:38] Tiki-KGB 03robertplummer r53115 10trunk/lib/menubuilder/menulib.php * [fp/53114] Security fix for groups registered to a menu item
[21:40] Tiki-KGB 03robertplummer r53116 10branches/13.x/lib/menubuilder/menulib.php * [fp/53114] Security fix for groups registered to a menu item
[21:40] Tiki-KGB 03robertplummer r53117 10branches/12.x/lib/menubuilder/menulib.php * [fp/53114] Security fix for groups registered to a menu item
[21:50] Tiki-KGB 03robertplummer r53118 10branches/9.x/lib/menubuilder/menulib.php
[21:50] Tiki-KGB [FIX] Caught that "?:" is only supported by php 5.3+, tiki 9 is on 5.2 (as mentioned: https://doc.tiki.org/Requirements), so updated the syntax to use old markup
[22:25]  gezza joined #tikiwiki
[23:40] Tiki-KGB 03gezzzan r53119 10trunk/ 10(8 files in 5 dirs)
[23:40] Tiki-KGB [ENH] Partially rewriting the work-in-progess icon set handling. Changes include creating a global smarty variable ($iconset) to avoid loading and processing icon set files each time an icon is produced. The goal is to increase performance by triggering less http requests, but as a tradeoff, this will create a bit higher memory usage. Also enable themes specific icon sets, plus ad
[23:40] Tiki-KGB tikiwikiding a hopefully easy way of customization for sitewide and theme specific icon sets. Adjusting existing icon sets and creating samples customization files.