Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redesign guest pages for better accessibility | Carl Schwan | 2022-07-27 | 1 | -8/+6 |
| | | | | | | | - Use white box and put content on it - Improve focus indicator Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | l10n: Addition of "The" | Valdnet | 2020-05-13 | 1 | -1/+1 |
| | |||||
* | l10n: Changing the word "These" to "Following" | Valdnet | 2020-05-11 | 1 | -1/+1 |
| | |||||
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -2/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use numeric placeholders if there are multiple, so that RTL languages can ↵ | Joas Schilling | 2018-10-09 | 1 | -1/+1 |
| | | | | | | operate better Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Accessibility and design fixes for update and redirect pages | Jan-Christoph Borchardt | 2018-10-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Use images instead of inline SVG and unicode | Jan-Christoph Borchardt | 2018-08-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Fix triangle on update page | Jan-Christoph Borchardt | 2018-08-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | reduce info on update screens, introduce button to refresh | Jan-Christoph Borchardt | 2016-08-04 | 1 | -1/+3 |
| | |||||
* | switch nested containers in update to semibold style | Jan-Christoph Borchardt | 2016-08-03 | 1 | -2/+2 |
| | |||||
* | remove svg classes | Hendrik Leppelsack | 2016-07-01 | 1 | -1/+1 |
| | |||||
* | Add detailed logs hidden and show them on request | Morris Jobke | 2016-04-04 | 1 | -0/+2 |
| | |||||
* | Show individual sql schema migration steps during upgrade - on web as well ↵ | Thomas Müller | 2016-04-04 | 1 | -1/+7 |
| | | | | as on the command line | ||||
* | update page: fix heading whitespace and unbold less important sections | Jan-Christoph Borchardt | 2015-11-25 | 1 | -3/+3 |
| | |||||
* | do not bold header of update screen | Jan-Christoph Borchardt | 2015-11-05 | 1 | -2/+2 |
| | |||||
* | fix wording of update header | Jan-Christoph Borchardt | 2015-08-20 | 1 | -2/+2 |
| | |||||
* | Additions to update page | Vincent Petry | 2015-08-20 | 1 | -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 updates | Vincent Petry | 2015-08-19 | 1 | -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 template | Vincent Petry | 2015-01-14 | 1 | -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 timeouts | Vincent Petry | 2014-08-18 | 1 | -0/+4 |
| | |||||
* | Fixed DOM elements, styling and code style issues | Vincent Petry | 2014-05-28 | 1 | -19/+14 |
| | | | | | - Reduced number of DOM elements - Also added mention of "config" backup. | ||||
* | Fixed styles in update overview page | Vincent Petry | 2014-05-27 | 1 | -9/+9 |
| | |||||
* | Now showing disabled apps as upgrade status line | Vincent Petry | 2014-05-27 | 1 | -2/+2 |
| | | | | | - Added app id in update overview. - Added status message for disabled app for CLI upgrade and web upgrade | ||||
* | Added update overview page | Vincent Petry | 2014-05-27 | 1 | -6/+32 |
| | |||||
* | Changed update message to be more instructive, changed update style to be ↵ | Ramiro Aparicio | 2013-10-24 | 1 | -0/+6 |
less aggresive Fix br tags Improve english messages |