Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | provide a logging mechanism | Robin Appelman | 2011-10-16 | 4 | -0/+143 |
| | |||||
* | some minor tweaks to oc_db | Robin Appelman | 2011-10-16 | 1 | -2/+4 |
| | |||||
* | Fix typo in getting var from config | Brice Maron | 2011-10-16 | 1 | -1/+1 |
| | |||||
* | Fetch prefix from config at installation instead of a hardcoded value | Brice Maron | 2011-10-16 | 1 | -3/+3 |
| | |||||
* | Fix installer for postgresql : correct table detection query | Brice Maron | 2011-10-16 | 1 | -2/+2 |
| | |||||
* | Merge branch 'calendar' of gitorious.org:owncloud/owncloud | Georg Ehrke | 2011-10-16 | 96 | -5851/+20278 |
|\ | |||||
| * | Merge branch 'master' of gitorious.org:owncloud/owncloud into calendar | Georg Ehrke | 2011-10-15 | 13 | -24/+54 |
| |\ | |||||
| * | | scrolling in calendar | Georg Ehrke | 2011-10-14 | 1 | -0/+38 |
| | | | |||||
| * | | Merge branch 'master' into calendar | Georg Ehrke | 2011-10-13 | 11 | -14/+50 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into calendar | Georg Ehrke | 2011-10-10 | 11 | -27/+70 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor | Tom Needham | 2011-10-08 | 36 | -845/+161 |
| |\ \ \ \ | |||||
| * | | | | | Fixed editor loading and file saving issue | Tom Needham | 2011-10-08 | 1 | -25/+28 |
| | | | | | | |||||
| * | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor | Tom Needham | 2011-10-07 | 13 | -7/+7 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'ace-editor' of gitorious.org:owncloud/owncloud into ace-editor | Tom Needham | 2011-10-07 | 0 | -0/+0 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' into ace-editor | Robin Appelman | 2011-10-07 | 1 | -0/+6 |
| | |\ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor | Tom Needham | 2011-10-07 | 61 | -146/+804 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Updated saving feedback | Tom Needham | 2011-10-05 | 3 | -4/+25 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor | Tom Needham | 2011-10-05 | 11 | -46/+71 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Moved addScript and addStyle calls to app.php | Tom Needham | 2011-10-05 | 2 | -5/+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 |
| | | | | | | | | | | |||||
| * | | | | | | | | | remove now unneeded textviewer | Robin Appelman | 2011-10-05 | 51 | -5853/+0 |
| | | | | | | | | | | |||||
| * | | | | | | | | | move some code to where it belongs and remove duplicated editor app | Robin Appelman | 2011-10-05 | 57 | -20160/+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 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor | Tom Needham | 2011-10-04 | 21 | -84/+129 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fixed breadcrumb issue. | Tom Needham | 2011-10-04 | 2 | -5/+8 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Updated saving feedback to use loading.gif | Tom Needham | 2011-10-04 | 3 | -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 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor | Tom Needham | 2011-10-03 | 6 | -87/+158 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fixed ajax urls | Tom Needham | 2011-10-03 | 1 | -3/+3 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Fixed file saving issue. | Tom Needham | 2011-10-03 | 3 | -14/+59 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Added breadcrumb and control bar. | Tom Needham | 2011-10-03 | 190 | -593/+2604 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Editor now loads on top of files app. | Tom Needham | 2011-10-01 | 40 | -3/+20097 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Removed unnecessary theme files. | Tom Needham | 2011-09-28 | 2 | -3/+1 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Added support for more file types | Tom Needham | 2011-09-28 | 1 | -1/+7 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Changed theme. Editing is now default action for all supported types. Fixed ↵ | Tom Needham | 2011-09-28 | 4 | -19/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | static url. | ||||
| * | | | | | | | | | | | | Replaced urlencode() and urldecode() with htmlspecialchars() and ↵ | Tom Needham | 2011-09-28 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | htmlspecialchars_decode() | ||||
| * | | | | | | | | | | | | Ficed text encoding bug. Removed unnecessary file retrival call | Tom Needham | 2011-09-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Fixed typo. Added translation support. | Tom Needham | 2011-09-28 | 3 | -7/+6 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Updated copyright info and ajax responses | Tom Needham | 2011-09-28 | 3 | -28/+32 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Implemented ace-editor for basic file editing. | Tom Needham | 2011-09-28 | 55 | -0/+20150 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Implemented ace-edtior as an app. Basic file editing and saving supported. | Tom Needham | 2011-09-28 | 3 | -5/+12 |
| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | merge database into master | Robin Appelman | 2011-10-16 | 1 | -136/+216 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | webdav workaround for apache+php-cgi | Robin Appelman | 2011-10-13 | 3 | -0/+16 |
| | | | | | | | | | | | | | |