History: Tiki21
Source of version: 61
Copy to clipboard
! {{page}} Tiki 21.0 was released in March 2020. It requires PHP 7.2, vs PHP 7.1 for ((Tiki20)). It is a Long Term Support (LTS) version and will be supported until --February-- March 2025 as per ((tw:Versions|the Tiki lifecycle policy)) ! About getting source code __Please note: SVN updates (for all versions of Tiki) will stop in January 2023 when ((Tiki18)) reaches end of life, so you should get your updates from Git__ !# New Features and Improvements {QUOTE(replyto="Roberto Kirschbaum")}Big thanks to Xorti for the --use-git option in doc/devtools/release.php. For the first time in History we release Tiki using Git! Thanks also to Jonny for testing a tarball in the process of release.{QUOTE} !!# Calendar - CalDAV support * See ((CalDAV)) * https://sourceforge.net/p/tikiwiki/code/71008 via ((dev:SabreDAV)). * With [https://sourceforge.net/p/tikiwiki/code/71622/|recurring events] * ((Calendar Invitations by email)) !!# Console New actions added to -+console.php+-: * -+objects:notify-maintainers+-: Send out email notification to maintainers for objects whose freshness is greater than the limit. Related: [#Tiki_Objects\:_maintainers_and_freshness] * -+vcs:automerge+-: Semi Auto Merge (for developers) * -+vcs:fixids+-: Fix the Id's of SVN Keyword for all files (for developers) * -+vcs:update+-: Update SVN to latest version & perform tasks for a smooth update. * -+translation:englishupdate+-: Fix English strings after modifying them. * -+translation:getstrings+-: Update language.php files with new strings * -+tiki:stats+-: Display a table with the KPIs * -+preferences:export+-: Export preferences * -+ocr:set+-: Set the OCR status of files (Queue, Skip) * -+ocr:status+-: Give statistics on file OCR status (Queued, Processing, Finished, Skipped) * -+dev:fixbom+-: Fix BOM and line endings for all files (for developers) See ((Console)) !!# Contacts - CardDAV support * See ((CardDAV)) * http://sourceforge.net/p/tikiwiki/code/75195 via ((dev:SabreDAV)). See also ((dev:CalDAV)) !!# Convert from absolute to relative link Feature was improved: https://sourceforge.net/p/tikiwiki/code/71556 !!# Custom admin panels * ((PluginPreference)) * http://sourceforge.net/p/tikiwiki/code/71641 * http://sourceforge.net/p/tikiwiki/code/71653 !!# Federated search * ((PluginList)) can be used with ((Federated Search)) ** https://sourceforge.net/p/tikiwiki/code/71501 !!# PDF * Upgraded from ((mPDF)) 7 to 8 ** https://sourceforge.net/p/tikiwiki/code/70622 ** https://sourceforge.net/p/tikiwiki/code/70695 !!# Progressive Web App * Offline access via ((Progressive Web App)) !!# Roles * ((Roles)) !!# Sessions * [https://sourceforge.net/p/tikiwiki/code/71475|Improvements in sessions when using mysql/memcached as storage locations] (Both mechanisms now have lock/unlock grants to avoid race conditions.) !!# Templated Groups * ((Templated Groups)) !!# Tiki Objects: maintainers and freshness * Starting with Wiki Pages, Tiki objects now can have maintainers, an update frequency and a freshness, i.e., how long ago it has been updated. Then, when an object becomes too old relative to its update frequency, Tiki will send emails to the maintainers reminding about the need to update it (console.php objects:notify-maintainers) * See: https://dev.tiki.org/Object-maintainers-and-freshness * http://sourceforge.net/p/tikiwiki/code/75224 See ((Object Maintainers and Freshness)) !!# Trackers: ItemsList fields now editable * ItemsList tracker fields now optionally offer an "Add new item" button and/or an edit and/or a delete icon where the user has those permissions. This allows for dealing with "children items" when you are viewing or editing the "parent item" (1 parent : N children) * See: https://dev.tiki.org/item7206-Make-ItemsList-Tracker-Fields-Editable * http://sourceforge.net/p/tikiwiki/code/75296 !!# Trackers: Field Rules * Optional new (experimental) feature to allow changes to tracker forms depending on field contents * See: [https://dev.tiki.org/item7207-Add-Conditional-Actions-for-Tracker-Fields] * Documentation coming soon here ((Tracker Field Rules)) !!# Two-factor authentication support * ((Two-factor authentication)) !!# Vue.js support * ((dev:VueJS In Tiki)) !!# Webmail Multiple minor enhancements to the ((Webmail)) (Cypht integration). The quality is somewhere between Alpha and Beta. It is in active development and you can expect improvements every few weeks in the 21.x branch. !! Zend Framework to Laminas Tiki21 now uses Laminas https://framework.zend.com/blog/2020-01-24-laminas-launch https://getlaminas.org/blog/2020-03-09-transferring-zf-to-laminas.html !! ChangeLog Since branching Tiki 21.x in January 2020 there were at least 22 enhancements (some of them cherry-picked from other branch or back-ported from the master branch) and 261 fixes made on the 21.x branch. !!! Commits tagged ENH {CODE()} [rb/71588][ENH] Hide button when the user doesn't have permission to see the link of that button [ENH] listexecute: Allow TrackerItemModify to update tracker items ignoring mandatory and validation errors [ENH] tracker-rules: A couple of new operators for Collections [ENH]Adding a target attribute for the url of the plugin button. [ENH] Align advanced parameters in PluginCode [ENH] Trackers, DynamicList: Add button to Select/Unselect all item of the dynamic list [bp/r75930] [ENH] Numeric Field scrolling handling [bp/r76005][ENH] Align advanced parameters in PluginCode [FIX][ENH][UX] Pivot tables: indicate that the table cell is clickable by using cursor: pointer (why is _pivot-tiki.scss not compiling to tiki_base.css? Takes ages to compile all the themes while the look is basicaly same for all of them) [ENH] tracker rules: Add custom text to display as the error message for the Required action [ENH] Allow composer to update vendor_bundled dependencies and if changed, check for external package sources [ENH] Improve gitlab mr script to allow create in target project id [ENH] Support and test PHP 7.4 [ENH] Plugin Cypht: Change parameters [bp/r76685] [ENH] site_closed:add feeback when login fails [ENH] search: Add similar filter for list plugin and friends - usage: * similar to current: {filter similar="this"} or {filter similar=""} * similar to tracker item {filter similar="trackeritem:42"} Requires elasticsearch [ENH] Set a new preference to show/hide templated groups features [ENH]Tip added about where to find the "revert" profile. Thanks Ricardo [ENH]Use updated pages for the featured profiles we tweaked during the Virtual Tiki Fest 2020. Thanks to all who participated in the virtual tiki fest (and later) tweaking these featured profiles [ENH] Increase benchmark numbers to get better metrics [ENH] allow math calculations to work with currency fields/values more seamlessly - e.g. (add currency_field another_currency_field) [ENH] save col/row sort order in Pivottable plugin, add as plugin params, make plugin params save operation from within PivotUI skip overriding non-pivot plugin params [ENH] add displayBeforeFilter pivottable plugin option to skip searching and displaying results on initial page load when 'editable' filters are used for user-entered input filters {CODE} !# General upgrade notes Also, see the standard information about ((Upgrade|Upgrades)) in Tiki. !# Related -=Pages linking to this one=- {backlinks noheader=1} Alias names for this page: (alias(Tiki 21))