Pranav Kant
c166c7b189
Respect default settings
...
Support for default settings when there is none provided by user
was already in lib/appconfig.php
But we were using the CoreConfig object always which queries the
database; lets use the appConfig object so that if the value is
missing in the database, we still have the default value to take
care of the app.
2016-08-29 14:47:31 +05:30
Henry Castro
13692a5d3b
Request discovery.xml from WOPI client
2016-03-09 08:54:56 -04:00
Henry Castro
2d2edffa80
Add initial cache support
2016-03-09 08:50:49 -04:00
Victor Dubiniuk
447610b260
Fix appid
2015-12-16 18:04:32 +03:00
Henry Castro
48cba261ec
cloudsuite: revert route showLOleaflet
...
With the current layout changes, showLOleaflet is no longer need it.
2015-10-28 16:14:38 -04:00
Henry Castro
ddfacfe344
cloudsuite: add URLGenerator
2015-10-27 23:03:18 -04:00
Victor Dubiniuk
76ef4e48aa
ByeBye static Config class
2015-09-19 00:20:28 +03:00
Victor Dubiniuk
dfc91185f0
Remove private and deprecated API calls
2015-08-28 19:32:54 +03:00
Victor Dubiniuk
58725da687
Remove deprecated API usage. Step 2
2015-08-27 01:27:06 +03:00
Victor Dubiniuk
8897dda9ab
Remove deprected API usage. Step 1
2015-08-26 19:12:45 +03:00
Victor Dubiniuk
4f19683c03
Inject logger
2014-10-28 22:38:08 +03:00
Victor Dubiniuk
33dfec8804
Migrate settings controllers to appframework
2014-10-28 01:04:35 +03:00
Victor Dubiniuk
595b2fbf96
Migrate major controllers to appframework
2014-10-25 17:18:00 +03:00