server/apps
Daniel Calviño Sánchez b16ce1b4ba Fix preview of theming
Pull request #5429 made cached SCSS files depend on a hash of the base
URL, so the "/css/core/server.css" file does no longer exist; as the
file can not be loaded the "Loading preview" message is never removed
and the "Saved" message is never shown.

As it now depends on the hash of the base URL the file to be reloaded
can no longer be hardcoded, so the full URL to the "server.css" file
that has to be reloaded (if any) is now got from the DataResponse
provided by the controller.

Fixes #5975

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-08-10 12:37:58 +02:00
..
admin_audit Log console commands 2017-07-01 12:19:01 +02:00
comments [tx-robot] updated from transifex 2017-08-09 00:08:20 +00:00
dav [tx-robot] updated from transifex 2017-08-09 00:08:20 +00:00
encryption [tx-robot] updated from transifex 2017-08-09 00:08:20 +00:00
federatedfilesharing [tx-robot] updated from transifex 2017-08-09 00:08:20 +00:00
federation [tx-robot] updated from transifex 2017-08-09 00:08:20 +00:00
files [tx-robot] updated from transifex 2017-08-10 00:08:15 +00:00
files_external [tx-robot] updated from transifex 2017-08-09 00:08:20 +00:00
files_sharing [tx-robot] updated from transifex 2017-08-10 00:08:15 +00:00
files_trashbin Fix comparisions in the trashbin app 2017-08-01 13:56:12 +02:00
files_versions Remove undocumented config 2017-08-01 13:59:10 +02:00
lookup_server_connector Add |null to PHPDoc 2017-08-01 08:20:15 +02:00
oauth2 [tx-robot] updated from transifex 2017-08-09 00:08:20 +00:00
provisioning_api Remove explicit type hints for Controller 2017-08-01 17:32:03 +02:00
sharebymail [tx-robot] updated from transifex 2017-08-03 00:08:06 +00:00
systemtags [tx-robot] updated from transifex 2017-08-02 00:08:10 +00:00
testing Move over locking controller 2017-07-24 13:44:03 +02:00
theming Fix preview of theming 2017-08-10 12:37:58 +02:00
twofactor_backupcodes [tx-robot] updated from transifex 2017-08-09 00:08:20 +00:00
updatenotification [tx-robot] updated from transifex 2017-08-09 00:08:20 +00:00
user_ldap Fix ldap tests 2017-08-09 21:10:15 +02:00
workflowengine [tx-robot] updated from transifex 2017-08-09 00:08:20 +00:00