summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fixed scrollbar issuesMarvin Thomas Rabe2011-10-041-1/+1
* fix checkLoggedIn function in import of ical filesGeorg Ehrke2011-10-031-1/+1
* added import function as filehandlerGeorg Ehrke2011-10-036-87/+158
* 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
* | | choosable time formatGeorg Ehrke2011-10-015-30/+52
|/ /
* | choosable first day of week & choosable days of weekendGeorg Ehrke2011-10-019-25/+224
* | Remove test data from calendar creationBart Visscher2011-09-301-3/+3
* | Add more checks for admin userBart Visscher2011-09-302-7/+2
* | Check if the application is actually enabledBart Visscher2011-09-3054-4/+58
* | fix playing songs from search resultsRobin Appelman2011-09-292-4/+4
* | Change colspan in choose calendar dialog to 6Bart Visscher2011-09-292-3/+3
* | added app for admins to create a zipfile containing the owncloud dataThomas Schmidt2011-09-294-0/+150
* | only play the music onceRobin Appelman2011-09-291-3/+4
* | improvements in media collection viewerRobin Appelman2011-09-291-58/+89
* | sort music collectionRobin Appelman2011-09-281-0/+4
* | Revert "commented out colorfield in edit calendar dialog, because colors aren...Bart Visscher2011-09-281-2/+2
* | Add support for DURATION in VEVENTBart Visscher2011-09-284-65/+88
* | Use .empty function instead of .html("")Bart Visscher2011-09-282-8/+8
* | Use OC.filePath to locate ajax entry pointsBart Visscher2011-09-282-10/+10
* | Color event background with calendar colorBart Visscher2011-09-283-9/+20
* | Add missing datetime typeBart Visscher2011-09-281-0/+1
* | styling fixes for playback controllsRobin Appelman2011-09-282-0/+5
* | fix persistent playlist for media playerRobin Appelman2011-09-286-22/+61
* | do not use 'URL' but 'address'Jan-Christoph Borchardt2011-09-283-3/+3
* | Merge branch 'master' of gitorious.org:owncloud/owncloudGeorg Ehrke2011-09-287-0/+33
|\ \