summaryrefslogtreecommitdiffstats
path: root/apps/files_texteditor
Commit message (Expand)AuthorAgeFilesLines
...
| * disable keyboard shortcuts as temp fixTom Needham2012-01-231-1/+2
* | merge master into filesystemRobin Appelman2012-01-1677-10096/+62480
|\|
| * some minor changes to the text editor loadingRobin Appelman2012-01-141-33/+32
| * Fix breadcrumb issue when closing editorTom Needham2012-01-141-1/+1
| * fix editor jsTom Needham2012-01-141-2/+2
| * improved ui for go to line buttonTom Needham2012-01-091-2/+2
| * update page titleTom Needham2012-01-091-0/+4
| * Added live searchTom Needham2012-01-091-16/+52
| * Added 'Go to line' functionalityTom Needham2012-01-092-10/+28
| * improved ui and save button actionTom Needham2012-01-092-20/+9
| * hide save button for read-only filesTom Needham2012-01-091-3/+6
| * fixed saving bugTom Needham2012-01-092-3/+13
| * Handles file permissions. Protect against overwriting changes.Tom Needham2012-01-084-135/+154
| * added ace sourceTom Needham2012-01-0133-0/+45276
| * Removed old codeTom Needham2012-01-013-19824/+0
| * Added ace license fileTom Needham2012-01-011-0/+476
| * Added support for more file typesTom Needham2012-01-011-1/+8
| * Updated ace-editor softwareTom Needham2012-01-0136-28/+26377
| * Fixed keyboard shortcutsTom Needham2011-12-311-11/+8
| * Disable save button whilst saving. Refined code.Tom Needham2011-11-291-1/+1
| * Disable save button while saving. Streamlined code.Tom Needham2011-11-291-59/+54
| * Keyboard shortcuts for saving. Refined code.Tom Needham2011-11-111-13/+46
| * Fixed problem closing the editor.Tom Needham2011-11-071-2/+4
| * Fixed error where saving message appears twice.Tom Needham2011-11-071-29/+22
| * Merged from master and fixed issue with opening multiple editorsTom Needham2011-10-211-14/+8
| |\
| * | Fixed issue with opening editor multiple times.Tom Needham2011-10-141-45/+52
| * | Updated bug messageTom Needham2011-10-091-1/+1
* | | remove OC_Filesystem::fromUploadedFileRobin Appelman2011-11-081-1/+1
| |/ |/|
* | Little trick to avoid editor loading twice on double clickBrice Maron2011-10-191-6/+4
|/
* Fixed editor loading and file saving issueTom Needham2011-10-081-25/+28
* Updated saving feedbackTom Needham2011-10-052-4/+22
* Moved addScript and addStyle calls to app.phpTom Needham2011-10-051-2/+4
* Cleanup of code. Fixed breadcrumb removal issueTom Needham2011-10-051-6/+3
* use texteditor for search resultsRobin Appelman2011-10-052-3/+14
* move some code to where it belongs and remove duplicated editor appRobin Appelman2011-10-051-0/+13
* Added all the remaining extensions to filetypesFlorian Jacob2011-10-051-5/+21
* Control events are now bound on the page load rather than everytime the edito...Tom Needham2011-10-041-1/+4
* Save button now removed after closing editorTom Needham2011-10-041-0/+1
* fixed another bug with breadcrumbsMarvin Thomas Rabe2011-10-041-1/+1
* fixed scrollbar issues. fixed missing breadcrumb image.Marvin Thomas Rabe2011-10-042-12/+6
* Added fillHeight() js function for resizing editorTom Needham2011-10-042-7/+8
* Fixed breadcrumb issue.Tom Needham2011-10-042-5/+8
* Updated saving feedback to use loading.gifTom Needham2011-10-042-13/+8
* Updated control bar styling and save feedback.Tom Needham2011-10-042-16/+23
* HTML data is now encoded before being shown.Tom Needham2011-10-041-3/+2
* Fixed ajax urlsTom Needham2011-10-031-3/+3
* Fixed file saving issue.Tom Needham2011-10-033-14/+59
* Added breadcrumb and control bar.Tom Needham2011-10-032-26/+63
* Editor now loads on top of files app.Tom Needham2011-10-0136-0/+20090