summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/thrift/cache
Commit message (Collapse)AuthorAgeFilesLines
* [client] Add preset runscript selector to lecture detailsSimon Rettberg2019-02-261-0/+8
|
* [client] MetaDataCache: Add getters for ldap/netshare predefined listSimon Rettberg2018-11-261-4/+44
|
* [client] Only try sat server in OrgCache if it is set yetSimon Rettberg2017-08-011-5/+11
|
* [client] UserCache: Fix fallback to querying master serverSimon Rettberg2016-09-091-4/+4
|
* [client] remove saved session token when quitting application after master ↵Jonathan Bauer2016-05-101-18/+3Star
| | | | token error
* [client] publish image stuff 2.0Jonathan Bauer2016-05-041-8/+19
|
* [client] first working draft for published images stuffJonathan Bauer2016-04-272-2/+79
|
* [client] Remember if sat supports locations and stop querying if notSimon Rettberg2016-01-211-1/+13
|
* [client] Remove useless commentsSimon Rettberg2016-01-211-7/+0Star
|
* [client] Lower caching time for lectures and images from 2min to 30secSimon Rettberg2016-01-212-2/+2
|
* [client] fix LectureWizard not accepting "Done" when no locations are selectedJonathan Bauer2016-01-131-13/+13
| | | | | * removed the test code for the location cache, activated the real call * not showing the LocationSelectionPage if no locations are returned from the cache
* [client] room selection widget [wip]Jonathan Bauer2015-12-181-0/+58
| | | | | new wizard page in the lecture wizard new button "Raumauswahl" LectureDetailsWindow
* [client] OrgCache: try/catch sat org list fetching and optimize code a bitJonathan Bauer2015-09-161-5/+10
|
* [client] set default permissions from sat, sort organizations in cache.Stephan Schwaer2015-09-161-3/+10
|
* [client] Tweak caching strategies for meta dataSimon Rettberg2015-09-093-7/+15
|
* [*] Thrift API changesSimon Rettberg2015-08-272-4/+4
|
* [client] More agressive cache usage for .get*byId .find in Thift Cache helpersSimon Rettberg2015-08-273-26/+81
|
* [client] null check the result in UserCacheJonathan Bauer2015-08-251-0/+4
|
* [client] move thrift cache to its own packageJonathan Bauer2015-08-195-0/+315