Commit Graph

47 Commits (3e9a69b9b7b67099bd3ba274a8a015f087bc2fc6)

Author SHA1 Message Date
Tom Needham e1a499f65d disable keyboard shortcuts as temp fix 13 years ago
Robin Appelman 352d73f1e0 some minor changes to the text editor loading 13 years ago
Tom Needham bfdbcbee12 Fix breadcrumb issue when closing editor 13 years ago
Tom Needham e979aa0c32 fix editor js 13 years ago
Tom Needham 2a0ed930ef improved ui for go to line button 13 years ago
Tom Needham 66020c5d44 update page title 13 years ago
Tom Needham 6d37c7d351 Added live search 13 years ago
Tom Needham 27d9cbd8c0 Added 'Go to line' functionality 13 years ago
Tom Needham 3be0564040 improved ui and save button action 13 years ago
Tom Needham 19186bf37b hide save button for read-only files 13 years ago
Tom Needham 18b8dc1c21 fixed saving bug 13 years ago
Tom Needham f7f19af816 Handles file permissions. Protect against overwriting changes. 13 years ago
Tom Needham 65c37abef9 added ace source 13 years ago
Tom Needham 67854a94bf Removed old code 13 years ago
Tom Needham 5d9b7bf1dd Added ace license file 13 years ago
Tom Needham ad9a81bf41 Added support for more file types 13 years ago
Tom Needham 4eb7487e61 Updated ace-editor software 13 years ago
Tom Needham e04951f8fd Fixed keyboard shortcuts 13 years ago
Tom Needham bf719d6670 Disable save button whilst saving. Refined code. 14 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 14 years ago
Tom Needham 88de9e4050 Keyboard shortcuts for saving. Refined code. 14 years ago
Tom Needham c33884779d Fixed problem closing the editor. 14 years ago
Tom Needham 059ab889bd Fixed error where saving message appears twice. 14 years ago
Brice Maron 7e34452746 Little trick to avoid editor loading twice on double click 14 years ago
Tom Needham 9bde002c95 Fixed issue with opening editor multiple times. 14 years ago
Tom Needham 42f289d994 Updated bug message 14 years ago
Tom Needham adebefad84 Fixed editor loading and file saving issue 14 years ago
Tom Needham d9464de690 Updated saving feedback 14 years ago
Tom Needham edd958836e Moved addScript and addStyle calls to app.php 14 years ago
Tom Needham 86825ee3b5 Cleanup of code. Fixed breadcrumb removal issue 14 years ago
Robin Appelman 15e5bd16ab use texteditor for search results 14 years ago
Robin Appelman 1fba8619d4 move some code to where it belongs and remove duplicated editor app 14 years ago
Florian Jacob 813e8b274a Added all the remaining extensions to filetypes 14 years ago
Tom Needham 93ed844015 Control events are now bound on the page load rather than everytime the editor is loaded. 14 years ago
Tom Needham 39d42fc62b Save button now removed after closing editor 14 years ago
Marvin Thomas Rabe 0179b61f69 fixed another bug with breadcrumbs 14 years ago
Marvin Thomas Rabe 451b5940ea fixed scrollbar issues. fixed missing breadcrumb image. 14 years ago
Tom Needham fa203d186e Added fillHeight() js function for resizing editor 14 years ago
Tom Needham 09c1179094 Fixed breadcrumb issue. 14 years ago
Tom Needham 5c9b069fe5 Updated saving feedback to use loading.gif 14 years ago
Tom Needham 9d918b5ac8 Updated control bar styling and save feedback. 14 years ago
Tom Needham 58d284419c HTML data is now encoded before being shown. 14 years ago
Tom Needham 6c9ff0e47e Fixed ajax urls 14 years ago
Tom Needham 32ce0d3c6e Fixed file saving issue. 14 years ago
Tom Needham 0825073e8c Editor now loads on top of files app. 14 years ago