Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Hintable - Array type check fix for arrays created with map() method. | Eric Guzman | 2012-06-10 |
| | |||
* | Binding Panel - supply binding args to edit view | Eric Guzman | 2012-06-08 |
| | |||
* | Binding Panel - Add toolbar | Eric Guzman | 2012-06-08 |
| | |||
* | Binding Panel - Update edit view - populate binding arguments | Eric Guzman | 2012-06-08 |
| | |||
* | Render Hud Multiple | Armen Kesablyan | 2012-06-08 |
| | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com> | ||
* | Merge branch 'binding' of https://github.com/dhg637/ninja-internal into binding | Armen Kesablyan | 2012-06-07 |
|\ | | | | | | | | | | | | | Conflicts: js/controllers/objects-controller.js Signed-off-by: Armen Kesablyan <armen@motorola.com> | ||
| * | Merge pull request #10 from ericguzman/binding | Armen Kesablyan | 2012-06-06 |
| |\ | | | | | | | Binding | ||
| | * | Objects Controller - Get serializable properties | Eric Guzman | 2012-06-06 |
| | | | |||
* | | | Changes to Binding View | Armen Kesablyan | 2012-06-07 |
| | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com> | ||
* | | | Object Controller | Armen Kesablyan | 2012-06-06 |
|/ / | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com> | ||
* | | Merge branch 'binding' of https://github.com/dhg637/ninja-internal into binding | Armen Kesablyan | 2012-06-05 |
|\ \ | |||
| * | | Merge pull request #9 from ericguzman/binding | Armen Kesablyan | 2012-06-05 |
| |\| | | | | | | | Binding | ||
| | * | Binding Panel - Add getPropertyList and fix null currentObject | Eric Guzman | 2012-06-05 |
| | | | |||
| | * | Binding Panel - Add edit view | Eric Guzman | 2012-06-04 |
| |/ | |||
* | | Changes for binding View | Armen Kesablyan | 2012-06-05 |
| | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com> | ||
* | | Merge branch 'binding' of https://github.com/dhg637/ninja-internal into binding | Armen Kesablyan | 2012-06-02 |
|\| | |||
| * | Merge pull request #8 from ericguzman/binding | Armen Kesablyan | 2012-06-02 |
| |\ | | | | | | | Binding | ||
| | * | Binding Panel - Button CSS | Eric Guzman | 2012-06-02 |
| | | | |||
* | | | Merge branch 'binding' of https://github.com/dhg637/ninja-internal into binding | Armen Kesablyan | 2012-06-02 |
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: js/tools/bindingTool.js Signed-off-by: Armen Kesablyan <armen@motorola.com> | ||
| * | | Merge pull request #7 from ericguzman/binding | Armen Kesablyan | 2012-06-02 |
| |\| | | | | | | | Binding Panel components css update | ||
| | * | Objects Controller - Fix access to the oneway property | Eric Guzman | 2012-06-01 |
| | | | |||
| | * | Binding Panel - Item css and toggle button action handler | Eric Guzman | 2012-06-01 |
| |/ | |||
| * | Merge pull request #6 from ericguzman/binding | Armen Kesablyan | 2012-06-01 |
| |\ | | | | | | | Binding Panel - Binding Item component CSS change and montage fix | ||
| | * | Binding Panel - Binding item component CSS change | Eric Guzman | 2012-06-01 |
| | | | |||
| | * | Manually Add Fix for Montage serialization problem | Eric Guzman | 2012-06-01 |
| | | | |||
* | | | binding canvas | Armen Kesablyan | 2012-06-02 |
| | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com> | ||
* | | | Merge branch 'binding' of https://github.com/dhg637/ninja-internal into binding | Armen Kesablyan | 2012-06-01 |
|\| | | |||
| * | | Merge pull request #5 from ericguzman/binding | Armen Kesablyan | 2012-06-01 |
| |\| | | | | | | | Binding Panel components update | ||
| | * | Bindings Panel - Update binding panel components | Eric Guzman | 2012-06-01 |
| |/ | |||
| * | Merge pull request #4 from ericguzman/binding | Armen Kesablyan | 2012-05-31 |
| |\ | | | | | | | Binding | ||
| | * | Binding Panel - Developed panel components. | Eric Guzman | 2012-05-31 |
| | | | |||
| | * | Merge branch 'binding' of github.com:dhg637/ninja-internal into binding | Eric Guzman | 2012-05-31 |
| | |\ | | |/ | |/| | |||
| | * | Objects Controller - Add bindable controller properties, and bindings getter | Eric Guzman | 2012-05-30 |
| | | | |||
| | * | Merge branch 'binding' of github.com:dhg637/ninja-internal into binding | Eric Guzman | 2012-05-25 |
| | |\ | |||
| | * | | Objects Controller - Now keeps track of document's object instances, ↵ | Eric Guzman | 2012-05-25 |
| | | | | | | | | | | | | | | | | including added components | ||
| | * | | Object Component - Enable native dragging | Eric Guzman | 2012-05-25 |
| | | | | |||
| | * | | Object component - Minor cleanup | Eric Guzman | 2012-05-25 |
| | | | | |||
| | * | | Data Binding - Hacked patch to Montage to enable serialization of ↵ | Eric Guzman | 2012-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 Development | Armen Kesablyan | 2012-06-01 |
|/ / / | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com> | ||
* | | | Merge branch 'refs/heads/master' into binding | Armen Kesablyan | 2012-05-30 |
|\ \ \ | |||
| * | | | updating to version 0.6 | Valerio Virgillito | 2012-05-30 |
| | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | | | Merge pull request #260 from joseeight/Document | Valerio Virgillito | 2012-05-30 |
| |\ \ \ | | | | | | | | | | | Document | ||
| | * | | | Merge pull request #35 from aadsm/Document | Jose Antonio Marquez Russo | 2012-05-30 |
| |/| | | | | | | | | | | | | | Bug fixes to template creator | ||
| | * | | | Initialize an internal Template variable in TemplateCreator | António Afonso | 2012-05-30 |
| | | | | | |||
| | * | | | Stop serializing the child components of the top components are not serialized | António Afonso | 2012-05-30 |
| | | | | | | | | | | | | | | | We just removed them before serializing and add them again afterwards. | ||
| | * | | | Stop adding ids to elements in template creator | António Afonso | 2012-05-30 |
| | | | | | | | | | | | | | | | | | | | | This is the fix for Motorola-Mobility/montage#648 | ||
| | * | | | Avoid duplicate labels in template creator | António Afonso | 2012-05-30 |
| |/ / / | | | | | | | | | This is the fix for Motorola-Mobility/montage#649 | ||
| * | | | Merge pull request #257 from joseeight/Document | Valerio Virgillito | 2012-05-28 |
| |\ \ \ | | | | | | | | | | | Cleaning and tidying up. | ||
| | * \ \ | Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document | Jose Antonio Marquez | 2012-05-28 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge branch 'dom-architecture' of ↵ | Valerio Virgillito | 2012-05-25 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | github.com:Motorola-Mobility/ninja-internal into dom-architecture |