summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Tasks: Ordering of the task listBart Visscher2012-03-083-4/+120
|
* Tasks: Update task list when adding or updating tasksBart Visscher2012-03-086-88/+108
|
* Add filtering on category, priority and locationBart Visscher2012-02-232-4/+54
|
* Display more information in the task listBart Visscher2012-02-222-7/+52
|
* Fix updating task for new calendar APIBart Visscher2012-02-221-12/+1
|
* Change loading of tasks to ajax callBart Visscher2012-02-225-36/+109
|
* Update edittaskform for new calendar APIBart Visscher2012-02-223-17/+5
|
* Change code from using OC_Tasks_VTodo to OC_Tasks_AppBart Visscher2012-02-228-142/+173
|
* Add icon for tasks appBart Visscher2012-02-223-1/+102
|
* Merge branch 'master' into tasksBart Visscher2012-02-221163-25781/+241780
|\
| * Improved upgrading VCARD v. 2.1 => 3.0. Improved import of malformed cards. ↵Thomas Tanghus2012-02-211-85/+129
| | | | | | | | Remove duplicate code.
| * 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
| | | | | | | | for licensing information please have look at core/img/filetypes/readme-2.txt
| * 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
| | | | | | | | | | | | | | Without this clients won't see the update because they compare ctags before fetching the actual calendar to reduce traffic. Signed-off-by: Florian Pritz <bluewind@xinu.at>
| * 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
| | | | | | | | Added stub function for loading categories.
| * 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
| | | | | | | | This should make it possible to use owncloud with a read-only config.php
| * Move storing "last updated at" time to the app configBart Visscher2012-02-172-5/+6
| | | | | | | | | | | | This way the config.php file is not changed every time you go to the personal page. Step to make it possible to have a read-only config.php most of the time
| * 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 ↵Robin Appelman2012-02-16419-2/+123978
| | | | | | | | | | | | https://gitorious.org/owncloud/3rdparty" This reverts commit dccdeca2581f705c69eb4266aa646173f588a9de.