Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Yet a missing file :-P | Thomas Tanghus | 2012-03-09 | 1 | -0/+49 |
| | |||||
* | Added missing template. | Thomas Tanghus | 2012-03-09 | 1 | -0/+16 |
| | |||||
* | Merge branch 'vcategories' | Thomas Tanghus | 2012-03-09 | 16 | -119/+629 |
|\ | |||||
| * | Temporarily disabled multi_autoselect. | Thomas Tanghus | 2012-03-09 | 2 | -11/+11 |
| | | |||||
| * | Merge branch 'vcategories' of gitorious.org:owncloud/owncloud into vcategories | Thomas Tanghus | 2012-03-08 | 8 | -13/+74 |
| |\ | | | | | | | | | | | | | | | | Conflicts: apps/contacts/lib/vcard.php apps/contacts/templates/part.contact.php | ||||
| | * | Contacts: Add UI for categories | Bart Visscher | 2012-03-07 | 7 | -1/+67 |
| | | | |||||
| | * | Merge branch 'master' into vcategories | Bart Visscher | 2012-03-07 | 17 | -121/+153 |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: apps/contacts/lib/vcard.php | ||||
| * | \ | Merge gitorious.org:owncloud/owncloud into vcategories | Thomas Tanghus | 2012-03-07 | 12 | -108/+83 |
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | Conflicts: apps/contacts/ajax/saveproperty.php apps/contacts/lib/vcard.php | ||||
| * | | | Use OC.dialogs. | Thomas Tanghus | 2012-03-07 | 1 | -71/+39 |
| | | | | |||||
| * | | | Fix conflict. | Thomas Tanghus | 2012-03-07 | 7 | -19/+79 |
| |\ \ \ | |||||
| * | | | | Contacts: UI updates and ajax methods for categories. | Thomas Tanghus | 2012-03-07 | 13 | -78/+550 |
| | |_|/ | |/| | | |||||
| * | | | Translate and fix copy/paste error. | Thomas Tanghus | 2012-02-22 | 1 | -4/+2 |
| | | | | |||||
| * | | | Fix merge conflict. | Thomas Tanghus | 2012-02-22 | 3 | -88/+131 |
| |\ \ \ | |||||
| * \ \ \ | Merge gitorious.org:owncloud/owncloud into vcategories | Thomas Tanghus | 2012-02-20 | 8 | -32/+72 |
| |\ \ \ \ | |||||
| * | | | | | Added public static OC_VCategories object to OC_Contacts_App. | Thomas Tanghus | 2012-02-19 | 2 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | Parse cards for new categories in add and edit methods. | ||||
* | | | | | | Parses malformed N fields a bit more tolerantly. Thanks to nibbler for the ↵ | Thomas Tanghus | 2012-03-09 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | patch :-) | ||||
* | | | | | | Add missing file. | Thomas Tanghus | 2012-03-09 | 1 | -0/+59 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Contacts: small fixes and cleanups | Bart Visscher | 2012-03-07 | 2 | -4/+7 |
| | | | | | |||||
* | | | | | Contacts: change card parameter type of VCard::edit and VCard::add | Bart Visscher | 2012-03-07 | 10 | -88/+51 |
| | | | | | | | | | | | | | | | | | | | | changed to OC_VObject | ||||
* | | | | | Contacts: No random token for contactphoto | Bart Visscher | 2012-03-07 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Contacts: Add Organisation as Name property choice | Bart Visscher | 2012-03-07 | 1 | -0/+3 |
| | | | | | |||||
* | | | | | Contacts: convert class attribute selectors to class selectors | Bart Visscher | 2012-03-07 | 1 | -16/+16 |
| |_|_|/ |/| | | | |||||
* | | | | Fix missing bracket | Jakob Sack | 2012-03-02 | 1 | -0/+1 |
| | | | | |||||
* | | | | Add /dav.php, a single location bundling all *DAV-operations. | Jakob Sack | 2012-03-02 | 2 | -0/+13 |
| | | | | |||||
* | | | | Search: Change provider registration to class name, for lazy loading of ↵ | Bart Visscher | 2012-03-01 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | search providers | ||||
* | | | | Small cleanups | Bart Visscher | 2012-03-01 | 2 | -2/+2 |
| | | | | |||||
* | | | | Implement showing Birthdays of contacts in the calendar | Bart Visscher | 2012-03-01 | 2 | -0/+47 |
| | | | | |||||
* | | | | fix baseUri of the Carddav server | Georg Ehrke | 2012-02-26 | 1 | -1/+1 |
| | | | | |||||
* | | | | first part of the abstraction work of the apps folder. more to come | Frank Karlitschek | 2012-02-26 | 1 | -1/+1 |
| | | | | |||||
* | | | | UI problems solved. Bookmarks app updated. | Marvin Thomas Rabe | 2012-02-22 | 2 | -5/+5 |
| |_|/ |/| | | |||||
* | | | Improved upgrading VCARD v. 2.1 => 3.0. Improved import of malformed cards. ↵ | Thomas Tanghus | 2012-02-21 | 1 | -85/+129 |
| | | | | | | | | | | | | Remove duplicate code. | ||||
* | | | JS fix on address book creation. | Thomas Tanghus | 2012-02-21 | 1 | -1/+1 |
| | | | |||||
* | | | Remove my FIXME comments when I've fixed it :-P | Thomas Tanghus | 2012-02-21 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Contact list scroll fix | VicDeo | 2012-02-20 | 1 | -18/+34 |
| | | |||||
* | | Contacts: Fix adding/updating address book with empty name. | Thomas Tanghus | 2012-02-20 | 4 | -13/+34 |
| | | |||||
* | | Contacts: Apply strip_tags on compound values. | Thomas Tanghus | 2012-02-20 | 2 | -0/+2 |
| | | |||||
* | | Update ctag in deleteFromDAVData. | Thomas Tanghus | 2012-02-20 | 1 | -1/+2 |
|/ | |||||
* | Fixed call to OC_User. Thanks Burillo on IRC | Tom Needham | 2012-02-18 | 1 | -1/+1 |
| | |||||
* | Strip tags on address on client side. | Thomas Tanghus | 2012-02-18 | 1 | -1/+1 |
| | |||||
* | Avoid errors from missing GD library. | Thomas Tanghus | 2012-02-18 | 1 | -1/+11 |
| | |||||
* | Removed obsolete commented code and made minor speed improvements. | Thomas Tanghus | 2012-02-18 | 2 | -99/+17 |
| | | | | Added stub function for loading categories. | ||||
* | Fixup use of OC_Helper::linkTo function | Bart Visscher | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | Use separate function to make absolute urls | Bart Visscher | 2012-02-17 | 4 | -5/+5 |
| | |||||
* | Contacts: Add removed app enabled check | Bart Visscher | 2012-02-17 | 1 | -0/+2 |
| | |||||
* | UI tweaks for name selector combobox. | Thomas Tanghus | 2012-02-16 | 2 | -4/+1 |
| | |||||
* | Minor tweaks | Thomas Tanghus | 2012-02-16 | 3 | -912/+7 |
| | |||||
* | Added some fixes for what to show when address books are (de)selected, all ↵ | Thomas Tanghus | 2012-02-14 | 3 | -4/+48 |
| | | | | contacts deleted etc. Still need some cleaning up. | ||||
* | Added some check for when addinf deleting contacts. | Thomas Tanghus | 2012-02-14 | 3 | -54/+137 |
| | |||||
* | Added some error checking as mentioned in ↵ | Thomas Tanghus | 2012-02-14 | 1 | -5/+13 |
| | | | | http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-227 | ||||
* | Modify check for missing UID. | Thomas Tanghus | 2012-02-14 | 1 | -3/+9 |
| |