Thomas Tanghus
|
0da988a1bb
|
Check for empty value.
Added missing classes on action icons.
|
2012-03-26 22:08:03 +02:00 |
Bart Visscher
|
ee31bc7995
|
Contacts: Fix saveproperty for categories
|
2012-03-26 21:47:37 +02:00 |
Thomas Tanghus
|
4a91c6dbed
|
Make PHOTO deletable.
|
2012-03-13 14:56:03 +01:00 |
Thomas Tanghus
|
9e83f0247f
|
Added sync path for iOS/OS X.
|
2012-03-13 14:28:38 +01:00 |
Thomas Tanghus
|
6b01d7be9a
|
Fixed NOTE property UI.
|
2012-03-13 02:55:17 +01:00 |
Thomas Tanghus
|
dd0daa6e33
|
Cleanup in Contacts.
|
2012-03-13 00:55:15 +01:00 |
Thomas Tanghus
|
551b4443e1
|
Force load profile pic after edit hack.
|
2012-03-12 21:56:28 +01:00 |
Thomas Tanghus
|
d36d317bb2
|
Contacts: Modifications for using categories.
|
2012-03-12 14:13:03 +01:00 |
Thomas Tanghus
|
98bf8cfeb6
|
Added missing template.
|
2012-03-09 12:11:52 +01:00 |
Thomas Tanghus
|
8228a554a4
|
Temporarily disabled multi_autoselect.
|
2012-03-09 10:29:00 +01:00 |
Thomas Tanghus
|
a33a62bf60
|
Merge branch 'vcategories' of gitorious.org:owncloud/owncloud into vcategories
Conflicts:
apps/contacts/lib/vcard.php
apps/contacts/templates/part.contact.php
|
2012-03-08 02:55:48 +01:00 |
Thomas Tanghus
|
ae7aab2d6e
|
Merge gitorious.org:owncloud/owncloud into vcategories
Conflicts:
apps/contacts/ajax/saveproperty.php
apps/contacts/lib/vcard.php
|
2012-03-07 23:38:44 +01:00 |
Bart Visscher
|
340320625e
|
Contacts: Add UI for categories
|
2012-03-07 21:50:55 +01:00 |
Bart Visscher
|
97ab706a6a
|
Contacts: No random token for contactphoto
|
2012-03-07 21:46:42 +01:00 |
Thomas Tanghus
|
75323b86d1
|
Contacts: UI updates and ajax methods for categories.
|
2012-03-07 16:39:56 +01:00 |
Thomas Tanghus
|
96612c506e
|
Removed obsolete commented code and made minor speed improvements.
Added stub function for loading categories.
|
2012-02-18 11:49:31 +01:00 |
Bart Visscher
|
f47444e1f7
|
Use separate function to make absolute urls
|
2012-02-17 22:07:14 +01:00 |
Thomas Tanghus
|
86893ea78c
|
UI tweaks for name selector combobox.
|
2012-02-16 10:38:00 +01:00 |
Thomas Tanghus
|
ae426ad115
|
Added some check for when addinf deleting contacts.
|
2012-02-14 10:36:22 +01:00 |
Thomas Tanghus
|
53503148f3
|
Use proper index file.
|
2012-02-14 01:47:18 +01:00 |
Bart Visscher
|
623afb69b6
|
Contacts: cleanup OC_L10N usage
|
2012-02-12 16:11:41 +01:00 |
Thomas Tanghus
|
c95e8a1fc5
|
Added custom combobox widget.
|
2012-02-10 16:40:40 +01:00 |
Thomas Tanghus
|
ff53b0c209
|
Keep js data structure in sync on changes.
More checks for missing properties.
|
2012-02-09 19:04:07 +01:00 |
Thomas Tanghus
|
4db661ba9d
|
Fixed broken "Add new" contact.
Possible fix for cards with missing 'FN' property added through DAV.
Misc. UI cleanups.
|
2012-02-08 07:59:39 +01:00 |
Thomas Tanghus
|
23396721e4
|
Hide container for emails/phones/adresses if there are none.
|
2012-02-08 07:59:39 +01:00 |
Thomas Tanghus
|
1e4444f25b
|
Updated copyrights.
Element menu didn't update.
|
2012-02-08 07:59:39 +01:00 |
Thomas Tanghus
|
90a830baba
|
Added files for new contact editor/viewer.
|
2012-02-08 07:59:39 +01:00 |
Georg Ehrke
|
8337eaa1ec
|
add import function for contacts
|
2012-02-05 12:13:53 +01:00 |
Thomas Tanghus
|
6225b5ec86
|
More in-/output sanitation,
|
2012-02-02 17:54:30 +01:00 |
Thomas Tanghus
|
66b96e4440
|
Sanitize in- and output.
|
2012-02-02 17:54:30 +01:00 |
Thomas Tanghus
|
1f718d31e1
|
Merge branch 'tanghus_contacts'
|
2012-01-31 19:35:11 +01:00 |
Thomas Tanghus
|
6c340416d9
|
Resize profile picture if bigger than 200px on either x or y.
Bolded text on message box.
|
2012-01-31 19:32:24 +01:00 |
Thomas Tanghus
|
3f1486534f
|
- Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-93
Property was added multiple times.
- Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-8
"Missing "N" field: Contacts app not compatible with vcard 3.0 format"
- Almost sure I've fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-27
"Full name in Contacts app doesn't sync to iOS 5 contacts" because it is caused by oc-8
|
2012-01-31 19:30:56 +01:00 |
Thomas Tanghus
|
e6298325f6
|
Removed debug output
|
2012-01-24 23:08:40 +01:00 |
Thomas Tanghus
|
ca03a26f15
|
- Added fix for empty 'FN' field on import via CardDAV clients.
- Make sure that the contact in the list has a display name.
- More tweaks on thumbnail caching.
|
2012-01-19 19:47:09 +01:00 |
Thomas Tanghus
|
5bd117dd6d
|
UI fixes in contact editor and address book dialog.
Error checking in ajax methods.
Localize menu entry.
|
2012-01-19 16:07:17 +01:00 |
Robin Appelman
|
b0dbca0cc7
|
fix export link for contacts
|
2012-01-16 02:27:59 +01:00 |
Thomas Tanghus
|
24dc1aec8e
|
Tweaked some tipsys.
|
2012-01-11 23:05:34 +01:00 |
Thomas Tanghus
|
237ba65a20
|
Localizin strings and adding error checking.
|
2012-01-11 20:07:15 +01:00 |
Thomas Tanghus
|
eae3e134ff
|
Make sure VERSION is set.
Set REV for each edit.
Download single VCard.
|
2012-01-11 06:20:06 +01:00 |
Thomas Tanghus
|
d93a5a0774
|
Added files for error messages, removed old syle sheet.
|
2012-01-11 04:05:30 +01:00 |
Thomas Tanghus
|
1a6ad816a3
|
CSS cleanup, more error checking, better error messages, general cleanup.
|
2012-01-11 04:05:30 +01:00 |
Thomas Tanghus
|
e316cddf65
|
More fixes on saving TYPE parameters.
Use jQuery Dialog for error messages instead of alert()
|
2012-01-10 14:59:31 +01:00 |
Thomas Tanghus
|
ac63afbd95
|
Insert new contacts alphabetically correct in the list.
Added some tipsys to the editor.
|
2012-01-09 22:05:28 +01:00 |
Thomas Tanghus
|
978a08ab1c
|
Fixed Phone types not being saved correctly when adding them.
|
2012-01-09 20:38:06 +01:00 |
Bartek Przybylski
|
31663cfff5
|
contacts entry duplication fix
|
2011-12-30 17:47:14 +01:00 |
Thomas Tanghus
|
5a99310cdf
|
Merge git://gitorious.org/owncloud/owncloud into contact_thumbnails
Fixed some conflicts.
Conflicts:
apps/contacts/css/styles.css
apps/contacts/templates/index.php
|
2011-12-28 10:14:59 +01:00 |
Bart Visscher
|
3e2e5196d2
|
Merge branch 'tanghus_remote_backup' of git://gitorious.org/~tanghus/owncloud/tanghus-owncloud
Conflicts:
apps/calendar/export.php
apps/contacts/index.php
|
2011-12-27 22:18:01 +01:00 |
Thomas Tanghus
|
16c8f62658
|
Merge git://gitorious.org/owncloud/owncloud into contact_thumbnails
|
2011-12-26 13:27:53 +01:00 |
Bart Visscher
|
fbad1da9e2
|
Contacts: check if PREF parameter is set before useing it
|
2011-12-18 23:10:43 +01:00 |