171
I Use This!
Very High Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[FIX] fix unified_included_plugins default pref after a recent update and add sql migration to fix already corrupted databases More... 29 days ago
[FIX] tracker field validation - skip readonly fields that are visible only but not editable and improve plugin tracker error msg More... 29 days ago
[FIX] Fix Warning: Undefined array keys in wikiplugin_cypht.php file --- See merge request tikiwiki/tiki!4860 More... 30 days ago
[FIX] categlib.php: fixing array_merge() Argument #2 must be of type array, false given --- See merge request tikiwiki/tiki!4881
Bienvenumoringa
as Bienvenu Moringa
More... 30 days ago
[FIX] tiki-admin_structures Warning: message_error:'foreach() argument must be of type array|object, null given' when submitting an action without selecting an item; action=delete structure for example --- See merge request tikiwiki/tiki!4886 More... 30 days ago
[FIX] phpseclib3: fix phpseclib3 namespace, fixes Class \phpseclib\Crypt\Random not found --- See merge request tikiwiki/tiki!4885 More... 30 days ago
[FIX] Module tracker_input: fixing permName parameter must be provided --- See merge request tikiwiki/tiki!4849
Bienvenumoringa
as Bienvenu Moringa
More... 30 days ago
[FIX] lang: Make translations in the database work (again?)
jonny B
as Jonny Bradley
More... about 1 month ago
[FIX] Tiki blog post update: Undefined array key 'excerpt' --- See merge request tikiwiki/tiki!4846 More... about 1 month ago
[FIX] normalize PDO prepared statement bound variables array before using it to prevent HY093 errors of missing parameters More... about 1 month ago
[FIX] Fix undefined array key issues in calendarlib.php, Controller.php, BaseController.php --- See merge request tikiwiki/tiki!4872
GedeonTS
as Ushindi Gedeon
More... about 1 month ago
[FIX] tiki-history_sheets.php : Warning : Undefined array key 'sheetId' --- * [FIX] tiki-history_sheets.php : Warning : Undefined array key 'sheetId'
aggestor
as aggestor mhl
More... about 1 month ago
[FIX] Tiki Shoutbox module, Warning: Undefined array key... --- * [FIX] This commit is to fix the error : Warning: Undefined array key 'shout_facebook' in Shoutbox module More... about 1 month ago
Multiple fixes for multilingual tracker items --- * [FIX] i18n: Run `convertAbsoluteLinksToRelative` on each element of a multilingual tracker field value array to prevent a fatal error when updating too (and add a default `` instead of null if the current `lang` doesn't have a value yet
jonny B
as Jonny Bradley
More... about 1 month ago
[ENH] XMPP Module - A module does not need to be activated to display its name
Domeshow Emmanuel
as Domeshow
More... about 1 month ago
[FIX] XMPP Module - There is a bug when you want to use the module but you have not yet configured the plugin
Domeshow Emmanuel
as Domeshow
More... about 1 month ago
[REF] change tiki('copy') to be called from the trigger element itself instead of from the document More... about 1 month ago
[FIX](mod-quick_search): Fix error with query results --- * [FIX](mod-quick_search): Fix error with query results * This was happening because of passing an object to array_filter * Also modified template to include title in the rendered search result * Related work item: https://avan.tech/item104379
Ushindi-Zirimwabagabo-Josue
as Josué USHINDI ZIRIMWABAGABO
More... about 1 month ago
[FIX] ranklib.php: Fix bug where parentId column ambiguity caused SQL error --- * Add join table for tiki_comments and tiki_forums
GedeonTS
as Ushindi Gedeon
More... about 1 month ago
Plugin list format=trackerrender should work on the title field --- * [FIX] list: Plugin list format=trackerrender should work on the title field when addressed as `name=title` (so translation, for instance, gets done)
jonny B
as Jonny Bradley
More... about 1 month ago
Avoid fatal error when item has been deleted --- * [FIX] trackers: Avoid fatal strangled error when item has been deleted and make the user error appear in the footer with the relevant values
jonny B
as Jonny Bradley
More... about 1 month ago
[FIX][UI] Amelia and BookStacked themes - fix more color contrast issues for... --- * [FIX][UI] Amelia and BookStacked themes - fix more color contrast issues for better WCAG AA compliance.
chibaguy
as Gary Cunningham-Lee
More... about 1 month ago
[FIX] Fix a number of version checking problems in tiki-check.php, and update required database versions according to what was ageed on.
Benoit Grégoire
as benoitg
More... about 1 month ago
[FIX] Tracker Field Files - MIME Type Filter : Remove the loader when we upload a wrong document --- * [FIX] Tracker Field Files - MIME Type Filter : Remove the loader when we upload a wrong document
jmkadimba
as Jean-Marc Kadimba
More... about 1 month ago
Fix some fatal "strangler" tracker errors --- * [FIX] trackers: Fix some fatal "strangler" errors found while reindexing old upgraded tracker data
jonny B
as Jonny Bradley
More... about 1 month ago
[FIX] FakerCommand: replace deprecated property access with method call More... about 1 month ago
[UPD] npm update and bump dart-sass to latest
Benoit Grégoire
as benoitg
More... about 1 month ago
[FIX] LogsLib: Fix Array to string conversion --- See merge request tikiwiki/tiki!4845
Grandi0z
as Joseph Lwanzo Kausi
More... about 1 month ago
[REF] tiki-js: adjustRating() & parseQuery, remove unecessary conditional statements and replace deprecated substr method More... about 1 month ago
[FIX] Tiki PHP 8.4 deprecation: Resolve Implicitly marking a parameter as nullable is deprecated since PHP 8.4 --- * [FIX] Tiki PHP 8.4 deprecation: Resolve Implicitly marking a parameter as nullable is deprecated since PHP 8.4 More... about 1 month ago