[00:22] torsten1 joined #tikiwiki [00:38] Tiki-KGB 03rjsmelo r63435 10trim/ 10scripts/backup.php 10src/instancelib.php 10src/clean.php 10src/env_setup.php [00:38] Tiki-KGB [FIX] TRIM: issue with backup cleanup, multiple notices when executing trim backup [01:02] Tiki-KGB 03robertokir r63436 10trunk/ 10templates/wiki/remove_pages.tpl 10lib/core/Services/Wiki/Controller.php [01:02] Tiki-KGB [FIX] 301 Redirect when Wiki Page is removed now works for removal of multiple pages. [02:08] robertokir left #tikiwiki [04:59] https_GK1wmSU joined #tikiwiki [05:01] https_GK1wmSU left #tikiwiki [09:32] Tiki-KGB 03kroky6 r63437 10trunk/lib/core/Search/Action/EmailAction.php [09:32] Tiki-KGB [ENH] add ListExecute EmailAction from paramter to be able to specify email address or a tracker field to take the From/Sender header details - might be UserSelector field with details about the sender email and real name; update to/replyto/cc/bcc fields to work with UserSelector fields containing multiple users [10:46] Tiki|bot Recent Bug: - http://dev.tiki.org/item6416 [10:48] Tiki-KGB 03kroky6 r63438 10trunk/lib/core/Search/Action/EmailAction.php [10:48] Tiki-KGB [ENH] add ListExecute EmailAction is_html parameter to be able to use trackerrender with html output in the content of the email [11:03] jonnyb joined #tikiwiki [11:09] redflo joined #tikiwiki [11:14] Tiki-KGB 03kroky6 r63439 10trunk/lib/wiki-plugins/wikiplugin_listexecute.php [11:14] Tiki-KGB [ENH] put Tiki url processing in external mode when executing ListExecute actions, so email actions don't send out relative urls [12:21] chibaguy joined #tikiwiki [12:21] chibaguy polom [12:22] jonnyb moloq chibaguy [12:22] chibaguy hello jonny [12:46] robertokir joined #tikiwiki [14:46] Tiki-KGB 03lfagundes r63440 10trunk/doc/devtools/satis.json [14:46] Tiki-KGB christian-vigh-phpclasses/PdfToText library in Satis, to have pure PHP PDF text extrator for search indexing [14:46] luis_asa joined #tikiwiki [15:22] luis_asa polom. I'm following https://dev.tiki.org/Composer#Adding_dependencies to add a new dependency. Already put it at composer.tiki.org, but don't know how to run composer to install package. [15:22] luis_asa the command "php temp/composer.phar update" gives an error because composer.json is not on root directory. I found it at vendor_bundled, but I remember there was another way of installing it (the same of routine that would fix permissions). [15:24] montefuscolo joined #tikiwiki [15:28] chibaguy hi luis_asa. I think jonnyb (Jonny) is a guy who knows about that, maybe. [15:39] Jyhem luis_asa: you mean running [15:39] Jyhem sh setup.sh [15:39] Jyhem ? [15:49] jonnyb joined #tikiwiki [16:25] luis_asa yes, that was it. but I got it by running composer inside vendor_bundled directory [16:27] luis_asa now I'm trying to understand how to properly load the library. The library is PdfToText, to be used in filegallib to extract text from PDF files when indexing for search. I don't want it to be loaded unless needed for indexing, otherwise it'll load a lot of resources that are not likely to be required. [16:27] luis_asa digging into tiki.xml and symfony dependency injection [16:38] Tiki-KGB 03chealer r63441 10trunk/ 10lib/core/Tiki/Command/UpdateCommand.php 10installer/tiki-installer.php 03installer/Patch.php 10installer/installlib.php [16:38] Tiki-KGB [REF] Installer: [16:38] Tiki-KGB Replace confusing $patches and $installed properties by Patch class [16:38] Tiki-KGB Implement the Singleton pattern (not yet enforced) [17:00] Tiki-KGB 03chealer r63442 10trunk/installer/installlib.php [17:00] Tiki-KGB [FIX] buildPatchList(): Non-portable call to glob() [17:00] Tiki-KGB r63432 regression. Thanks to Jonny Bradley [17:54] Tiki-KGB 03jonnybradley r63443 10branches/17.x/lib/jquery_tiki/tiki-jquery.js [17:54] Tiki-KGB [FIX] tikiModal: Make the masking box cover the whole element (including padding) [17:59] robertokir joined #tikiwiki [18:52] Tiki-KGB 03lfagundes r63444 10trunk/ 10lib/filegals/filegallib.php 10vendor_bundled/composer.json [18:52] Tiki-KGB [ENH] Extract text contents from PDF file for search indexing using native handler based on PdfToText. [19:02] Telesight joined #tikiwiki [19:14] jaywilliston joined #tikiwiki [19:16] jaywilliston Hello everyone.. still having indexing problems.. elasticsearch, tiki16, mariaDB 10.2.7 (just upgraded) [19:17] jaywilliston running "php console.php index:rebuild -vvv" gets me and html doc saying basically "Sorry but there seems to be a problem connecting to the system's database" [19:27] jonnyb hi jay, sorry - i need to go now [19:27] jonnyb might be back in a bit, but mor likely here again tomorrow, see you then jaywilliston [19:47] giesen joined #tikiwiki [20:08] robertokir left #tikiwiki [21:20] fabricius joined #tikiwiki [22:20] fabricius polom [22:20] fabricius problem: [22:20] fabricius getting mails from dev-list: works ok [22:21] fabricius sending to dev-list not working => error message from dev-list-owner, I would not be member (non-member-post or so) [22:21] fabricius can please some of the dev-list-admin check ? [22:36] robertokir joined #tikiwiki [23:28] Tiki-KGB 03chealer r63445 10trunk/installer/ 10Patch.php 10installlib.php [23:28] Tiki-KGB Installer: [23:28] Tiki-KGB Support optional patches (starting with "optional") not applied by default [23:28] Tiki-KGB installPatch(): Throw exception if patch runs nothing [23:28] Tiki-KGB runFile(): Throw an exception rather than printing error [23:47] Tiki|bot Recent Bug: - http://dev.tiki.org/item6417 [23:55] luis_asa joined #tikiwiki