aboutsummaryrefslogtreecommitdiff
path: root/js/io/templates/descriptor.json
Commit message (Collapse)AuthorAge
* Adding banner templateJose Antonio Marquez2012-06-14
| | | | Added 'leader board' template to banners.
* Adding animation sub-category to new fileJose Antonio Marquez2012-05-15
| | | | Adding animation sub-category to template in new file.
* Adding support for new templatesJose Antonio Marquez2012-05-11
| | | | This is supported for NEW and OPEN, SAVE is not supported yet by I/O. Saving works, but it will not be a banner template.
* IKNINJA-1551 - added editor support for other file typesAnanya Sen2012-04-26
| | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* file open and file new integrated againAnanya Sen2012-02-10
| | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* fixed templates descriptor, changed validation to on key up, fixed minor ui ↵Ananya Sen2012-02-09
| | | | | | issues Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* Fixing URI for templates, need UI to use correct dataJose Antonio Marquez2012-02-09
|
* integrated new file dialog with the template descriptor.json and ↵Ananya Sen2012-02-02
| | | | | | document-controller.js Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* File IO clean up and setting upJose Antonio Marquez2012-02-01
Cleaned up file IO templates and removed app-caching from Ninja since it would be needed. Setting up io-mediator to hook up to controller. Still need to address naming conventions and clean up more in the io directory.