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] wikiplugin_profile. Fix Undefined array key "install" --- See merge request tikiwiki/tiki!4908 More... 27 days ago
[FIX] tiki-share.php: Undefined array key 'share_token_notification' --- * [FIX] tiki-share.php: Undefined array key share_token_notification
Grandi0z
as Joseph Lwanzo Kausi
More... 27 days ago
[FIX] PluginMatcher.php fixing NOTICE E_DEPRECATED strpos() and strlrn() --- See merge request tikiwiki/tiki!4946 More... 27 days ago
[FIX] Search filters: Fix TypeError count(): Argument #1 ($value) must be of type Countable|array, string given --- See merge request tikiwiki/tiki!4896 More... 27 days ago
[FIX] Fatal error: Uncaught Error: Non-static method Text_Wiki::factory() cannot be called statically --- * FIX Fatal error: Uncaught Error: Non-static method Text_Wiki::factory() cannot be called statically More... 27 days ago
[FIX] Fix the css files of some theme options not being found More... 27 days ago
[FIX] Port old code in csslib to ThemeLib. Fixes layouts not being available for themes in _custom, and other places More... 27 days ago
[FIX] wikiplugin_mail : Fix TypeError for the 'mail_user' parameter --- See merge request tikiwiki/tiki!4861 More... 27 days ago
[ENH] Alternate output block - show the exception error instead of custom error --- * [ENH] Alternate output block, show the exception error instead of custom error More... 27 days ago
[FIX][UI] Revert specifying navbar height in Basic Bootstrap layout, which... --- * [FIX][UI] Revert specifying navbar height in Basic Bootstrap layout, which caused vertical spacing problems in some situations.
chibaguy
as Gary Cunningham-Lee
More... 27 days ago
[FIX] Xmpp: added missing prefs in admin panel
josaphatim
as Josaphat Imani
More... 28 days ago
[FIX] Fix console.php build:generateiconlist not reporting it's errors to, and stop composer from trying to build icons before node --- See merge request tikiwiki/tiki!4934 More... 28 days ago
[FIX] Fix Typo in tiki : Functionnal->Functional --- * [FIX] Fix Typo in tiki : Functionnal->Functional More... 28 days ago
[FIX][UI] Improve CSS around logo and site title in Basic Bootstrap layout. --- * [FIX][UI] Improve CSS around logo and site title in Basic Bootstrap layout.
chibaguy
as Gary Cunningham-Lee
More... 29 days ago
[FIX][UI] Fix site logo size error. Value used in CSS calc needs a unit, which... --- * [FIX][UI] Fix site logo size error. Value used in CSS calc needs a unit, which I mistakenly removed.
chibaguy
as Gary Cunningham-Lee
More... 29 days ago
[UPD] Make sure to do one last NPM update to make sure everyone is debbuging the 27.x release in the same conditions More... 29 days ago
[CI] Update tests to cover the versions supported by the 27.x branch. To save pipeline minutes and better catch problems, cover both min and max supported mariadb/mysql versions, and only opportunistically cover intermediate php versions More... 29 days ago
[FIX] Follow up to !4877, if multilingual fields exist but are empty (which is the case after activating multilingual, but before filling), use the original string. So now uses the same logic for setting when feature_multilingual===y than normally: Only use the string if it's not empty. More... 29 days ago
Merge branch 'add-packages-for27' into 'master' More... 29 days ago
[UPD] .gitlab-ci.yml: add Tiki27.x and remove Tiki18(Eol)
Ndaboom
as Sammy Ndabo
More... 29 days ago
Fix fatal strangler error when using `theme_option_admin` pref --- * [FIX] theme: Fix fatal strangler error when using `theme_option_admin` pref - this and `theme_admin` don't have a `site_` prefixed version as they're not overridable by the user (i think).
jonny B
as Jonny Bradley
More... 29 days ago
[REL] Update $profilesLink to the new branch 27.x More... 29 days ago
[FIX] itemlink tabular format migration fix for only multi-select itemlinks More... 29 days ago
[REL] Put master back to being "trunk" and update version string More... 29 days ago
[REL] New stable branch 27.x More... 29 days ago
Fix Tracker Tabular global variable clash --- * [FIX] trackers: Since the Smarty 5 changes (i think) menus now use the global Smarty var `$list` which gets set after the controler `action_manage` function is called but before the template is rendered - maybe, so renaming the var avoids that... there probably is a better fix elsewhere as these common var names often clash (like `$user` for instance)
jonny B
as Jonny Bradley
More... 30 days ago
Add vue.js versions of find and replace toolbar tools --- * [FIX] toolbars: FindAndReplace - Get basic replace working, would be nice to add the find button back one day...
jonny B
as Jonny Bradley
More... 30 days ago
[FIX][UI] Increase z-index of Smartmenus dropdowns so they aren't hidden by a... --- * [FIX][UI] Increase z-index of Smartmenus dropdowns so they aren't hidden by a fixed-top header when they are long and scroll upward.
chibaguy
as Gary Cunningham-Lee
More... 30 days ago
[FIX] sublist: allow using computed values when searching for related items More... 30 days ago
[FIX][UI] Specify appropriate colors for .navbar.bg-light in dark mode. --- * [FIX][UI] Specify appropriate colors for .navbar.bg-light in dark mode.
chibaguy
as Gary Cunningham-Lee
More... about 1 month ago