summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated bookmark formMarvin Thomas Rabe2012-02-224-36/+13
* changed look of bookmarkletMarvin Thomas Rabe2012-02-223-10/+8
* sharing code between the two bookmarkletsAlessandro Cosentino2012-02-224-18/+18
* Removed redundant code.Marvin Thomas Rabe2012-02-2212-109/+22
* Bookmarklet Window closes itself after submit.Marvin Thomas Rabe2012-02-221-1/+1
* Text editor display error fixed.Marvin Thomas Rabe2012-02-221-2/+1
* UI problems solved. Bookmarks app updated.Marvin Thomas Rabe2012-02-2216-61/+70
* 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
* Move the redirect_url from linkTo function to the checkLoggedIn functionBart Visscher2012-02-212-13/+8
* Added missing filesMarvin Thomas Rabe2012-02-213-2/+2
* restore redirect after checkLoggedInAlessandro Cosentino2012-02-211-1/+1
* some icons for filetypes have been added.Thomas Mueller2012-02-2019-0/+28
* 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
* load apps before logout so that logout-hook worksArthur Schiwon2012-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
* ETags must be quoted.Thomas Tanghus2012-02-181-1/+1
* Temporary fix for sharing filesMichael Gapczynski2012-02-172-6/+64
* Move config.php writable test to update pathBart Visscher2012-02-172-4/+7
* Move storing "last updated at" time to the app configBart Visscher2012-02-172-5/+6
* Spelling fix hint textBart Visscher2012-02-171-1/+1
* 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-177-15/+15
* Use separate function to make absolute urlsBart Visscher2012-02-1716-25/+36
* Contacts: Add removed app enabled checkBart Visscher2012-02-171-0/+2
* Fix parameter of OC_Response::sendFileBart Visscher2012-02-171-1/+1
* Document OC_ResponseBart Visscher2012-02-171-0/+40
* UI tweaks for name selector combobox.Thomas Tanghus2012-02-162-4/+1
* Added method for loading from file handle.Thomas Tanghus2012-02-161-16/+31
* Minor tweaksThomas Tanghus2012-02-163-912/+7
* Revert "remove the 3rdparty files. everything is now in https://gitorious.org...Robin Appelman2012-02-16419-2/+123978
* Merge branch 'master' of gitorious.org:owncloud/owncloudRobin Appelman2012-02-16450-124387/+438
|\
| * remove the 3rdparty files. everything is now in https://gitorious.org/ownclou...Frank Karlitschek2012-02-15419-123978/+2
| * use cached size for getting the size of a moved fileRobin Appelman2012-02-151-2/+1