<!-- Some styling for better description lists --><style type='text/css'>dt { font-weight: bold;float: left;display:inline;margin-right: 1em} dd { display:block; margin-left: 2em}</style>

   fabricius: dev?
   <br> 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
   <br> But wolfganga, the bug reort is filed .. just got a notification
   aalex: joined #tikiwiki
   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.
   fabricius: ahhh so show is buggy
   <br> =:-o
   <br> =:-0
   <br> =&gt; alert to devlist for Team Infrastructure
   <br> <u>wolfganga</u>: 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) ...
   <br> joined #tikiwiki
   MichaelC1: joined #tikiwiki
   aalex: joined #tikiwiki
   TomJarvis: Bye
   <br> left #tikiwiki
   Bsfez: joined #tikiwiki
   gour: joined #tikiwiki
   eigenlicht: joined #tikiwiki
   <br> question about data is not JSON error
   <br> when I try to upload a zip to a gallery
   chibaguy: joined #tikiwiki
   <br> polom
   wflamme: joined #tikiwiki
   <br> left #tikiwiki
   Bsfez: joined #tikiwiki
   Tiki-KGB: 03jonnybradley r53107 10trunk/ 10(11 files in 9 dirs)
   <br> [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)
   fabricius: joined #tikiwiki
   MagicFab_: joined #tikiwiki
   Tiki-KGB: 03jonnybradley r53108 10trunk/ 03lib/wiki-plugins/wikiplugin_gdgraph.php 03tiki-gdgraph.php
   <br> [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).
   <br> More options, caching and polish to come - thanks to Geoff who did most of the work, i just tidied it up a bit :)
   MagicFab_: joined #tikiwiki
   <br> joined #tikiwiki
   lindonb: joined #tikiwiki
   Tiki-KGB: 03jonnybradley r53109 10trunk/lib/core/Tracker/Field/ItemsList.php * [FIX] trackers: displayFields has a single empty element if not set
   Telesight: joined #tikiwiki
   lindonb: joined #tikiwiki
   Tiki-KGB: 03jonnybradley r53110 10trunk/templates/modules/mod-search.tpl
   <br> [FIX] search module: Setting width on input div doesn't help in any configuration i can find
   <br> 03lindonb r53111 10trunk/lib/modules/modlib.php * [REF] Update path to calendar.css (missed in r52776)
   aalex: joined #tikiwiki
   leagris: joined #tikiwiki
   chibaguy: joined #tikiwiki
   Tiki-KGB: 03gezzzan r53112 10trunk/ 10templates/admin/include_anchors.tpl 10templates/admin/include_list_sections.tpl 10tiki-admin.php
   <br> [MOD] admin icon cleanup and renaming global smarty variable to a more precise name to avoid conflicts with non-admin icons
   dabright1: joined #tikiwiki
   pdxmaux: joined #tikiwiki
   dhz_: joined #tikiwiki
   leagris: joined #tikiwiki
   Telesight: joined #tikiwiki
   gour: joined #tikiwiki
   MagicFab_: joined #tikiwiki
   Tiki-KGB: 03gezzzan r53113 10trunk/templates/admin/include_profiles.tpl * [FIX] removing leftover character
   olinuxx_: joined #tikiwiki
   panamaus: joined #tikiwiki
   pdxmaux: joined #tikiwiki
   Tiki-KGB: joined #tikiwiki
   <br> 03robertplummer r53114 10branches/9.x/lib/menubuilder/menulib.php * [FIX] Security fix for groups registered to a menu item
   RobertPlummer: joined #tikiwiki
   <br> Guys, I just committed, but I believe in the wrong branch: https://sourceforge.net/p/tikiwiki/code/53114/
   <br> I was supposed to commit first to trunk, then to 12.x, then to 9.x
   <br> Is it a big deal if it went into 9.x first?
   <br> <u>luciash</u>: ^
   dabright: joined #tikiwiki
   Tiki-KGB: 03robertplummer r53115 10trunk/lib/menubuilder/menulib.php * [fp/53114] Security fix for groups registered to a menu item
   <br> 03robertplummer r53116 10branches/13.x/lib/menubuilder/menulib.php * [fp/53114] Security fix for groups registered to a menu item
   <br> 03robertplummer r53117 10branches/12.x/lib/menubuilder/menulib.php * [fp/53114] Security fix for groups registered to a menu item
   <br> 03robertplummer r53118 10branches/9.x/lib/menubuilder/menulib.php
   <br> [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
   gezza: joined #tikiwiki
   Tiki-KGB: 03gezzzan r53119 10trunk/ 10(8 files in 5 dirs)
   <br> [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
   <br> tikiwikiding a hopefully easy way of customization for sitewide and theme specific icon sets. Adjusting existing icon sets and creating samples customization files.