Commit Graph

2497 Commits

Author SHA1 Message Date
Mark McDowall c66c93e4cf Fixed scrollbar on add series 2013-02-15 16:52:57 -08:00
Mark McDowall a04695a3e7 Dates use AirTime and UtcOffset when displaying 2013-02-15 16:52:56 -08:00
Keivan Beigi 5930a15d3a some EloqueraDb cleanup 2013-02-15 16:52:56 -08:00
Mark McDowall 1671fd1776 Datatables wired up on series grid 2013-02-15 16:52:55 -08:00
Mark McDowall 2a72063c19 BacklogSetting is now editable. 2013-02-15 16:52:55 -08:00
Mark McDowall 796f63680a Series/Index wired up to backbone, just need to add DT 2013-02-15 16:52:54 -08:00
Mark McDowall 84fbfb5d48 Delete modal wired up, more formatting 2013-02-15 16:52:54 -08:00
Mark McDowall eb18d1c4a1 Series/Index started in backbone 2013-02-15 16:52:53 -08:00
Mark McDowall ace7910f2a Fixed up Eloquera integration, working much better now. 2013-02-15 16:52:52 -08:00
Mark McDowall 8c99cca207 Broke some Eloquera tests to prove a point 2013-02-15 16:52:52 -08:00
Mark McDowall 04dda9384f Ignore eloquera files 2013-02-15 16:52:52 -08:00
Mark McDowall 81ef7b3980 Removed eloquera db from repo 2013-02-15 16:52:51 -08:00
Mark McDowall d5900fc9eb RegisterTypes in Eloquera 2013-02-15 16:52:51 -08:00
Mark McDowall 7f0dc84b29 Added auto complete to AddSeries RootDir 2013-02-15 16:52:50 -08:00
Mark McDowall 7ed148b12c Fixed most of the broken tests 2013-02-15 16:52:50 -08:00
kay.one 34038245eb added repo base 2013-02-15 16:52:49 -08:00
kay.one 9e4bb278ef moved rootdir to eloquera 2013-02-15 16:52:48 -08:00
kay.one 0155de4d92 registered eloquere db with autofac. 2013-02-15 16:52:48 -08:00
kay.one d13f977bb5 updated eloquera's test setup. 2013-02-15 16:52:47 -08:00
Mark McDowall 23b90ae1c4 Initial Commit for Eloquera 2013-02-15 16:52:47 -08:00
kay.one f973a42669 separated sqlce and db4o tests. 2013-02-15 16:52:46 -08:00
kay.one 9f829c1442 less intrusive cache prevention.
more tests.
2013-02-15 16:52:45 -08:00
kay.one 5dbaaee005 Added db4o.
Added guards against most problematic areas.
2013-02-15 16:52:45 -08:00
Keivan Beigi b6a4e6c32c FInished add series. need some error handling but mostly on the server. 2013-02-15 16:52:44 -08:00
Mark McDowall 27afb2402a SceneMapping added to Services API 2013-02-15 16:52:44 -08:00
Keivan Beigi 4176e7e9e4 add existing is almost done. 2013-02-15 16:52:43 -08:00
Keivan Beigi 023eaca678 add root dir now returns list of unmapped folders. 2013-02-15 16:52:43 -08:00
Keivan Beigi 78d007791f updated backbone to 0.9.10
updated marionette 1.0.0-rc5
2013-02-15 16:52:42 -08:00
Keivan Beigi eab6abc8c9 more import existing series code. 2013-02-15 16:52:41 -08:00
Keivan Beigi 86e554010d Revert "updated autofac to 3.0"
This reverts commit 4f6e928b4e650750c38f8bab8dbd36146c00933f.
2013-02-15 16:52:41 -08:00
Keivan Beigi 91a416e0b1 added 2nd tvdb .net client that allows us to preform concurrent searches. 2013-02-15 16:52:40 -08:00
Keivan Beigi 022ed5ba5c tvdb offline changes, doesn't work. 2013-02-15 16:52:40 -08:00
Keivan Beigi 8a5a326480 updated autofac to 3.0 2013-02-15 16:52:39 -08:00
Mark McDowall b7575e05c1 Json.net instead of ServiceStack
More DailySeries repo work done
2013-02-15 16:52:38 -08:00
kay.one c511292abe added more import code in ui.
some jshint cleanup.
2013-02-15 16:52:38 -08:00
kay.one 572ef0743c added jshint 2013-02-15 16:52:37 -08:00
kay.one bb024d6203 updated more functional element classes to use the x- notation. 2013-02-15 16:52:37 -08:00
Keivan Beigi 30a049e4fb added success notification when new series is added. 2013-02-15 16:52:36 -08:00
Keivan Beigi 159585553c added routes for add series. 2013-02-15 16:52:36 -08:00
Keivan Beigi 13aa79d5f9 code to support import existing series. 2013-02-15 16:52:35 -08:00
Mark McDowall fa224cc59c Services: DailySeries added to Nancy 2013-02-15 16:52:34 -08:00
Keivan Beigi 0531029ce7 updated add series 2013-02-15 16:52:34 -08:00
kay.one f3e601d4ed added quality profile support to add series. 2013-02-15 16:52:33 -08:00
kay.one 1024e0f83d rootfolder is linked to add series. 2013-02-15 16:52:33 -08:00
kay.one bf50c5989a fixed where year could show up twice in series search. 2013-02-15 16:52:32 -08:00
kay.one b393c11b27 added global script/ajax error handling. 2013-02-15 16:52:32 -08:00
kay.one 4cca5d21b1 more add series updates. 2013-02-15 16:52:31 -08:00
Keivan Beigi 45bd95ee91 add series styling. 2013-02-15 16:52:31 -08:00
Keivan Beigi 2229f8f2fa updated _ templating pattern to be {{ }} instead of <%%> 2013-02-15 16:52:30 -08:00
Keivan Beigi 9969f66201 json response from API are now in pascalCasing 2013-02-15 16:52:30 -08:00