aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Cleanup of code. Fixed breadcrumb removal issueTom Needham2011-10-051-6/+3
| * | | | | | | | | use texteditor for search resultsRobin Appelman2011-10-052-3/+14
| * | | | | | | | | remove now unneeded textviewerRobin Appelman2011-10-0551-5853/+0
| * | | | | | | | | move some code to where it belongs and remove duplicated editor appRobin Appelman2011-10-0557-20160/+13
| * | | | | | | | | Added all the remaining extensions to filetypesFlorian Jacob2011-10-051-5/+21
| * | | | | | | | | Control events are now bound on the page load rather than everytime the edito...Tom Needham2011-10-041-1/+4
| * | | | | | | | | Save button now removed after closing editorTom Needham2011-10-041-0/+1
| * | | | | | | | | fixed another bug with breadcrumbsMarvin Thomas Rabe2011-10-041-1/+1
| * | | | | | | | | fixed scrollbar issues. fixed missing breadcrumb image.Marvin Thomas Rabe2011-10-042-12/+6
| * | | | | | | | | Added fillHeight() js function for resizing editorTom Needham2011-10-042-7/+8
| * | | | | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham2011-10-0421-84/+129
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixed breadcrumb issue.Tom Needham2011-10-042-5/+8
| * | | | | | | | | | Updated saving feedback to use loading.gifTom Needham2011-10-043-13/+8
| * | | | | | | | | | Updated control bar styling and save feedback.Tom Needham2011-10-042-16/+23
| * | | | | | | | | | HTML data is now encoded before being shown.Tom Needham2011-10-041-3/+2
| * | | | | | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham2011-10-036-87/+158
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixed ajax urlsTom Needham2011-10-031-3/+3
| * | | | | | | | | | | Fixed file saving issue.Tom Needham2011-10-033-14/+59
| * | | | | | | | | | | Added breadcrumb and control bar.Tom Needham2011-10-03190-593/+2604
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Editor now loads on top of files app.Tom Needham2011-10-0140-3/+20097
| * | | | | | | | | | | | Removed unnecessary theme files.Tom Needham2011-09-282-3/+1
| * | | | | | | | | | | | Added support for more file typesTom Needham2011-09-281-1/+7
| * | | | | | | | | | | | Changed theme. Editing is now default action for all supported types. Fixed s...Tom Needham2011-09-284-19/+19
| * | | | | | | | | | | | Replaced urlencode() and urldecode() with htmlspecialchars() and htmlspecialc...Tom Needham2011-09-281-3/+3
| * | | | | | | | | | | | Ficed text encoding bug. Removed unnecessary file retrival callTom Needham2011-09-281-2/+2
| * | | | | | | | | | | | Fixed typo. Added translation support.Tom Needham2011-09-283-7/+6
| * | | | | | | | | | | | Updated copyright info and ajax responsesTom Needham2011-09-283-28/+32
| * | | | | | | | | | | | Implemented ace-editor for basic file editing.Tom Needham2011-09-2855-0/+20150
| * | | | | | | | | | | | Implemented ace-edtior as an app. Basic file editing and saving supported.Tom Needham2011-09-283-5/+12
* | | | | | | | | | | | | merge database into masterRobin Appelman2011-10-161-136/+216
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | webdav workaround for apache+php-cgiRobin Appelman2011-10-133-0/+16
| * | | | | | | | | | | | | merge master into databaseRobin Appelman2011-10-10582-10787/+26925
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of gitorious.org:owncloud/owncloudRobin Appelman2011-10-1011-27/+70
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | mimetype icon improvementsRobin Appelman2011-10-086-10/+31
| | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | always use mdb2 for installationRobin Appelman2011-09-181-2/+1
| * | | | | | | | | | | | | merge master into databaseRobin Appelman2011-09-183-9/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | dont use numRows when it's not needed since it can be expensiveRobin Appelman2011-09-174-15/+12
| * | | | | | | | | | | | | | add pdo backend to oc_dbRobin Appelman2011-09-171-135/+215
* | | | | | | | | | | | | | | Add some color in error messages + img for hintsBrice Maron2011-10-163-2/+106
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Remove unused parameterBart Visscher2011-10-151-1/+1
* | | | | | | | | | | | | | Fix calendar colors with new calendarBart Visscher2011-10-154-11/+17
* | | | | | | | | | | | | | Add loading message to image lightbox and tweak eventsBrice Maron2011-10-143-6/+22
* | | | | | | | | | | | | | correct language nameRobin Appelman2011-10-141-1/+1
* | | | | | | | | | | | | | Merge commit 'refs/merge-requests/61' of git://gitorious.org/owncloud/owncloudRobin Appelman2011-10-141-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Prevent category in jquery-ui on cal. to overflowBrice Maron2011-10-141-0/+1
* | | | | | | | | | | | | | | Merge commit 'refs/merge-requests/57' of git://gitorious.org/owncloud/owncloudRobin Appelman2011-10-142-3/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Improve handling of calendar export $_GET paramsJohn Kristensen2011-10-121-2/+2
| * | | | | | | | | | | | | | | remove 'description' from OC_Connector_Sabre_CalDAV propertyMapJohn Kristensen2011-10-121-1/+0
* | | | | | | | | | | | | | | | Merge commit 'refs/merge-requests/59' of git://gitorious.org/owncloud/owncloudRobin Appelman2011-10-141-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | made work with http authentication kind of sso loginPatrick Stricker2011-10-131-1/+13
| |/ / / / / / / / / / / / / /