Mark McDowall
bda226096b
Auto complete for paths added. Config text boxes are now wider.
2011-06-08 18:45:06 -07:00
Mark McDowall
723882ea48
Picture Renamed so it is usable in History View.
2011-06-05 01:11:54 -07:00
Mark McDowall
1411cac54a
Renamed style.css to Site.css
...
Added Episode Search to Missing
2011-06-01 18:16:49 -07:00
Mark McDowall
5953ae038e
EpisodesWithoutFiles will ignore episodes with an air date before 1900.
...
Renamed SiteLayout to _Layout (MVC3 standard)
Moved some images to the image folder.
2011-06-01 16:18:08 -07:00
Mark McDowall
8d38f98338
Add Existing with Refresh button after modifying root dirs.
...
Renamed AddSeries/Add to AddSeries/Index
2011-05-31 13:50:19 -07:00
Mark McDowall
f27c1d89f6
Moved root dir config to add series.
...
Cleaned up Indexers.cshtml.
Indexers is the new default Settings page.
2011-05-30 23:13:46 -07:00
kay.one
0d0e697fa1
more icons
2011-05-29 21:37:48 -07:00
kay.one
4d11de7d70
updated delete icon
2011-05-29 21:29:17 -07:00
Mark McDowall
1015193ef5
Loading overlay added to series grid.
2011-05-18 20:37:26 -07:00
Mark McDowall
46e7c6f495
Added auto completion on General Settings for RootDir settings using jQuery UI.
2011-05-14 00:49:57 -07:00
Mark McDowall
30d7fecff5
Added examples to EpisodeSorting Settings.
...
Added new Multi-Episode Naming (Scene).
2011-05-13 21:13:21 -07:00
Mark McDowall
d65d79a5c9
Replaced save notifications for settings on page with AJAX Notifications.
2011-05-12 21:46:26 -07:00
Mark McDowall
70bfc49b4e
Series Grid AJAX'd.
...
Edit in popup for Series Grid using custom editing template.
2011-05-09 23:32:33 -07:00
Mark McDowall
2e32d6efd4
Moved indexer images to a subfolder.
2011-04-27 23:04:57 -07:00
Mark McDowall
b146b62ef3
Added images for provider, shown on the History grid.
2011-04-27 21:27:02 -07:00
Mark McDowall
72d3f5cef2
Removed AccountModel.
...
Download Settings updated to use Descriptions.
2011-04-26 22:09:24 -07:00
kay.one
80d47e611c
more notification updates
2011-04-23 22:48:12 -07:00
kay.one
0d139f9c21
Updated task notification UI. Last message will stay on screen for an extra 3 seconds if there are no new messages.
2011-04-23 21:06:34 -07:00
Mark McDowall
13af6663fe
RAZOR'd Log & Upcoming.
...
Added CSS for setting Grid font size.
2011-04-20 23:18:28 -07:00
kay.one
7a16a907a4
fixed some css issues. added quality to each add existing item
2011-04-03 18:31:27 -07:00
kay.one
0556c31846
Fixed add existing. needs more polish around quality and manual mapping.
2011-03-31 23:36:34 -07:00
kay.one
d310c06f2e
deleted some old files. updated some ui
2011-03-30 18:42:27 -07:00
kay.one
386bc90ae4
Updated button style
2011-03-30 00:37:10 -07:00
kay.one
f0208174a7
added favicon.ico
2011-03-28 22:50:18 -07:00
kay.one
499279e2ac
Updated telerik to 2011.1.315
2011-03-28 21:52:17 -07:00
Keivan
82808355c4
added sub menu for add series
2011-03-28 17:12:48 -07:00
Mark McDowall
7a57ab98dc
Added upcoming and history links to main menu.
...
Made Upcoming look a bit better, still needs work.
Wrapped Details in Upcoming/History in fieldset
2011-03-23 16:41:38 -07:00
Mark McDowall
33b09567ce
History VIew Added.
...
Fixed Relationships between History and Episode/Indexer.
Indexer now uses int as ID, string caused issues.
Get single Indexer by ID.
2011-03-22 22:19:23 -07:00
Mark McDowall
84f0dfed4e
Removed un-needed WebClient from XbmcProvider.
...
BackLog Provider created.
QueueIfWanted moved to new class (RssItemProcessingProvider) to cutdown on repeating code (between RssSyncProvider and BacklogProvider)
Style.css now sets width for rootDirectories class (when adding a new show).
2011-03-18 08:39:19 -07:00
Mark McDowall
636f352599
Ability to manually add a show has been added.
...
UI cleanup for adding series (new, existing and manual).
2011-03-17 00:40:23 -07:00
markus101
2af078b23d
ExternalNotifications, XBMC notification, building the framework for these, UI not implemented.
2011-03-06 12:45:35 -08:00
markus101
9a7eb8d552
Save button will be disabled until page is loaded, prevents issues with user presses save before the page is fully loaded (and AJAX is used to save).
2011-02-14 17:59:23 -08:00
markus101
3a9f053a17
More layout changes for Download Settings to get validation looking better.
2011-02-10 23:48:40 -08:00
markus101
b32c539c71
Quality Settings UI updated some more.
2011-02-07 23:08:38 -08:00
markus101
d083d653db
Fixed updating of Default Qualities in CentralDispatch.
...
Default Quality can now be set through Settings/Quality using a drop down list.
Fixed QualityType for BDRip (was sharing a value with DVD).
2011-02-04 22:07:25 -08:00
markus101
764f67f8e8
JquerySimpleDropdown menu added, not sure of full usage yet.
...
Fixed SettingsController for Quality Config.
2011-02-03 10:28:14 -08:00
markus101
9f0e512f5f
Returned missing Graphics, CSS and JavaScript files.
...
Settings Sub-menu updated to include Quality link.
Quality config page started.
2011-02-02 18:49:52 -08:00
Keivan
1d3dc564f2
Updated telerik to Version: 2010.3 1318 (Jan 18, 2011)
2011-02-01 14:58:44 -08:00
markus101
63336ed58d
Added Timer, will hold timer information for RSS Sync and eventually backlog searching.
...
Attempt at styling configuration page, lots of work to go though.
2011-01-30 23:42:44 -08:00
markus101
da979639ba
More config pages have been added. AJAX to save. Order with jquery sortable.
...
Some RssFeed Parsing has been implemented, it does not currently download items, still need to perform a more verbose episode check.
2011-01-28 22:10:22 -08:00
Keivan
7bb63d0451
cleaned up css
2010-11-05 17:43:13 -07:00
Keivan
bf1ff29519
look right in IE, all episodes are ajax loaded.
...
commited somewhere between vancouver and vegas @ 2135ft. Alt and 480mph.
2010-10-29 20:54:48 -06:00
Keivan
c9bc063a9c
Updated log appearance.
2010-10-24 10:35:58 -07:00
Keivan
9c7500d4ae
updated notification ui
2010-10-17 23:06:16 -07:00
Keivan
76379341a7
Added series update notification.
2010-10-11 19:49:27 -07:00
Keivan
30d38eead6
fixed ninjet's race condition
2010-10-10 12:00:07 -07:00
Keivan
606140832d
Refactored SeriesController. Updated Post title parse.
2010-10-03 18:00:50 -07:00
Keivan
afafc6b032
pretty...
2010-10-02 12:01:43 -07:00
markus101
f5cf44c2b3
New Web theme
...
Added IDownloadClientController & SabController (WIP)
2010-09-25 09:26:31 -07:00
kay.one
74ac3bb599
Initial Commit
2010-09-22 20:19:47 -07:00