Thomas Tanghus
|
bcd1470ea9
|
Keep js data structure in sync on changes.
More checks for missing properties.
|
2012-02-09 19:04:07 +01:00 |
|
Thomas Tanghus
|
3ebfa257a9
|
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
|
2992710693
|
Hide container for emails/phones/adresses if there are none.
|
2012-02-08 07:59:39 +01:00 |
|
Thomas Tanghus
|
5356a83219
|
Updated copyrights.
Element menu didn't update.
|
2012-02-08 07:59:39 +01:00 |
|
Thomas Tanghus
|
27963f2983
|
Added files for new contact editor/viewer.
|
2012-02-08 07:59:39 +01:00 |
|
Georg Ehrke
|
0e1b92aafd
|
add import function for contacts
|
2012-02-05 12:13:53 +01:00 |
|
Thomas Tanghus
|
87a69f28d1
|
More in-/output sanitation,
|
2012-02-02 17:54:30 +01:00 |
|
Thomas Tanghus
|
0736279271
|
Sanitize in- and output.
|
2012-02-02 17:54:30 +01:00 |
|
Thomas Tanghus
|
aee782c7a3
|
Merge branch 'tanghus_contacts'
|
2012-01-31 19:35:11 +01:00 |
|
Thomas Tanghus
|
2cff89ab85
|
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
|
cafc5877b8
|
- 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
|
cf38bf82b2
|
Removed debug output
|
2012-01-24 23:08:40 +01:00 |
|
Thomas Tanghus
|
3ef2e51e6b
|
- 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
|
10235f28a2
|
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
|
f189b8ada2
|
fix export link for contacts
|
2012-01-16 02:27:59 +01:00 |
|
Thomas Tanghus
|
24eeefc342
|
Tweaked some tipsys.
|
2012-01-11 23:05:34 +01:00 |
|
Thomas Tanghus
|
56c1d9ee54
|
Localizin strings and adding error checking.
|
2012-01-11 20:07:15 +01:00 |
|
Thomas Tanghus
|
30e1fffe15
|
Make sure VERSION is set.
Set REV for each edit.
Download single VCard.
|
2012-01-11 06:20:06 +01:00 |
|
Thomas Tanghus
|
57f9a00ccf
|
Added files for error messages, removed old syle sheet.
|
2012-01-11 04:05:30 +01:00 |
|
Thomas Tanghus
|
3702428369
|
CSS cleanup, more error checking, better error messages, general cleanup.
|
2012-01-11 04:05:30 +01:00 |
|
Thomas Tanghus
|
253e0474e6
|
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
|
82148746d3
|
Insert new contacts alphabetically correct in the list.
Added some tipsys to the editor.
|
2012-01-09 22:05:28 +01:00 |
|
Thomas Tanghus
|
7ccda1eb9f
|
Fixed Phone types not being saved correctly when adding them.
|
2012-01-09 20:38:06 +01:00 |
|
Bartek Przybylski
|
a98c728877
|
contacts entry duplication fix
|
2011-12-30 17:47:14 +01:00 |
|
Thomas Tanghus
|
dca605b41c
|
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
|
45dc7ea0be
|
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
|
f41400e010
|
Merge git://gitorious.org/owncloud/owncloud into contact_thumbnails
|
2011-12-26 13:27:53 +01:00 |
|
Bart Visscher
|
1f1a22cfec
|
Contacts: check if PREF parameter is set before useing it
|
2011-12-18 23:10:43 +01:00 |
|
Thomas Tanghus
|
477c5d34b8
|
Added thumbnails to contact list. The contacts have a default thumbnail when the page is
first loaded. Once the page is loaded the thumbnails will be lazy-loaded to the contacts
viewable.
|
2011-12-17 20:05:54 +01:00 |
|
Thomas Tanghus
|
ae4bb0b1cb
|
Misc. changes after review by bartv.
|
2011-12-16 17:42:07 +01:00 |
|
Thomas Tanghus
|
82fc2095c6
|
Updating of contact list when activating/adding/deleting address books now works.
|
2011-12-11 16:26:00 +01:00 |
|
Thomas Tanghus
|
7a63a0cbc5
|
Merge git://gitorious.org/owncloud/owncloud into tanghus_remote_backup
Conflicts:
apps/contacts/ajax/deletebook.php
apps/contacts/index.php
|
2011-12-09 15:25:26 +01:00 |
|
Thomas Tanghus
|
6401ccef2e
|
Various fixes to multiple address books handling
|
2011-12-09 15:10:51 +01:00 |
|
Bart Visscher
|
5c0ad56e27
|
Contacts: Add "Preferred" before phone label for preferred numbers
|
2011-12-07 20:40:59 +01:00 |
|
Bart Visscher
|
e91bb2d46e
|
Contacts: Add direct link to details of a contact
|
2011-12-07 20:40:59 +01:00 |
|
Thomas Tanghus
|
b77bb04972
|
Fixed adding, editing and deleting address books. One minor UI flaw remains.
|
2011-12-05 03:38:06 +01:00 |
|
Thomas Tanghus
|
51b21f2969
|
Added UI for selecting/editing address books.
Export, CardDAV link and activation/deactivation of address books done.
|
2011-12-04 20:25:46 +01:00 |
|
Bart Visscher
|
be0dcc2898
|
Contacts: make name editable again
|
2011-12-02 21:24:48 +01:00 |
|
Bart Visscher
|
59e3d53e62
|
Contacts: layout updates
|
2011-11-24 21:36:35 +01:00 |
|
Bart Visscher
|
0e9fa8b88f
|
Contacts: better label for saving a property
|
2011-11-24 21:36:35 +01:00 |
|
Bart Visscher
|
adab7b7012
|
Contacts: make type of phone property also multiselect in addproperty
|
2011-11-24 21:36:34 +01:00 |
|
Bart Visscher
|
f076db00dc
|
Contacts: remove redundant li in setpropertyform template
|
2011-11-23 21:07:32 +01:00 |
|
Bart Visscher
|
5372e61d34
|
Contacts: support multiple phone type parameter
|
2011-11-23 21:07:32 +01:00 |
|
Bart Visscher
|
3abb1a1285
|
Add type selects to editing ADR & TEL contact property types
|
2011-11-23 21:07:32 +01:00 |
|
Bart Visscher
|
33e0263509
|
Use a function to generate select options
|
2011-11-09 22:19:52 +01:00 |
|
Jakob Sack
|
312aaa02f2
|
Improve style in contacts
|
2011-11-09 11:35:50 +01:00 |
|
Bart Visscher
|
2af852c57d
|
Fix html id's in part.addcardform.php
|
2011-10-27 22:47:56 +02:00 |
|
Bart Visscher
|
4a966cd102
|
Fix setproperty form
|
2011-10-25 20:01:40 +02:00 |
|
Jakob Sack
|
94c44f2413
|
improved style in contacts
|
2011-10-22 21:32:07 +02:00 |
|
Jakob Sack
|
f2bc7cfa7d
|
Some improvements on the contact application
|
2011-10-22 19:23:22 +02:00 |
|