aboutsummaryrefslogtreecommitdiff
path: root/js/mediators
Commit message (Collapse)AuthorAge
...
| * Fixed element mediator, PI, and eye-dropper to handle different borders ↵Nivesh Rajbhandari2012-03-12
| | | | | | | | | | | | sides and gradients. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* | Cleaning up webGL runtimeJose Antonio Marquez2012-03-13
| |
* | Clean up and TODOsJose Antonio Marquez2012-03-12
| |
* | Temp Runtime WebGL FixJose Antonio Marquez2012-03-10
| | | | | | | | Added a temporary fix to allow for webGL runtime functionality. Copying the desired folder name into a static name. There is a lag in doing this, so obviously now ideal. Need to discuss adding dynamic path-ing during author and runtime.
* | Setting local path to assetsJose Antonio Marquez2012-03-10
| | | | | | | | This is still no resolving issues with webGL runtime.
* | Clean upJose Antonio Marquez2012-03-09
| |
* | Adding missing file for webGL, still need a fix for runtimeJose Antonio Marquez2012-03-09
| |
* | Adding webGL I/O runtime functionalityJose Antonio Marquez2012-03-09
| | | | | | | | There is a problem that needs to be resolved in the CanvasRuntime.
* | Adding I/O functionality to RDGEJose Antonio Marquez2012-03-08
|/ | | | Added webGL/Canvas file I/O for Ninja, it also created routine for saving data for runtime, however, the runtime RDGE library needs an update for runtime to work, so right now I/O will only work for Ninja.
* Image data fix on OpenJose Antonio Marquez2012-03-07
| | | | Fixed a bug with data-uris not opening correctly.
* Adding CDN support for URLs in linked CSSJose Antonio Marquez2012-03-06
|
* Fixing WebGL not available bugJose Antonio Marquez2012-03-06
|
* Changing length of characters per line (pretty function)Jose Antonio Marquez2012-03-06
|
* Temp support for CDN CSSJose Antonio Marquez2012-03-05
| | | | Added a temp fix for allow the viewing of CSS on a CDN, however, the styles should not be editable, but will allow for accurate preview of styles. Need to coordinate with the CSS panel and styles manager to insert styles in the appropriate files or tags that have write permission.
* Minor FixJose Antonio Marquez2012-03-05
| | | | Forgot to comment out the return, therefore preventing to save.
* Fixed URL parsing issue on actual opened documentJose Antonio Marquez2012-03-05
| | | | Still need to implement CSS loaded from a CDN, currently this would break Ninja.
* Resolved URL path issues in document and CSSJose Antonio Marquez2012-03-05
| | | | Added logic to allow for files opened and assets linked in any order all under the cloud server root.
* Improved CSS URL cleanedJose Antonio Marquez2012-03-04
| | | | Added logic to accommodate any URLs in a CSS file inside the opened document root. Need to add logic for handling linked references above the root. Also need to reformat into a reusable method as it might be needed besides CSS.
* Minor logic fixes for URL resolution in CSSJose Antonio Marquez2012-03-02
|
* Fixing CSS URL issuesJose Antonio Marquez2012-03-02
| | | | Only partially, supporting unquoted files under same root.
* Fixing IO RegExJose Antonio Marquez2012-03-02
| | | | Fixed parsing files to have correct URLs with RegEx, inner content of CSS files still needs to be fixed.
* Merge branch 'refs/heads/FileIO' into FileIO-Build-CandidateJose Antonio Marquez2012-02-29
|\
| * Making class level url template variableJose Antonio Marquez2012-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-CandidateJose Antonio Marquez2012-02-28
|\ \ | |/ |/|
| * Merge pull request #79 from pushkarjoshi/pentoolValerio Virgillito2012-02-28
| |\ | | | | | | Pentool
| | * Merge branch 'master' into pentoolPushkar Joshi2012-02-28
| | |\ | | | | | | | | | | | | | | | | Conflicts: manifest.json
| | * | Bug fixes:Pushkar Joshi2012-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 Virgillito2012-02-28
| |\ \ \ | | | | | | | | | | | | | | | https://github.com/joseeight/ninja-internal into integration-candidate
| * \ \ \ Merge branch 'ToolFixes' of https://github.com/mqg734/ninja-internal into ↵Valerio Virgillito2012-02-28
| |\ \ \ \ | | |_|_|/ | |/| | | | | | | | integration-candidate
| | * | | Fixing tooltips and keyboard shortcuts for 3d tools.Nivesh Rajbhandari2012-02-27
| | | |/ | | |/| | | | | | | | | | | | | | | | | IKNinja-1014 and IKNinja-1015. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* | | | CSS attributesJose Antonio Marquez2012-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 copyJose Antonio Marquez2012-02-27
| | |
* | | Merge branch 'refs/heads/FileIO-jose' into FileIOAnanya Sen2012-02-27
|\ \ \
| * | | Cleaning up pretty functions in IOJose Antonio Marquez2012-02-27
| | | |
| * | | Cleaning up and adding TODOsJose Antonio Marquez2012-02-26
| |/ /
| * | Cleaning up formatting for webGL dataJose Antonio Marquez2012-02-26
| | |
| * | Fixed issue with losing track of Ninja template cssJose Antonio Marquez2012-02-26
| | | | | | | | | | | | Also cleaned up URL getter for app in cleaning string code.
| * | Cleaning up ninja-data attributesJose Antonio Marquez2012-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/OJose Antonio Marquez2012-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/FileIOJose Antonio Marquez Russo2012-02-24
| |\ \ | | | | | | | | FileIO branch pull request
| * \ \ Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-24
| |\ \ \ | | | |/ | | |/|
| | * | Adding back Ink Bottle tool in the tool bar so QE can test ink bottle ↵Nivesh Rajbhandari2012-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 dataJose Antonio Marquez2012-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 documentsAnanya Sen2012-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 timelineAnanya Sen2012-02-24
|/ / | | | | | | | | | | - minor bug fixes Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* | Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-23
|\| | | | | | | | | Conflicts: js/controllers/document-controller.js
| * fixing the tools shortcuts - IKNINJA 1199Valerio Virgillito2012-02-23
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Adding url clean up to HTML on saveJose Antonio Marquez2012-02-23
| |
* | Merge branch 'FileIO' of github.com:joseeight/ninja-internal into file-ioValerio Virgillito2012-02-23
|\ \
| * | Temp fix for CSS url dataJose Antonio Marquez2012-02-22
| | | | | | | | | | | | Added a temp fix to parse out the app url that is placed in the CSS styles.