summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update translationsRobin Appelman2012-01-24133-892/+3831
|
* Merge branch 'master' of gitorious.org:owncloud/owncloudRobin Appelman2012-01-2414-60/+117
|\
| * oc-89 handling no photos in collection alertBartek Przybylski2012-01-231-1/+5
| |
| * disable keyboard shortcuts as temp fixTom Needham2012-01-231-1/+2
| |
| * dont try to create a user with an already existing usernameRobin Appelman2012-01-231-0/+3
| |
| * dont show new user when an error occuredRobin Appelman2012-01-231-2/+5
| |
| * 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
| |
| * bump version numberv3.0RC1Frank Karlitschek2012-01-211-2/+2
| |
| * 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-20192-1888/+4479
|/
* only double quoted string seems to be detected in jsRobin Appelman2012-01-201-2/+2
|
* make oc_image work when php_exif isn't enabledRobin Appelman2012-01-201-3/+5
|
* add translation wrappers to gallery strings in jsRobin Appelman2012-01-201-6/+6
|
* show proper feedback that collection scanning is done and show the ↵Robin Appelman2012-01-202-28/+37
| | | | collection afterwards
* Don't wrap collection cells.Cloud Dumper2012-01-203-22/+22
| | | | | | | This change makes sure cells are never wrapped. If the text is too big for the column, ellipsis is used instead.
* Sort songs also by path.Cloud Dumper2012-01-201-1/+1
| | | | | | Add song_path in the ORDER BY. Fix oc-31.
* [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
| | | | | - 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
| |