Mitchell Cash
295536ae30
Updated: Bootstrap Tags Input ( #1674 )
2017-06-13 13:15:43 +02:00
Mitchell Cash
ca6784f7b5
Added: Upgrade to Bootstrap 3.3.7 ( #1673 )
2017-06-13 08:38:39 +02:00
geogolem
3dd14c72c8
store titleSlug in tags for exclusions and always use TMDBID
2017-03-05 02:02:24 -05:00
Leonardo Galli
f07f2e77f6
Paging for movies :) ( #861 )
...
* First steps.
* Not really sure what I am doing here.
* Pretty hacky, but it works :)
* First filter works now.
* Fix all filters.
* Fix some filters.
* PageSize saving now works.
* Fixed items being added when a refresh movie is done.
* Downloaded sort not working.
* Sorting by downloaded status now works.
Extremely hacky, but ¯\_(ツ)_/¯
* Fixed issue where users were stuck when filtering.
* Sorting via that button works now.
* Removed temp thingy.
2017-02-24 19:52:40 +01:00
Leonardo Galli
35b384439f
Bulk Import. ( #583 )
...
* First pass at bulk import.
* First pass at paging implementation for bulk import.
* Another pass at UI for bulk import
WHY WON'T THE ROWS SELECT?!?!
* Paging mostly done. UI needs to show loading still.
* Fix for selection
* fixes.
* Add caching to bulk import
* Tried to fix paging.
* Fix has next
* Fix link error.
* Pageable now works almost perfectly.
Collection now works really nicely when paged. Also movies from different pages can be added no problemo.
* /bulk-import: ProfileCell
Various other QoL changes
* Profile selection works now
Still kinda hacky
* Default monitored to true.
* Add Monitor Cell
Update styling, added path tooltip as well
* Update model when changing tmdbId
Ensure monitor status doesn't change as well
* Added spinner feedback for tmdbid cell.
* /bulk-import: Add page-size selector
2017-02-07 19:09:36 -05:00
Leonardo Galli
967d3fd5c0
Add Calendar Tab back. Fixes #32
2017-01-16 22:40:59 +01:00
Taloth Saldono
03e2adc332
Sort episodes in calendar by ep nr if airdate is the same.
2016-03-11 16:54:41 +01:00
Gaulin, Brendan
fce3f86be7
UI: Update jQuery to 1.11.3
2015-10-29 08:38:21 -04:00
Mark McDowall
6f8cbc22be
Upgrade to Bootstrap 3.3.5
2015-06-21 23:19:24 -07:00
Mark McDowall
0c56fddecf
Upgrade FullCalendar and MomentJS
...
Close #469
2015-06-16 19:17:46 -07:00
Mark McDowall
a7523ed462
Upgraded bootstrap to 3.3.4
2015-06-16 18:25:51 -07:00
larsjohnsen
3b737d4b66
Delete obsolete file: handlebars.run.min.js
2015-02-27 00:37:02 +01:00
Mark McDowall
59f487392e
Fixed: UI notification after Sonarr updates
2015-02-17 21:52:06 -08:00
Taloth Saldono
00dddfeaf3
Updated zero.clipboard to fix copy to clipboard function for requirejs.
...
Removed wrapper function.
2015-02-11 00:06:33 +01:00
Keivan Beigi
811ce8fa22
separated vendor.js from main.js
2015-02-07 17:01:15 -08:00
Keivan Beigi
77fdd724f4
fixed ToTheTop
2015-02-07 07:31:50 -08:00
Keivan Beigi
15b0bc0333
update jquery to 1.11.2
2015-02-07 05:50:19 -08:00
Keivan Beigi
9ca97d0135
Handlebars 2.0
2015-02-04 11:40:31 -08:00
Keivan Beigi
428a1439e5
rjs -> webpack
2015-02-02 17:43:14 -08:00
Mark McDowall
7f640caa22
Calendar fixes
2014-11-29 01:28:50 -08:00
Mark McDowall
a83f49ca32
Show published date in history details and manual search
...
New: Hover over age in manual search to see published date
New: Show published date in history details for grab events
2014-11-28 23:39:59 -08:00
Mark McDowall
e82b29e346
Tags
...
New: Ability to tag series
New: Use tags to control which series use which notification channels
2014-10-27 22:04:09 -07:00
kayone
4d23b2cac3
switched from grunt to gulp
2014-08-28 14:40:18 -07:00
Mark McDowall
18874e2c79
Calendar/Date localization
...
New: Choose calendar starting day of week
New: Choose prefered date/time formats
New: Option to disable relative dates and show absolute dates instead
2014-08-04 23:18:14 -07:00
Mark McDowall
e2bf6fd6a4
Calendar and table fixes
...
Fixed: Last day on calendar will be normal width
Fixed: Tables shouldn't overflow due to excessively long titles
2014-05-19 18:52:20 -07:00
Mark McDowall
99f2b07a11
Bootstrap 3
...
New: Updated UI
New: Mobile browser support
Fixed: /favicon.ico will return the favicon now
2014-05-11 15:57:33 -07:00
Taloth Saldono
28fa264c69
Initial Bootstrap 3 migration
2014-05-11 15:57:09 -07:00
Mark McDowall
6b423c104c
API Key in UI
...
New: view/reset API in General Settings
Fixed: API will reject unauthenticated requests
2014-03-13 21:23:47 -07:00
Mark McDowall
958c2f1fe1
Merge branch 'quality-definitions' into develop
...
Conflicts:
src/UI/Settings/Quality/Profile/EditQualityProfileTemplate.html
src/UI/app.js
2014-02-03 17:29:22 -08:00
Taloth Saldono
98903869c3
Quick patch to solve Model.url issue. Should update to backbone 1.1.0 instead.
2014-02-01 23:09:30 +01:00
markus101
953e59d7e3
New: Progress bar on series details/calendar when episode is downloading
2014-01-31 22:05:16 -08:00
Taloth Saldono
3e97106aa7
Updated QualityProfile to contain a list of Items each with a 'Allowed' bool.
2014-01-29 01:53:59 +01:00
Taloth Saldono
c90791b266
Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.
2014-01-27 19:21:29 +01:00
Mark McDowall
7e20e48023
Massive backgrid update, only one header cell left
2014-01-01 23:07:27 -08:00
Mark McDowall
c3bd5e0053
Upgraded Filesize.js to 2.0.0
...
Fixed: File size/disk space in UI now shows actual size instead of manufacturer size (111 GB instead of 120 GB)
2013-12-03 07:39:02 -08:00
Mark McDowall
00717a638a
Updated full calendar to 1.6.4
...
Calendar/Upcoming now update on grab/download events
Better use of backbone collection on calendar
New: Calendar will auto refresh when episodes are grabbed and downloaded
2013-11-30 02:54:11 -08:00
kayone
0124bd9f1e
UI build cleanup.
2013-11-20 22:26:18 -08:00
kayone
35fc30e330
fixed rjs task.
2013-11-10 13:34:19 -08:00
kayone
4948d0608b
UI dependency graph cleanup
2013-10-08 18:43:41 -07:00
Mark McDowall
7798e8b591
Full page searching for missing episodes
...
New: Search for an entire page of missing episodes
2013-10-04 20:51:57 -07:00
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
2013-10-02 18:01:32 -07:00