Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-14 | 6 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-13 | 20 | -0/+20 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-12 | 86 | -172/+172 |
| | |||||
* | Merge pull request #8633 from nextcloud/rakekniven-i18n-fix | Morris Jobke | 2018-03-11 | 2 | -2/+2 |
|\ | | | | | Improved translation strings | ||||
| * | Update ThemingControllerTest.php | rakekniven | 2018-03-10 | 1 | -1/+1 |
| | | | | | | Fixed tests for https://github.com/nextcloud/server/pull/8633 | ||||
| * | Update ThemingController.php | rakekniven | 2018-03-10 | 1 | -1/+1 |
| | | | | | | | | Improved translation string. Reported at Transifex. See https://www.transifex.com/nextcloud/nextcloud/translate/#de/$/121491256?issue=yes | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-11 | 2 | -0/+2 |
|/ | |||||
* | Use cache prefix for theming as well | Julius Härtl | 2018-03-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix tests to use ICacheFactory | Julius Härtl | 2018-03-07 | 2 | -3/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Move base url from global cache prefix to frontend related ones | Julius Härtl | 2018-03-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-06 | 2 | -2/+2 |
| | |||||
* | Merge pull request #8601 from nextcloud/theming-fix-background-color | Morris Jobke | 2018-03-05 | 1 | -7/+5 |
|\ | | | | | Remove too restrict check for background image/color | ||||
| * | Remove to restrict check for background image/color | Julius Härtl | 2018-03-01 | 1 | -7/+5 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-04 | 10 | -0/+10 |
| | | |||||
* | | Use correct input type for the url entry | Christian Oliff | 2018-03-02 | 1 | -1/+1 |
| | | | | | | Change `type="text"` to `type="url"` | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-02 | 12 | -2/+12 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-01 | 18 | -0/+18 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-28 | 2 | -2/+2 |
| | |||||
* | Empty name not allowed | Sagorika Das | 2018-02-27 | 1 | -5/+32 |
| | | | | | | Do not allow empty name in theming app. Signed-off-by: Sagorika Das <sagorika1996@gmail.com> | ||||
* | Merge pull request #8463 from kyrofa/bugfix/8462/theming_app_outside_root | Morris Jobke | 2018-02-26 | 2 | -5/+34 |
|\ | | | | | theming: handle not being in the serverroot | ||||
| * | Remove null check | Kyle Fazzari | 2018-02-25 | 1 | -7/+2 |
| | | | | | | | | Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com> | ||||
| * | Add mock to setup | Kyle Fazzari | 2018-02-24 | 1 | -16/+4 |
| | | | | | | | | Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com> | ||||
| * | theming: handle not being in the serverroot | Kyle Fazzari | 2018-02-20 | 2 | -3/+49 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, the theming app assumes it's in the serverroot. However, with Nextcloud's flexibility regarding configurable app paths, this is not a safe assumption to make. If it happens to be an incorrect assumption, the theming app fails to work. Instead of relying on the serverroot, just use the path from the AppManager and utilize relative paths for assets from there. Fix #8462 Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-23 | 2 | -0/+76 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-19 | 4 | -2/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-17 | 2 | -0/+4 |
| | |||||
* | Fix info.xml files of shipped apps | Joas Schilling | 2018-02-16 | 1 | -9/+11 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-14 | 2 | -2/+2 |
| | |||||
* | Remove unused import statements | Morris Jobke | 2018-02-14 | 2 | -3/+0 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-13 | 28 | -52/+30 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-08 | 2 | -8/+24 |
| | |||||
* | Merge pull request #8155 from nextcloud/use-guest-css | Morris Jobke | 2018-02-05 | 1 | -2/+5 |
|\ | | | | | Fix styling issues of guest pages | ||||
| * | Add space on guest pages with custom logo | Julius Härtl | 2018-02-02 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Make sure theming logo css only applies when a logo is set | Julius Härtl | 2018-02-02 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Fix theming test | Roeland Jago Douma | 2018-02-02 | 1 | -6/+6 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-01 | 84 | -168/+84 |
| | |||||
* | Merge pull request #8078 from nextcloud/theming-validate-scss | Morris Jobke | 2018-01-29 | 3 | -18/+14 |
|\ | | | | | SCSS hardening | ||||
| * | Fix theming tests | Julius Härtl | 2018-01-26 | 1 | -8/+2 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Do not rewrite absolute URLs | Julius Härtl | 2018-01-26 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Only override image styles if the theming values are set | Julius Härtl | 2018-01-26 | 1 | -8/+10 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Remove theming migration | Julius Härtl | 2018-01-26 | 3 | -222/+0 |
|/ | | | | | | Those images are alredy migrated after the instance has been updated to NC12 Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix "Undefined method setExpectedException()" | Joas Schilling | 2018-01-24 | 1 | -9/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Theming: adjust background image resizing | Julius Härtl | 2018-01-19 | 1 | -6/+4 |
| | | | | | | | | Support high resolution login images by resizing only images that are wider than 4096px fixes #7459 Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-15 | 2 | -0/+6 |
| | |||||
* | Bump apps | Roeland Jago Douma | 2018-01-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | More detailed theming capabilities | Julius Härtl | 2018-01-10 | 6 | -53/+99 |
| | | | | | | This will allow clients to easily check if a custom background is used Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix appmenu svg double invert | Julius Härtl | 2018-01-10 | 1 | -6/+10 |
| | | | | | | | | | This fixes a regression caused by 9b668d0, where the css filters to preview color inversion of the app menu was applied by default. This commit makes the css filters sensitive on what the current state of the app menu is. Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #7705 from nextcloud/theming-calc-adjust | Morris Jobke | 2018-01-09 | 3 | -18/+61 |
|\ | | | | | Adjust theming color calculations using sRGB luma | ||||
| * | Add colors to tests | Julius Härtl | 2018-01-08 | 1 | -7/+13 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Fix preview when theming changes invertion of icons | Julius Härtl | 2018-01-08 | 1 | -0/+9 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> |