server/apps/theming
Morris Jobke 5b4adf66e5
Move OC_Defaults to OCP\Defaults
* currently there are two ways to access default values:
  OCP\Defaults or OC_Defaults (which is extended by
  OCA\Theming\ThemingDefaults)
* our code used a mixture of both of them, which made
  it hard to work on theme values
* this extended the public interface with the missing
  methods and uses them everywhere to only rely on the
  public interface

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-04-09 21:43:01 -05:00
..
appinfo Add repair step to move existing theming images 2017-02-16 15:13:38 +01:00
css theming: move reset button into field and only show when focused 2016-11-16 11:38:01 +01:00
img Add the icons for shipped apps 2017-01-19 10:42:22 +01:00
js Theming: Show loading spinner while uploading files 2016-08-30 06:40:41 +02:00
l10n [tx-robot] updated from transifex 2017-04-06 00:07:50 +00:00
lib Move OC_Defaults to OCP\Defaults 2017-04-09 21:43:01 -05:00
templates Fix typo in theming description 2017-01-23 12:35:58 +01:00
tests Move OC_Defaults to OCP\Defaults 2017-04-09 21:43:01 -05:00