Commit graph

27 commits

Author SHA1 Message Date
Taloth Saldono
b69ea349ce UI Cleanup - Updated Series subtree. 2015-02-14 19:12:31 +01:00
Keivan Beigi
428a1439e5 rjs -> webpack 2015-02-02 17:43:14 -08: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
74a38415cf Profiles
Indexes are created with the same uniqueness when copying a table

New: Non-English episode support
New: Renamed Quality Profiles to Profiles and made them more powerful
New: Configurable wait time before grabbing a release to wait for a better quality
2014-07-25 23:21:44 -07:00
Mark McDowall
bdfc03ee0b Revert "New: Filter series by type (standard, daily or anime)"
This reverts commit 0a44744c5e.
2014-07-15 15:10:04 -07:00
Mark McDowall
0a44744c5e New: Filter series by type (standard, daily or anime) 2014-07-14 23:22:53 -07:00
Taloth Saldono
6941888832 Updated sorting architecture so the collections can specify the sort-oddities instead of in backgrid column definitions. 2014-07-09 21:36:41 +02:00
Taloth Saldono
221a457f3a Fixed: Sorting on Series Title now ignores articles (a/an/the). 2014-06-30 23:24:59 +02: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
Mark McDowall
bc908e0440 Binding signalr to cloned series collection 2014-02-10 12:24:59 -08:00
Mark McDowall
267c97052e Close both toolbars 2014-02-09 23:10:06 -08:00
Mark McDowall
bcc854b78c Removed extraneous filtering code from series index 2014-02-09 12:31:57 -08:00
Mark McDowall
e47b4c7686 New: Series lists will auto update when files are imported/deleted 2014-02-08 00:51:29 -08:00
Mark McDowall
c3eb9a7a8c Renamed some series index views 2014-02-07 18:32:49 -08:00
Mark McDowall
9a43ab9b94 Re-organized buttons on series index 2014-02-03 13:49:46 -08:00
markus101
ee7cb2b80f Hide both series toolbars when there are no series
New: Filter series view
New Filter logs table
2014-02-01 17:35:48 -08:00
markus101
298837f96a Changed buttons on series/logs views to look less cramped 2014-02-01 16:32:08 -08:00
Taloth Saldono
7a4e05f04a Workaround to ensure the view uses a unique cloned collection for filtering instead of affecting the generic SeriesCollection. 2014-02-01 23:09:25 +01:00
Taloth Saldono
af4c351428 Series Index can now be filtered and no longer fetches twice when starting. 2014-02-01 23:09:19 +01:00
Mark McDowall
d89d9e67c2 NextAiring sorting is not as drunk anymore 2014-01-16 12:37:31 -08:00
Mark McDowall
4962db3b6a Fixed: Initial sorting for Next Airing 2014-01-16 09:18:53 -08:00
Mark McDowall
6ba17782aa Sorting on all series views is now working
New: Sorting is now persisted on a per page and browser basis
New: Series lists now support sorting on all views
2014-01-01 23:07:30 -08:00
Mark McDowall
7e20e48023 Massive backgrid update, only one header cell left 2014-01-01 23:07:27 -08:00
Mark McDowall
a9ece10144 New: Mass series editor 2013-12-09 08:12:12 -08:00
Mark McDowall
693dd8f622 Stop double fecthing the collection on first load of series page 2013-12-03 17:51:40 -08:00
kayone
47d924cff3 added jshint 2013-11-10 20:09:11 -08:00
Mark McDowall
5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
Renamed from UI/Series/Index/SeriesIndexLayout.js (Browse further)