summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* move some code to where it belongs and remove duplicated editor appRobin Appelman2011-10-0556-20148/+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-0414-72/+77
|\
| * Merge branch 'master' of gitorious.org:owncloud/owncloudMarvin Thomas Rabe2011-10-0412-42/+40
| |\
| | * Merge branch 'master' of gitorious.org:owncloud/owncloudGeorg Ehrke2011-10-0411-39/+32
| | |\
| | | * renamed unhosted to remoteStorage (needs to be updated with coming protocol v...Jan-Christoph Borchardt2011-10-0411-39/+32
| | * | fix ical importGeorg Ehrke2011-10-041-3/+8
| | |/
| * | updated calendar settingsMarvin Thomas Rabe2011-10-041-29/+36
| * | fixed scrollbar issuesMarvin Thomas Rabe2011-10-041-1/+1
| |/
* | Fixed breadcrumb issue.Tom Needham2011-10-042-5/+8
* | Updated saving feedback to use loading.gifTom Needham2011-10-042-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
|\|
| * fix checkLoggedIn function in import of ical filesGeorg Ehrke2011-10-031-1/+1
| * added import function as filehandlerGeorg Ehrke2011-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-03115-289/+1740
|\|
| * Add user friendly calendar color chooserBart Visscher2011-10-035-3/+53
| * Take setting default value out of loopBart Visscher2011-10-031-2/+2
| * Merge commit 'refs/merge-requests/51' of git://gitorious.org/owncloud/ownclou...Marvin Thomas Rabe2011-10-031-4/+4
| |\
| | * fix add bookmark bug.Weng Xuetian2011-10-031-4/+4
| * | Merge branch 'master' of git://gitorious.org/owncloud/owncloudMarvin Thomas Rabe2011-10-0316-0/+598
| |\|
| | * show galleries in search resultsRobin Appelman2011-10-021-0/+14
| | * enable by defaultFrank Karlitschek2011-10-021-0/+1
| | * adding tmp icon for app, extending memory size for php in .htaccessBartek Przybylski2011-10-021-1/+1
| | * adding missing files, don know why they disappearedBartek Przybylski2011-10-022-0/+68
| | * merge 'gallery_app_devel' to 'master'Bartek Przybylski2011-10-0214-0/+515
| | |\
| | | * avoid creating empty albums, removing od depreciated code openingsBartek Przybylski2011-10-023-6/+6
| | | * changing <? to <?phpBartek Przybylski2011-10-029-9/+9
| | | * removing add new album button, removing logs, and unused codeBartek Przybylski2011-10-013-4/+1
| | | * showing galleries bahaviour changeBartek Przybylski2011-10-016-44/+180
| * | | Added translatable text.Marvin Thomas Rabe2011-10-023-13/+13
| * | | Add translation and fixed some css problemsMarvin Thomas Rabe2011-10-021-1/+1
| * | | Changed multiple select for days of weekend to 'chosen'. Cleaned up some code...Marvin Thomas Rabe2011-10-022-16/+11
| |/ /
| * | Merge commit 'refs/merge-requests/39' of git://gitorious.org/owncloud/owncloudRobin Appelman2011-10-022-21/+18
| |\ \
| | * | bookmarks are now translatableMarvin Thomas Rabe2011-10-012-21/+18
| * | | added function to export single eventsGeorg Ehrke2011-10-012-10/+25
| * | | choosable default duration of eventGeorg Ehrke2011-10-015-27/+55
| * | | fix duration bugGeorg Ehrke2011-10-011-1/+3
| * | | removed bug, that the drag and drop function added 24h to the duration of the...Georg Ehrke2011-10-011-0/+1
| * | | removed bug, that you can't change time in week view, when event was an allda...Georg Ehrke2011-10-011-0/+2
| * | | remove debugging text in drag and drop functionGeorg Ehrke2011-10-011-3/+3
| * | | added drag and drop function for events in calendar appGeorg Ehrke2011-10-012-0/+133