170
I Use This!
Very High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[FIX] Smarty 5 suport: Calendar availability: Using illegal value for key attribute for foreach function --- * [FIX] Smarty 5 suport: Calendar availability: Using illegal value for key and item attributes for foreach loop More... about 1 month ago
[FIX] Smarty 5 support: Using illegal value for key attribute for foreach loop in use.tpl --- * [FIX] Smarty 5 support: Using illegal value for key attribute for foreach loop in use.tpl More... about 1 month ago
[FIX] Smarty 5 support: foreach loop's item attribute has illegal value --- * [FIX] Smarty 5 support: foreach loop's item attribute has illegal value More... about 1 month ago
[FIX] Go back to phpunit9 for now (Reverts part of 8a5840a95414), we need unit... --- * [FIX] Go back to phpunit9 for now (Reverts part of 8a5840a95414), we need unit tests to at least execute in CI More... about 1 month ago
[FIX][UI] Improve accessibility by providing a link to enable screen reader... --- * [FIX][UI] Improve accessibility by providing a link to enable screen reader uses to jump via tab key directly to main content.
chibaguy
as Gary Cunningham-Lee
More... about 1 month ago
[FIX] Converse.js - Add emojis.js to public generated folder --- * [FIX] Converse.js - Add emojis.js to public generated folder More... about 1 month ago
[ENH] Get Tiki-XMPP-ConverseJS to a basic working state --- * [FIX] Remove unimportant files from public More... about 1 month ago
[UPD] Diagram: add tikitikiwiki/diagram v24.0.1 --- * [UPD] Diagram: add tikitikiwiki/diagram v24.0.1
YanLupundu
as Lupundu Yan
More... about 1 month ago
[FIX] templates: Improve the fix for plugin list wiki templates --- * [FIX] templates: Improve the fix i did in 353152a1 to avoid making `trackerlist` "wiki" template pages _not_ smarty parsed (because they are an indeterminate sort of half wiki, half smarty resource...)
jonny B
as Jonny Bradley
More... about 1 month ago
[ENH] Smarty 5 support: Replace the use of deprecated modifiers "implode" and "explode" by "join" and "split" to avoid deprecated warning messages --- * [ENH] Smarty 5 support: Replace the use of deprecated modifiers implode and explode by join and split to avoid deprecated warning messages More... about 1 month ago
[FIX] Mpdf - special characters in text in pdf files --- * [FIX] Mpdf - special characters in text in pdf files More... about 1 month ago
[REF] move font-awesome library to the js build system --- * [REF] move font-awesome library to the js build system More... about 1 month ago
[FIX] Tiki API: Fix Item not found 404 response after tracker item update --- * [FIX] Tiki API: Fix Item not found 404 response after tracker item update
Bruno_Kambere
as Bruno Kambere
More... about 1 month ago
Fix jQuery deprecated functions and syntax --- * [FIX] replace deprecated toggle used to bind handlers on alternate clicks on an element with the click event More... about 1 month ago
[UPD] Cypht: updated composer lock to get latest cypht --- * [UPD] Cypht: updated composer lock to get latest cypht
josaphatim
as Josaphat Imani
More... about 1 month ago
[UPD] Cypht: updated composer lock to get latest cypht --- * [UPD] Cypht: updated composer lock to get latest cypht
josaphatim
as Josaphat Imani
More... about 1 month ago
[ENH] Service Tracker Controller : Add a param "noteditable" to remove fields... --- * [ENH] Service Tracker Controller : Add a param "noteditable" to remove fields that we don't want to change in the form
jmkadimba
as Jean-Marc Kadimba
More... about 1 month ago
[UPD] Cypht: updated composer lock to get latest cypht --- * [UPD] Cypht: updated composer lock to get latest cypht
josaphatim
as Josaphat Imani
More... about 1 month ago
[FIX] adminlib.php: fixing NOTICE (E_DEPRECATED): round(): Passing null to... --- * [FIX] adminlib.php: fixing NOTICE (E_DEPRECATED): round(): Passing null to parameter #1 () of type int|float is deprecated
Bienvenumoringa
as Bienvenu Moringa
More... about 1 month ago
[FIX] use modern jquery syntax to filter out the first element in the DOM --- * [FIX] use modern jquery syntax to filter out the first element in the DOM More... about 1 month ago
[FIX] show_image.php : fixing Undefined array key id --- * [FIX] show_image.php : fixing Undefined array key id
Bienvenumoringa
as Bienvenu Moringa
More... about 1 month ago
[FIX] register "tiki.modal.redraw" event handler on dom ready event as well --- * [FIX] register "tiki.modal.redraw" event handler on dom ready event as well More... about 1 month ago
[FIX] use jquery modern syntax for triggering the focus event More... about 1 month ago
[ENH] manticore: add ability to debug all queries to a temp sql file More... about 1 month ago
[FIX]Usage of ELSE IF is discouraged; use ELSEIF instead in tiki code base --- * [FIX]Usage of ELSE IF is discouraged; use ELSEIF instead in tiki code base
IrAlfred
as Alfred Syatsukwa
More... about 1 month ago
[FIX] Calendar : Fix system error related to item creation --- * [FIX] Calendar : Fix system error related to item creation --- * [FIX] Calendar : Fix system error related to item creation
Adrien Maloba
as Adrien Mbuya Maloba
More... about 1 month ago
[FIX] Fixed Catelib undefined keys and errorInQuery --- * [FIX] Fixed Catelib undefined keys and errorInQuery
josaphatim
as Josaphat Imani
More... about 1 month ago
[FIX] replace the deprecated jQuery ":eq()" pseudo-class with the ".eq()" method --- * [FIX] replace the deprecated jQuery ":eq()" pseudo-class with the ".eq()" method More... about 1 month ago
[FIX] use modern jquery syntax for listening and triggering the "dblclick" event --- * [FIX] use modern jquery syntax for listening and triggering the "dblclick" event More... about 1 month ago
[FIX] replace the jQuery ".delegate()" which is deprecated with ".on()" --- * [FIX] replace the jQuery ".delegate()" which is deprecated with ".on()" More... about 1 month ago