aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Make media app listen for post_delete instead of deleteMichael Gapczynski2012-01-161-1/+1
| * update translationsRobin Appelman2012-01-1618-7/+409
| * fix export link for contactsRobin Appelman2012-01-161-1/+1
| * prevent multiply owncloud instances on the same domain intefering with each o...Robin Appelman2012-01-152-45/+38
| * don't use depricated <? use the full <?phpRobin Appelman2012-01-151-1/+1
| * Remove reference to unexisting file in music.css.Cloud Dumper2012-01-151-1/+0
* | use timepicker to force users to use HH:MMGeorg Ehrke2012-01-162-0/+8
* | Merge branch 'master' into calendarGeorg Ehrke2012-01-1583-1060/+1571
|\|