summaryrefslogtreecommitdiffstats
path: root/core/js/update.js
Commit message (Collapse)AuthorAgeFilesLines
* improve update error page: remove box, make link visible, insert missing ↵Jan-Christoph Borchardt2014-12-101-3/+2
| | | | space, remove line break
* Simulate apps database schema update on upgradeVincent Petry2014-06-041-1/+1
| | | | | When upgrade, also simulate the database schema update for apps before doing the actual upgrade.
* Fixed DOM elements, styling and code style issuesVincent Petry2014-05-281-7/+9
| | | | | - Reduced number of DOM elements - Also added mention of "config" backup.
* Added update overview pageVincent Petry2014-05-271-24/+82
|
* Translate reload message after updateMorris Jobke2013-11-261-1/+1
| | | | fixes #6064
* - eventsource.php: in case of potential CSRF attack we send an error message ↵Thomas Müller2013-07-111-1/+4
| | | | | | | | from the EventSource to the browser - eventsource.js: handle undefined data on event - update.js: in case of error we close the event source - advise the user to reload the page - update.php: EventSource initialization is now done before we enter the maintenance mode in order to allow browser reload in case of possible CSRF attack
* Merge branch 'master' into updater-CSPThomas Mueller2013-01-281-1/+0
| | | | | Conflicts: core/templates/update.php
* Move update inline JSLukas Reschke2013-01-251-0/+24