Jamie.Rees
9f41a511cd
Done #678
2016-11-25 08:00:26 +00:00
tidusjar
4629301264
Implimented auto approve permissions #218
2016-11-20 19:10:46 +00:00
Jamie.Rees
c064bc6d44
Finishing off the user management page #218 #359 #195
2016-11-15 15:01:38 +00:00
Jamie.Rees
8a61371048
Finished #483
2016-11-10 13:37:51 +00:00
Jamie.Rees
1793c6f592
Merge branch 'master' into dev
2016-11-08 09:29:40 +00:00
TidusJar
683e4831c4
fixed #622
2016-11-02 21:34:33 +00:00
Jamie.Rees
6d1eef9154
User perms
2016-10-28 17:24:45 +01:00
Jamie.Rees
b851d77364
User management stuff
2016-10-25 17:31:59 +01:00
Jamie.Rees
0828756171
User management work
2016-10-25 14:20:27 +01:00
Jamie.Rees
42c437905e
User management, migration and newsletter
2016-10-24 15:08:30 +01:00
Matt McHughes
88d7104def
finished wiring tv request settings to tv search
2016-10-07 11:23:53 -05:00
tidusjar
0ac114d987
Finished #18
2016-08-30 14:31:18 +01:00
tidusjar
f092d64f53
Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
2016-08-26 14:39:22 +01:00
tidusjar
d75e309e18
User management
2016-08-26 14:39:14 +01:00
tidusjar
7db336e202
Finished #415
2016-08-25 22:53:05 +01:00
tidusjar
185abcb1a5
Working on the beta releases page and also the user management
2016-08-22 13:11:03 +01:00
tidusjar
d843ab0ebb
#459 is almost done
2016-08-09 13:27:09 +01:00
tidusjar
b4bc51c862
#254
2016-07-28 13:59:00 +01:00
tidusjar
5411225fa0
#254 having an issue with Sonarr
2016-07-27 19:43:41 +01:00
tidusjar
cd135d824c
small bit of work on #266
2016-07-27 17:17:43 +01:00
tidusjar
a5257a0fbf
#254
2016-07-27 16:56:19 +01:00
tidusjar
d458dca541
precheck and disable the episode boxes if we already have requested it. TODO check sonarr to see if it's already there. #254
2016-07-27 14:13:59 +01:00
tidusjar
b14fd36ecd
#254 MOSTLY DONE! At last, this took a while.
...
So currently if a series exists then we will correctly monitor the episodes selected.
TODO: When the series doesn't exist in sonarr we need to add the series and then wait for the episode metadata to be populated.
Also need to add in all of the regular checks and notification e.g. whitelist etc.
2016-07-24 18:02:43 +01:00
tidusjar
71263994b9
#359
2016-07-14 15:39:45 +01:00
tidusjar
c764d6557a
angular
2016-07-13 17:30:57 +01:00
tidusjar
52fd1c7844
Fixed where a user could see the delete button on the issues page
2016-06-28 14:04:43 +01:00
tidusjar
eb6d8af92e
small changes
2016-06-13 13:21:38 +01:00
tidusjar
3e16d8acf0
done #318
2016-06-13 13:01:22 +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
4808fffcef
most of #273 done
2016-06-07 14:26:54 +01:00
tidusjar
d6c2997570
More work on #273
2016-06-04 00:15:31 +01:00
tidusjar
9ffe184dd3
More for #273
2016-06-01 18:32:52 +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
15fae26397
More work on the user management
2016-05-15 23:01:17 -04:00
TidusJar
98eadc9cc6
Updated the claims so we can support more users.
...
Added a user management section (not yet complete)
Added the api to the solution and a api key in the settings (currently only gets the requests).
2016-05-15 21:51:20 -04:00
TidusJar
03c7585ebe
Finished #209
2016-05-12 16:01:05 -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
df3dc4ac04
- Added a visual indication on the UI to tell the admin there is a update available.
...
- We are now also recording the last scheduled run in the database
2016-04-29 14:08:30 +01:00
tidusjar
acb9aab369
More changes for #72
2016-04-14 17:30:02 +01:00
Drewster727
33de634ade
#125 refactor async task logic to work with mono
2016-04-07 14:29:23 -05:00
Drewster727
c6e6583fd5
#125 start indicating in the results if an item is already requested or available
2016-04-07 00:18:27 -05: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
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
tidusjar
c43f70a0e0
Most of the UI work done for #32
2016-04-01 12:16:04 +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
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
3d944b32a8
fix up sorting on the request page
2016-03-27 16:54:54 -05:00
tidusjar
b96087d089
Finished styling on the logger for now. #59
2016-03-24 23:16:55 +00:00