[TikiWiki-commits] [Git][tikiwiki/tiki][tiki-fix-tracker-url-wikisyntax] 35 commits: [TRA][ENH] Added translation support to debug template for PluginList output
"Sammy Ndabo \(@ndabosam084\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <6985b82e3e4e4_3b1848f493958@gitlab-sidekiq-low-urgency-cpu-bound-v2-6c77bffdbf-hcv5p.mail> |
Sammy Ndabo pushed to branch tiki-fix-tracker-url-wikisyntax at Tiki Wiki CMS Groupware / Tiki Commits: 8040bb4e by Joseph Ushindi at 2026-02-03T11:19:34+00:00 [TRA][ENH] Added translation support to debug template for PluginList output --- * Added translation support to debug template for Plugin List output See merge request tikiwiki/tiki!9225 - - - - - 137c1f21 by David Maene at 2026-02-03T19:06:31+00:00 [FIX] Site logo preference: Handle missing galleryId parameter during file upload --- * [FIX][ENH] Tiki-upload_file: update site logo when requested via update_site_logo flag * [FIX] Handle missing galleryId parameter during file upload See merge request tikiwiki/tiki!8808 - - - - - 6ea08034 by Bruno Kambere at 2026-02-03T20:05:55+00:00 [FIX][UI] Plugin Trackerlist: Add missing btn class for proper Bootstrap button styling --- * [FIX][UI] Plugin Trackerlist: Add missing btn class for proper Bootstrap button styling See merge request tikiwiki/tiki!9480 - - - - - 0652fd51 by ushindi bienvenu at 2026-02-03T20:40:43+00:00 [FIX] PHP 8+ parse error in htmlgrammarparser (remove call-time references) --- * [FIX] PHP 8+ parse error in htmlgrammarparser (remove call-time references) See merge request tikiwiki/tiki!9478 - - - - - 8f6532ee by Adrien Mbuya Maloba at 2026-02-04T07:11:55+00:00 [FIX] Calendar: Prevent user without the view_events permission to see the popup description --- * [FIX] Calendar: Prevent user without the view_events permission to see the popup description See merge request tikiwiki/tiki!9482 - - - - - 62a9f037 by Jean-Marc Kadimba at 2026-02-04T07:13:02+00:00 [FIX] Wikiplugin CustomSearch: Fix an issue with the download search results --- * [FIX] Wikiplugin CustomSearch: Fix an issue with the download search results * [FIX] fix phpcs * [FIX] Wikiplugin CustomSearch: Fix an issue with the download search results * [FIX] Wikiplugin CustomSearch: Fix an issue with the download search results See merge request tikiwiki/tiki!9441 - - - - - 0ed2753e by Victor Emanouilov at 2026-02-04T11:13:14+02:00 [FIX] trackerlist pretty tracker variable assignment name - - - - - c9052302 by Elifeleti Mukisa Dan at 2026-02-04T09:13:23+00:00 [ENH] Load Balancer: Add preference to allow access from trusted IPs only --- * [ENH] Load Balancer: Add preference to allow access from trusted IPs only (cherry picked from commit e11fe7d02a4ff5b5ea4329feea411b856f7c8453) ae0d44be [FIX] Add preference to allow trusted Ips Co-authored-by: Elifeleti Mukisa Dan <[email protected]> See merge request tikiwiki/tiki!9484 - - - - - 7ca463d7 by Elifeleti Mukisa Dan at 2026-02-04T09:35:22+00:00 [FIX] Invalidate active sessions after password change --- * [FIX] Invalidate active sessions after password change (cherry picked from commit 62e036368b65d3c1e71f913576e5ead2e19966d4) b5d525fd [FIX] Invalidate active sessions after password change 52c8049d Redirect to login page after session invalidation db0ea077 Avoid HTTP redirect when invalidating session in CLI mode Co-authored-by: Yves Ngalamulume <[email protected]> See merge request tikiwiki/tiki!9486 - - - - - 70620c9b by Elifeleti Mukisa Dan at 2026-02-04T09:52:55+00:00 [ENH] improve sitemaps --- * [ENH] improve sitemaps (cherry picked from commit 208a827bb873c9efbf44d0253083ed1f44e1b067) 107df6bf ENH: improve sitemaps 0489d67d FIX: coding standards for sitemap file. Co-authored-by: Mohamed Elbahja <728613-melbahja-KJX8L1YACloTKYOLMXNBR4JObQgbnkHQ@public.gmane.org> See merge request tikiwiki/tiki!9487 - - - - - f214bd8e by Merci Jacob at 2026-02-04T11:50:37+00:00 [FIX] Cookies: tabs state to be stored and loaded from cookies, enhance cookies handlers to account for when the consent feature is disabled, and ensure that the consent value is synced when the consent has been given --- * as of now the cookie format seems good across all Tiki sites, so no need to keep using `cookie_consent_last_update_date` * set consent given data under cookie_consent_user_pref * throw error in either case when attempting to set a cookie without a category * ensure that cookie_consent_date setting is user scoped is kept only programatic along with the setting 'cookie_consent_last_update_date' * [ENH] Add way to automatically reset cookie consent when an update has been detected * [FIX] tabs state to be stored and loaded from cookies, enhance cookies handlers to account for when the consent feature is disabled, and ensure that the consent value is synced when the consent has been given See merge request tikiwiki/tiki!8345 - - - - - 0b2d34a2 by Merci Jacob at 2026-02-04T12:08:01+00:00 [FIX] Trackers: ensure that the modified auto-assign user field is updated when editing a tracker field inline, and refresh all cells of the row to reflect changes --- * remove incorrect imports * fix linter * refactor to interface instead and address design issue * fix phpcs * enhance clarity by refactoring the UserSelector field to the abstraction of 'AbstractAutoChangeItemField' & using constants for the 'autoassign' param options * explain the modification with some comments in the code * [FIX] ensure that the modified auto-assign user field is updated when editing a tracker field inline, and refresh all cells of the row to reflect changes See merge request tikiwiki/tiki!8860 - - - - - 5faec19a by Victor Emanouilov at 2026-02-04T14:52:22+02:00 [FIX] TrackerItemModify: integer values returned from math functions did not correctly format the request data for field handlers - - - - - d85314a9 by Camile at 2026-02-04T13:52:51+00:00 [FIX][REF] Fix admin page language handling for all tiki-admin_* pages --- * Validate admin language before applying override * [REF] Improve language handling separation of concerns * [REF] Use isCurrentSection() instead of section variable comparison * [REF] implement language callback system in Sections class * [ENH] Check if is valid before set globally * [FIX] Reorder Section class importation * [REF] Replace global $section with singleton pattern * [FIX] Section class positionning * [REF] Improve sections documentations * [REF] Add class constants for section management * [DOC] add comprehensive documentation for and Tiki\Sections class * Revert package-lock.json to previous state * [FIX] Fix admin page language handling for all tiki-admin_* pages See merge request tikiwiki/tiki!8658 - - - - - 1a1bf648 by Espoir Baraka at 2026-02-04T17:02:05+00:00 [FIX] Wiki pages: Reverting a wiki page the confirmation modal OK button was disappearing and add success feedback --- * [FIX] Fix revert confirmation modal OK button disappearing and add success feedback See merge request tikiwiki/tiki!9470 - - - - - ad785d58 by Rodriguez Nyiringabo at 2026-02-04T18:05:06+00:00 [REL] Tiki-29.1 release: Update version notifier files and Tiki versions --- * [REL] TIiki 29.1 release: update version notifier files and Tiki versions * [REL] Tiki-29.1 release: Update verision notifier files See merge request tikiwiki/tiki!9509 - - - - - c9ed050d by UshindiG at 2026-02-04T18:34:52+00:00 [FIX] Fix clickable parent menu items with children --- * [FIX] Fix clickable parent menu items with children See merge request tikiwiki/tiki!9442 - - - - - 5a093356 by Moïse Nturubika at 2026-02-04T18:41:14+00:00 [ENH] Tracker: Implement duplicate item workflow with field-level control --- * [ENH] Tracker: Implement duplicate item workflow with field-level control See merge request tikiwiki/tiki!9462 - - - - - fd7de913 by Moïse Nturubika at 2026-02-04T18:49:32+00:00 [FIX] Enable batch downloading of folders in file galleries --- * [FIX] Eliminate polymorphism in zip() and remove error suppression operator * [REF] Improve zip method code quality per code review * [FIX] Enable batch downloading of folders in file galleries See merge request tikiwiki/tiki!9296 - - - - - e7ae3e27 by Moïse Nturubika at 2026-02-04T18:53:03+00:00 [NEW] Add CryptPad integration for editing Office documents --- * [FIX] Fix session key logic to enable real-time collaboration * [REF] Enforce authentication, switch to require_once and add_jsfile_cdn, and remove ineffective script checks * [FIX] Fix CryptPad preference structure per code review * [FIX] Restore some comments removed by mistake * [FIX] Fix PHPCS, ESLint, and template translation errors * [NEW] Add CryptPad integration for editing Office documents * [NEW] Add CryptPad integration for document editing and importing * [ENH] [ENH] Tiki filter on tiki-print_pages.php * [ENH] [ENH] Tiki filter on tiki-poll_results.php * [ENH] [ENH] Tiki filter on tiki-plugins.php * [ENH] [ENH] Tiki filter on tiki-pick_avatar.php * [ENH] [ENH] Tiki filter on tiki-performance_stats.php * [ENH] [ENH] Tiki filter on tiki-peertube_video.php * [ENH] [ENH] Tiki filter on tiki-pagehistory.php * [ENH] [ENH] Tiki filter on tiki-page_contribution.php * [ENH] [ENH] Tiki filter on tiki-old_polls.php * [ENH] [ENH] Tiki filter on tiki-objectpermissions.php * [ENH] [ENH] Tiki filter on tiki-notepad_write.php * [ENH] [ENH] Tiki filter on tiki-notepad_read.php * [ENH] [ENH] Tiki filter on tiki-notepad_list.php See merge request tikiwiki/tiki!9190 - - - - - 74678d00 by Moïse Nturubika at 2026-02-04T18:55:06+00:00 [ENH] Map: Re-implement colorpicker for OpenLayers 10.x --- * [ENH] Map: Re-implement colorpicker for OpenLayers 10.x See merge request tikiwiki/tiki!9357 - - - - - 66d8b822 by usbbush at 2026-02-05T00:57:26+02:00 [REL] Tiki-24.11, 27.5 and 28.5 release: Update version notifier files and Tiki versions - - - - - 2ad8382f by Moïse Nturubika at 2026-02-05T01:42:43+00:00 [FIX] File Galleries: Preserve original file metadata in zip downloads --- * [FIX] Use more precise error message * [FIX] FileGalLib: Make zip download error messages translatable and descriptive * [FIX] Preserve original file metadata in zip downloads See merge request tikiwiki/tiki!9292 - - - - - f003c369 by NasserNgandu at 2026-02-05T14:23:41+00:00 [FIX] Multiple features: Content of input fields should never be silently truncated (data loss) + increase some fields size in the DB --- * [FIX] Code Correct. * [FIX] Code Correct. * [FIX] Code Correct. * [FIX] Code Correct. * [FIX] Code Correct. * [FIX] Code Correct. * [FIX] Code Correct. * Code Correct. * [FIX] Code Correct. * [FIX] Code Correct. * [FIX] Code Correct. * [FIX] Code Correct. * [FIX] Code Correct. * [FIX] Changing class names to non-standard names. * [FIX] Code Correct. * [FIX] Code Correct. * [FIX] Adaptation of the code to the new error method if the number of characters is not allowed in a field. * [FIX] Creation of a method to check the number of characters allowed for fields. * [FIX] Translation correction using JavaScript. * [FIX] Code Correct. * [FIX] Code Correct. * [FIX] Code Correct. * [FIX] Code Correct. * [FIX] Code Correct. * [FIX] Updated the size of the name field in the tiki_calendars table. * [FIX] Updated the size of the name field in the tiki_calendars table. * [FIX] Added comments regarding the character limit allowed for a field. * [FIX] Adapting the code with the Scheduler functionality. * [FIX] Adapting the code with the Forum functionality. * [FIX] Code Correct. * [FIX] Adapting the code with the Article functionality. * [FIX] Pipeline Correct. * [FIX] Pipeline Correct. * [FIX] Pipeline Correct. * [FIX] Adapting the code with the Tracker functionality. * [FIX] Adapting the code with the Tracker functionality. * [FIX] Adapting the code with the Calendar functionality. * [FIX] Adapting the code with the Calendar functionality. * [FIX] Adapting the code with the Blog functionality. * [FIX] Adapting the code with the category functionality. * [FIX] Client-side limiter correction and limiter implementation in comments. * [FIX] Code Correct. * [FIX] Error if the number of allowed characters is exceeded in the Tracker field name and the Tracker field name field. * [FIX] Code Correct. * [FIX] Code Correct. * [FIX] Code Correct. * [FIX] Code Correct. * [FIX] Code Correct. * [FIX] Code Correct. * [FIX] Code correct. See merge request tikiwiki/tiki!9155 - - - - - 205e2214 by Camile at 2026-02-05T15:43:24+00:00 [REF] Socnets PrefsGen for PSR-4, autoloading, and provider preference management --- * Add graceful error handling and GlitchTip integration * Improve OAuth Callback URL documentation and rename Debug and Logs tab to OAuth Configuration * Remove inline width style from login form * [FIX] Replace LLOG calls with Util-log, add graceful error handling for OAuth failures * [REM] Remove unused LLOG function import from SocnetsDataLib and replace with Util-log * [FIX] Hybridauth login preference and admin UI issues * [UPD] Improve socnets prefs dependencies * [REF] Dont Run the code if the Socnets are not Enabled * Check for social_networks_enabled before generating prefs * [REF] Improve socknets preferences layout in admin template * [REM][REF] Remove require_onces and use PSR-4 naming conventions in socknet * [NEW] Add Socknet enabled pref See merge request tikiwiki/tiki!9079 - - - - - 3e588a97 by christer77 at 2026-02-05T15:49:21+00:00 [ENH][UX] User tasks: Refactoring and cleaning up the task list template --- * [ENH][UX] User tasks: Refactoring and cleaning up the task list template See merge request tikiwiki/tiki!9395 - - - - - b46034bd by Doddy MATABARO at 2026-02-05T18:53:31+00:00 [REF] restore .htaccess mismatch warning --- * [FIX] HtaccessChecker test - skip unreadable test when running as root * [FIX] HtaccessCheckerTest: correct namespace declaration to fix pipeline * [REF] restore .htaccess mismatch warning See merge request tikiwiki/tiki!8861 - - - - - b167d4d3 by Boss Ibrahim Mussa Gregoire at 2026-02-05T18:55:14+00:00 [UPD] Editor help menu: update markdown help menu information with missing supported markdown syntax --- * [UPD] Editor help: update markdown help information. * [REM] Editor help: remove markdown wysiwyg help file. See merge request tikiwiki/tiki!9511 - - - - - 31e9c456 by Moïse Nturubika at 2026-02-05T20:35:55+00:00 [FIX] Fix menu preview submenu toggle not expanding --- * [FIX] Remove unnecessary !important declarations from submenu styles * [REF] Remove the scss duplication in preview.tpl * [FIX] proper CSS spacing and bootstrap var for menu separator * [FIX] Fix menu preview submenu toggle not expanding See merge request tikiwiki/tiki!9252 - - - - - cf2ed292 by Alain Cisirika at 2026-02-05T20:42:16+00:00 [FIX] Datetimesync: Improve functional timezone synchronization detection --- * [FIX] Datetimesync: Improve functional timezone synchronization detection See merge request tikiwiki/tiki!8516 - - - - - 6a38bd1d by Sammy Ndabo at 2026-02-06T11:44:30+02:00 [FIX] tracker: Parse wiki link syntax in URL field output - - - - - 4be1d9a6 by Sammy Ndabo at 2026-02-06T11:44:30+02:00 [ENH] tracker: Add preference to enable parsing of wiki syntax in URL fields - - - - - 0b052181 by Sammy Ndabo at 2026-02-06T11:44:30+02:00 [FIX] Url.php: fix php lints issues - - - - - 2a76660b by Sammy Ndabo at 2026-02-06T11:44:30+02:00 [ENH] tracker: rename and add tracker_url_parse_wiki pref to admin tpl - - - - - 5fffe093 by Sammy Ndabo at 2026-02-06T11:44:31+02:00 [REM] Url trackerfield: remove pref tracker_url_parse_wiki - - - - - 317 changed files: - admin/include_socialnetworks.php - admin/include_socnets.php - comments.php - contribution.php - db/tiki.sql - doc/longterm.cycle - doc/regular.cycle - doc/stable.version - fgal_listing_conf.php - + installer/schema/20251129_update_size_of_name_field_of_tiki_calendars_tiki.sql - + installer/schema/20251129_update_size_of_name_field_of_tiki_rss_modules_tiki.sql - installer/tiki-installer.php - lang/fr/language.js - lang/fr/language.php - lib/CookieConsent/CookieConsentLib.php - lib/Filegals/FileGalLib.php - lib/Image/img_plugin_default_and_mandatory.php - lib/socnets/LLOG.php → lib/Socnets/LLOG.php - lib/socnets/PrefsGen.php → lib/Socnets/PrefsGen.php - lib/socnets/SocnetsDataLib.php → lib/Socnets/SocnetsDataLib.php - lib/socnets/TikiHybrid.php → lib/Socnets/TikiHybrid.php - lib/socnets/Util.php → lib/Socnets/Util.php - lib/Theme/ThemeLib.php - lib/ajax/autosave.php - lib/articles/artlib.php - lib/blogs/bloglib.php - lib/calendar/calendarlib.php - lib/categories/categlib.php - lib/comments/commentslib.php - lib/core/Feedback.php - lib/core/Search/Action/TrackerItemModify.php - lib/core/Sections.php - lib/core/Services/Calendar/Controller.php - lib/core/Services/Comment/Controller.php - lib/core/Services/ContentTemplate/Controller.php - lib/core/Services/Edit/Controller.php - lib/core/Services/Menu/Controller.php - lib/core/Services/Tracker/Controller.php - lib/core/Services/Tracker/Utilities.php - lib/core/Services/User/Controller.php - + lib/core/Tiki/Security/HtaccessChecker.php - lib/core/Tiki/Smarty/SmartyTiki.php - lib/core/Toolbar/ToolbarHelptool.php - lib/core/Toolbar/ToolbarItem.php - lib/core/Toolbar/ToolbarLaunchPlugins.php - lib/core/Toolbar/ToolbarPicker.php - + lib/core/Tracker/Field/AutoSyncableInterface.php - lib/core/Tracker/Field/Url.php - lib/core/Tracker/Field/UserSelector.php - lib/core/Tracker/Item.php - lib/core/WikiPlugin/Negotiator/Wiki.php - lib/jquery_tiki/elfinder/tiki-elfinder.js - lib/jquery_tiki/inline_edit.js - lib/jquery_tiki/tiki-jquery.js - lib/language/Language.php - lib/modules/modlib.php - lib/parser/parserlib.php - lib/perspectivelib.php - + lib/prefs/cryptpad.php - lib/prefs/feature.php - + lib/prefs/hybridauth.php - + lib/prefs/security.php - lib/prefs/socnets.php - lib/rss/rsslib.php - lib/schedulerslib.php - lib/setup/absolute_urls.php - lib/setup/javascript.php - − lib/setup/language.php - lib/setup/stats.php - lib/setup/theme.php - lib/setup/twversion.class.php - lib/setup/user_prefs.php - lib/smarty_tiki/BlockHandler/TextArea.php - lib/smarty_tiki/FunctionHandler/HtmlBodyAttributes.php - − lib/socnets/.gitkeep - + lib/test/Core/Security/HtaccessCheckerTest.php - lib/test/Core/Services/User/ControllerTest.php - lib/tiki-js.js - lib/tikilib.php - lib/trackers/trackerlib.php - lib/validators/validator_uniqueemail.php - lib/wiki-plugins/wikiplugin_attach.php - lib/wiki-plugins/wikiplugin_customsearch.php - lib/wiki-plugins/wikiplugin_map.php - lib/wiki-plugins/wikiplugin_split.php - lists/articles.php - messu-archive.php - messu-broadcast.php - messu-compose.php - messu-mailbox.php - messu-read.php - messu-read_archive.php - messu-read_sent.php - messu-sent.php - modules/mod-func-facebook.php - modules/mod-func-freetag.php - modules/mod-func-login_box.php - modules/mod-func-switch_theme.php - src/js/jquery-tiki/tiki-calendar.js - src/js/jquery-tiki/tiki-cookie-handler.js - − src/js/jquery-tiki/tiki-field_limiter.js - src/js/jquery-tiki/tiki-maps-ol3.js - src/js/jquery-tiki/tiki-menu.js - src/php/external_lib_sources/htmlparser/htmlgrammarparser.php - templates/admin/include_features.tpl - templates/admin/include_security.tpl - templates/admin/include_socialnetworks.tpl - templates/admin/include_socnets.tpl - templates/bootstrap_smartmenu.tpl - templates/bootstrap_smartmenu_children.tpl - templates/calendar/edit_item.tpl - templates/comment/edit.tpl - templates/comment/post.tpl - templates/fgal_context_menu.tpl - templates/modules/mod-login_box.tpl - templates/prefs/text.tpl - templates/search/list/debug.tpl - templates/tiki-admin.tpl - templates/tiki-admin_calendars.tpl - templates/tiki-admin_categories.tpl - templates/tiki-admin_forums.tpl - templates/tiki-admin_rssmodules.tpl - templates/tiki-admin_schedulers.tpl - templates/tiki-admin_security.tpl - templates/tiki-blog_post.tpl - templates/tiki-edit_article.tpl - templates/tiki-edit_blog.tpl - + templates/tiki-edit_cryptpad.tpl - templates/tiki-edit_help_markdown.tpl - − templates/tiki-edit_help_markdown_wysiwyg.tpl - templates/tiki-user_tasks_list.tpl - templates/tiki-view_tracker.tpl - templates/tracker/add_field.tpl - − templates/tracker/clone_item.tpl - templates/tracker/edit_field.tpl - templates/tracker/replace.tpl - templates/tracker_pretty_item.tpl - templates/user/localtimezonesync.tpl - templates/wiki-plugins/wikiplugin_trackerlist.tpl - themes/base_files/scss/_tiki-menus.scss - tiki-action_calendar.php - tiki-admin.php - tiki-admin_actionlog.php - tiki-admin_banners.php - tiki-admin_banning.php - tiki-admin_calendars.php - tiki-admin_categories.php - tiki-admin_content_templates.php - tiki-admin_contribution.php - tiki-admin_cookies.php - tiki-admin_credits.php - tiki-admin_dsn.php - tiki-admin_email_queue.php - tiki-admin_external_wikis.php - tiki-admin_forums.php - tiki-admin_hotwords.php - tiki-admin_html_page_content.php - tiki-admin_html_pages.php - tiki-admin_ids.php - tiki-admin_integrator.php - tiki-admin_integrator_rules.php - tiki-admin_keywords.php - tiki-admin_links.php - tiki-admin_mailin.php - tiki-admin_mailin_routes.php - tiki-admin_menu_options.php - tiki-admin_menus.php - tiki-admin_modules.php - tiki-admin_newsletter_subscriptions.php - tiki-admin_newsletters.php - tiki-admin_notifications.php - tiki-admin_oauthserver.php - tiki-admin_orphaned.php - tiki-admin_poll_options.php - tiki-admin_polls.php - tiki-admin_routes.php - tiki-admin_rssmodules.php - tiki-admin_schedulers.php - tiki-admin_security.php - tiki-admin_shoutbox_words.php - tiki-admin_sitemap.php - tiki-admin_structures.php - tiki-admin_survey_questions.php - tiki-admin_surveys.php - tiki-admin_sync.php - tiki-admin_system.php - tiki-admin_tokens.php - tiki-admin_toolbars.php - tiki-admin_topics.php - tiki-admin_tracker_fields.php - tiki-admin_transitions.php - tiki-admin_webservices.php - tiki-article_types.php - tiki-batch_upload_files.php - tiki-blog_post.php - tiki-blog_rankings.php - tiki-browse_categories.php - tiki-browse_freetags.php - tiki-calendar.php - tiki-calendar_import.php - tiki-calendar_params_ical.php - tiki-cms_rankings.php - tiki-contacts.php - tiki-copypage.php - + tiki-cryptpad-import.php - tiki-directory_add_site.php - tiki-directory_add_tiki_site.php - tiki-directory_admin.php - tiki-directory_admin_categories.php - tiki-directory_admin_related.php - tiki-directory_admin_sites.php - tiki-directory_browse.php - tiki-directory_ranking.php - tiki-directory_search.php - tiki-directory_validate_sites.php - tiki-download_file.php - tiki-edit_article.php - tiki-edit_blog.php - + tiki-edit_cryptpad.php - tiki-edit_docs.php - tiki-edit_perspective.php - tiki-edit_submission.php - tiki-edit_topic.php - tiki-editpage.php - tiki-export_sheet.php - tiki-faq_questions.php - tiki-featured_link.php - tiki-file_archives.php - tiki-forum_queue.php - tiki-forum_rankings.php - tiki-forums.php - tiki-forums_reported.php - tiki-import_sheet.php - tiki-import_xml_zip.php - tiki-index.php - tiki-index_p.php - tiki-index_raw.php - tiki-lastchanges.php - tiki-likepages.php - tiki-list_articles.php - tiki-list_blogs.php - tiki-list_faqs.php - tiki-list_file_gallery.php - tiki-list_quizzes.php - tiki-list_submissions.php - tiki-list_surveys.php - tiki-list_trackers.php - tiki-listpages.php - tiki-live_support_chat_window.php - tiki-login.php - tiki-login_hybridauth.php - tiki-login_validate.php - tiki-minical.php - tiki-monitor.php - tiki-my_tiki.php - tiki-newsletter_archives.php - tiki-newsletters.php - tiki-notepad_list.php - tiki-notepad_read.php - tiki-notepad_write.php - tiki-offline.php - tiki-page.php - tiki-page_contribution.php - tiki-pagehistory.php - tiki-pick_avatar.php - tiki-pluginlist_experiment.php - tiki-poll_form.php - tiki-poll_results.php - tiki-print_article.php - tiki-print_blog_post.php - tiki-print_pages.php - tiki-quiz_result_stats.php - tiki-quiz_stats.php - tiki-quiz_stats_quiz.php - tiki-read_article.php - tiki-rename_page.php - tiki-rollback.php - tiki-searchindex.php - tiki-send_newsletters.php - tiki-setup.php - tiki-setup_base.php - tiki-share.php - tiki-sheets.php - tiki-sitemap.php - tiki-slideshow.php - tiki-socialnetworks.php - tiki-socialnetworks_linkedin.php - tiki-survey_stats.php - tiki-survey_stats_survey.php - tiki-switch_lang.php - tiki-take_quiz.php - tiki-take_survey.php - tiki-theme_control_sections.php - tiki-tracker_view_history.php - tiki-upload_file.php - tiki-user_assigned_modules.php - tiki-user_bookmarks.php - tiki-user_cached_bookmark.php - tiki-user_contacts_prefs.php - tiki-user_mailin.php - tiki-user_notifications.php - tiki-user_preferences.php - tiki-user_tasks.php - tiki-user_watches.php - tiki-userfiles.php - tiki-usermenu.php - tiki-userupload.php - tiki-view_articles.php - tiki-view_blog.php - tiki-view_blog_post.php - tiki-view_faq.php - tiki-view_forum.php - tiki-view_forum_thread.php - tiki-view_sheets.php - tiki-view_tracker.php - tiki-view_tracker_item.php - tiki-wiki_rankings.php The diff was not included because it is too large. View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/compare/80f70849aa982b939ab4625378cfc53514acb0f1...5fffe093698514bc95f1b4cc636618c5cefa2e02 -- View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/compare/80f70849aa982b939ab4625378cfc53514acb0f1...5fffe093698514bc95f1b4cc636618c5cefa2e02 You're receiving this email because of your account on gitlab.com. _______________________________________________ TikiWiki-cvs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs