summaryrefslogtreecommitdiffstats
path: root/apps/files_texteditor
Commit message (Expand)AuthorAgeFilesLines
* 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