summaryrefslogtreecommitdiffstats
path: root/core/templates/update.admin.php
Commit message (Collapse)AuthorAgeFilesLines
* fix wording of update headerJan-Christoph Borchardt2015-08-201-2/+2
|
* Additions to update pageVincent Petry2015-08-201-6/+5
| | | | | | | Apps to update and to disable will always be shown. Main title changes only when apps need updated, not core. Added bullet style. Exclude incompatible apps from updated apps list.
* Display app names in update page for app updatesVincent Petry2015-08-191-0/+15
| | | | | Whenever the update page is displayed for apps, show app names instead of the core update text.
* Read version and product name from update templateVincent Petry2015-01-141-1/+1
| | | | | | During upgrade, the config settings aren't always available due to base.php changes. This fix makes the update info page read the product name and version from the update template, which already had them.
* Added upgrade notice to avoid timeoutsVincent Petry2014-08-181-0/+4
|
* Fixed DOM elements, styling and code style issuesVincent Petry2014-05-281-19/+14
| | | | | - Reduced number of DOM elements - Also added mention of "config" backup.
* Fixed styles in update overview pageVincent Petry2014-05-271-9/+9
|
* Now showing disabled apps as upgrade status lineVincent Petry2014-05-271-2/+2
| | | | | - Added app id in update overview. - Added status message for disabled app for CLI upgrade and web upgrade
* Added update overview pageVincent Petry2014-05-271-6/+32
|
* Changed update message to be more instructive, changed update style to be ↵Ramiro Aparicio2013-10-241-0/+6
less aggresive Fix br tags Improve english messages