Mark McDowall
2635ff9bee
Fix: Grids will no longer display alerts when navigating to another page while the grid is still loading.
2012-01-29 17:38:44 -08:00
Mark McDowall
a7baac9747
Undeleted localSearch and deleted episodeSearch - sleep is required apparently.
2011-12-15 23:18:54 -08:00
Mark McDowall
af328c9e55
History, Series/Details and Missing use ImageLink when possible for actions.
2011-12-15 00:48:26 -08:00
Mark McDowall
28259bc254
Profiler can be enabled via config file.
2011-12-13 18:31:20 -08:00
kay.one
ac5296e0ab
Added Open Sans (google fonts API) as a backup family since it looks closer to our default font in non-windows systems.
2011-12-12 22:09:13 -08:00
kay.one
f5a8c3de87
Page banner is now used for browser title.
2011-12-09 21:08:11 -08:00
kay.one
4f09778f98
Page banner is now used for browser title.
2011-12-09 21:08:10 -08:00
Mark McDowall
418fcbd91e
Renamed _RefrenceLayout to _ReferenceLayout.
2011-12-09 20:15:38 -08:00
kay.one
9f07d7c27a
Full static content (css,js) versioning.
2011-12-08 20:57:35 -08:00
kay.one
25ecd45d9b
MVC miniprofile is no longer rendered in production
2011-12-08 20:57:34 -08:00
kay.one
82e2cb2d1e
Settings forms are fixed.
2011-11-30 22:39:11 -08:00
kay.one
1cfc2f3fe4
Removed MainContent Section
2011-11-30 21:25:01 -08:00
kay.one
9841d7728e
Removed MainContent Section
2011-11-30 21:06:02 -08:00
kay.one
852a141c21
Settings is now a single page with tabs.
2011-11-30 21:04:44 -08:00
kay.one
7c529b03b4
Local search updates.
2011-11-26 22:31:13 -08:00
kay.one
5c04d14c70
Updated jQueryUI
2011-11-26 21:53:30 -08:00
kay.one
3bcbc713f3
Updated localsearch UI.
2011-11-26 10:27:44 -08:00
kay.one
59fcb5f138
Fixed local search position
2011-11-26 09:43:49 -08:00
kay.one
8d26659339
Update jQuery to 1.7.1 (but using Telerik's 1.6.4)
2011-11-26 09:25:56 -08:00
kay.one
da996c97c2
UI Cleanup
2011-11-25 23:53:16 -08:00
kay.one
482c591716
Added support for pinned messaged.
2011-11-25 22:27:00 -08:00
kay.one
50a8af0842
Removed Blueprint. some of config pages have layout issus.
2011-11-25 17:34:38 -08:00
kay.one
7c598ed323
Updated Telerik to 2011.3.1115
2011-11-22 17:51:44 -08:00
kay.one
51518787d8
Lots of initialization, configuration clean up.
2011-11-13 16:22:18 -08:00
Mark McDowall
2371f66615
Ctrl+Short+f will now open Local Search.
...
ESC will close Local Search search.
When local search text box loses focus it will close the slider.
2011-11-11 23:56:49 -08:00
Mark McDowall
86eb70bcbb
Moved NzbDrone scripts to Scripts/NzbDrone.
...
Moved Plugin scripts to Scripts (Compatibility with Nuget).
jquery.validate.unobtrusive.min.js no longer uses CDN (Now a Nuget package).
2011-11-10 18:56:33 -08:00
kay.one
157bcd8b0f
AssemblyInfo.cs cleanup
2011-11-08 09:48:34 -08:00
kay.one
5b3f0bdffe
Added google analytics. (only enabled in production)
2011-10-27 22:13:56 -07:00
Mark McDowall
4c6287827c
Fixed top slider, it will now work for multiple sliders.
2011-10-24 00:00:25 -07:00
kay.one
651a63edea
Merge branch 'markus' into kay.one
...
Conflicts:
NzbDrone.Core.Test/ProviderTests/LogProviderTest.cs
2011-10-20 22:08:55 -07:00
kay.one
8f9946eb63
Added some update APIs to check for updates and download and extract the update package.
...
Todo: apply updated, UI.
2011-10-20 22:04:26 -07:00
Mark McDowall
745d9d9355
TopSlider added for local series searching!
...
Should be easy to add others (would want to have it close other open ones, I think).
2011-10-20 16:36:47 -07:00
Mark McDowall
08804208cf
Awesome relative pathing for CSS and JS fail, reverting back.
2011-10-20 14:34:57 -07:00
Mark McDowall
a9bcbfad8c
Added QuickAdd for adding series, not displayed currently, needs some prettifying.
2011-10-19 08:16:34 -07:00
Mark McDowall
d62345f6d7
Javascript and CSS references in _Layout use relative paths instead of absolute.
2011-10-19 08:10:36 -07:00
kay.one
87fe19ab4e
Added compile date to footer
2011-10-11 19:39:46 -07:00
Mark McDowall
95b4250d5d
Updated IndexerSettingsModel with better descriptions.
...
Enable checkbox for Indexer is now labeled as such.
Removed jscript load for deleted script.
A user will now be unable to add a rootDir if the SabDropDir value is the same (ignoring case).
A user will also be unable to set their SabDropDir to the same value as an exiting RootDir (Ignoring case).
The last two changes prevent users from possibly causing all TV shows to be deleted.
2011-09-22 17:18:41 -07:00
Mark McDowall
d330c65165
AutoComplete is now using jQuery UI AutoComplete.
...
Removed jquery.liveQuery.
2011-09-08 20:26:48 -07:00
Mark McDowall
8d0cdf272c
Moved away from CDNs for 3rd party scripts.
...
Added Telerik MVC Controls, JQuery, JQueryUI and YUI.
2011-09-07 19:48:37 -07:00
Mark McDowall
c13c9d15c4
Default Log view uses client operations, added all logs view that uses paging (No support for sorting or filtering).
2011-09-05 12:59:39 -07:00
Mark McDowall
f02e92b005
Fixed EpisodeSorting examples layout.
...
Added Missing to main UI.
Add links to series from History and Missing.
Image for search link on Missing.
2011-08-30 17:15:22 -07:00
kay.one
5ab07d7028
Added instant notification framework
2011-08-08 14:50:48 -07:00
Mark McDowall
aa82264774
Menus are now custom built, using AJAX loading of links where acceptable.
2011-08-05 19:04:35 -07:00
kay.one
b4fb3002a4
Updated Add Series
2011-07-27 15:59:48 -07:00
kay.one
af351cbaec
Updated Telerik to 2011.2 712 (Jul 13, 2011)
2011-07-17 12:40:11 -07:00
kay.one
276e01166a
notification tweaks for chrome
2011-07-10 23:51:13 -07:00
kay.one
2a64014c96
Added version to page footer, minor tweaks.
2011-07-04 23:46:03 -07:00
kay.one
49a372eb6b
Fixed doctype
2011-07-03 22:54:14 -07:00
kay.one
badcfecb93
Fixed Exceptioneer, Launcher should run as priority normal
2011-07-03 22:03:05 -07:00
kay.one
fc7bbd092e
Content folder cleanup
2011-07-02 15:19:09 -07:00
kay.one
9a251394da
cleaned up script/content folder
2011-07-02 01:52:33 -07:00
kay.one
e17db69347
fixed script registrations in head
2011-07-01 14:37:08 -07:00
kay.one
859b68ed9e
Removed 3rd parties from script registrar.
2011-07-01 13:28:53 -07:00
kay.one
9deea44c87
more root dir UI cleanup
2011-07-01 00:23:07 -07:00
kay.one
4253d0b4cb
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Web/Views/Series/Index.cshtml
2011-06-29 23:19:44 -07:00
kay.one
cece6e9bf6
Root Dir cleanup
2011-06-29 23:15:06 -07:00
Mark McDowall
01425ac0da
Removed grid loading overlays.
2011-06-28 21:51:30 -07:00
kay.one
a91339dd7e
Updated telerik to 2011.1.414.
2011-06-27 22:01:54 -07:00
kay.one
206144d7e3
more javascript fixes,
...
UI is still pretty much fucked.
2011-06-27 19:24:42 -07:00
kay.one
3d961654d8
Fixed doctype,
...
removed telerik script/css registrar
2011-06-27 18:23:22 -07:00
kay.one
834a5ab6e6
More CSS cleanup, config pages are pretty messed up.
2011-06-26 20:05:47 -07:00
kay.one
f028770542
some css cleanup
2011-06-26 12:19:42 -07:00
kay.one
777afcff5f
Added blueprint.css
2011-06-26 11:32:19 -07:00
kay.one
ee9dde2603
CSS reordering on the layout page
2011-06-23 20:51:52 -07:00
kay.one
df0637d3d1
CDN Updates. packaging updates
2011-06-23 18:30:35 -07:00
kay.one
6355d5ada1
Added MiniProfiler
2011-06-13 18:35:44 -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
9ee74d68eb
Moved episodeSearch to it's own javascript file.
2011-06-01 16:50:36 -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
kay.one
d6281b80bb
reverted jquery registration
2011-05-30 01:09:19 -07:00
kay.one
e4fcb6d573
added jquery registration to sitelayout.cshtml
2011-05-30 00:45:35 -07:00
Mark McDowall
26b7bc5c53
Loading overlays added to Series/Details, Upcoming and History views.
2011-05-19 15:59:30 -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
10b7c1d593
Removed Site.Master... all ASPX pages have been destroyed!
2011-04-21 00:15:47 -07:00
Mark McDowall
33b67a138c
RAZOR'd Series and the Error page.
...
NzbDrone has been RAZORfied completely now, die ASPX pages!
2011-04-21 00:14:47 -07:00
Mark McDowall
13af6663fe
RAZOR'd Log & Upcoming.
...
Added CSS for setting Grid font size.
2011-04-20 23:18:28 -07:00
Mark McDowall
273ab14a78
Added Scripts section to SiteLayout.
...
History view RAZORed.
2011-04-20 21:20:39 -07:00
Mark McDowall
d3d138c2af
Master page for RAZOR views created and will be auto inherited by pages.
...
Settings have been RAZORfied.
2011-04-20 20:52:09 -07:00
Mark McDowall
b8a3b58c79
Footer has been RAZOR'd.
2011-04-20 19:28:40 -07:00
kay.one
9e194266e8
Updated jQuery to 1.5.2 now using NuGet
2011-04-18 19:05:00 -07:00
kay.one
e896af5cd0
ReSharper code cleanup
2011-04-09 19:44:01 -07:00
kay.one
9950d9385d
more relative path fix
2011-04-05 21:34:58 -07:00
kay.one
f7a5e0d8f8
removed github fork button
...
removed duplicated scan disk menu
2011-03-30 21:04:15 -07:00
kay.one
06b358e20f
updated jQuery to 1.5.1
2011-03-28 23:46:46 -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
markus101
d83ae9895c
Removed conflicting JavaScript additions, that broke Series Details.
2011-02-15 22:23:28 -08:00
markus101
6d790f8939
Quality now has sortable lists for configuring Profiles, saving not implemented yet.
2011-02-05 18:52:49 -08:00
markus101
be6bdbc483
Quality Config, Dynamically add new User Profiles, just need to get them to save.
2011-02-05 10:27:14 -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
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
fa0af257ff
fixed a bunch of things. added basic support for file scanning. logs are now avilable in the UI
2010-10-24 00:46:58 -07:00
Keivan
9c7500d4ae
updated notification ui
2010-10-17 23:06:16 -07:00
Keivan
c597363bf8
Updated logging and instrumentation
2010-10-15 00:10:44 -07:00
Keivan
76379341a7
Added series update notification.
2010-10-11 19:49:27 -07:00
Keivan
eaca7543cd
fixed ninjet's race condition
...
added notification js (not functional)
2010-10-10 13:28:17 -07:00
Keivan
30d38eead6
fixed ninjet's race condition
2010-10-10 12:00:07 -07:00