summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* use install.php properlyMichiel@unhosted2011-10-093-12/+6
* Merge branch 'master' of gitorious.org:owncloud/owncloudGeorg Ehrke2011-10-0612-53/+85
|\
| * another query fixBartek Przybylski2011-10-051-1/+1
| * correct wrong variable name in remoteStorage appMichiel@unhosted2011-10-051-1/+1
| * gallery db query fixBartek Przybylski2011-10-054-9/+9
| * disabled gallery app by default until it's in a branchJan-Christoph Borchardt2011-10-051-2/+1
| * removed extra calendar settings. Also, table layout?Jan-Christoph Borchardt2011-10-051-23/+0
| * Add new contact name to end of cantact listBart Visscher2011-10-043-3/+4
| * All the basic field for add contact addedBart Visscher2011-10-044-11/+59
| * Merge branch 'master' of gitorious.org:owncloud/owncloudMarvin Thomas Rabe2011-10-0412-42/+40
| |\
| * | updated calendar settingsMarvin Thomas Rabe2011-10-041-29/+36
| * | fixed scrollbar issuesMarvin Thomas Rabe2011-10-041-1/+1
* | | support of RRULE in calendar appGeorg Ehrke2011-10-061-34/+665
| |/ |/|
* | 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
|/
* 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