171
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[REF,UPD] Major update of svgedit from 2.8.1 to 7.2.1. Move svgedit to the js build system. --- * Fix phpcs
YanLupundu
as Lupundu Yan
More... 9 days ago
Update .gitlab-ci.yml file More... 9 days ago
[CI] Fix tags in eslint causing runners to get stuck --- * [CI] Fix tags in eslint causing runners to get stuck More... 9 days ago
[FIX] Fix import fields functionality for trackers --- * [FIX] Fix import fields functionality for trackers More... 12 days ago
[FIX] Fix issue with new visibility fields being marked as non visible by default on field import --- * [FIX] Fix issue with new visibility fields being marked as non visible by default on field import More... 12 days ago
[REF] Mark some unused functions to be ignored, as they are used for debug, to... --- * [REF] Mark some unused functions to be ignored, as they are used for debug, to keep shellcheck happy More... 12 days ago
Check if local.php exists before including it in release.php --- * [REL] secdb: Check if local.php exists before including it and fall back onto php args from the command line if not there
jonny B
as Jonny Bradley
More... 13 days ago
Fix the default homepage following a clean install --- * [FIX] install: Fix the default homepage following a clean install This was because `$wikilib->sefurl($prefs['wikiHomePage'])` in default_homepage.php was changed to provide an edit page url if the page doesn't exist (another regression from f2425eb7)
jonny B
as Jonny Bradley
More... 13 days ago
Fix a couple of regressions in profiles --- * [FIX] profiles: Partially revert da8838a9 which completely (and bafflingly) broke preferences export on `tiki-admin.php?page=profiles` (and update a little to smarty 3 syntax)
jonny B
as Jonny Bradley
More... 13 days ago
[FIX] Quiz : Fix SQL failed : Out of range value for column 'avgtime' at row 1 --- See merge request tikiwiki/tiki!4997
jmkadimba
as Jean-Marc Kadimba
More... 14 days ago
[FIX]WikiPaginationUtils: Correct name spaces for the class... --- * [FIX]WikiPaginationUtils: Correct name spaces for the class WikiPaginationUtils Class to be reached as well in some cases.
Baraka24
as Baraka Kinywa
More... 14 days ago
[FIX] tiki-admin_calendars.php: Fix undefined variable info after saving a new calendar --- See merge request tikiwiki/tiki!4799
IrAlfred
as Alfred Syatsukwa
More... 14 days ago
[FIX]wikilib.php: Restore function get_page_by_slug accidently deleted while... --- * [FIX]wikilib.php: Restore function get_page_by_slug accidently deleted while refactoring other functions
Baraka24
as Baraka Kinywa
More... 14 days ago
[FIX]wikiplugin_mediaplayer.php: Fix wrong plugin params that prevent all the page content from being displayed --- * [FIX]wikiplugin_mediaplayer.php: Fix wrong plugin params that prevent all the page content from being displayed
IrAlfred
as Alfred Syatsukwa
More... 15 days ago
[FIX] filegallib.php: Fixincorrect path to dependency PdfToText --- See merge request tikiwiki/tiki!4969
Ndaboom
as Sam Ndabo
More... 15 days ago
[FIX] Fix typo everywhere we are having carefull instead of careful with grep --- * [FIX] Fix typo everywhere we are having carefull instead of carefull with grep
GedeonTS
as Ushindi Gedeon
More... 15 days ago
[FIX] lib-wiki-wikilib.php : Fix pagination issues --- * [FIX] wikilib.php: Fix Deprecated: substr() Passing null to parameter of type string is deprecated and Undefined array key 1
Baraka24
as Baraka Kinywa
More... 15 days ago
[FIX] Make sure the heading, the title, come before the heading-link in LTR and RTL. Refactor unit test to allow easier HTML queries in the future. --- * Composer update More... 15 days ago
[FIX] forum_post_notification.tpl : Undefined array key "new_topic" and Undefined array key "threadId" --- See merge request tikiwiki/tiki!4938
aggestor
as aggestor mhl
More... 15 days ago
[UPD] SATIS: Add PHPUnit Markup Assertions, for unit testing of HTML rendering --- See merge request tikiwiki/tiki!4989 More... 15 days ago
[UPD]composer.lock in vendor_bundled, update package version of henrique-borba/php-sieve-manager --- * [UPD]composer.lock in vendor_bundled, update package version of henrique-borba/php-sieve-manager More... 16 days ago
[FIX] ERROR (E_WARNING): Undefined array key 'object' in monitorlib.php --- See merge request tikiwiki/tiki!4918 More... 16 days ago
[ENH] Search: Add item calendar participants to the unified search index --- * [ENH] Search: Add item calendar participants to the unified search index
Adrien Maloba
as Adrien Mbuya Maloba
More... 17 days ago
[REL] Tiki-27.0alpha release follow up: Update tikiVersions() --- * [REL] Tiki-27.0alpha release follow up: Update tikiVersions() More... 17 days ago
[FIX]PluginSnarf: fixing Automatic conversion of false to array is deprecated --- See merge request tikiwiki/tiki!4364
Bienvenumoringa
as Bienvenu Moringa
More... 17 days ago
[FIX] tiki-short_url.php: fixing Undefined array key exturl --- See merge request tikiwiki/tiki!4936
Bienvenumoringa
as Bienvenu Moringa
More... 17 days ago
[ENH][DB] Calendar : Add option for 'first or last working day' monthly and yearly --- * [ENH] Calendar : Add option for first/last working day of month X repeating every year
Adrien Maloba
as Adrien Mbuya Maloba
More... 17 days ago
[ENH] tiki-stats.php: only fetch file_galleries created by the end-user (exclude system galleries) --- See merge request tikiwiki/tiki!4916
Ndaboom
as Sam Ndabo
More... 17 days ago
Make the `temp/mail_debug` dir group writeable if `temp` one is --- * [FIX] mail: Make the `temp/mail_debug` dir group writeable if `temp` one is
jonny B
as Jonny Bradley
More... 17 days ago
[FIX] smarty variable assignment by reference - use core Smarty\Variable class and assign public var directly; otherwise, we run into problems with class type expectations in smarty More... 18 days ago