171
I Use This!
Very High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[FIX][UI] Adjustments in SCSS files so that _tiki-base.scss doesn't import... --- * [FIX][UI] Adjustments in SCSS files so that _tiki-base.scss doesn't import files that contain variables, which instead are imported by _tiki-selectors.scss, which is imported by each theme. Moved rules containing variables from several files to _tiki-selectors.scss. Commented out rule for select2-selection padding because it was redundant and might have been causing 'double-padding' in some browsers.
chibaguy
as Gary Cunningham-Lee
More... about 1 month ago
[FIX][UI] Moved CSS rules that don't use variables from... --- * [FIX][UI] Moved CSS rules that don't use variables from base_files/scss/tiki-selectors to other SCSS files as the compiled CSS can go in tiki_base.css rather than theme stylesheets, which reduces their size 2 or 3 percent. Also some obsolete rules removed. Todo: check for more obsolete rules.
chibaguy
as Gary Cunningham-Lee
More... about 1 month ago
[ENH] PluginList: tracker_status should have a nice editable option --- * [ENH] PluginList: tracker_status should have a nice editable option
GedeonTS
as Ushindi Gedeon
More... about 1 month ago
[ENH] Tiki API: Add API logging functionality --- * [ENH] Logging for invalid tokens and anonymous requests
Bruno_Kambere
as Bruno Kambere
More... about 1 month ago
[FIX]tiki-all_languages.php: Fix Undefined variable isUserPage --- * [FIX]tiki-all_languages.php: Fix Undefined variable isUserPage
IrAlfred
as Alfred Syatsukwa
More... about 1 month ago
[FIX][UI] UI adjustments including: - Specify navbar height in Basic Bootstrap... --- * [FIX][UI] UI adjustments including: - Specify navbar height in Basic Bootstrap layout with prefs.theme_navbar_fixed_topbar_offset in case logo module isn't assigned (which normally controls the navbar height) - Simplify CSS variables related to top navbar borders - In UAB, prevent light navbar and side menu in dark color mode (giving color mode priority over L and F admin navbar color), so same as with global navbars.
chibaguy
as Gary Cunningham-Lee
More... about 1 month ago
[FIX] tabular itemlink default foramt change migration More... about 1 month ago
Make switch theme options appear again --- * [FIX] themes: Make switch theme options appear again "...get the current base theme path without the current option, pass the empty string explicitely to this parameter" following cb9a87e4
jonny B
as Jonny Bradley
More... about 1 month ago
[FIX] modules: Fix save the button - `trigger` is not a standard JS element function, but `submit` is (from 6cb23567)
jonny B
as Jonny Bradley
More... about 1 month ago
[FIX][UI] --- * [FIX][UI]
chibaguy
as Gary Cunningham-Lee
More... about 1 month ago
Make multilingual fields display the current language in search results --- * [FIX] search: Revert previous implementation in ValueFormatter and move it to Formatter which is also used in tiki-searchindex.php (note: this removes the ability to not translate)
jonny B
as Jonny Bradley
More... about 1 month ago
[FIX] Wiki page: fixed adding attachements --- * [FIX] Wiki page: fixed adding attachements
josaphatim
as Josaphat Imani
More... about 1 month ago
[ENH] tiki('copy'): add an optional selector parameter for when the element arrives later on the page. Follow-up to tikiwiki/tiki!4873 --- See merge request tikiwiki/tiki!4890 More... about 1 month ago
[UPD] jQuery File Upload: upgrade repo to use version 10.32 --- * [UPD] jQuery File Upload: upgrade repo to use version 10.32
josaphatim
as Josaphat Imani
More... about 1 month ago
[FIX] Services_Tracker_Utilities: Trying to access array offset on value of type null --- See merge request tikiwiki/tiki!4880
Grandi0z
as Joseph Lwanzo Kausi
More... about 1 month ago
[FIX] fix unified_included_plugins default pref after a recent update and add sql migration to fix already corrupted databases More... about 1 month ago
[FIX] tracker field validation - skip readonly fields that are visible only but not editable and improve plugin tracker error msg More... about 1 month ago
[FIX] Fix Warning: Undefined array keys in wikiplugin_cypht.php file --- See merge request tikiwiki/tiki!4860 More... about 1 month 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... about 1 month 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... about 1 month ago
[FIX] phpseclib3: fix phpseclib3 namespace, fixes Class \phpseclib\Crypt\Random not found --- See merge request tikiwiki/tiki!4885 More... about 1 month ago
[FIX] Module tracker_input: fixing permName parameter must be provided --- See merge request tikiwiki/tiki!4849
Bienvenumoringa
as Bienvenu Moringa
More... about 1 month 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