summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* UI problems solved. Bookmarks app updated.Marvin Thomas Rabe2012-02-2212-42/+50
* Improved upgrading VCARD v. 2.1 => 3.0. Improved import of malformed cards. R...Thomas Tanghus2012-02-211-85/+129
* JS fix on address book creation.Thomas Tanghus2012-02-211-1/+1
* Remove my FIXME comments when I've fixed it :-PThomas Tanghus2012-02-211-1/+1
* Bookmarks: uses the core action iconsBart Visscher2012-02-212-0/+0
* Calendar: Correct calendarcolor format for ical color propertyBart Visscher2012-02-215-15/+40
* Added missing filesMarvin Thomas Rabe2012-02-213-2/+2
* Contact list scroll fixVicDeo2012-02-201-18/+34
* Contacts: Fix adding/updating address book with empty name.Thomas Tanghus2012-02-204-13/+34
* Contacts: Apply strip_tags on compound values.Thomas Tanghus2012-02-202-0/+2
* Update ctag in deleteFromDAVData.Thomas Tanghus2012-02-201-1/+2
* Combing LDAP backend with LDAP extended backendArthur Schiwon2012-02-203-20/+67
* Added bookmarklet for browser. Inspired by Google BookmarksAlessandro Cosentino2012-02-193-3/+21
* apps/calendar: update ctag after deleteFromDAVDataFlorian Pritz2012-02-191-0/+1
* Fix overwriting of internal sharing for shared folders - bug oc-260Michael Gapczynski2012-02-181-1/+1
* Fixed call to OC_User. Thanks Burillo on IRCTom Needham2012-02-181-1/+1
* Strip tags on address on client side.Thomas Tanghus2012-02-181-1/+1
* Avoid errors from missing GD library.Thomas Tanghus2012-02-181-1/+11
* Removed obsolete commented code and made minor speed improvements.Thomas Tanghus2012-02-182-99/+17
* Temporary fix for sharing filesMichael Gapczynski2012-02-171-6/+9
* Calendar: only update default view when it really changedBart Visscher2012-02-171-1/+4
* Calendar: optimize sending calendar events, also enabled caching of resultBart Visscher2012-02-172-11/+20
* Calendar: Add default repeat values when editing a non-repeating eventBart Visscher2012-02-171-1/+11
* Bookmarks: Fix image urls in bookmarks.jsBart Visscher2012-02-171-3/+19
* Fixup use of OC_Helper::linkTo functionBart Visscher2012-02-174-6/+6
* Use separate function to make absolute urlsBart Visscher2012-02-1711-13/+13
* Contacts: Add removed app enabled checkBart Visscher2012-02-171-0/+2
* UI tweaks for name selector combobox.Thomas Tanghus2012-02-162-4/+1
* Minor tweaksThomas Tanghus2012-02-163-912/+7
* Update breadcrumb css on closeTom Needham2012-02-141-0/+1
* Fix editing shared files and file opening bug. Fixes oc-209 and oc-195Tom Needham2012-02-141-14/+14
* Added some fixes for what to show when address books are (de)selected, all co...Thomas Tanghus2012-02-143-4/+48
* Added some check for when addinf deleting contacts.Thomas Tanghus2012-02-143-54/+137
* Added some error checking as mentioned in http://bugs.owncloud.org/thebuggeni...Thomas Tanghus2012-02-141-5/+13
* Modify check for missing UID.Thomas Tanghus2012-02-141-3/+9
* Use proper index file.Thomas Tanghus2012-02-144-134/+32
* Don't try to load a profile picture for contacts the doesn't have any.Thomas Tanghus2012-02-141-15/+16
* Removed superfluous debug.Thomas Tanghus2012-02-141-1/+0
* Added OC_Contacts_VCard::moveToAddressBookThomas Tanghus2012-02-141-0/+40
* Added function for later testing.Thomas Tanghus2012-02-141-0/+15
* External: Use OC_Util::checkLoggedInBart Visscher2012-02-141-6/+1
* Gallery: remove unused cover.phpBart Visscher2012-02-141-81/+0
* Replace Expires and caching headers by OC_Response functionsBart Visscher2012-02-133-16/+5
* Send gallery album thumbnail with OC_Response::sendFileBart Visscher2012-02-131-3/+3
* Contacts+OC_Respone: Move enableCaching out of setEtagHeader and setLastModif...Bart Visscher2012-02-132-0/+2
* Gallery: Only get local file when generating photo thumbnailBart Visscher2012-02-131-5/+4
* Gallery: Use OC_Respone::enableCaching for (album)thumbnailsBart Visscher2012-02-132-10/+2
* Gallery: Move login check to beginning of galleryOp.phpBart Visscher2012-02-131-7/+1
* Gallery: Remove autoloaded includes from galleryOp.phpBart Visscher2012-02-131-2/+1
* fix oc-bug 239 - & => &Georg Ehrke2012-02-121-1/+1