Commit Graph

34 Commits (08e40697de062abaeac19fe8eb0adc74fd081af1)

Author SHA1 Message Date
Jonathan Frederic 08e40697de Removed for () loops where necessary. Replaced with _.each
13 years ago
Jonathan Frederic af4809bec4 Prefer JQuery to Underscore
13 years ago
Jonathan Frederic d9a703d305 'create' should be handled in sync
13 years ago
Jonathan Frederic 2b27b4101b Remove todo in apply update
13 years ago
Jonathan Frederic cb6094281c s/custom_content/content
13 years ago
Jonathan Frederic 097951a6b8 Remove residual tabs
13 years ago
Jonathan Frederic 691cd56038 Change the callback logic so the order makes more sense:
13 years ago
Jason Grout fe6edb26a6 Rewrite widget syncing
13 years ago
Jonathan Frederic e17200a533 Widget require.js fix
13 years ago
Jason Grout 140d1872f7 Delete unnecessary save
13 years ago
Jason Grout ce19a34d93 Pass the whole message into the widget manager display_view call
13 years ago
Jason Grout 092e40df32 make the saving to python a method of the model, called with callbacks
13 years ago
Jason Grout 24ec0da125 Fix the cell reference in views
13 years ago
Jonathan Frederic bd3ba3328c Added PEP8 style comments to all of the JS code.
13 years ago
Jonathan Frederic 74185a68e7 Got containers and mutlicontainers working! Yay
13 years ago
Jonathan Frederic 4017c7b27a Fixed *almost* all of the test-detected bugs
13 years ago
Jonathan Frederic c1c7bb7563 Everyone uses one model
13 years ago
Jonathan Frederic d103c682c5 Many checks off the todo list, test fixes
13 years ago
Jonathan Frederic f6de685d9f Use .apply for calling base with not proto-type.
13 years ago
Jonathan Frederic 1e37a46a55 Add a helper method that acts on the changes made to a list.
13 years ago
Jonathan Frederic ccbfcbc159 make JS update comment more descriptive (english)
13 years ago
Jonathan Frederic 0740980d5c remove length test add_class and remove_class
13 years ago
Jonathan Frederic 8dc5535638 un-nest options.options
13 years ago
Jonathan Frederic a6fac70e03 s/BaseWidgetView/WidgetView and s/WidgetView/DOMWidgetView
13 years ago
Jonathan Frederic 44cf406ac0 this.updating should be a key specific lock
13 years ago
Jason Grout d658f362ac Update option-passing for creating child views.
13 years ago
Jonathan Frederic 3a271585d7 Add constructor comment for widget model.
13 years ago
Jonathan Frederic d7835eb14e Added missing comma
13 years ago
Jonathan Frederic d3b33828c5 handle_msg a display_model method.
13 years ago
Jonathan Frederic e383594d04 renamed: basic_widgets.js -> init.js
13 years ago
Jonathan Frederic 5a3665d9ed s/widget.js/init.js
13 years ago
Jonathan Frederic 5b388df615 Added callbacks method to view
13 years ago
Jonathan Frederic 5ced2816e7 Removed sync_method parameter from backbone msg spec
13 years ago
Jonathan Frederic ee522adc18 Renamed widget js files
13 years ago