tidusjar
|
d6763bf435
|
Added happy path tests for the Checker
|
2016-03-31 10:40:54 +01:00 |
|
tidusjar
|
64125cc44c
|
First attempt at #123
Added a bunch of tracing and also some more error handling
|
2016-03-31 10:23:17 +01:00 |
|
tidusjar
|
6334f5d880
|
Added music to the search and requests page
|
2016-03-31 09:24:05 +01: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
|
14d1d279bb
|
show a "no requests yet" message on the requests page (for each cateogory)
|
2016-03-30 17:38:09 -05:00 |
|
Jamie
|
0b1a589a70
|
Merge pull request #110 from Drewster727/dev
misc changes (sorting, ui, requesting, testing, other)
|
2016-03-30 22:48:32 +01:00 |
|
Drewster727
|
934425a0c5
|
ignore items that are already available when approving in bulk, and simplify the checking + compile css
|
2016-03-30 14:35:22 -05: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 |
|
tidusjar
|
f7c33d48f4
|
Added a scroll to the top thingy and a bit more work on headphones
|
2016-03-30 13:59:13 +01: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
|
5a5512a1cd
|
#96 fix up notification test feature
|
2016-03-29 11:38:22 -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
|
dce5983720
|
merge in tidusjar's dev changes, remove approve all, fix alignment on approve all category buttons
|
2016-03-29 09:03:34 -05:00 |
|
tidusjar
|
0429530bf3
|
Mono doesn't seem to have Tls1.2. Let's try TLS 1 #119
|
2016-03-29 14:31:39 +01:00 |
|
tidusjar
|
453b3f237f
|
Specify a protocol type of TLS12. Looks like CP doesn't seem to like SSL3 (it is quite old now so understandable) #119
|
2016-03-29 14:27:23 +01:00 |
|
tidusjar
|
e2aa4016a8
|
Added some tests and fixed the issue where the DB would get created in the wrong place depending on how you launched the application
|
2016-03-29 14:13:13 +01:00 |
|
tidusjar
|
1f9ed51320
|
Made #85 better
|
2016-03-29 10:49:30 +01:00 |
|
tidusjar
|
7349f78b80
|
Fixed the tests
|
2016-03-29 10:44:23 +01:00 |
|
tidusjar
|
fe0f6873e5
|
Made the feedback from Sonarr better when Sonarr already has the series #85
|
2016-03-29 10:34:20 +01:00 |
|
tidusjar
|
5843dee2a5
|
Added the settings page for #32
|
2016-03-29 09:58:23 +01:00 |
|
tidusjar
|
c7826003bc
|
An attempt to fix #108
|
2016-03-29 08:52:01 +01:00 |
|
Drewster727
|
855689d0b9
|
add some "no results" feedback to the searching + minor UI improvements
|
2016-03-28 21:51:48 -05:00 |
|
Drewster727
|
a2cbcaa4f1
|
fix notification tests
|
2016-03-28 20:50:18 -05:00 |
|
Drewster727
|
eddce77ff5
|
UI - increase icon size of nav menu (they were too small before)
|
2016-03-28 14:53:35 -05:00 |
|
Drewster727
|
3d41445f6f
|
#96 Finished adding test functionality to notifications
|
2016-03-28 14:42:25 -05:00 |
|
Shannon Barrett
|
6921e3aa85
|
Updating SickRage api to verify Season List is up to date
|
2016-03-28 14:16:55 -05:00 |
|
Drewster727
|
9742b42fdf
|
#96 add the necessary back-end code to produce a test message for all notification types (still have to add the test buttons for pushbullet/pushover)
|
2016-03-28 13:44:11 -05:00 |
|
Drewster727
|
45208e528f
|
#96 modify notifications interface/service to accept a non-type specific settings object.
|
2016-03-28 13:27:10 -05:00 |
|
Drewster727
|
4b3f79b4a8
|
#96 Email notification test button (others to come)
|
2016-03-27 23:45:52 -05:00 |
|
Drewster727
|
085c46ce43
|
minor UI adjustments
|
2016-03-27 23:00:26 -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
|
fff267db37
|
#54 comma separated list of users who don't require approval + fix a couple request messages (include show title)
|
2016-03-27 22:19:02 -05:00 |
|
Drewster727
|
63e4e29051
|
clean up the sorting option names. add a way to see which filter/sort is currently applied.
|
2016-03-27 21:41:26 -05:00 |
|
Drewster727
|
bee4d2dc4c
|
fix up the animations. seems to be related to the data-bound attribute causing the animtions not to fire on each .mix object.
|
2016-03-27 19:33:22 -05:00 |
|
Drewster727
|
07b02d90e6
|
move approve buttons to the tab content
|
2016-03-27 18:46:35 -05:00 |
|
Drewster727
|
e1b8293fdd
|
allow approving all requests by category
|
2016-03-27 18:10:20 -05:00 |
|
Drewster727
|
3d944b32a8
|
fix up sorting on the request page
|
2016-03-27 16:54:54 -05:00 |
|
Jamie
|
cccb71b605
|
Merge pull request #104 from Drewster727/dev
#86 - display movie/show title + year in request notifications
|
2016-03-27 20:44:30 +01:00 |
|
Drewster727
|
b72e897198
|
Update README.md
|
2016-03-27 14:24:15 -05:00 |
|
Drewster727
|
d123440747
|
Update README.md
|
2016-03-27 14:21:19 -05:00 |
|
Drewster727
|
1f7bda882b
|
Update README.md
|
2016-03-27 14:20:14 -05:00 |
|
Drewster727
|
96189964e3
|
Update README.md
|
2016-03-27 14:18:34 -05:00 |
|
Drewster727
|
d8bcf85cc9
|
Update README.md
|
2016-03-27 14:17:08 -05:00 |
|
Drewster727
|
f07771e2a1
|
add ubuntu/debian instructions
|
2016-03-27 14:13:05 -05:00 |
|
Drewster727
|
9518f4da89
|
#86 - display movie/show title + year in request notifications.
|
2016-03-26 12:31:02 -05:00 |
|
Drewster727
|
5b93282b78
|
show the movie/show title when requesting.
|
2016-03-26 12:06:52 -05:00 |
|