Tomasz Chiliński

Results 9 issues of Tomasz Chiliński

Reference: https://github.com/esbenp/pdf-bot/issues/22

@vsch we use markdown enhanced 3.0.197.64 and it has broken TOC link generator support when it's used in GitHub Wiki. Let's take a look at example: ```md ## cashimport.filename_pattern ```...

fixed for next release
fix available
bug

I've prepared exampe which demonstrates the occured problem: https://www.chilan.com/smarty-test-3.tar.xz You have two possible variants: 1. With commented out the following lines: ```php //$SMARTY->setMergeCompiledIncludes(true); //$SMARTY->setDefaultResourceType('extendsall'); ``` In this variant **header.html** and...

Hello, is there a way to force cacti to auto-unlock graph trees after some user inactivity timer expires (I'd prefer it to be per user configurable, but global setting would...

enhancement
tree

Bieżąca wersja 28-git z master. Mamy w logu php: ``` PHP Warning: Undefined variable $search in /var/www/html/lms/modules/eventadd.php on line 55 ``` Pojawiło się po ostatnich zmianach związanych z przypisaniem węzłów...

warning

https://github.com/lmsgit/lms/blob/f38beefd947f5db5d2172e9c84c552c8bc2c5597/modules/customerassignmentadd.php#L40 powoduje, że dane zwrócone przez hook: https://github.com/lmsgit/lms/blob/f38beefd947f5db5d2172e9c84c552c8bc2c5597/modules/customerassignmentadd.php#L75 są pomijane w liniach w wierszach: https://github.com/lmsgit/lms/blob/f38beefd947f5db5d2172e9c84c552c8bc2c5597/modules/customerassignmentadd.php#L79-L84 Pytanie czy jest to celowe i będzie się częściej pojawiać, czy błąd? Najprościej było by...

…hich store selector of underneath elements which are modified simultaneously with scombobox element

Hello, Thanks for great piece of code! is there a way to pass entered invalid value with other form data? I've found other solution so far - during form submit...

Janusz, planuję zintegrować GUS-REGON z LMS/LMS+ (http://lms.org.pl / http://github.com/lmsgit/lms) w oparciu o zaprojektowaną przez Ciebie bibliotekę. Próbowałem wykonać testy na podanym przez GUS kluczu testowym API - zwraca błąd "bad...