Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge master into filesystem | Robin Appelman | 2012-01-30 | 362 | -2924/+11838 |
|\ | |||||
| * | provide small wrapper around server side events and provide a fallback for IE | Robin Appelman | 2012-01-30 | 3 | -0/+168 |
| | | |||||
| * | new gallery look and feel | Bartek Przybylski | 2012-01-30 | 9 | -50/+117 |
| | | |||||
| * | automatically show advanced options when no sqlite is availablev3.0 | Robin Appelman | 2012-01-29 | 2 | -0/+15 |
| | | |||||
| * | remove debug file | Georg Ehrke | 2012-01-29 | 1 | -39/+0 |
| | | |||||
| * | add a link to the credits page. fame for all our awesome contributors | Frank Karlitschek | 2012-01-29 | 1 | -0/+1 |
| | | |||||
| * | fix version-compare in calendars app.php | Georg Ehrke | 2012-01-29 | 1 | -1/+1 |
| | | |||||
| * | add more language names | Robin Appelman | 2012-01-28 | 2 | -2/+14 |
| | | |||||
| * | increase version number to 3. YeeHaw party!! | Frank Karlitschek | 2012-01-27 | 1 | -2/+2 |
| | | |||||
| * | fix appstore download. | Frank Karlitschek | 2012-01-27 | 3 | -11/+19 |
| | | |||||
| * | update translations | Robin Appelman | 2012-01-27 | 52 | -382/+681 |
| | | |||||
| * | change https detection a bit, hopefully fixing an edge case | Robin Appelman | 2012-01-27 | 1 | -1/+1 |
| | | |||||
| * | fix non-absolute symbolic links | Robin Appelman | 2012-01-27 | 1 | -1/+1 |
| | | |||||
| * | use the correct hooks to remove contact/calendars of remvoed users | Robin Appelman | 2012-01-26 | 2 | -2/+2 |
| | | |||||
| * | use oc_filesystem::getlocalfile instead of manually trying to get the ↵ | Robin Appelman | 2012-01-26 | 2 | -4/+5 |
| | | | | | | | | | | | | correct local file when creating album covers fixes broken album covers on shared files | ||||
| * | initialize all storage backends when searching for a file, fixed searching ↵ | Robin Appelman | 2012-01-26 | 1 | -0/+12 |
| | | | | | | | | in the Shared folder | ||||
| * | db cleanup after gallery remove | Bartek Przybylski | 2012-01-25 | 1 | -0/+4 |
| | | |||||
| * | creating thumbnails on upload, recursive remove | Bartek Przybylski | 2012-01-25 | 3 | -16/+8 |
| | | |||||
| * | Removed debug output | Thomas Tanghus | 2012-01-24 | 1 | -1/+0 |
| | | |||||
| * | Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-92 | Thomas Tanghus | 2012-01-24 | 1 | -1/+1 |
| | | | | | | | | | | "Character '&' in address data causes wrong data". This was also the case for the 'N' property. | ||||
| * | Fix some issues in ampache resonponse | Robin Appelman | 2012-01-24 | 2 | -9/+65 |
| | | | | | | | | Patch by Markus Germeier | ||||
| * | update translations | Robin Appelman | 2012-01-24 | 133 | -892/+3831 |
| | | |||||
| * | Merge branch 'master' of gitorious.org:owncloud/owncloud | Robin Appelman | 2012-01-24 | 14 | -60/+117 |
| |\ | |||||
| | * | oc-89 handling no photos in collection alert | Bartek Przybylski | 2012-01-23 | 1 | -1/+5 |
| | | | |||||
| | * | disable keyboard shortcuts as temp fix | Tom Needham | 2012-01-23 | 1 | -1/+2 |
| | | | |||||
| | * | dont try to create a user with an already existing username | Robin Appelman | 2012-01-23 | 1 | -0/+3 |
| | | | |||||
| | * | dont show new user when an error occured | Robin Appelman | 2012-01-23 | 1 | -2/+5 |
| | | | |||||
| | * | fix undefined indices - bugfix for oc-99 | Georg Ehrke | 2012-01-23 | 1 | -12/+14 |
| | | | |||||
| | * | validate the calendar name | Georg Ehrke | 2012-01-21 | 3 | -2/+40 |
| | | | |||||
| | * | fix Undefined variable - bugfix for oc-69 | Georg Ehrke | 2012-01-21 | 1 | -2/+3 |
| | | | |||||
| | * | bump version numberv3.0RC1 | Frank Karlitschek | 2012-01-21 | 1 | -2/+2 |
| | | | |||||
| | * | some gallery css fixes | Robin Appelman | 2012-01-21 | 1 | -2/+2 |
| | | | |||||
| | * | recognizing img basing on extension | Bartek Przybylski | 2012-01-20 | 2 | -7/+4 |
| | | | |||||
| | * | make media detection based on extention case insensitive | Robin Appelman | 2012-01-20 | 1 | -1/+1 |
| | | | |||||
| | * | fix renaming albums | Robin Appelman | 2012-01-20 | 3 | -5/+5 |
| | | | |||||
| | * | dont show errors when not renaming an album | Robin Appelman | 2012-01-20 | 1 | -2/+3 |
| | | | |||||
| | * | fix deleting/renaming albums with a ' in the name | Robin Appelman | 2012-01-20 | 3 | -23/+30 |
| | | | |||||
| * | | translation updates | Robin Appelman | 2012-01-20 | 192 | -1888/+4479 |
| |/ | |||||
| * | only double quoted string seems to be detected in js | Robin Appelman | 2012-01-20 | 1 | -2/+2 |
| | | |||||
| * | make oc_image work when php_exif isn't enabled | Robin Appelman | 2012-01-20 | 1 | -3/+5 |
| | | |||||
| * | add translation wrappers to gallery strings in js | Robin Appelman | 2012-01-20 | 1 | -6/+6 |
| | | |||||
| * | show proper feedback that collection scanning is done and show the ↵ | Robin Appelman | 2012-01-20 | 2 | -28/+37 |
| | | | | | | | | collection afterwards | ||||
| * | Don't wrap collection cells. | Cloud Dumper | 2012-01-20 | 3 | -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 Dumper | 2012-01-20 | 1 | -1/+1 |
| | | | | | | | | | | | | Add song_path in the ORDER BY. Fix oc-31. | ||||
| * | [Calendar] Use class for active view button | Bart Visscher | 2012-01-19 | 3 | -25/+17 |
| | | |||||
| * | OC-23: [Calendar] Double vertical scrollbar in week view | Bart Visscher | 2012-01-19 | 1 | -0/+6 |
| | | |||||
| * | - Added fix for empty 'FN' field on import via CardDAV clients. | Thomas Tanghus | 2012-01-19 | 3 | -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 Tanghus | 2012-01-19 | 1 | -15/+10 |
| | | |||||
| * | UI fixes in contact editor and address book dialog. | Thomas Tanghus | 2012-01-19 | 7 | -27/+58 |
| | | | | | | | | | | Error checking in ajax methods. Localize menu entry. | ||||
| * | Added redirecting to static image file and caching for contacts with no ↵ | Thomas Tanghus | 2012-01-19 | 1 | -5/+12 |
| | | | | | | | | photo embedded. |