[00:42] Tiki-KGB 03rjsmelo r63422 10trunk/ 10templates/admin/include_trackers.tpl 10templates/admin/include_performance.tpl 10lib/prefs/allocate.php 10lib/pdflib.php * [ENH] Enable setting "Time and Memory Limits" for printing [02:27] robertokir joined #tikiwiki [02:42] Tiki-KGB 03rjsmelo r63423 10trunk/ 10(7 files in 3 dirs) [02:42] Tiki-KGB [ENH] Replace the old pear css minifier, with matthiasmullie/minify that was already used for JS [05:16] https_GK1wmSU joined #tikiwiki [05:17] https_GK1wmSU left #tikiwiki [07:33] Guddu joined #tikiwiki [07:34] Guddu hi [07:34] Guddu does it expose REST services? [07:37] Cuma joined #tikiwiki [07:37] Cuma Hi, could you please tell me if it is possible to copy and paste screenshots into forum posts? [07:38] Cuma We are looking for a forum to use internally in our company and we need to find one with good image support [08:17] fabricius joined #tikiwiki [09:12] redflo joined #tikiwiki [10:18] Tiki-KGB 03rjsmelo r63424 10trunk/ 10templates/admin/include_trackers.tpl 10templates/admin/include_performance.tpl 10lib/prefs/allocate.php 10lib/pdflib.php [10:18] Tiki-KGB [MOD] Rename preference introduced in 63422, the limits apply to print pdf and not only for trackers [10:33] Telesight joined #tikiwiki [10:45] jonnyb joined #tikiwiki [10:48] Jyhem_ polom [10:48] jonnyb pompom Jyhem [10:49] Jyhem hi jonnyb [10:50] Jyhem I have a field of type "User selector" and the site uses "login with email". I display user info using a smarty file template and this email shows up fully. [10:50] Jyhem Do we have a smarty filter which replaces @ with (at) ? [10:51] Jyhem we already have: « Obscure the email address when using the email address as username if possible (coverage will not be complete) » and it does not work here. :( [11:26] jonnyb sorry Jyhem - that pref i think only works in wiki markup parsing - usually you would use the "use real name" pref to hide emails, i don't think there's anyghing else for trackers [11:33] Jyhem I was hoping for some {$f_xxx|anonymize} thing. [11:34] Tiki-KGB 03jonnybradley r63425 10(36 files in 35 dirs) [11:34] Tiki-KGB [MRG] Automatic merge, branches/17.x 63407 to 63419 [11:34] Tiki-KGB Resolved conflicted state of 'lang/pt-br/language.php' with "mc" [11:38] Tiki-KGB 03jonnybradley r63426 10branches/17.x/doc/ 10stable.version 10regular.cycle * [REL] update version notifiers (will merge to trunk next) [11:38] Tiki-KGB 03jonnybradley r63427 10trunk/doc/stable.version 10trunk/doc/regular.cycle 10trunk * [MRG] Automatic merge, branches/17.x 63419 to 63426 [12:03] robertokir joined #tikiwiki [12:29] Jyhem I'll look at smarty's regexp modifiers (after lunch) [12:57] fabricius joined #tikiwiki [13:00] luis_asa joined #tikiwiki [13:02] chibaguy joined #tikiwiki [13:07] chibaguy polom [13:08] jonnyb pompom chibaguy [13:08] chibaguy hi jonnyb [13:11] jonnyb chibaguy: can you remember what the name of the thing is that makes an extra scrollbar at the top of the responsive tables? [13:11] chibaguy ah, I'll have to do a little digging. [13:13] jonnyb i tried digging and random searching but failed, was hoping you'd remember :) [13:14] chibaguy :-) [13:15] torsten1 joined #tikiwiki [13:17] chibaguy jonny, this looks similar to what I saw before, if not the same: https://codepen.io/hellokatili/pen/yegxjP [13:18] chibaguy https://github.com/avianey/jqDoubleScroll . Pretty sure this is it. [13:19] jonnyb aha, that looks liklely [13:20] jonnyb i'll do a local patch for this on a client site and if it works well we can add it to tiki - and maybe also a pref for Jyhem's toggle button for responsive tables (everywhere) [13:21] jonnyb Thanks chibaguy :) [13:21] chibaguy Sounds great. You're welcome. [14:38] jonnyb joined #tikiwiki [14:46] robertokir joined #tikiwiki [14:50] luis_asa joined #tikiwiki [15:42] fleg[m] joined #tikiwiki [16:00] Tiki-KGB 03jonnybradley r63428 10branches/17.x/lib/ 10tikilib.php 10wiki-plugins/wikiplugin_avatar.php [16:00] Tiki-KGB [FIX] avatars: Use realName if "user_show_realnames" or "email as username" is enabled on the image alt attribute (also define plugin avatar as outputting html) Thanks luciash! [16:04] Tiki-KGB 03jonnybradley r63429 10trunk/lib/tikilib.php 10trunk 10trunk/lib/wiki-plugins/wikiplugin_avatar.php * [MRG] Automatic merge, branches/17.x 63426 to 63428 [16:44] Tiki-KGB 03jonnybradley r63430 10branches/17.x/templates/trackerinput/userpreference.tpl * [FIX] trackers: Missing escape on input value (thanks again luciash!) [17:18] Tiki-KGB 03jonnybradley r63431 10branches/17.x/lib/wiki-plugins/wikiplugin_includetpl.php [17:18] Tiki-KGB [DOC] includetpl: Add a clue on how to use the plugin values in the smarty template [17:44] Tiki-KGB 03chealer r63432 10trunk/installer/installlib.php [17:44] Tiki-KGB buildPatchList(): [17:44] Tiki-KGB [REF] Optimize [17:44] Tiki-KGB Throw exception if glob() fails [18:48] luis_asa polom. can anyone help me on how to include an extenal library with composer? I have the project github, but apparently it's not on packagist [18:48] luis_asa https://github.com/christian-vigh-phpclasses/PdfToText [19:31] fabricius joined #tikiwiki [19:32] Telesight joined #tikiwiki [20:36] Tiki-KGB 03chealer r63433 10trunk/ 10lib/core/Tiki/Command/UpdateCommand.php 10installer/installlib.php 10lib/core/Tiki/Command/InstallCommand.php 10lib/test/bootstrap.php * [REF] Installer: Rename and group properties failures and success [23:28] Tiki-KGB 03chealer r63434 10trunk/ 10lib/core/Tiki/Command/InstallCommand.php 10templates/tiki-install.tpl 10lib/test/bootstrap.php [23:28] Tiki-KGB [FIX] Regressions from r63433 [23:28] Tiki-KGB Oops