aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Edit View - Add buttons and calls controller (saves bindings)Eric Guzman2012-06-11
|
* Binding Item - Direction Toggle button calls controllerEric Guzman2012-06-11
|
* Controller - Allow currentBindings to update by resetting currentObjectEric Guzman2012-06-11
|
* Binding Panel - Direction toggle changes are savable.Eric Guzman2012-06-10
|
* Binding Panel - Minor Editing Panel changesEric Guzman2012-06-10
|
* Binding Panel Toolbar - Add action handlerEric Guzman2012-06-10
|
* Hintable - Array type check fix for arrays created with map() method.Eric Guzman2012-06-10
|
* Binding Panel - supply binding args to edit viewEric Guzman2012-06-08
|
* Binding Panel - Add toolbarEric Guzman2012-06-08
|
* Binding Panel - Update edit view - populate binding argumentsEric Guzman2012-06-08
|
* Render Hud MultipleArmen Kesablyan2012-06-08
| | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* Merge branch 'binding' of https://github.com/dhg637/ninja-internal into bindingArmen Kesablyan2012-06-07
|\ | | | | | | | | | | | | Conflicts: js/controllers/objects-controller.js Signed-off-by: Armen Kesablyan <armen@motorola.com>
| * Merge pull request #10 from ericguzman/bindingArmen Kesablyan2012-06-06
| |\ | | | | | | Binding
| | * Objects Controller - Get serializable propertiesEric Guzman2012-06-06
| | |
* | | Changes to Binding ViewArmen Kesablyan2012-06-07
| | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* | | Object ControllerArmen Kesablyan2012-06-06
|/ / | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* | Merge branch 'binding' of https://github.com/dhg637/ninja-internal into bindingArmen Kesablyan2012-06-05
|\ \
| * | Merge pull request #9 from ericguzman/bindingArmen Kesablyan2012-06-05
| |\| | | | | | | Binding
| | * Binding Panel - Add getPropertyList and fix null currentObjectEric Guzman2012-06-05
| | |
| | * Binding Panel - Add edit viewEric Guzman2012-06-04
| |/
* | Changes for binding ViewArmen Kesablyan2012-06-05
| | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* | Merge branch 'binding' of https://github.com/dhg637/ninja-internal into bindingArmen Kesablyan2012-06-02
|\|
| * Merge pull request #8 from ericguzman/bindingArmen Kesablyan2012-06-02
| |\ | | | | | | Binding
| | * Binding Panel - Button CSSEric Guzman2012-06-02
| | |
* | | Merge branch 'binding' of https://github.com/dhg637/ninja-internal into bindingArmen Kesablyan2012-06-02
|\| | | | | | | | | | | | | | | | | | | | Conflicts: js/tools/bindingTool.js Signed-off-by: Armen Kesablyan <armen@motorola.com>
| * | Merge pull request #7 from ericguzman/bindingArmen Kesablyan2012-06-02
| |\| | | | | | | Binding Panel components css update
| | * Objects Controller - Fix access to the oneway propertyEric Guzman2012-06-01
| | |
| | * Binding Panel - Item css and toggle button action handlerEric Guzman2012-06-01
| |/
| * Merge pull request #6 from ericguzman/bindingArmen Kesablyan2012-06-01
| |\ | | | | | | Binding Panel - Binding Item component CSS change and montage fix
| | * Binding Panel - Binding item component CSS changeEric Guzman2012-06-01
| | |
| | * Manually Add Fix for Montage serialization problemEric Guzman2012-06-01
| | |
* | | binding canvasArmen Kesablyan2012-06-02
| | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* | | Merge branch 'binding' of https://github.com/dhg637/ninja-internal into bindingArmen Kesablyan2012-06-01
|\| |
| * | Merge pull request #5 from ericguzman/bindingArmen Kesablyan2012-06-01
| |\| | | | | | | Binding Panel components update
| | * Bindings Panel - Update binding panel componentsEric Guzman2012-06-01
| |/
| * Merge pull request #4 from ericguzman/bindingArmen Kesablyan2012-05-31
| |\ | | | | | | Binding
| | * Binding Panel - Developed panel components.Eric Guzman2012-05-31
| | |
| | * Merge branch 'binding' of github.com:dhg637/ninja-internal into bindingEric Guzman2012-05-31
| | |\ | | |/ | |/|
| | * Objects Controller - Add bindable controller properties, and bindings getterEric Guzman2012-05-30
| | |
| | * Merge branch 'binding' of github.com:dhg637/ninja-internal into bindingEric Guzman2012-05-25
| | |\
| | * | Objects Controller - Now keeps track of document's object instances, ↵Eric Guzman2012-05-25
| | | | | | | | | | | | | | | | including added components
| | * | Object Component - Enable native draggingEric Guzman2012-05-25
| | | |
| | * | Object component - Minor cleanupEric Guzman2012-05-25
| | | |
| | * | Data Binding - Hacked patch to Montage to enable serialization of ↵Eric Guzman2012-05-25
| | | | | | | | | | | | | | | | | | | | | | | | dynamically bound objects. We should remove this once montage github issue [gh-657] is in our version of montage.
* | | | Binding View Canvas Initial DevelopmentArmen Kesablyan2012-06-01
|/ / / | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* | | Merge branch 'refs/heads/master' into bindingArmen Kesablyan2012-05-30
|\ \ \
| * | | updating to version 0.6Valerio Virgillito2012-05-30
| | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | Merge pull request #260 from joseeight/DocumentValerio Virgillito2012-05-30
| |\ \ \ | | | | | | | | | | Document
| | * | | Merge pull request #35 from aadsm/DocumentJose Antonio Marquez Russo2012-05-30
| |/| | | | | | | | | | | | | Bug fixes to template creator
| | * | | Initialize an internal Template variable in TemplateCreatorAntónio Afonso2012-05-30
| | | | |