Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix editing shared files and file opening bug. Fixes oc-209 and oc-195 | Tom Needham | 2012-02-14 | 1 | -14/+14 | |
| | ||||||
* | Add description to texteditor info.xml -fix oc-234 | Tom Needham | 2012-02-12 | 1 | -0/+1 | |
| | ||||||
* | writable not writeable | Robin Appelman | 2012-02-05 | 2 | -2/+2 | |
| | ||||||
* | merge master into filesystem | Robin Appelman | 2012-01-30 | 1 | -1/+2 | |
|\ | ||||||
| * | disable keyboard shortcuts as temp fix | Tom Needham | 2012-01-23 | 1 | -1/+2 | |
| | | ||||||
* | | merge master into filesystem | Robin Appelman | 2012-01-16 | 77 | -10096/+62480 | |
|\| | ||||||
| * | some minor changes to the text editor loading | Robin Appelman | 2012-01-14 | 1 | -33/+32 | |
| | | ||||||
| * | Fix breadcrumb issue when closing editor | Tom Needham | 2012-01-14 | 1 | -1/+1 | |
| | | ||||||
| * | fix editor js | Tom Needham | 2012-01-14 | 1 | -2/+2 | |
| | | ||||||
| * | improved ui for go to line button | Tom Needham | 2012-01-09 | 1 | -2/+2 | |
| | | ||||||
| * | update page title | Tom Needham | 2012-01-09 | 1 | -0/+4 | |
| | | ||||||
| * | Added live search | Tom Needham | 2012-01-09 | 1 | -16/+52 | |
| | | ||||||
| * | Added 'Go to line' functionality | Tom Needham | 2012-01-09 | 2 | -10/+28 | |
| | | ||||||
| * | improved ui and save button action | Tom Needham | 2012-01-09 | 2 | -20/+9 | |
| | | ||||||
| * | hide save button for read-only files | Tom Needham | 2012-01-09 | 1 | -3/+6 | |
| | | ||||||
| * | fixed saving bug | Tom Needham | 2012-01-09 | 2 | -3/+13 | |
| | | ||||||
| * | Handles file permissions. Protect against overwriting changes. | Tom Needham | 2012-01-08 | 4 | -135/+154 | |
| | | ||||||
| * | added ace source | Tom Needham | 2012-01-01 | 33 | -0/+45276 | |
| | | ||||||
| * | Removed old code | Tom Needham | 2012-01-01 | 3 | -19824/+0 | |
| | | ||||||
| * | Added ace license file | Tom Needham | 2012-01-01 | 1 | -0/+476 | |
| | | ||||||
| * | Added support for more file types | Tom Needham | 2012-01-01 | 1 | -1/+8 | |
| | | ||||||
| * | Updated ace-editor software | Tom Needham | 2012-01-01 | 36 | -28/+26377 | |
| | | ||||||
| * | Fixed keyboard shortcuts | Tom Needham | 2011-12-31 | 1 | -11/+8 | |
| | | ||||||
| * | Disable save button whilst saving. Refined code. | Tom Needham | 2011-11-29 | 1 | -1/+1 | |
| | | ||||||
| * | Disable save button while saving. Streamlined code. | Tom Needham | 2011-11-29 | 1 | -59/+54 | |
| | | ||||||
| * | Keyboard shortcuts for saving. Refined code. | Tom Needham | 2011-11-11 | 1 | -13/+46 | |
| | | ||||||
| * | Fixed problem closing the editor. | Tom Needham | 2011-11-07 | 1 | -2/+4 | |
| | | ||||||
| * | Fixed error where saving message appears twice. | Tom Needham | 2011-11-07 | 1 | -29/+22 | |
| | | ||||||
| * | Merged from master and fixed issue with opening multiple editors | Tom Needham | 2011-10-21 | 1 | -14/+8 | |
| |\ | ||||||
| * | | Fixed issue with opening editor multiple times. | Tom Needham | 2011-10-14 | 1 | -45/+52 | |
| | | | ||||||
| * | | Updated bug message | Tom Needham | 2011-10-09 | 1 | -1/+1 | |
| | | | ||||||
* | | | remove OC_Filesystem::fromUploadedFile | Robin Appelman | 2011-11-08 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Little trick to avoid editor loading twice on double click | Brice Maron | 2011-10-19 | 1 | -6/+4 | |
|/ | ||||||
* | Fixed editor loading and file saving issue | Tom Needham | 2011-10-08 | 1 | -25/+28 | |
| | ||||||
* | Updated saving feedback | Tom Needham | 2011-10-05 | 2 | -4/+22 | |
| | ||||||
* | Moved addScript and addStyle calls to app.php | Tom Needham | 2011-10-05 | 1 | -2/+4 | |
| | ||||||
* | Cleanup of code. Fixed breadcrumb removal issue | Tom Needham | 2011-10-05 | 1 | -6/+3 | |
| | ||||||
* | use texteditor for search results | Robin Appelman | 2011-10-05 | 2 | -3/+14 | |
| | ||||||
* | move some code to where it belongs and remove duplicated editor app | Robin Appelman | 2011-10-05 | 1 | -0/+13 | |
| | ||||||
* | Added all the remaining extensions to filetypes | Florian Jacob | 2011-10-05 | 1 | -5/+21 | |
| | | | | mapping which ace-editor supports. | |||||
* | Control events are now bound on the page load rather than everytime the ↵ | Tom Needham | 2011-10-04 | 1 | -1/+4 | |
| | | | | editor is loaded. | |||||
* | Save button now removed after closing editor | Tom Needham | 2011-10-04 | 1 | -0/+1 | |
| | ||||||
* | fixed another bug with breadcrumbs | Marvin Thomas Rabe | 2011-10-04 | 1 | -1/+1 | |
| | ||||||
* | fixed scrollbar issues. fixed missing breadcrumb image. | Marvin Thomas Rabe | 2011-10-04 | 2 | -12/+6 | |
| | ||||||
* | Added fillHeight() js function for resizing editor | Tom Needham | 2011-10-04 | 2 | -7/+8 | |
| | ||||||
* | Fixed breadcrumb issue. | Tom Needham | 2011-10-04 | 2 | -5/+8 | |
| | ||||||
* | Updated saving feedback to use loading.gif | Tom Needham | 2011-10-04 | 2 | -13/+8 | |
| | ||||||
* | Updated control bar styling and save feedback. | Tom Needham | 2011-10-04 | 2 | -16/+23 | |
| | ||||||
* | HTML data is now encoded before being shown. | Tom Needham | 2011-10-04 | 1 | -3/+2 | |
| | ||||||
* | Fixed ajax urls | Tom Needham | 2011-10-03 | 1 | -3/+3 | |
| |