robertokir: joined #tikiwiki Tiki-KGB: 03rjsmelo r63423 10trunk/ 10(7 files in 3 dirs)
[ENH] Replace the old pear css minifier, with matthiasmullie/minify that was already used for JS https_GK1wmSU: joined #tikiwiki
left #tikiwiki Guddu: joined #tikiwiki
hi
does it expose REST services? Cuma: joined #tikiwiki
Hi, could you please tell me if it is possible to copy and paste screenshots into forum posts?
We are looking for a forum to use internally in our company and we need to find one with good image support fabricius: joined #tikiwiki redflo: joined #tikiwiki Tiki-KGB: 03rjsmelo r63424 10trunk/ 10templates/admin/include_trackers.tpl 10templates/admin/include_performance.tpl 10lib/prefs/allocate.php 10lib/pdflib.php
[MOD] Rename preference introduced in 63422, the limits apply to print pdf and not only for trackers Telesight: joined #tikiwiki jonnyb: joined #tikiwiki Jyhem_: polom jonnyb: pompom Jyhem Jyhem: hi jonnyb
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.
Do we have a smarty filter which replaces @ with (at) ?
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. :( 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 Jyhem: I was hoping for some {$f_xxx|anonymize} thing. Tiki-KGB: 03jonnybradley r63425 10(36 files in 35 dirs)
[MRG] Automatic merge, branches/17.x 63407 to 63419
Resolved conflicted state of 'lang/pt-br/language.php' with "mc"
03jonnybradley r63426 10branches/17.x/doc/ 10stable.version 10regular.cycle * [REL] update version notifiers (will merge to trunk next)
03jonnybradley r63427 10trunk/doc/stable.version 10trunk/doc/regular.cycle 10trunk * [MRG] Automatic merge, branches/17.x 63419 to 63426 robertokir: joined #tikiwiki Jyhem: I'll look at smarty's regexp modifiers (after lunch) fabricius: joined #tikiwiki luis_asa: joined #tikiwiki chibaguy: joined #tikiwiki
polom jonnyb: pompom chibaguy chibaguy: hi jonnyb jonnyb: chibaguy: can you remember what the name of the thing is that makes an extra scrollbar at the top of the responsive tables? chibaguy: ah, I'll have to do a little digging. jonnyb: i tried digging and random searching but failed, was hoping you'd remember :) chibaguy: :-) torsten1: joined #tikiwiki chibaguy: jonny, this looks similar to what I saw before, if not the same: https://codepen.io/hellokatili/pen/yegxjP
https://github.com/avianey/jqDoubleScroll . Pretty sure this is it. jonnyb: aha, that looks liklely
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)
Thanks chibaguy :) chibaguy: Sounds great. You're welcome. jonnyb: joined #tikiwiki robertokir: joined #tikiwiki luis_asa: joined #tikiwiki fleg[m]: joined #tikiwiki Tiki-KGB: 03jonnybradley r63428 10branches/17.x/lib/ 10tikilib.php 10wiki-plugins/wikiplugin_avatar.php
[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!
03jonnybradley r63429 10trunk/lib/tikilib.php 10trunk 10trunk/lib/wiki-plugins/wikiplugin_avatar.php * [MRG] Automatic merge, branches/17.x 63426 to 63428
03jonnybradley r63430 10branches/17.x/templates/trackerinput/userpreference.tpl * [FIX] trackers: Missing escape on input value (thanks again luciash!)
03jonnybradley r63431 10branches/17.x/lib/wiki-plugins/wikiplugin_includetpl.php
[DOC] includetpl: Add a clue on how to use the plugin values in the smarty template
03chealer r63432 10trunk/installer/installlib.php
buildPatchList():
[REF] Optimize
Throw exception if glob() fails 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
https://github.com/christian-vigh-phpclasses/PdfToText fabricius: joined #tikiwiki Telesight: joined #tikiwiki 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
03chealer r63434 10trunk/ 10lib/core/Tiki/Command/InstallCommand.php 10templates/tiki-install.tpl 10lib/test/bootstrap.php
[FIX] Regressions from r63433
Oops