Tom Needham
|
e1a499f65d
|
disable keyboard shortcuts as temp fix
|
2012-01-23 20:59:37 +00:00 |
Robin Appelman
|
96e2f15d8a
|
merge master into filesystem
|
2012-01-16 03:06:11 +01:00 |
Robin Appelman
|
352d73f1e0
|
some minor changes to the text editor loading
|
2012-01-14 21:58:16 +01:00 |
Tom Needham
|
bfdbcbee12
|
Fix breadcrumb issue when closing editor
|
2012-01-14 15:45:19 +00:00 |
Tom Needham
|
e979aa0c32
|
fix editor js
|
2012-01-14 15:36:57 +00:00 |
Tom Needham
|
2a0ed930ef
|
improved ui for go to line button
|
2012-01-09 22:42:28 +00:00 |
Tom Needham
|
66020c5d44
|
update page title
|
2012-01-09 22:38:19 +00:00 |
Tom Needham
|
6d37c7d351
|
Added live search
|
2012-01-09 22:22:12 +00:00 |
Tom Needham
|
27d9cbd8c0
|
Added 'Go to line' functionality
|
2012-01-09 21:16:41 +00:00 |
Tom Needham
|
3be0564040
|
improved ui and save button action
|
2012-01-09 18:17:26 +00:00 |
Tom Needham
|
19186bf37b
|
hide save button for read-only files
|
2012-01-09 17:22:51 +00:00 |
Tom Needham
|
18b8dc1c21
|
fixed saving bug
|
2012-01-09 17:03:19 +00:00 |
Tom Needham
|
f7f19af816
|
Handles file permissions. Protect against overwriting changes.
|
2012-01-08 23:30:50 +00:00 |
Tom Needham
|
65c37abef9
|
added ace source
|
2012-01-01 23:29:23 +00:00 |
Tom Needham
|
67854a94bf
|
Removed old code
|
2012-01-01 21:27:38 +00:00 |
Tom Needham
|
5d9b7bf1dd
|
Added ace license file
|
2012-01-01 20:05:30 +00:00 |
Tom Needham
|
ad9a81bf41
|
Added support for more file types
|
2012-01-01 20:04:46 +00:00 |
Tom Needham
|
4eb7487e61
|
Updated ace-editor software
|
2012-01-01 19:45:30 +00:00 |
Tom Needham
|
e04951f8fd
|
Fixed keyboard shortcuts
|
2011-12-31 12:28:25 +00:00 |
Tom Needham
|
bf719d6670
|
Disable save button whilst saving. Refined code.
|
2011-11-29 22:54:51 +00:00 |
Tom Needham
|
dd7a411f9a
|
Disable save button while saving. Streamlined code.
|
2011-11-29 22:11:42 +00:00 |
Tom Needham
|
88de9e4050
|
Keyboard shortcuts for saving. Refined code.
|
2011-11-11 20:46:06 +00:00 |
Robin Appelman
|
5cc6635eb8
|
remove OC_Filesystem::fromUploadedFile
|
2011-11-08 22:36:05 +01:00 |
Tom Needham
|
c33884779d
|
Fixed problem closing the editor.
|
2011-11-07 22:45:26 +00:00 |
Tom Needham
|
059ab889bd
|
Fixed error where saving message appears twice.
|
2011-11-07 22:27:49 +00:00 |
Tom Needham
|
ba3d139de8
|
Merged from master and fixed issue with opening multiple editors
|
2011-10-21 21:22:06 +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
|
9bde002c95
|
Fixed issue with opening editor multiple times.
|
2011-10-14 22:56:14 +01:00 |
Tom Needham
|
42f289d994
|
Updated bug message
|
2011-10-09 16:01:48 +01: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 |