nitsua
eca816db86
Fix movie title stretching the add window
...
Fixes : #5096
2020-10-01 18:12:19 -04:00
Qstick
464d92bb70
Calendar status fixes
...
Fixes #4747
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-09-30 21:43:52 -04:00
Qstick
a070279993
New: Allow naming with original Movie title (in original language)
2020-09-30 16:10:56 -04:00
nitsua
6b22481a00
Fix the sorting on the agenda to respect using all dates instead of only cinema date to sort
2020-09-28 23:55:50 -04:00
Qstick
aef8a8fd04
Fixed: Fetch blacklist by Movie instead of all
...
Fixes #5066
2020-09-28 23:39:15 -04:00
Qstick
a1e69c3c2b
Lodash replacements: take 2
2020-09-28 22:02:02 -04:00
nitsua
cf804f7dac
Fix issue with arrow keys switching movie when using them inside a textbox (or any element really)
2020-09-28 17:28:09 +01:00
ta264
081fe64bff
Revert "Convert some instances (filter, find, pick) to native from lodash"
...
This reverts commit d8a0aac9c3
.
2020-09-28 06:26:23 +01:00
ta264
9075fdc1c1
Revert "Fix find error on movie details"
...
This reverts commit 6bdd24e62d
.
2020-09-28 06:26:13 +01:00
nitsua
6bdd24e62d
Fix find error on movie details
2020-09-28 06:51:03 +01:00
Qstick
d8a0aac9c3
Convert some instances (filter, find, pick) to native from lodash
2020-09-27 22:33:21 -04:00
nitsua
987ed357d5
Add a link to the github issue if it is added to the change notes
2020-09-27 22:14:08 -04:00
nitsua
b53def3da5
Fixed: Issue with arrow navigation from details working outside of the details page ( #5071 )
2020-09-26 23:36:36 -04:00
Qstick
41cf722ab5
Change over aphrodite references
2020-09-26 22:03:14 -04:00
nitsua
9864d555f2
Fixed: Grouping of movies on the same date in the calendar agenda view ( #5068 )
2020-09-26 12:18:35 -04:00
nitsua
7f814a3cb9
New: Add support for left/right arrows on the movie details to navigate through movies
...
New: Add support for ctrl+home and ctrl+end to jump to the top and bottom of the movie index
New: Add redirect to previous movie instead of index when deleting one
2020-09-26 10:49:47 -04:00
Qstick
4ea9ded0de
New: Add icons for search results to indicate if it has been previously grabbed, failed or is in the blacklist.
2020-09-25 10:56:46 -04:00
Qstick
ca27a80b15
New: Show year with manual import Movie selection
2020-09-23 21:32:56 -04:00
nitsua
6fdf06a882
Fix issue with the disk space label percents overlapping on small screens.
2020-09-21 22:40:19 -04:00
Qstick
e56a784e4c
Null Check firstQueueItem
2020-09-20 23:02:18 -04:00
Qstick
1898114d8c
Remove empty space
2020-09-20 20:01:23 -04:00
Qstick
d6d740a0d2
Replace for loop with find for QueueStatus
2020-09-20 19:47:23 -04:00
nitsua
ff3fd0bb1e
Fix: Address issue with incorrect dates showing on the calendar agenda and add icons for which date type it is
2020-09-19 14:09:20 -04:00
Qstick
4c0a906bfa
Update Settings.js
2020-09-16 12:14:17 -04:00
nitsua
02845c72d3
Add tooltip to path & movie title on the movie index table view
2020-09-12 23:38:09 -04:00
nitsua
9a46d5165c
New: Add support for prioritizing indexers ( #5000 )
2020-09-12 02:25:32 -04:00
nitsua
4fafdcabb7
Fix: Addressed issue with status color not showing on Movie > Details (only purple was working)
2020-09-11 22:59:57 -04:00
Qstick
69071768de
Fixed: Import movie spinning forever when error is returned
...
Fixes #4993
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-09-11 22:44:45 -04:00
Qstick
29bc38423b
Fixed: Correct Tooltips for Clone Format and Export
...
Fixes #4991
2020-09-10 22:25:34 -04:00
Qstick
da720fdf4c
Fixed: Tooltips not working for Icon Buttons, Revert title pullout in Link.js
2020-09-10 22:15:19 -04:00
Qstick
2f311452da
Fixed: Deleting CF Specification deletes all
2020-09-10 21:25:16 -04:00
Qstick
ecf6dccb35
New: Option to not prefer repacks/propers (for use with Custom Formats)
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-09-10 21:07:14 -04:00
nitsua
7019c8587b
Fix an issue with the language on status labels for inCinemas and added translation to the movieStatus variable ( #4986 )
...
Fix issue where status text was not consistent across all 3 index views and the details
2020-09-10 11:04:52 -04:00
Austin Best
c51b08e26c
Fixed: Address issues with the status being wrong color on the index and movie details (not tracking anything queued/downloading)
...
Fixed: Updated fetchQueueDetails() to not pass movie ids since the store doesn't use them anyways
New: Added text to index poster progress bar showing status
#4525
#4526
#4982
2020-09-10 00:03:44 -04:00
Qstick
5b3a09716b
Fixed: Invalid Translate Key call for CouldNotFindResults
2020-09-08 22:55:50 -04:00
Qstick
ecbdd58f42
New: Separate UI Language into two settings for Movie Info and Main UI
2020-09-08 21:38:05 -04:00
ta264
c3a89c46f5
New: Import and export custom formats
2020-09-08 19:17:21 +01:00
ta264
e014826b17
New TEXT_AREA input type
2020-09-08 19:17:21 +01:00
ta264
f8c3947bad
ClipboardButton improvements
...
Allow overriding CSS, make it work in modals
2020-09-08 19:17:21 +01:00
nitsua
f7e208afe1
Fix issue where options button gets into a state of disabled with no way to re-enable it unless you add a list with movies in it
2020-09-07 10:10:41 -04:00
nitsua
bc83e902cc
Adjust the width of runtime & added since they are to wide
2020-09-07 10:09:17 -04:00
nitsua
2b7af5d99d
Fix a type in the translation of UI
2020-09-06 21:58:28 -04:00
nitsua
7c8ac30077
New: Add label to disk usage progress bar ( #4958 ) [common]
2020-09-06 17:22:58 -04:00
nitsua
f286f99bb6
Translation update, updating inline div tags and placeHolder attributes
2020-09-06 13:50:55 -04:00
Qstick
7ec043afde
Fixed: Don't Show two loading indicators on Movie Detail Tabs
2020-09-06 02:51:04 -04:00
Qstick
c3223ea8e7
Fixed: Links and already added icons overflowing on add movie search results
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-09-06 02:51:04 -04:00
Qstick
87bf6b5977
Fixed: Manual Import adding empty rows after selecting movie
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-09-06 02:51:04 -04:00
Qstick
17b93bcc57
Fixed: Representation of episode start time when not starting at the full hour in am/pm notation
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-09-06 02:51:04 -04:00
Qstick
579a86a708
Don't Camel Case Localization Endpoint
2020-09-05 00:38:22 -04:00
nitsua
3a7b48825d
Another translation update
2020-09-04 23:04:00 -04:00