summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/templates
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Show an update button instead of the updater"Morris Jobke2016-09-231-3/+1
| | | | | | This reverts commit 202ae42506e9bbb167889735b2c56ccebace594b. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Show an update button instead of the updaterJoas Schilling2016-09-081-1/+3
|
* Fix layout of success message and textMorris Jobke2016-09-071-1/+1
|
* make updatenotification settings appear as if it is part of the version part ↵Arthur Schiwon2016-08-131-3/+1
| | | | in server settings
* Fix update notification textMorris Jobke2016-06-291-1/+3
| | | | * thanks to ungesundes_halbwissen @ transifex
* fix more stringsMorris Jobke2016-06-201-1/+1
|
* The setting only affects available core updatesJoas Schilling2016-05-241-1/+5
|
* Make the group selectableJoas Schilling2016-05-241-0/+7
|
* Add release channel selection backLukas Reschke2016-03-041-4/+38
| | | | Allows to select the release channels again and also shows the last check date
* Add SSO for updater applicationLukas Reschke2016-02-091-0/+8
Allows logging-in into the updater application by visiting the admin panel and pressing "Open updater".