Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Normalize HTML DOCTYPE | Kris Kowal | 2012-07-09 |
| | | | | | | | Was lower-case. Now upper-case. Also fixed BOMs, trailing white-space, DOS line terminators. Did not expand tabs to spaces. | ||
* | BSD License | Kris Kowal | 2012-07-09 |
| | |||
* | Normalize HTML doctype | Kris Kowal | 2012-07-06 |
| | |||
* | Remove byte order markers (BOM) | Kris Kowal | 2012-07-06 |
| | |||
* | Remove trailing spaces | Kris Kowal | 2012-07-06 |
| | |||
* | Expand tabs | Kris Kowal | 2012-07-06 |
| | |||
* | Update copyright boilerplate | Kris Kowal | 2012-07-06 |
| | |||
* | Removing more id and changing the appropriate CSS for them | Valerio Virgillito | 2012-05-03 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Removing all "module" declarations and replaced with "prototype" in ↵ | John Mayhew | 2012-04-26 |
| | | | | preparation for montage converting to the new "prototype" format fully | ||
* | Adding webRequest redirects for iFrame templates | Jose Antonio Marquez | 2012-02-17 |
| | |||
* | Save 'code' view files | Jose Antonio Marquez | 2012-02-13 |
| | | | | Added functionality (temp) to save files in code view. | ||
* | Adding download cloud app UI | Jose Antonio Marquez | 2012-02-09 |
| | |||
* | Removing filesytem class, no longer used | Jose Antonio Marquez | 2012-02-01 |
| | | | | Also cleaning up cloud popup IU. | ||
* | Adding cloud popup copy | Jose Antonio Marquez | 2012-02-01 |
| | |||
* | Applying global button styles to cloud popup | Jose Antonio Marquez | 2012-02-01 |
| | |||
* | Hooking cloud popup UI to core | Jose Antonio Marquez | 2012-01-31 |
| | | | | Set up the popup UI for cloud to core API to detected cloud API connection. | ||
* | Cloud IO Prompt | Jose Antonio Marquez | 2012-01-31 |
Setting up UI for the file IO prompt on initialization of Ninja and whenever a cloud IO call is made and the server is not detected. |