12 Commits (717f031e0187cfe06b0490f36b421ed20187f321)

Author SHA1 Message Date
Jonathan Frederic 629d65da89 Fixed context errors and a couple of typos to get the tests working again
12 years ago
Jonathan Frederic 08e40697de Removed for () loops where necessary. Replaced with _.each
12 years ago
Jonathan Frederic 35a02a0436 Replace .html with .text everywhere possible
12 years ago
Jonathan Frederic e17200a533 Widget require.js fix
12 years ago
Jonathan Frederic 82bf9c6826 Fix bug in all children containing views
12 years ago
Jonathan Frederic bd3ba3328c Added PEP8 style comments to all of the JS code.
12 years ago
Jonathan Frederic 74185a68e7 Got containers and mutlicontainers working! Yay
12 years ago
Jonathan Frederic c1c7bb7563 Everyone uses one model
12 years ago
Jonathan Frederic d103c682c5 Many checks off the todo list, test fixes
12 years ago
Jonathan Frederic f6de685d9f Use .apply for calling base with not proto-type.
12 years ago
Jonathan Frederic 70c6a295d0 Finished renaming Multicontainer to SelectionContainer
12 years ago
Jonathan Frederic a528610e07 renamed: ../static/notebook/js/widgets/widget_multicontainer.js -> ../static/notebook/js/widgets/widget_selectioncontainer.js
12 years ago