tidusjar
4b5079598d
Change the redirection to use a relative uri redirect #473
2016-08-21 19:33:19 +01:00
tidusjar
13324cac14
More unit tests around the login and also the core Plex Checker
2016-08-12 14:41:34 +01:00
tidusjar
57ec940d5a
Moved the plex auth token to the plex settings where it should belong.
2016-07-14 13:01:07 +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
5bf557658d
Just some more async changes
2016-06-09 16:59:35 +01:00
tidusjar
46f7a0769e
styling for #298 done, just need to wire up the model and do the actual status check
2016-06-08 22:06:38 +01:00
tidusjar
dd46f08f8b
Fixed tests
2016-06-07 16:28:48 +01:00
tidusjar
c57f33151b
Revert "Small changes"
...
This reverts commit 6d40d3b891
.
2016-05-31 16:47:10 +01:00
tidusjar
6d40d3b891
Small changes
2016-05-31 16:46:48 +01:00
tidusjar
cbfe88cd6d
Added the ability to get the apikey from the api if you provide a correct username and password.
...
Added more unit tests
Added the ability to change a users password using the api
refactored the Usermapper and made it unit testsable.
Also api documentation for the new endpoints too.
#222 #205
2016-05-20 10:44:02 +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
076a75b82f
Stop the Cachers from bombing out when the response from the 3rd party api returns an exception or invalid response. #171
2016-04-21 12:10:36 +01:00
tidusjar
213a088f07
Commented out the unit tests as they need to be reworked now.
2016-04-14 15:06:28 +01:00
tidusjar
792bbf5f95
This fixes #36
2016-03-19 16:42:11 +00:00
Jamie Rees
452ad07ba0
Fixed a bug in the Login and added a unit test to cover that.
...
Added a button to approve an individual request.
Fixed some minor bugs in the request screen
2016-03-10 19:58:32 +00:00
tidusjar
759540c837
Added user logout method and unit tests to cover it
2016-03-09 12:59:07 +00:00
tidusjar
2ee94f78b4
Added the denied user check to the UserLoginModule. added a test case to cover it.
2016-03-09 12:28:54 +00:00
tidusjar
3eaf1971ec
More work on submitting issues
2016-03-09 12:19:05 +00:00
tidusjar
6c03e3f0ad
More test changes
2016-03-09 11:43:53 +00:00
tidusjar
92e8fa7c4d
More tests to cover the login
2016-03-09 11:39:33 +00:00
tidusjar
68850fd8b7
Added first real test
2016-03-09 11:21:06 +00:00