xavi: left #tikiwiki Tiki-KGB: 03xavidp r49103 10branches/12.x/ 10templates/styles/mobile/freetag.tpl 10templates/styles/mobile/freetag_list.tpl 10templates/styles/mobile/tiki-browse_freetags.tpl
[MOD]Change colors of freetags in mobile mode to something lighter color but still different from other buttons Tiki|bot: New Forum Posts: Comments in Tiki 12 - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=50673 Gwayne: joined #tikiwiki chibaguy: joined #tikiwiki redflo: left #tikiwiki Tiki-KGB: 03chibaguy r49104 10trunk/templates/tiki-wiki_topline.tpl * [REF] Bootstrapify pdf export button. Thanks, Marc.
03chibaguy r49105 10trunk/templates/tiki-page_bar.tpl * [REF] Bootstrapify (again?) wiki page show-comments button. Thanks, Marc.
03nkoth r49106 10branches/12.x/ 10lib/core/Tiki/Profile.php 10lib/core/Tiki/Profile/Object.php * [FIX] Symbols that point to local file profiles do not work
03nkoth r49107 10branches/12.x/lib/core/Tiki/Profile.php * [FIX] Symbols that point to local file profiles do not work (more) chibaguy: joined #tikiwiki fabricius: joined #tikiwiki redflo: joined #tikiwiki xavi: joined #tikiwiki Tiki|bot: New Forum Posts: Is there a way to use "date and time" as a filter for tracker? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=50674 Tiki-KGB: 03chibaguy r49108 10trunk/templates/tiki-rename_page.tpl * [REF] Bootstrapified. luciash: hi everyone Tiki-KGB: 03nkoth r49109 10branches/12.x/lib/core/Tiki/Profile.php
[FIX] Prevent large number of same references from causing crash due to overnesting
03luciash r49110 10(6 files in 4 dirs) * [MRG] Automatic merge, branches/12.x 49101 to 49109 xavi: hi luciash dhazel: joined #tikiwiki luciash: xavi: hola ! :) Telesight: joined #tikiwiki bubulle: joined #tikiwiki xavi: :-)
Jyhem ?
@ Jyhem : we need to talk about PluginR Tiki-KGB: 03xavidp r49111 10mods/trunk/ 10wiki-plugins/r/lib/wiki-plugins/wikiplugin_rr.php 10Packages/wikiplugins-r.info.txt
[ENH]Cached files stored by default in folder with page id instead of page name to fix issues with pagenames with special characters (thanks Jyhem). New param cacheby (pageid | pagename) added, which defaults to pageid to be futureproof with people using it in other languages with special characters in pagenames, but allowing to respect previous behavior when choosing the other op
tikiwikition pagename which matches current wiki argument variable page for advanced custom R scripts in wiki pages.
03gezzzan r49112 10trunk/templates/ 10translated-lang.tpl 10tiki-wiki_topline.tpl * [MOD] bootstrap styling of translation button for wiki pages and articles rodrigoprimo: joined #tikiwiki Tiki-KGB: 03gezzzan r49113 10trunk/templates/ 10article_trailer.tpl 10tiki-view_articles.tpl * [MOD]language button for articles ready for boostrap
03xavidp r49114 10branches/12.x/lib/parser/parserlib.php
[ENH]Add {{pageid}} also as a new wiki argument variable (needed for custom scripts with PluginR reusing content generated in the default cached folder).
03xavidp r49115 10branches/12.x/lib/parser/parserlib.php
[ENH]Add {{domainslash_if_multitiki}} also as a new wiki argument variable, since that is going to be one more needed to make cache-dir-paths in custom scripts work in both normal or in multitiki environments
03sept_7 r49116 10trunk/templates/ 10bootstrap_menu.tpl 10admin/include_look.tpl 10fgal_listing_conf.tpl 10admin/include_textarea.tpl * [FIX] Fix some smarty notices...
03sept_7 r49117 10trunk/ 10fgal_listing_conf.php 10lib/setup/prefs.php * [FIX] Fix some PHP notices...
03sept_7 r49118 10trunk/tiki-admin_system.php
[FIX] Reorder includes to load mobile.php BEFORE javascript.php as the later
depends on the former...
03sept_7 r49119 10trunk/tiki-setup_base.php * [FIX] Reoder code to have the right prefs loaded before we need them... arildb: joined #tikiwiki Jyhem: polom redflo: joined #tikiwiki Tiki-KGB: 03chibaguy r49120 10trunk/templates/ 10translated-lang.tpl 10tiki-wiki_topline.tpl
[ENH] Moved translation button above backlinks gadget in wiki action icons so all buttons are aligned in-line. Removed span around link to be consistent with one-element buttons. Added btn-default class to translation button so it will have a border and background color for Tiki-unaware stylesheets.
03chibaguy r49121 10trunk/templates/translated-lang.tpl * [FIX] Fixed my typo.
03chibaguy r49122 10trunk/templates/article_trailer.tpl * [FIX] Removed span around link to be consistent with one-element buttons.
03chibaguy r49123 10trunk/templates/article_trailer.tpl
[ENH] Buttonized the other icons in the article trailer (as per discussion at TikiFest, that this improved UI on small devices). MagicFab_: joined #tikiwiki
joined #tikiwiki Tiki-KGB: 03sept_7 r49124 10trunk/ 10templates/modules/mod-switch_lang.tpl 10modules/mod-func-switch_lang.php * [ENH] add abrv mode for switch-lang module to display only language shortname
03sept_7 r49125 10branches/12.x/ 10templates/modules/mod-switch_lang.tpl 10modules/mod-func-switch_lang.php
[ENH/BP r49124] add abrv mode for switch-lang module to display only language
shortname
03sept_7 r49126 10branches/12.x/templates/remarksbox.tpl * [FIX] Fix notice in smarty.
03sept_7 r49127 10branches/ 1012.x 1012.x/templates/tiki-admin_actionlog.tpl
[FIX] Fix date interval shown in actionlog filter, mix between start_date and
end_date...
03sept_7 r49128 10trunk/templates/tiki-admin_actionlog.tpl 10trunk
[FIX/FP 49127] Fix date interval shown in actionlog filter, mix between
start_date and end_date...
03sept_7 r49129 10branches/12.x/templates/tiki-list_file_gallery.tpl * [FIX] Use proper string for translation
03sept_7 r49130 10trunk/templates/tiki-list_file_gallery.tpl 10trunk * [FP 49129/FIX] Use proper string for translation
03sept_7 r49131 10branches/12.x/lib/smarty_tiki/function.popup.php * [FIX] Badly formated element with rogue '"'...
03sept_7 r49132 10trunk 10trunk/lib/smarty_tiki/function.popup.php * [FP 49131/FIX] Badly formated element with rogue '"'...
03sept_7 r49133 10branches/12.x/lib/headerlib.php * [FIX] headerlib might be called from non-global context : make $smarty global.
03sept_7 r49134 10trunk/lib/headerlib.php 10trunk
[FP 49133/FIX] headerlib might be called from non-global context : make $smarty global. MagicFab_: joined #tikiwiki Tiki-KGB: 03sept_7 r49135 10branches/12.x/lib/setup/perms.php
[FIX] Avoid empty or uninformative content in the logs when coming this
AuhtToken...
03sept_7 r49136 10trunk/lib/setup/perms.php 10trunk
[FP 49135/FIX] Avoid empty or uninformative content in the logs when coming
this AuhtToken... MichaelC: joined #tikiwiki Tiki-KGB: 03jonnybradley r49137 10trunk/lib/parser/parserlib.php 10trunk * [MRG] Automatic merge, branches/12.x 49109 to 49135 jonnyb: joined #tikiwiki
hi all - long time no polom xavi: hi
wohoo, sept_7 is on fire! Tiki|bot: New Forum Posts: Fwd: Smarty 3.1.16 Released - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=50681
New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[49127] branches/12.x - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=50680 jonnyb: xavi: just looking at https://dev.tiki.org/Semi-automatic+merging+period#Q:_How_to_test_if_it_is_a_dead_trunk_copy_
did you write that? if so what od you mean "dead copy"? xavi: mmm, I'm afraid it was not written by me.... -: xavi checking jonnyb: ok, the answer about "Meld" looked like you, just wondering :) xavi: yes, my part was https://dev.tiki.org/Semi-automatic+merging+period#Q:_How_to_resolve_conflicts_
we had a feature like svn blame (annotate) for wiki pages, added by cdrwhite....
I wonder if it works in tiki12.x.... (anyway, it seems it's not enabled in dev.t.o). shall we enable it? jonnyb: is that the contributions stuff? seen lots of code about it but never tried it... xavi: yes, see: http://doc.tiki.org/Contributions+by+author
which is different from the "Contribution type" (feature "Contributions") jonnyb: might work still i guess... probably best to try it out on a test first? Tiki|bot: New Forum Posts: Fwd: Check out your new profile and more on Ohloh.net! - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=50683 Tiki-KGB: 03jonnybradley r49138 10branches/12.x/tiki-admin_forums.php * [FIX] forums: Return to list after saving a forum
03jonnybradley r49139 10branches/12.x/tiki-view_forum.php
[FIX] forums: If attaching a file to a new topic fails stay on tiki-view_forum.php to display the message
03jonnybradley r49140 10branches/12.x/ 10templates/mail/unsuccessful_logins.tpl 10tiki-login.php 10lib/userslib.php * [bp/r49086][FIX] cleanup unsuccessful logins processing. Thanks, Pete
03jonnybradley r49141 10branches/12.x/tiki-admingroups.php * [FIX] groups: Return to the list after saving a group
03jonnybradley r49142 10branches/ 1011.x 1011.x/tiki-login_validate.php * [bp/r49065][FIX] login: Check email validation Tiki|bot: New Forum Posts: branches/9.x externals - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=50686 MichaelC: joined #tikiwiki Tiki-KGB: 03jonnybradley r49143 10branches/ 109.x 109.x/tiki-login_validate.php * [bp/r49065][FIX] login: Check email validation
03jonnybradley r49144 10branches/12.x/lib/jquery_tiki/autoToc.js * [FIX] auto-toc: Make static div non-transparent
03jonnybradley r49145 10(6 files in 4 dirs)
[MRG] Automatic merge, branches/12.x 49135 to 49144
Whitespace conflict resolved in lib/userslib.php Tiki|bot: New Forum Posts: Adding custom buttons - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=50687 marclaporte: joined #tikiwiki xavi: left #tikiwiki marclaporte: joined #tikiwiki
joined #tikiwiki