aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Added fix for empty 'FN' field on import via CardDAV clients.Thomas Tanghus2012-01-193-5/+27
| | | | | - Make sure that the contact in the list has a display name. - More tweaks on thumbnail caching.
* 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
| | | | | Error checking in ajax methods. Localize menu entry.
* Added redirecting to static image file and caching for contacts with no ↵Thomas Tanghus2012-01-191-5/+12
| | | | photo embedded.
* 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-17120-797/+1580
|\
| * 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 ↵Michael Gapczynski2012-01-161-3/+0
| | | | | | | | media scanning
| * Emit hooks in OC_Share when sharing a file and forward hooks for deletion ↵Michael Gapczynski2012-01-162-2/+31
| | | | | | | | and writing of source file
| * Make media app listen for post_delete instead of deleteMichael Gapczynski2012-01-161-1/+1
| |
| * dont complain about non existing config filesRobin Appelman2012-01-161-1/+1
| |
| * update translationsRobin Appelman2012-01-1697-687/+1399
| |
| * fix export link for contactsRobin Appelman2012-01-161-1/+1
| |
| * typos....Robin Appelman2012-01-161-1/+1
| |
| * small documentation improvementRobin Appelman2012-01-161-2/+2
| |
| * fix database upgrading for pgsqlRobin Appelman2012-01-162-2/+5
| |
| * some aditional feedback during database upgradeRobin Appelman2012-01-162-4/+13
| |
| * fix some pgsql strict warningsRobin Appelman2012-01-162-21/+21
| |
| * quick fix for javascript translationsRobin Appelman2012-01-161-4/+8
| |
| * properly check for write permissions to the config fileRobin Appelman2012-01-151-0/+4
| |
| * fix creating/moving/renaming/deleting files/dirs with ' in nameBartek Przybylski2012-01-156-15/+15
| |
| * prevent multiply owncloud instances on the same domain intefering with each ↵Robin Appelman2012-01-152-45/+38
| | | | | | | | others playlists
| * add user and instance awere localstorage to prevent collisions when using ↵Robin Appelman2012-01-151-0/+31
| | | | | | | | localstorage
| * 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
| | | | | | | | `img/pbar-ani.gif' is not on the repository.
* | use timepicker to force users to use HH:MMGeorg Ehrke2012-01-1645-0/+2596
| |
* | Merge branch 'master' into calendarGeorg Ehrke2012-01-15283-8087/+17635
|\|
| * better scanning model for gallery, more feedback to user while scanningBartek Przybylski2012-01-154-40/+92
| |
| * read language name from the right resourceRobin Appelman2012-01-151-1/+1
| |
| * make language name translatable and fallback to language code if we dont ↵Robin Appelman2012-01-151-1/+9
| | | | | | | | have the language name
| * update translationsRobin Appelman2012-01-15260-8027/+17481
| |
| * Simple translation for galleryBartek Przybylski2012-01-156-3/+21
| |
| * recursive gallery removing on parent dir removeBartek Przybylski2012-01-151-0/+8
| |
| * added vcards to the mimetype fix list and renamed the icon for vcardsGeorg Ehrke2012-01-152-0/+2
| |
| * change description of the changed colors (calendar)Georg Ehrke2012-01-151-1/+1
| |
| * change calendar colorsGeorg Ehrke2012-01-151-2/+2
| |
| * use backslash n instead of a real new lineGeorg Ehrke2012-01-153-8/+4
| |
| * fix inconsitent behaviour when trying to remove yourself from the admin groupRobin Appelman2012-01-151-2/+2
| |
| * fix newline problem in contactsGeorg Ehrke2012-01-151-1/+3
| |
| * fix newline problem in calendarGeorg Ehrke2012-01-151-2/+4
| |
| * Merge branch 'master' of gitorious.org:owncloud/owncloudGeorg Ehrke2012-01-154-6/+12
| |\
| | * remove some of the flickering in operaRobin Appelman2012-01-154-6/+12
| | |
| * | added bart to the authors in info.xmlGeorg Ehrke2012-01-151-1/+1
| |/
* / use svg icon for calendarGeorg Ehrke2012-01-152-15/+55
|/
* Merge branch 'calendar'Georg Ehrke2012-01-152-1/+26
|\