Commit graph

12 commits

Author SHA1 Message Date
Julius Haertl
608dbc64d9
Theming: Fix preview and center alignment of logo 2016-07-26 13:30:06 +02:00
Lukas Reschke
a494e4f712
Adjust tests 2016-07-26 13:28:54 +02:00
Jos Poortvliet
fa814b9715
Update themingcontroller.php 2016-07-26 13:26:42 +02:00
Joas Schilling
ca6a7d9e6a
Run the license script 2016-07-22 09:48:05 +02:00
Joas Schilling
3cdd10b9d7
Add unit tests 2016-07-15 11:55:43 +02:00
Joas Schilling
e6ddf775f6
Also load the theming app on CLI 2016-07-15 09:23:22 +02:00
Joas Schilling
b73e46f471
Better handling of empty slogan 2016-07-15 08:51:30 +02:00
Marius Blüm
d35d9d246e Merge pull request #370 from nextcloud/stable9-backport-361
[Stable9] Make theming work with pretty URLs
2016-07-12 06:59:42 +02:00
Lukas Reschke
450926ea1c Implement "getTitle" (#372)
Fixes https://github.com/nextcloud/server/issues/341
2016-07-11 23:31:58 +02:00
oparoz
3c0ba186e1 Fix tests
(cherry picked from commit eceb0db)
2016-07-11 17:42:45 +02:00
oparoz
1f28ed8a0a Make theming work with pretty URLs
In some envs the rewrite rules for pretty URLs apply to all CSS files, so let's not end the route name with that etension.
Fixes #315
(cherry picked from commit 839ee5e)
2016-07-11 17:42:34 +02:00
Bjoern Schiessle
3cb7672b06
initial commit for the theming app 2016-06-30 17:26:03 +02:00