Commit graph

9 commits

Author SHA1 Message Date
tidusjar
84dc4515fd Removed the service locator from the base classes and added in some Api tests
added all the tests back in!
2016-05-19 17:02:46 +01:00
tidusjar
7266f20927 Api work for #205
Refactored how we check if the user has a valid api key
Added POST request, PUT and DELTE

Also some work on the updater #29
2016-05-19 10:36:02 +01:00
tidusjar
6dea8b7440 Fixed exception and all areas will now use the base url #72 2016-04-14 17:19:55 +01:00
tidusjar
866b6d6d6d removed the test code from #72 2016-04-14 16:56:55 +01:00
tidusjar
6190eceb60 Finally fixed #72 2016-04-14 14:50:40 +01:00
Drewster727
3dbef199aa #122 store utc time in the databse + obtain timezone offset of the client upon login + offset times returned to client based on session offset 2016-03-31 22:23:38 -05:00
Drewster727
a668ea04ec don't query the session as much in the modules, rely on a variable from the base class and store the username as needed 2016-03-30 11:06:35 -05:00
Jamie Rees
93c5cf6eb6 Small changes 2016-03-04 22:24:18 +00:00
Jamie Rees
2f5db03815 MOre work 2016-03-04 21:17:43 +00:00