summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* dont try to use the filesystem when it isnt setup yetRobin Appelman2012-01-311-1/+1
* Merge branch 'master' into filesystemRobin Appelman2012-01-301-1/+0
|\
| * Sharing app needs to be loaded for public link of file in Shared folder - fix...Michael Gapczynski2012-01-301-1/+0
* | merge master into filesystemRobin Appelman2012-01-30118-419/+1717
|\|
| * new gallery look and feelBartek Przybylski2012-01-309-50/+117
| * 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
| * Optimizations and more aggressive caching.Thomas Tanghus2012-01-191-15/+10
| * UI fixes in contact editor and address book dialog.Thomas Tanghus2012-01-197-27/+58
| * Added redirecting to static image file and caching for contacts with no photo...Thomas Tanghus2012-01-191-5/+12
| * fix double new calendar button - bugfix for oc 59Georg Ehrke2012-01-191-1/+3
| * enhancement: oc-36Bartek Przybylski2012-01-171-0/+2
| * fix: oc-33Bartek Przybylski2012-01-171-2/+3
| * move loading icon to the top barGeorg Ehrke2012-01-172-3/+3
| * use button for new calendarGeorg Ehrke2012-01-172-2/+2
| * Merge branch 'master' into calendarGeorg Ehrke2012-01-1729-71/+493
| |\
| | * fix ocbug 34Georg Ehrke2012-01-172-0/+2
| | * fix ocbug 24Georg Ehrke2012-01-171-10/+10
| | * Apps need to be enabled in order to search through Shared directory for media...Michael Gapczynski2012-01-161-3/+0
| | * Emit hooks in OC_Share when sharing a file and forward hooks for deletion and...Michael Gapczynski2012-01-162-2/+31