tidusjar
a728becc32
Stop dumping out the settings to the log.
2016-05-27 15:18:27 +01:00
tidusjar
a26026166d
fully fixed #239
2016-05-25 13:26:32 +01:00
tidusjar
e49b160500
Fully finished #27 just need to test it!
2016-05-20 17:20:17 +01:00
tidusjar
db35897f05
Styling for #27
2016-05-20 16:00:38 +01:00
tidusjar
aa2949cdd0
I think the auto updater is finished! #29
2016-05-20 13:51:25 +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
fb1d3a9e92
Fixed
2016-05-17 21:21:42 +01:00
TidusJar
79b9d3aed7
Missed out a file
2016-05-16 00:16:38 -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
741a4ae75c
- Improved the RetryHandler.
...
- Made the tester buttons on the settings pages a bit more robust and added an indication when it's testing (spinner)
2016-05-15 20:32:59 -04:00
TidusJar
03c7585ebe
Finished #209
2016-05-12 16:01:05 -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
a004eca6ec
Fixed #185
2016-04-28 13:06:40 +01:00
Drewster727
84edd6636d
fix saving the log level
2016-04-17 21:58:34 -05:00
tidusjar
67c968e886
BaseUrl is finally finished! #72
2016-04-16 14:02:06 +01:00
tidusjar
6dea8b7440
Fixed exception and all areas will now use the base url #72
2016-04-14 17:19:55 +01:00
Drewster727
aba350dee2
add missing reference for release mode
2016-04-05 13:35:00 -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
837572a8cd
Fixed the logs page
2016-04-05 14:07:26 +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
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
5a5512a1cd
#96 fix up notification test feature
2016-03-29 11:38:22 -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
7349f78b80
Fixed the tests
2016-03-29 10:44:23 +01:00
tidusjar
5843dee2a5
Added the settings page for #32
2016-03-29 09:58:23 +01:00
Drewster727
3d41445f6f
#96 Finished adding test functionality to notifications
2016-03-28 14:42:25 -05:00
Drewster727
4b3f79b4a8
#96 Email notification test button (others to come)
2016-03-27 23:45:52 -05:00
tidusjar
78b429e666
Fixed a bug where if you had auto approve it wouldn't notify you
2016-03-26 00:48:01 +00:00
tidusjar
b96087d089
Finished styling on the logger for now. #59
2016-03-24 23:16:55 +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
tidusjar
68f8b9cd71
MERGE
2016-03-23 14:01:58 +00:00
tidusjar
c7ac8a7d99
Done most on #59
2016-03-23 13:43:27 +00:00
tidusjar
2d5612a045
Finished adding pushover support. #44
2016-03-22 22:17:06 +00:00
tidusjar
c4f57169ad
Improved the status page with the suggestion from #29
2016-03-22 11:06:43 +00:00
tidusjar
da8b6340ae
Fixed #74 and #64
2016-03-22 08:59:31 +00:00
tidusjar
803b12da0f
Added the api and settings page for Sickrage. Just need to do the tester and hook it up #40
2016-03-19 12:25:51 +00:00
tidusjar
e34170f55a
Added the option to set a CP quality #38
2016-03-19 00:16:44 +00:00
tidusjar
f046c5d39b
Added Pushbullet notifications #8
2016-03-17 14:34:55 +00:00
tidusjar
b9a886d5dc
Added first implimentation of the Notification Service #8
...
Added tests to cover the notification service
2016-03-17 13:32:58 +00:00
tidusjar
aa5304b8dd
Added validation to the Email settings, also increased the availability checker from 2 minutes to 5
2016-03-17 08:54:40 +00:00
tidusjar
9778002da5
Added back the reference
2016-03-16 14:42:15 +00:00
tidusjar
7ce468de5e
resolved #10
2016-03-16 14:33:33 +00:00
tidusjar
33130589ae
Added latest version code and view. Need to finish the view #11
2016-03-15 17:05:48 +00:00
tidusjar
ca8b9f20f1
Added more tests
2016-03-15 13:00:54 +00:00
tidusjar
4c0884999e
Added the application tester for CP #9
2016-03-14 14:03:01 +00:00
tidusjar
334a6f3d8e
added settings page for #8
2016-03-14 13:39:52 +00:00
Jamie Rees
02d3118438
Started added tests
2016-03-13 22:07:16 +00:00