summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* add active to the db structure of shared calendarsGeorg Ehrke2012-01-311-0/+8
* Calendar: fix html of import dialogGeorg Ehrke2012-01-311-2/+2
* add share as a tabGeorg Ehrke2012-01-311-3/+5
* Merge branch 'master' into calendarGeorg Ehrke2012-01-3114-107/+181
|\
| * Merge branch 'tanghus_contacts'Thomas Tanghus2012-01-3112-102/+177
| |\
| | * - Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-93Thomas Tanghus2012-01-3111-111/+175
| | * Some reminders in the code of what I have to change post OC3.0Thomas Tanghus2012-01-313-0/+11
| * | Resize profile picture if bigger than 200px on either x or y.Thomas Tanghus2012-01-312-5/+4
| |/
* | increase version number to force db upgradeGeorg Ehrke2012-01-311-1/+1
* | change db structure of calendar for sharing calendarsGeorg Ehrke2012-01-311-0/+94
* | fix all day with one day to much - bugfix for oc-126Georg Ehrke2012-01-311-2/+2
* | make tab names translatableGeorg Ehrke2012-01-311-4/+4
* | add alarm as a tabGeorg Ehrke2012-01-311-1/+3
* | fix style of the tabsGeorg Ehrke2012-01-311-0/+2
* | Merge branch 'master' into calendarGeorg Ehrke2012-01-3110-51/+117
|\|
| * Sharing app needs to be loaded for public link of file in Shared folder - fix...Michael Gapczynski2012-01-301-1/+0
| * new gallery look and feelBartek Przybylski2012-01-309-50/+117
* | add tabs for repeating and attendees in the event formGeorg Ehrke2012-01-312-20/+31
|/
* remove debug fileGeorg Ehrke2012-01-291-39/+0
* fix version-compare in calendars app.phpGeorg Ehrke2012-01-291-1/+1
* update translationsRobin Appelman2012-01-2718-5/+276
* use the correct hooks to remove contact/calendars of remvoed usersRobin Appelman2012-01-262-2/+2
* use oc_filesystem::getlocalfile instead of manually trying to get the correct...Robin Appelman2012-01-262-4/+5
* db cleanup after gallery removeBartek Przybylski2012-01-251-0/+4
* creating thumbnails on upload, recursive removeBartek Przybylski2012-01-253-16/+8
* Removed debug outputThomas Tanghus2012-01-241-1/+0
* Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-92Thomas Tanghus2012-01-241-1/+1
* Fix some issues in ampache resonponseRobin Appelman2012-01-242-9/+65
* update translationsRobin Appelman2012-01-2416-8/+301
* Merge branch 'master' of gitorious.org:owncloud/owncloudRobin Appelman2012-01-2412-56/+107
|\
| * oc-89 handling no photos in collection alertBartek Przybylski2012-01-231-1/+5
| * disable keyboard shortcuts as temp fixTom Needham2012-01-231-1/+2
| * fix undefined indices - bugfix for oc-99Georg Ehrke2012-01-231-12/+14
| * validate the calendar nameGeorg Ehrke2012-01-213-2/+40
| * fix Undefined variable - bugfix for oc-69Georg Ehrke2012-01-211-2/+3
| * some gallery css fixesRobin Appelman2012-01-211-2/+2
| * recognizing img basing on extensionBartek Przybylski2012-01-202-7/+4
| * make media detection based on extention case insensitiveRobin Appelman2012-01-201-1/+1
| * fix renaming albumsRobin Appelman2012-01-203-5/+5
| * dont show errors when not renaming an albumRobin Appelman2012-01-201-2/+3
| * fix deleting/renaming albums with a ' in the nameRobin Appelman2012-01-203-23/+30
* | translation updatesRobin Appelman2012-01-2051-85/+545
|/
* only double quoted string seems to be detected in jsRobin Appelman2012-01-201-2/+2
* add translation wrappers to gallery strings in jsRobin Appelman2012-01-201-6/+6
* show proper feedback that collection scanning is done and show the collection...Robin Appelman2012-01-202-28/+37
* Don't wrap collection cells.Cloud Dumper2012-01-203-22/+22
* Sort songs also by path.Cloud Dumper2012-01-201-1/+1
* [Calendar] Use class for active view buttonBart Visscher2012-01-193-25/+17
* OC-23: [Calendar] Double vertical scrollbar in week viewBart Visscher2012-01-191-0/+6
* - Added fix for empty 'FN' field on import via CardDAV clients.Thomas Tanghus2012-01-193-5/+27