Commit graph

69 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
Jamie.Rees
21f3131cb4 Finished #707 2016-11-28 08:26:12 +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
c5b65a335f Finished #556 2016-11-08 14:32:03 +00:00
Jamie.Rees
934f0264b9 Small bit of work on the user claims 2016-10-27 14:59:05 +01:00
tidusjar
0ac114d987 Finished #18 2016-08-30 14:31:18 +01:00
tidusjar
e77add75a1 Fixed #505 2016-08-26 10:56:52 +01:00
tidusjar
50f9348350 Added unit tests 2016-08-01 13:24:26 +01:00
tidusjar
a5257a0fbf #254 2016-07-27 16:56:19 +01:00
tidusjar
26e1d14812 Better handling for #388 2016-07-06 14:35:20 +01:00
tidusjar
36bbf3375c Small changes 2016-06-29 13:53:01 +01:00
tidusjar
88a43563c4 Added some of the backend bits for #182 2016-06-28 16:32:57 +01:00
tidusjar
5bf557658d Just some more async changes 2016-06-09 16:59:35 +01:00
tidusjar
4808fffcef most of #273 done 2016-06-07 14:26:54 +01:00
tidusjar
071daf4ab4 a crap tonne of work on #273 2016-06-04 17:51:13 +01:00
tidusjar
a003068869 Done the same for TV 2016-06-02 14:13:21 +01:00
tidusjar
41b439d3bb fixes #296 2016-06-02 14:12:44 +01:00
tidusjar
9ffe184dd3 More for #273 2016-06-01 18:32:52 +01:00
tidusjar
05b219a351 Made the request module async #278 2016-05-27 21:17:58 +01:00
tidusjar
e9d74a3d76 Started some dynamic scrolling. 2016-05-27 17:32:01 +01:00
tidusjar
c43e3a93d2 Fixed #270 2016-05-26 08:56:36 +01:00
tidusjar
3032c4fed3 fixed #252 2016-05-25 14:16:21 +01:00
tidusjar
748fe2ca2d Started working on #26 2016-05-23 15:05:51 +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
f0b63e0fdd missing 2016-05-17 20:37:08 +01:00
TidusJar
8a14427cea A bit more work on switching to using user claims so we can support multiple users 2016-05-15 23:55:55 -04:00
Chris Lees
1f2e460f6d Added Released propety to RequestViewModel. Added Released filter to the Requests page 2016-04-29 14:46:39 -04:00
tidusjar
6190eceb60 Finally fixed #72 2016-04-14 14:50:40 +01:00
Drewster727
fb66f5aca8 #139 remove dependency and usage of humanize() - should help with cross-platform issues. start using moment.js 2016-04-05 13:33:06 -05:00
tidusjar
f2ba56f131 Small changes for #32 2016-04-05 08:49:11 +01:00
Drewster727
7593d3a7e9 cache injection, error handling and logging on startup, etc 2016-04-04 10:18:23 -05:00
Drewster727
e8c222f66e #114 start caching quality profiles. Set the cache on startup and when obtaining quality profiles in settings 2016-04-03 20:32:36 -05:00
Drewster727
9ac949a67c #114 first pass at choosing quality profile when approving + focus search input by default and when switching tabs 2016-04-03 17:30:12 -05:00
tidusjar
a5d38421d3 Work on showing the requests for #32 2016-04-01 23:24:29 +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
tidusjar
8256ceec2d We now do not show the text Requested By to the user, we also show a 'success' message instead of a warning when something has already been requested 2016-03-31 08:55:21 +01:00
Drewster727
1ca3e0532b add a better way to merge RequestedBy and RequestedUsers to avoid code duplication and simplify checks 2016-03-30 13:59:03 -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
Drewster727
a028a68a08 merge changes from main dev branch. fix up requestedmodel users null issue. 2016-03-30 09:10:09 -05:00
Drewster727
cee7bee024 show the requested by user from legacy request models 2016-03-29 13:52:44 -05:00
Drewster727
b8a01b62b9 only show requested by users to admins + start maintaining a list of users with each request 2016-03-29 13:41:39 -05:00
Drewster727
6fc4cbf9a4 fix the request page sort/approve button alignment 2016-03-29 10:54:15 -05:00
Drewster727
591385ae34 when pulling requests, set each to approved that is already available (so the UI avoids showing the approve option for already available content) 2016-03-29 10:11:06 -05:00
Drewster727
f5ecb63071 #84 provide an option in settings to resttrict users from viewing requests other than their own. 2016-03-27 22:39:59 -05:00
Drewster727
3d944b32a8 fix up sorting on the request page 2016-03-27 16:54:54 -05:00
tidusjar
25a8563ee8 Fixed #69
Removed some redundant code
2016-03-24 19:45:02 +00:00
tidusjar
3fe1f13bd1 Refactored the Notification service to how it should have really been done in the first place. 2016-03-24 17:14:45 +00:00