aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Collapse)AuthorAge
* Merge branch 'FileIO' of github.com:joseeight/ninja-internal into FileIOAnanya Sen2012-01-31
|\ | | | | | | | | | | | | | | Conflicts: _scss/imports/scss/_Stage.scss js/io/system/coreioapi.js Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
| * Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-01-30
| |\ | | | | | | | | | | | | | | | Conflicts: _scss/compass_app_log.txt _scss/imports/scss/_Stage.scss
| | * Adding the version to the main Ninja reel component.Valerio Virgillito2012-01-31
| | | | | | | | | | | | Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>
| | * Code cleanup - Removed extra log.Valerio Virgillito2012-01-31
| | | | | | | | | | | | Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>
| | * Adding a version json object to NinjaValerio Virgillito2012-01-31
| | | | | | | | | | | | | | | | | | | | | Versions object to start keeping track of versions for Ninja, Montage and eventually other dependencies. Loaded before montage to use in the splash screen. Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>
| | * CSSPanel Updates - Add new original CSS error iconEric Guzman2012-01-30
| | |
| | * Updated canvas controller to override setProperties so we don't set styles ↵Nivesh Rajbhandari2012-01-27
| | | | | | | | | | | | | | | | | | when updating width and height. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * | Core API initialization routineJose Antonio Marquez2012-01-30
| | | | | | | | | | | | Setting up the core API routine to check for cloud API availability. Also cleaned up template files for IO and set up initial string contents.
| * | Setting up new fileJose Antonio Marquez2012-01-30
| | | | | | | | | | | | Adding base functionality to creating files.
* | | added the api to check if a file is writableAnanya Sen2012-01-31
| | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* | | Merge branch 'refs/heads/IOWorkflow' into FileIOAnanya Sen2012-01-30
|\ \ \
| * | | calling coreioapi.js directly since filesystem.js will be deletedAnanya Sen2012-01-30
| | | | | | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
| * | | Moving changes from Gerrit, on 1/27, to the github branch:Ananya Sen2012-01-30
| |/ / | | | | | | | | | | | | | | | | | | - added file existence check and validation to save as dialog - minor css fix for file picker, new file dialog Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* | | calling coreioapi.js directly since filesystem.js will be deletedAnanya Sen2012-01-30
| | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* | | moved fix to open js and css files in code view , from gerrit to githubAnanya Sen2012-01-30
|/ / | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* | Core API clean upJose Antonio Marquez2012-01-29
| | | | | | | | Cleaning up File IO core API and setting up to use URL from welcome screen or local storage. Class will perform an automatic check for IO API to be active, otherwise prompt user.
* | Merged old FileIOJose Antonio Marquez2012-01-29
| |
* | Updated canvas controller to override setProperties so we don't set styles ↵Nivesh Rajbhandari2012-01-29
| | | | | | | | | | | | when updating width and height. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* | Setting up App cachingJose Antonio Marquez2012-01-27
| | | | | | | | Set up the app caching for Ninja and files for initial templates for file I/O
* | Merged old FileIOJose Antonio Marquez2012-01-27
|/
* First commit of Ninja to ninja-internalPierre Frisch2012-01-27
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>