Keivan Beigi
ba26eadd7e
ModelBoundView now blows up if there is no model.
12 years ago
Keivan Beigi
6f8c73771d
settings is fully moved to required.
12 years ago
kay.one
0ae1865dd8
fixed more require issues
12 years ago
Keivan Beigi
7c483e2db9
handlebars and templates are loaded with require.js
12 years ago
Keivan Beigi
2407e33ea2
almost all js files are loaded using require.js
12 years ago
Keivan Beigi
aed7b95245
removing js refrences from index.html
12 years ago
kay.one
70cfa5e685
cleaned up all the cells. there is a cell for pretty much everything.
12 years ago
Mark McDowall
37ea5f4b9a
Removed icon-sort, replaced with .clickable instead
12 years ago
Mark McDowall
1809aefea2
Backgrid pagination works again.
12 years ago
Mark McDowall
626d48c8ea
Helper cleanup
12 years ago
Mark McDowall
1fb944976e
Calendar defaults to week view
12 years ago
Mark McDowall
6c2534ec61
File size won't be bytes anymore
12 years ago
kay.one
763c4bd25b
minor cleanup.
12 years ago
kay.one
50918ae65f
all links are automatically handled through backbone router.
...
no more page reload.
12 years ago
kay.one
2e3863895c
internal links are automatically handled using NzbDrone.Router.navigate instead
...
of re-loading page.
12 years ago
kay.one
f7c78da4ed
fixed backbone ajax differed
12 years ago
kay.one
1613643307
fixed autobinder on re-render
12 years ago
Mark McDowall
03c085030e
fixed copy pasta
12 years ago
Mark McDowall
c94595b3ae
SaveIfChangedMixin
12 years ago
Keivan Beigi
465dc725c8
finished add series,
...
still has a few rough edges but should be functional.
12 years ago
Mark McDowall
42fb4fcaa4
Removed tablesorter
12 years ago
Mark McDowall
34e35bd00b
FormBuilder split out
12 years ago
Mark McDowall
c5376319fe
Notification settings added to the UI
12 years ago
kay.one
dabbd5f90e
fixed mediacover images not being returned.
...
autocomplete now shows 20 results instead of 8
12 years ago
Mark McDowall
e9bf78a97d
Notifications wired up server sided
12 years ago
Mark McDowall
92d913e4ac
Better Backgrid.Column defaults, much cleaner
12 years ago
Keivan Beigi
b8102b0d1f
for now disabling animation
12 years ago
Keivan Beigi
5928ffc693
animate I say!
12 years ago
kay.one
40f384968a
updated json serilizer to return defaults
...
use enum text instead of number
12 years ago
kay.one
a6aba16902
Bind any collection to SignalR with a single call.
12 years ago
kay.one
87a5dc7869
SignalR/Nancy/Owin/Mono
12 years ago
Mark McDowall
6a3d886588
Missing doesn't double fetch
12 years ago
Keivan Beigi
50fd2f77b1
cleaned up some jslint errors
12 years ago
Mark McDowall
3983a36492
Fixed default sorting for series grid
12 years ago
Mark McDowall
b4242f9fb2
Pagination for missing is alive!
12 years ago
Mark McDowall
00276041ad
Starting missing conversion to backgrid
12 years ago
Mark McDowall
af2da6380b
Unbroke backgrid template cell
12 years ago
Mark McDowall
5bfd9e3329
Backgrid template mixin will build the template itself
12 years ago
Mark McDowall
9d5cb6f3e0
Model driven indexer settings
12 years ago
Mark McDowall
6636b77489
Replaced bootstrap switch with css only version!
12 years ago
Keivan Beigi
4cd75cd8aa
stuff we did :D
12 years ago
Mark McDowall
4878556e14
More posters
12 years ago
Mark McDowall
475c86dcab
Series Table
12 years ago
Mark McDowall
0db39edb2c
Added TemplateBackedCell for all your cell template needs
12 years ago
Mark McDowall
f8bae13e1c
Added sorting icons to series table
12 years ago
Mark McDowall
4cc4e8133e
Finished Series Index Table formatting
12 years ago
kay.one
27f45cfdee
fixed bootstrap switches. still need to listen to checkbox event.
12 years ago
kay.one
979efb8354
much smarter binding,
...
auto-binding is only done when the element has binding attributes ('name')
also now an error is throw in there are binding elements but view doesn't have a model
12 years ago
Keivan Beigi
549b497770
updated backbone, marionette, sugar, underscore, modelbinder, bootstrap.switch
12 years ago
kay.one
0e6faedffc
fixed auto modelbinder.
12 years ago