aboutsummaryrefslogtreecommitdiff
path: root/js/controllers/document-controller.js
Commit message (Collapse)AuthorAge
...
* Save 'code' view filesJose Antonio Marquez2012-02-13
| | | | Added functionality (temp) to save files in code view.
* File Save (HTML only)Jose Antonio Marquez2012-02-12
| | | | Added the ability to save an HTML file from design view, need to add CSS detection and saving (of styles in <style> only). Also need to add 'Save All' for all file attached to the HTML file.
* Cleaning up open file in code viewJose Antonio Marquez2012-02-10
|
* Adding back file open for code viewJose Antonio Marquez2012-02-10
|
* File OpenJose Antonio Marquez2012-02-10
Adding the functionality to open a basic file.