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 |
|
Jamie
|
05f61902fc
|
Update SearchModule.cs
|
2016-04-03 22:08:10 +01:00 |
|
tidusjar
|
9d9fc3daf8
|
Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
|
2016-04-03 21:35:13 +01:00 |
|
tidusjar
|
acb39b56f8
|
work for #32
|
2016-04-03 21:35:09 +01:00 |
|
Drewster727
|
96fde83488
|
#131 fix for default selected tab
|
2016-04-03 11:29:26 -05:00 |
|
Drewster727
|
c52ca41e32
|
remove references to obsolete RequestedBy property + start setting the db schema to the app version, and check that in the future for migrations.
|
2016-04-02 17:04:05 -05:00 |
|
Jamie
|
8bd0464bef
|
Update README.md
|
2016-04-02 10:28:20 +01:00 |
|
Jamie
|
c9c52d8d6d
|
Update README.md
|
2016-04-02 10:28:09 +01:00 |
|
Jamie
|
f760aa2e67
|
Merge pull request #130 from tidusjar/SickRageAsyncIssue
Sick rage async issue
|
2016-04-02 10:26:55 +01:00 |
|
Shannon Barrett
|
5cd2651e1b
|
Merge branch 'newdev' into SickRageAsyncIssue
|
2016-04-01 21:51:25 -05:00 |
|
Shannon Barrett
|
208c45340b
|
Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net into newdev
|
2016-04-01 21:48:04 -05:00 |
|
Shannon Barrett
|
f7eaf6fe0f
|
Merge pull request #4 from tidusjar/dev
Dev
|
2016-04-01 21:46:16 -05:00 |
|
Shannon Barrett
|
eae8d5fee8
|
Fixed async issue
|
2016-04-01 18:17:25 -05: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
|
420e43dfaf
|
Change the new columns type
|
2016-04-01 22:17:15 +01:00 |
|
tidusjar
|
425302ba12
|
Added a DBSchema so we have an easier way to update the DB
|
2016-04-01 22:13:12 +01:00 |
|
Drewster727
|
2ad36fa20f
|
remove test/temp code in UserLoginModule
|
2016-04-01 09:08:28 -05:00 |
|
tidusjar
|
a4569c3eb1
|
Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
|
2016-04-01 12:39:17 +01:00 |
|
tidusjar
|
45fb3ad376
|
A bit more work on #32 started working on requesting it. The DB is a bit of an issue...
|
2016-04-01 12:39:13 +01:00 |
|
Jamie
|
12d368076f
|
Merge pull request #127 from tidusjar/master
Merge from Master to Dev
|
2016-04-01 12:17:26 +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 |
|
tidusjar
|
f49e67da83
|
Added back the username into the Session when the admin logs in. This means they do not have to log in twice.
|
2016-04-01 08:41:30 +01:00 |
|
Drewster727
|
d370bf62d0
|
mono datetime offset workaround
|
2016-03-31 23:37:13 -05: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
|
ec99dafa29
|
method reference bug fix
|
2016-03-31 17:46:31 -05:00 |
|
Drewster727
|
0dc96b854e
|
fix search focus z-index issue (hid suggestions options)
|
2016-03-31 13:51:37 -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 |
|
Jamie
|
10c47d346b
|
Merge pull request #124 from tidusjar/tidusjar-patch-1
Tidusjar patch 1
|
2016-03-31 15:07:33 +01:00 |
|
Drewster727
|
1a2ec7ac7f
|
#106 rename sorting options and polish the dropdown UI a bit
|
2016-03-31 08:59:54 -05:00 |
|
tidusjar
|
5d393c6ab4
|
Added an issue template
|
2016-03-31 14:31:38 +01:00 |
|
Jamie
|
bd9022199f
|
Update README.md
|
2016-03-31 14:15:28 +01:00 |
|
tidusjar
|
e9d0ccd5c0
|
Started adding the api part for headphones #32
|
2016-03-31 13:51:15 +01:00 |
|
tidusjar
|
1332cc6d40
|
Upped the time of #123
|
2016-03-31 13:15:11 +01:00 |
|
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 |
|