Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixing WebGL not available bug | Jose Antonio Marquez | 2012-03-06 |
| | |||
* | Merge branch 'refs/heads/FileIO' into FileIO-Build-Candidate | Jose Antonio Marquez | 2012-02-29 |
|\ | |||
| * | Making class level url template variable | Jose Antonio Marquez | 2012-02-29 |
| | | | | | | | | Created a class level variable for the URL to be parsed out of the user files. | ||
* | | Merge branch 'refs/heads/integration-candidate' into FileIO-Build-Candidate | Jose Antonio Marquez | 2012-02-28 |
|\ \ | |/ |/| | |||
| * | Merge pull request #79 from pushkarjoshi/pentool | Valerio Virgillito | 2012-02-28 |
| |\ | | | | | | | Pentool | ||
| | * | Merge branch 'master' into pentool | Pushkar Joshi | 2012-02-28 |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: manifest.json | ||
| | * | | Bug fixes: | Pushkar Joshi | 2012-02-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | 1152: allow deleting of multiple paths from inside pen tool 1128: keyboard hotkey shortcut 'P' for pen tool 941: changing width or height of the path scales the path | ||
| * | | | Merge branch 'FileIO-Build-Candidate' of ↵ | Valerio Virgillito | 2012-02-28 |
| |\ \ \ | | | | | | | | | | | | | | | | https://github.com/joseeight/ninja-internal into integration-candidate | ||
| * \ \ \ | Merge branch 'ToolFixes' of https://github.com/mqg734/ninja-internal into ↵ | Valerio Virgillito | 2012-02-28 |
| |\ \ \ \ | | |_|_|/ | |/| | | | | | | | | integration-candidate | ||
| | * | | | Fixing tooltips and keyboard shortcuts for 3d tools. | Nivesh Rajbhandari | 2012-02-27 |
| | | |/ | | |/| | | | | | | | | | | | | | | | | | IKNinja-1014 and IKNinja-1015. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | | | CSS attributes | Jose Antonio Marquez | 2012-02-28 |
| |_|/ |/| | | | | | | | | Setting up logic to include attributes in <link> for the <style> duplicates and add attributes created in Ninja back to <link> tag on save. | ||
* | | | Updating legal copy | Jose Antonio Marquez | 2012-02-27 |
| | | | |||
* | | | Merge branch 'refs/heads/FileIO-jose' into FileIO | Ananya Sen | 2012-02-27 |
|\ \ \ | |||
| * | | | Cleaning up pretty functions in IO | Jose Antonio Marquez | 2012-02-27 |
| | | | | |||
| * | | | Cleaning up and adding TODOs | Jose Antonio Marquez | 2012-02-26 |
| |/ / | |||
| * | | Cleaning up formatting for webGL data | Jose Antonio Marquez | 2012-02-26 |
| | | | |||
| * | | Fixed issue with losing track of Ninja template css | Jose Antonio Marquez | 2012-02-26 |
| | | | | | | | | | | | | Also cleaned up URL getter for app in cleaning string code. | ||
| * | | Cleaning up ninja-data attributes | Jose Antonio Marquez | 2012-02-25 |
| | | | | | | | | | | | | Added logic to load cross-domain CSS from CDN, but need to explore how to load without impacting permissions. | ||
| * | | Adding prettify code to I/O | Jose Antonio Marquez | 2012-02-24 |
| | | | | | | | | | | | | This is a possible set of methods to be used to prettify code. Added temporarily until approved. | ||
| * | | Merge pull request #19 from ananyasen/FileIO | Jose Antonio Marquez Russo | 2012-02-24 |
| |\ \ | | | | | | | | | FileIO branch pull request | ||
| * \ \ | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-24 |
| |\ \ \ | | | |/ | | |/| | |||
| | * | | Adding back Ink Bottle tool in the tool bar so QE can test ink bottle ↵ | Nivesh Rajbhandari | 2012-02-24 |
| | | | | | | | | | | | | | | | | | | | | | | | | functionality without having to wait for the new icon and location of the tool. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
| * | | | Added import/export of RDGE data | Jose Antonio Marquez | 2012-02-24 |
| | | | | | | | | | | | | | | | | This is only the IO aspect, the data getter seems broken for 2D canvas and does not allow for save, and nothing works for setting the data on load. However, the IO aspect of saving and opening the data are not incorporated. | ||
* | | | | - save show3DGrid flag per document while switching documents | Ananya Sen | 2012-02-27 |
| |_|/ |/| | | | | | | | | | | | | | | - fix zoom tool keyboard control to listen to Z when ctrl and shift keys are not pressed with it Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | | - added closeDocument event for timeline | Ananya Sen | 2012-02-24 |
|/ / | | | | | | | | | | | - minor bug fixes Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-23 |
|\| | | | | | | | | | Conflicts: js/controllers/document-controller.js | ||
| * | fixing the tools shortcuts - IKNINJA 1199 | Valerio Virgillito | 2012-02-23 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | Adding url clean up to HTML on save | Jose Antonio Marquez | 2012-02-23 |
| | | |||
* | | Merge branch 'FileIO' of github.com:joseeight/ninja-internal into file-io | Valerio Virgillito | 2012-02-23 |
|\ \ | |||
| * | | Temp fix for CSS url data | Jose Antonio Marquez | 2012-02-22 |
| | | | | | | | | | | | | Added a temp fix to parse out the app url that is placed in the CSS styles. | ||
| * | | Cleaning up and commenting CSS IO | Jose Antonio Marquez | 2012-02-22 |
| | | | |||
| * | | Logic to save <style> for a file | Jose Antonio Marquez | 2012-02-22 |
| |/ | | | | | | | Saving CSS in <style> tags, need to implement saving CSS to files. | ||
* / | renaming makeElementModel2 to makeModelFromElement | Valerio Virgillito | 2012-02-23 |
|/ | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Merge branch 'nested-selection' of https://github.com/mencio/ninja-internal ↵ | Valerio Virgillito | 2012-02-21 |
|\ | | | | | | | | | | | | | | | | | into file-io Conflicts: js/controllers/document-controller.js Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | cleanup | Valerio Virgillito | 2012-02-20 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | fixing the dirty flag and removing sass changes | Valerio Virgillito | 2012-02-21 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | - moved tools specific keyboard controls for desing view only | Ananya Sen | 2012-02-20 |
| | | | | | | | | | | | | - stopped snapping when all documents are closed Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | Merge branch 'refs/heads/FileIO-jose' into FileIO | Ananya Sen | 2012-02-18 |
|\| | | | | | | | | | | | | | Conflicts: js/controllers/document-controller.js Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
| * | Chrome Preview | Jose Antonio Marquez | 2012-02-17 |
| | | |||
* | | doc.markEdited() removed from element-mediator, for style changes, as per ↵ | Ananya Sen | 2012-02-18 |
| | | | | | | | | | | | | teams suggestion Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | Merge branch 'refs/heads/FileIO-jose' into FileIO | Ananya Sen | 2012-02-17 |
|\| | | | | | | | | | | | | | | | Conflicts: css/ninja.css js/controllers/document-controller.js Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
| * | Adding new RDGE library data | Jose Antonio Marquez | 2012-02-16 |
| | | |||
| * | Setting up webGL library copy on save | Jose Antonio Marquez | 2012-02-15 |
| | | |||
| * | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-15 |
| |\ | | | | | | | | | | | | | Conflicts: js/document/html-document.js | ||
| | * | Merge branch 'components' of https://github.com/mencio/ninja-internal into ↵ | Valerio Virgillito | 2012-02-14 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | integration Conflicts: js/io/document/html-document.js Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| | | * | Add support for drag and drop for the components. | Valerio Virgillito | 2012-02-14 |
| | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | | | renamed methods to use better words | Ananya Sen | 2012-02-17 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | | | use method to update dirtyFlag | Ananya Sen | 2012-02-17 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | | | mark document on setting color, properties and stroke. | Ananya Sen | 2012-02-17 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | | | changed the document dirtying logic to be done in the feature that edits the ↵ | Ananya Sen | 2012-02-17 |
| | | | | | | | | | | | | | | | | | | | | | | | | document. Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> |