Commit graph

27 commits

Author SHA1 Message Date
tidusjar
796f0fc188 All Sln changes 2016-12-19 20:14:31 +00:00
tidusjar
9c517aa2e0 moved namespaces 2016-12-19 20:05:04 +00:00
tidusjar
5c023341b6 Fixed #788 and #791 2016-12-16 20:31:34 +00:00
Jamie.Rees
d5127073bc #456 Update all the requests when we identify that the username changes 2016-11-22 14:46:24 +00:00
tidusjar
eb120e6840 Use the user alias everywhere if it is set #218 2016-11-20 19:16:22 +00:00
tidusjar
4629301264 Implimented auto approve permissions #218 2016-11-20 19:10:46 +00:00
Jamie.Rees
2a8927eb6d Fixed the issue with user management, needed to implement our own authentication provider 2016-11-18 17:17:35 +00:00
Jamie.Rees
3384ba90fc Remove all references to the claims 2016-11-16 14:44:45 +00:00
Jamie.Rees
55f1309140 finished #646 and fixed #664 2016-11-14 13:16:02 +00:00
Jamie.Rees
e46c43610f Fixed #656 and more work on #218 2016-11-07 14:29:13 +00:00
TidusJar
e39512905a Fixed some issues with the user management work 2016-11-04 19:11:25 +00:00
tidusjar
2aebbe0259 Fixed an issue where there were some JS errors on the landing page settings and stopped us being redirected to the login sometimes as an admin 2016-08-25 21:43:49 +01:00
tidusjar
632ce75fa0 Finished #459 2016-08-09 14:03:48 +01:00
tidusjar
4d85000753 Fixed the bug in #438 and added unit tests to make so we dont break it in the future 2016-07-26 20:50:38 +01:00
tidusjar
f03392691c Reworking the login page for #426 2016-07-26 12:59:39 +01:00
tidusjar
bcdb612faa Added languages #243 2016-06-24 11:05:03 +01:00
tidusjar
63e0d0e531 Small changes around how we work with custom events in the analytics 2016-06-22 12:59:01 +01:00
tidusjar
3e16d8acf0 done #318 2016-06-13 13:01:22 +01:00
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