Commit Graph

22 Commits

Author SHA1 Message Date
Robin Appelman 5cc6635eb8 remove OC_Filesystem::fromUploadedFile 2011-11-08 22:36:05 +01:00
Brice Maron 7e34452746 Little trick to avoid editor loading twice on double click 2011-10-19 22:42:44 +02:00
Tom Needham adebefad84 Fixed editor loading and file saving issue 2011-10-08 15:46:38 +01:00
Tom Needham d9464de690 Updated saving feedback 2011-10-05 21:59:03 +01:00
Tom Needham edd958836e Moved addScript and addStyle calls to app.php 2011-10-05 16:32:01 +01:00
Tom Needham 86825ee3b5 Cleanup of code. Fixed breadcrumb removal issue 2011-10-05 16:10:11 +01:00
Robin Appelman 15e5bd16ab use texteditor for search results 2011-10-05 02:44:24 +02:00
Robin Appelman 1fba8619d4 move some code to where it belongs and remove duplicated editor app 2011-10-05 02:36:54 +02:00
Florian Jacob 813e8b274a Added all the remaining extensions to filetypes
mapping which ace-editor supports.
2011-10-05 00:23:16 +02:00
Tom Needham 93ed844015 Control events are now bound on the page load rather than everytime the editor is loaded. 2011-10-04 20:20:08 +01:00
Tom Needham 39d42fc62b Save button now removed after closing editor 2011-10-04 20:15:20 +01:00
Marvin Thomas Rabe 0179b61f69 fixed another bug with breadcrumbs 2011-10-04 21:05:49 +02:00
Marvin Thomas Rabe 451b5940ea fixed scrollbar issues. fixed missing breadcrumb image. 2011-10-04 21:01:05 +02:00
Tom Needham fa203d186e Added fillHeight() js function for resizing editor 2011-10-04 19:46:27 +01:00
Tom Needham 09c1179094 Fixed breadcrumb issue. 2011-10-04 19:07:22 +01:00
Tom Needham 5c9b069fe5 Updated saving feedback to use loading.gif 2011-10-04 17:43:13 +01:00
Tom Needham 9d918b5ac8 Updated control bar styling and save feedback. 2011-10-04 16:31:26 +01:00
Tom Needham 58d284419c HTML data is now encoded before being shown. 2011-10-04 15:27:29 +01:00
Tom Needham 6c9ff0e47e Fixed ajax urls 2011-10-03 23:41:32 +01:00
Tom Needham 32ce0d3c6e Fixed file saving issue. 2011-10-03 23:28:47 +01:00
Tom Needham 02d7b1a1fc Added breadcrumb and control bar. 2011-10-03 22:59:40 +01:00
Tom Needham 0825073e8c Editor now loads on top of files app. 2011-10-01 22:48:00 +01:00