Jyhem_: joined #tikiwiki Caarrie|away: joined #tikiwiki bobby1: joined #tikiwiki fabricius: joined #tikiwiki Tiki|bot: New Forum Posts: link bar above article image when using plugin articles on wiki page - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56027
New Forum Posts: Dev.t.o feedback - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56017
New Forum Posts: Tiki Importer Status - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=20&comments_parentId=56013
New Forum Posts: link bar above article image when using plugin articles on wiki page - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56027
New Forum Posts: Dev.t.o feedback - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56017
New Forum Posts: Tiki Importer Status - http://tiki.org/tiki-view_forum_thread.php?forumId=20&comments_parentId=56013 tanhieu: joined #tikiwiki
left #tikiwiki Tiki-KGB: 03nkoth r55258 10branches/14.x/lib/core/Search/Elastic/Connection.php
[FIX] Elasticsearch not creating alias if for some reason an index from previous (old versions perhaps) with the same name as alias exists. Also refix r54920 Index name already exist as alias in elasticsearch error which was rolled back earlier due to error fabricius1: joined #tikiwiki Tiki|bot: New Forum Posts: link bar above article image when using plugin articles on wiki page - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56027
New Forum Posts: Dev.t.o feedback - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56017
New Forum Posts: Tiki Importer Status - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=20&comments_parentId=56013
New Forum Posts: link bar above article image when using plugin articles on wiki page - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56027
New Forum Posts: Dev.t.o feedback - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56017
New Forum Posts: Tiki Importer Status - http://tiki.org/tiki-view_forum_thread.php?forumId=20&comments_parentId=56013
New Forum Posts: link bar above article image when using plugin articles on wiki page - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56027
New Forum Posts: Dev.t.o feedback - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56017
New Forum Posts: Tiki Importer Status - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=20&comments_parentId=56013
New Forum Posts: link bar above article image when using plugin articles on wiki page - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56027
New Forum Posts: Dev.t.o feedback - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56017
New Forum Posts: Tiki Importer Status - http://tiki.org/tiki-view_forum_thread.php?forumId=20&comments_parentId=56013 chibaguy: joined #tikiwiki
polom
anyone else seeing problems with file gallery permissions? In a tiki 13 site, taking away 'view gallery", etc from a gallery doesn't seem to prevent a user from browsing it. I'll check in 14. Telesight: joined #tikiwiki Tiki|bot: New Forum Posts: Fresh regression noticed on Themes - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56030 fabricius: joined #tikiwiki Tiki-KGB: 03luciash r55259 10trunk/doc/devtools/satis.json * [NEW] i18n RTL support: added morteza/bootstrap-rtl for Bootstrap to satis.json Cr0vaX: polom 2 all Jyhem_laptop: joined #tikiwiki Tiki|bot: New Forum Posts: How often gets http://composer.tiki.org/ updated? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56032
Recent Bug: - http://dev.tiki.org/item5658 Cr0vaX: chibaguy: I'm using v14b+SVN, and gallery permissions work fine chibaguy: Ok, thanks, Cr0vaX. I was having the trouble in a Tiki 13 installation, not up to date. Cr0vaX: I'm trying to create a link to a file that is hosted on a server share, for example \servernamesharefilename.xlsx, and the link I'm trying to create is file://\servernamesharefilename.xlsx, but TikiWiki changes it and I'm unable to open the file directly chibaguy: mm, sorry, no experience with that. Tiki|bot: New Forum Posts: Top scrollbar for table-responsive divs - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56033 Cr0vaX: the syntax [file://\computernameshareaeiou.txt|link_text] is converted to file:///computername/share/aeiou.txt which is not a valid URL
açso tried severel combinations, like file://\\computernameshareaeiou.txt, file:////computernameshareaeiou.txt all of them are turned into file:///computername/share/aeiou.txt
*also chibaguy_: joined #tikiwiki chibaguy__: joined #tikiwiki chibaguy: joined #tikiwiki Tiki|bot: joined #tikiwiki chibaguy_: joined #tikiwiki Cr0vaX: brb
joined #tikiwiki
repolom Tiki-KGB: 03jonnybradley r55260 10branches/ 1014.x/lib/wiki-plugins/wikiplugin_trackercalendar.php 1014.x/templates/wiki-plugins/trackercalendar.tpl * [FIX] trackercalendar: Repair intentation prior to backporting fabricius: joined #tikiwiki nelsonko: joined #tikiwiki Cr0vaX: joined #tikiwiki fabricius1: joined #tikiwiki Cr0vaX: rerepolom jonnyb: joined #tikiwiki
polompolom Tiki-KGB: 03jonnybradley r55261 10branches/14.x/lib/core/Tracker/Field/UserSelector.php
[FIX] trackers: Always add a "None" option to the user selector even if it is mandatory to be more consistent with other dropdown fields.
Manadory is enforced client-side by jquery.validation if enabled and server-side on submit if not (thanks marclaporte)
03jonnybradley r55262 10branches/ 1013.x 1013.x/lib/core/Tracker/Field/UserSelector.php
Merged from 14.x
[FIX] trackers: Always add a "None" option to the user selector even if it is mandatory to be more consistent with other dropdown fields.
Manadory is enforced client-side by jquery.validation if enabled and server-side on submit if not (thanks marclaporte) [from revision 55261]
03jonnybradley r55263 10branches/ 1012.x 1012.x/lib/core/Tracker/Field/UserSelector.php
[bp/r55262][FIX] trackers: Always add a "None" option to the user selector even if it is mandatory to be more consistent with other dropdown fields.
Manadory is enforced client-side by jquery.validation if enabled and server-side on submit if not (thanks marclaporte) [from revision 55261] Cr0vaX: hi jonnyb jonnyb: ho Cr0vaX Tiki-KGB: 03jonnybradley r55264 10branches/14.x/lib/jquery_tiki/tiki-jquery.js
[FIX] modals: All our modals use a remote href to load the contents via AJAX so the open event passed to openModal needs to run on the loaded event, not shown (this lead to new tracker fields often ending up with an ugly permNames such as f_42)
03jonnybradley r55265 10branches/14.x/templates/wiki-plugins/trackercalendar.tpl
[FIX] trackercalendar: Prevent js error if event.description was not set, and use ? or & properly depending on the url entered in the data.url fabricius: joined #tikiwiki Tiki-KGB: 03jonnybradley r55266 10branches/14.x/lib/wiki-plugins/wikiplugin_trackercalendar.php * [FIX] trackercalendar: Obey the external param
03jonnybradley r55267 10(14 files in 11 dirs) * [MRG] Automatic merge, branches/14.x 55250 to 55266 gezza: joined #tikiwiki Tiki-KGB: 03gezzzan r55268 10branches/14.x/templates/modules/mod-quickadmin.tpl * [FIX] theme generator option was missing <li> Telesight: joined #tikiwiki gilles_: joined #tikiwiki
hello where are stored personnalized modules ? fabricius: joined #tikiwiki
polom Jyhem_laptop: joined #tikiwiki DarkCalf: joined #tikiwiki