Admin panel update notifier

After each release, we need to update some files IN TRUNK so Tiki installs are prompted to upgrade:

  • doc/stable.version (where https://tiki.org/stable.version redirects and which is where all the Tikis connect to know if they should update): Add the the new released version to the list of versions present in this file.
  • doc/regular.cycle: Replace the previous release of the same branch as the new released version by the new release. For example, if the new release is 26.2 i.e there should be a 26.1 line in this file, so replace 26.1 by 26.2.
  • doc/longterm.cycle: You have to update this file if you are releasing an LTS version. If so, do the same as for the previous step(doc/stable.version).
  • EoL versions: Check if there is a version that reaches EoL and remove his entry from doc/regular.cycle and and doc/longterm.cycle so admins of tiki sites with a version is EoL will be notified in the admin panel that the version they are using is EoL and that an upgrade to an upper version is available.
  • twversion.class.php: After each release, add the new release to the array returned by the function tikiVersions().


This exists in Tiki since 1.9.9 but has not always worked well throughout the versions. For example a Tiki admin needs to clear Tiki cache in their Tiki to refresh the remarksbox notice (about new upgrade available) above the control panels on the tiki-admin.php page.

Ref: Update notifier

Question: why are we also maintaining twversion.class.php?

Update tiki.org

A few pages here may need updating depending on the type of release:
https://tiki.org/Versions
https://tiki.org/Download

After the update, check tiki.org/tiki-plugins.php and see if any plugins need approval

1.1.3. Update dev.tiki.org

A few pages here may need updating depending on the type of release:


After the update, check dev.tiki.org/tiki-plugins.php and see if any plugins need approval

1.1.4. Update doc.tiki.org

  • The current development Tiki version page
  • The future development Tiki version page
  • All-Releases page


After the update, check doc.tiki.org/tiki-plugins.php and see if any plugins need approval

1.1.5. Default Download at Sf.net

Set one of the new tarballs as the default file to download for Tiki project.

Setting the default download can be accomplished through the File Manager.

  1. Go to the Files page while logged in to access the File Manager
  2. From the File Manager navigate to the directory that contains the file
  3. Select the "i" icon for the file you wish to set as the default download
  4. On the bottom right check the boxes for the operating systems which you wish the file to be the default download for.
  5. Select save


Some people say, that an image is worth a thousand words...

Sf Net Set Default Download Tiki

1.1.6. Update auto-installers

see https://tiki.org/1-click+installers and https://tiki.org/Distros if any.

1.1.7. Acknowledgements

  • Make sure bug submitters (including security vulnerability reporters) are properly credited in the Tiki release announcements.

1.1.7.1. Previous release leftover.

It is critical the release manager double check that previous version (Major) have been through ALL the release step so nothing is forgotten. If some have been left it is time to complete and reduce the dissonance between what we have done and what should have been done following this page process list.

1.1.7.2. Version Page

It is important to communicate and log changes and improvement including updating the version page status (Checklist page, ie: https://dev.tiki.org/Tiki12#Checklist ).

1.1.7.3. Check external software library dependencies

It is always the good time to check and update any external components we have in Tiki.
Please refer to Check external software library dependencies section

1.1.8. Announce the good news on devel mailing-list

  • Ask the Communications Team to launch the announce-spreading process as described on Communications Team Release
    • info.tiki.org/Download + news item +
      Layer 1
      • the version numbers come from a dynamic variable: to edit, just click on the version numbers (as user with admin rights) and you'll be shown a text field where you can edit those version numbers.


Show PHP error messages
 
ERROR (E_WARNING): Trying to access array offset on null
At line 298 in temp/templates_c/en_social^51ed9d5e273be5e76d0e990a7170327cc292754c_0.file_tiki-show_page.tpl.php