171
I Use This!
Very High Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 2 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[FIX] PdfLib: Fix Font Awesome Icons Removal from PDF Output --- * [FIX] PdfLib: Fix Font Awesome Icons Removal from PDF Output
Bruno_Kambere
as Bruno Kambere
More... about 2 months ago
[FIX] profiles category handler fix --- * [FIX] profiles: `get_category_id` now seems to return `false` which counts as `isset` but is not a valid category id
jonny B
as Jonny Bradley
More... about 2 months ago
[FIX][UI] Added ARIA attributes and updated form classes, etc, for better accessibility. --- * Update ListFilter.php
chibaguy
as Gary Cunningham-Lee
More... about 2 months ago
[FIX] admin: Move zend_mail_redirect out of the smtp only block --- * [FIX] admin: Move zend_mail_redirect out of the smtp only block and correct indentation on testMail input
jonny B
as Jonny Bradley
More... about 2 months ago
[REF] some refactoring in tiki-js --- * [REF] tiki-js: remove multitoggle() and toggle the filter value input server side More... about 2 months ago
[FIX] TypeError: HTMLElement.trigger is not a function More... about 2 months ago
[FIX] (edit tracker field) Uncaught TypeError: Unsupported operand types: string & bool --- * [FIX] (edit tracker field) Uncaught TypeError: Unsupported operand types: string & bool More... about 2 months ago
[FIX] (create tracker) Uncaught Error: Call to a member function getStatusTypes() on null --- * [FIX] (create tracker) Uncaught Error: Call to a member function getStatusTypes() on null More... about 2 months ago
[REF] remove unused functions in tiki-js More... about 2 months ago
[FIX][UI] Added ARIA attributes and updated form classes, etc. for better accessibility. --- * [FIX][UI] Added ARIA attributes and updated form classes, etc. for better accessibility.
chibaguy
as Gary Cunningham-Lee
More... about 2 months ago
[FIX] calendar timezones: handle allday event times by converting to UTC @12:00am, to prevent day shifts when user's timezone is different; convert submitted times in all of the places that need conversion - previously we handled only when saving but not preview, save error, calendar change, etc. More... about 2 months ago
[FIX] catch missing tracker definition when building field output and report error More... about 2 months ago
[FIX] calendar recurring event preselection fixes More... about 2 months ago
[FIX] report caught errors connected with missing tracker definitions or fields More... about 2 months ago
[FIX] tiki-featured_link.php: Fix Undefined array key url --- See merge request tikiwiki/tiki!4735
IrAlfred
as Alfred Syatsukwa
More... about 2 months ago
[FIX] handle tracker definition exceptions in field main value and items list field More... about 2 months ago
[FIX] catch missing field error when generting itemslist output of incorrectly configured fields More... about 2 months ago
[FIX] typo More... about 2 months ago
[FIX] handle missing tracker item definitions when rebuilding index - items might have trackerId = 0 or a tracker that doesn't exist - we don't have enough context to add the entry to the search index, so we ignore the entry More... about 2 months ago
[FIX] feature memcache: Fix severe performance problem if memcache server has connection timeouts (domain is firewalled for example), and only wait 50ms before giving up. ---
bim-g
as Boss Ibrahim Mussa Gregoire
More... about 2 months ago
[FIX] commentslib.php: Add a check to the get_comment function to make sure we have an array or return null --- See merge request tikiwiki/tiki!4731
GedeonTS
as Ushindi Gedeon
More... about 2 months ago
[UPD] Update composer.lock to get smarty v5.0.0 to benefit from its fixes and updates --- * [UPD] Update composer.lock to get smarty v5.0.0 to benefit from its fix More... about 2 months ago
[FIX] Smarty modifier "d": Class "Kint\Parser\Plugin" not found | Adaptation for Kint v5.1.0 --- * [FIX] Smarty modifier "d": Class "Kint\Parser\Plugin" not found | Adapt for Kint v5.1.0 More... about 2 months ago
[FIX] Tracker files: fixed move/copy buttons not working --- * [FIX] Tracker files: fixed move/copy buttons not working
josaphatim
as Josaphat Imani
More... about 2 months ago
[FIX] last rebuild counts sum More... about 2 months ago
[FIX] tracker utilities when getting field values for fields that don't store values like Header field More... about 2 months ago
[NEW] add tracker status alternative labels --- * [NEW] add tracker status alternative labels More... about 2 months ago
[REF] remove unnecessary toggle functions in tiki-js --- * [REF] remove unecessary toggle functions More... about 2 months ago
[FIX] PHPUnit: Migrate to Pphunit 10. Refactor testing code accordingly. One test was partially disabled (Perms_MixedTest::testFilterMixed) and will be re-enabled soon. Phpunit 10 is very different in how it handles deprecation, warnings and risky tests. This surfaces many potential issues in tested code, but these will be handled in separate MRs later. --- See merge request tikiwiki/tiki!4643 More... 2 months ago
[Fix]: setup.sh: Fix setting temp folder group writable not working because of quotes around $DIR --- See merge request tikiwiki/tiki!4719
henochit
as Henock
More... 2 months ago