Commit Graph

13 Commits (c166c7b18907bb5e25144723810bf567b1910a30)

Author SHA1 Message Date
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.
8 years ago
Henry Castro 13692a5d3b Request discovery.xml from WOPI client 8 years ago
Henry Castro 2d2edffa80 Add initial cache support 8 years ago
Victor Dubiniuk 447610b260 Fix appid 8 years ago
Henry Castro 48cba261ec cloudsuite: revert route showLOleaflet
With the current layout changes, showLOleaflet is no longer need it.
9 years ago
Henry Castro ddfacfe344 cloudsuite: add URLGenerator 9 years ago
Victor Dubiniuk 76ef4e48aa ByeBye static Config class 9 years ago
Victor Dubiniuk dfc91185f0 Remove private and deprecated API calls 9 years ago
Victor Dubiniuk 58725da687 Remove deprecated API usage. Step 2 9 years ago
Victor Dubiniuk 8897dda9ab Remove deprected API usage. Step 1 9 years ago
Victor Dubiniuk 4f19683c03 Inject logger 10 years ago
Victor Dubiniuk 33dfec8804 Migrate settings controllers to appframework 10 years ago
Victor Dubiniuk 595b2fbf96 Migrate major controllers to appframework 10 years ago