Commit graph

164 commits

Author SHA1 Message Date
tidusjar
1af3c21655 Added a url base 2016-04-08 14:14:08 +01:00
Drewster727
a6695db590 fix search spinner sticking around after clearing search text + make the "Requested" and "Available" indicators in the search page different colors 2016-04-07 09:08: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
tidusjar
3efd54c1b6 Fixed #144 2016-04-06 23:08:00 +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
Drewster727
c882a41eb1 fix selectors for music list on request page to get sorting working 2016-04-05 12:25:14 -05:00
tidusjar
f2ba56f131 Small changes for #32 2016-04-05 08:49:11 +01:00
tidusjar
39a5032c3e Finished the bulk work for Headphones. Needs testing #32 2016-04-04 14:27:55 +01:00
tidusjar
9211f3db4f Made the album search 10x faster. We are now loading the images in a seperate call. #32 2016-04-04 11:35:40 +01:00
Drewster727
08b14d0164 #114 first pass at choosing quality profile when approving + focus search input by default and when switching tabs 2016-04-03 17:37:41 -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
acb39b56f8 work for #32 2016-04-03 21:35:09 +01:00
tidusjar
a5d38421d3 Work on showing the requests for #32 2016-04-01 23:24:29 +01:00
tidusjar
e037ad0f2b Got the search finished up for #32 2016-04-01 23:05:17 +01:00
tidusjar
c43f70a0e0 Most of the UI work done for #32 2016-04-01 12:16:04 +01:00
tidusjar
1596dce629 Basic search working for #32 2016-04-01 10:15:09 +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
f8d27b0673 minor search UI adjustments 2016-03-31 13:50:56 -05:00
Drewster727
0b822615bd #55 first attempt at "suggestions" starting with "Comming Soon" and "In Theaters" 2016-03-31 12:37:06 -05:00
Drewster727
1a2ec7ac7f #106 rename sorting options and polish the dropdown UI a bit 2016-03-31 08:59:54 -05: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
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
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
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
5843dee2a5 Added the settings page for #32 2016-03-29 09:58:23 +01:00
Drewster727
855689d0b9 add some "no results" feedback to the searching + minor UI improvements 2016-03-28 21:51:48 -05: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
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
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
tidusjar
009034012f Fixed #97 2016-03-26 11:51:46 +00:00
Drewster727
673f3416e0 approve tv shows or movies
separate checkboxes in the settings screen separating out the approval
by tv or movie.
2016-03-25 17:14:26 -05:00
tidusjar
8c2a3c8fd7 added logs to the sidebar. I'm an idiot 2016-03-25 17:21:20 +00:00
tidusjar
3d2c787062 Finished up #68 and #62 2016-03-25 16:54:18 +00:00
tidusjar
b96087d089 Finished styling on the logger for now. #59 2016-03-24 23:16:55 +00:00
tidusjar
25a8563ee8 Fixed #69
Removed some redundant code
2016-03-24 19:45:02 +00:00
Jamie
47c0c0daf0 Merge pull request #83 from shiitake/dev
Fixes issue #62 and #68
2016-03-24 19:08:32 +00:00
tidusjar
840deb6161 Updated the readme and added some icons to the navbar 2016-03-24 14:26:16 +00:00
tidusjar
24781fbd1f Finished #49 2016-03-24 14:07:01 +00:00
tidusjar
2d016315c7 Added the ability to sepcify a username in the email notification settings for external MTA's. We have had to add a new option called Email Sender because of this. #78 2016-03-24 11:31:49 +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