| Commit message (Expand) | Author | Age |
* | Removing all "module" declarations and replaced with "prototype" in preparati... | John Mayhew | 2012-04-26 |
* | block filenames and directories with all space | Ananya Sen | 2012-04-06 |
* | - using Montage TextField component to handle any edits like keyup, paste, cut. | Ananya Sen | 2012-04-05 |
* | - disable ok when text box is cleared using backspace and cross, for file nam... | Ananya Sen | 2012-04-04 |
* | - using clipboard data directly to avoid using setTimeout | Ananya Sen | 2012-03-30 |
* | detect paste from context menu for new file and save as dialog | Ananya Sen | 2012-03-28 |
* | KNINJA-1302 : refactored fixed as per request | Ananya Sen | 2012-03-22 |
* | IKNINJA-1302 : close on ESC even if text field is focussed | Ananya Sen | 2012-03-22 |
* | IKNINJA-1361: autofocus and auto-select file name on open of new file and sav... | Ananya Sen | 2012-03-22 |
* | IKNINJA-1302 : more fix | Ananya Sen | 2012-03-22 |
* | file picker - added size unit | Ananya Sen | 2012-03-22 |
* | IKNINJA-1302 : For File>New and File>SaveAll dialogs, 'ESC' key now triggers... | Ananya Sen | 2012-03-22 |
* | Removing the obsolete modalContainer div. | Valerio Virgillito | 2012-03-14 |
* | Merge pull request #16 from ananyasen/FileIO | Jose Antonio Marquez Russo | 2012-02-22 |
|\ |
|
| * | Merge branch 'refs/heads/FileIO-jose' into FileIO | Ananya Sen | 2012-02-22 |
| |\ |
|
| * | | - file picker - select file on double click | Ananya Sen | 2012-02-21 |
* | | | moving the default folder location to the navigator to fix the ok button issue | Valerio Virgillito | 2012-02-22 |
| |/
|/| |
|
* | | Adding some comments. | Valerio Virgillito | 2012-02-21 |
* | | Adding the default folder by default when opening a new file dialog. | Valerio Virgillito | 2012-02-21 |
* | | cleanup - Removing temporary div to render the popups | Valerio Virgillito | 2012-02-21 |
|/ |
|
* | remove similar function from coreioapi.js | Ananya Sen | 2012-02-16 |
* | moved file picker in file io | Ananya Sen | 2012-02-16 |
* | File IO UI tweaks | Jose Antonio Marquez | 2012-02-13 |
* | new file dialog - preselect default template | Ananya Sen | 2012-02-13 |
* | show iframeContainer if all documents are closed | Ananya Sen | 2012-02-10 |
* | file open and file new integrated again | Ananya Sen | 2012-02-10 |
* | fixed templates descriptor, changed validation to on key up, fixed minor ui i... | Ananya Sen | 2012-02-09 |
* | added editor tab save while switching code view tabs, | Ananya Sen | 2012-02-03 |
* | removed using montage button, since it has changed in Montafe 0.6 | Ananya Sen | 2012-02-03 |
* | removed usage of NJUtils.js as it is being deleted. | Ananya Sen | 2012-02-03 |
* | integrated new file dialog with the template descriptor.json and document-con... | Ananya Sen | 2012-02-02 |
* | uri validation moved to file io apis | Ananya Sen | 2012-02-02 |
* | refactoring some file names and locations, | Ananya Sen | 2012-02-02 |