Tiki-KGB: 03rjsmelo r63435 10trim/ 10scripts/backup.php 10src/instancelib.php 10src/clean.php 10src/env_setup.php
[FIX] TRIM: issue with backup cleanup, multiple notices when executing trim backup
03robertokir r63436 10trunk/ 10templates/wiki/remove_pages.tpl 10lib/core/Services/Wiki/Controller.php
[FIX] 301 Redirect when Wiki Page is removed now works for removal of multiple pages. robertokir: left #tikiwiki https_GK1wmSU: joined #tikiwiki
left #tikiwiki Tiki-KGB: 03kroky6 r63437 10trunk/lib/core/Search/Action/EmailAction.php
[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 Tiki|bot: Recent Bug: - http://dev.tiki.org/item6416 Tiki-KGB: 03kroky6 r63438 10trunk/lib/core/Search/Action/EmailAction.php
[ENH] add ListExecute EmailAction is_html parameter to be able to use trackerrender with html output in the content of the email jonnyb: joined #tikiwiki redflo: joined #tikiwiki Tiki-KGB: 03kroky6 r63439 10trunk/lib/wiki-plugins/wikiplugin_listexecute.php
[ENH] put Tiki url processing in external mode when executing ListExecute actions, so email actions don't send out relative urls chibaguy: joined #tikiwiki
polom jonnyb: moloq chibaguy chibaguy: hello jonny robertokir: joined #tikiwiki Tiki-KGB: 03lfagundes r63440 10trunk/doc/devtools/satis.json
christian-vigh-phpclasses/PdfToText library in Satis, to have pure PHP PDF text extrator for search indexing luis_asa: joined #tikiwiki
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.
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). montefuscolo: joined #tikiwiki chibaguy: hi luis_asa. I think jonnyb (Jonny) is a guy who knows about that, maybe. Jyhem: luis_asa: you mean running
sh setup.sh
? jonnyb: joined #tikiwiki luis_asa: yes, that was it. but I got it by running composer inside vendor_bundled directory
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.
digging into tiki.xml and symfony dependency injection Tiki-KGB: 03chealer r63441 10trunk/ 10lib/core/Tiki/Command/UpdateCommand.php 10installer/tiki-installer.php 03installer/Patch.php 10installer/installlib.php
[REF] Installer:
Replace confusing $patches and $installed properties by Patch class
Implement the Singleton pattern (not yet enforced)
03chealer r63442 10trunk/installer/installlib.php
[FIX] buildPatchList(): Non-portable call to glob()
r63432 regression. Thanks to Jonny Bradley
03jonnybradley r63443 10branches/17.x/lib/jquery_tiki/tiki-jquery.js
[FIX] tikiModal: Make the masking box cover the whole element (including padding) robertokir: joined #tikiwiki Tiki-KGB: 03lfagundes r63444 10trunk/ 10lib/filegals/filegallib.php 10vendor_bundled/composer.json
[ENH] Extract text contents from PDF file for search indexing using native handler based on PdfToText. Telesight: joined #tikiwiki jaywilliston: joined #tikiwiki
Hello everyone.. still having indexing problems.. elasticsearch, tiki16, mariaDB 10.2.7 (just upgraded)
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" jonnyb: hi jay, sorry - i need to go now
might be back in a bit, but mor likely here again tomorrow, see you then jaywilliston giesen: joined #tikiwiki robertokir: left #tikiwiki fabricius: joined #tikiwiki
polom
problem:
getting mails from dev-list: works ok
sending to dev-list not working => error message from dev-list-owner, I would not be member (non-member-post or so)
can please some of the dev-list-admin check ? robertokir: joined #tikiwiki Tiki-KGB: 03chealer r63445 10trunk/installer/ 10Patch.php 10installlib.php
Installer:
Support optional patches (starting with "optional") not applied by default
installPatch(): Throw exception if patch runs nothing
runFile(): Throw an exception rather than printing error Tiki|bot: Recent Bug: - http://dev.tiki.org/item6417 luis_asa: joined #tikiwiki