Thomas Tanghus
|
e0c92662f8
|
JS fix on address book creation.
|
2012-02-21 23:22:06 +01:00 |
VicDeo
|
d5f7a39936
|
Contact list scroll fix
|
2012-02-20 23:54:23 +03:00 |
Thomas Tanghus
|
ffdfe8257b
|
Contacts: Fix adding/updating address book with empty name.
|
2012-02-20 15:24:54 +01:00 |
Thomas Tanghus
|
2ee2f87efe
|
Strip tags on address on client side.
|
2012-02-18 11:49:31 +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 |
Thomas Tanghus
|
fa7fabf024
|
Minor tweaks
|
2012-02-16 10:38:00 +01:00 |
Thomas Tanghus
|
31dab0372d
|
Added some fixes for what to show when address books are (de)selected, all contacts deleted etc. Still need some cleaning up.
|
2012-02-14 13:57:11 +01:00 |
Thomas Tanghus
|
ae426ad115
|
Added some check for when addinf deleting contacts.
|
2012-02-14 10:36:22 +01:00 |
Thomas Tanghus
|
024405e4f1
|
Added function for later testing.
|
2012-02-14 01:00:41 +01:00 |
Thomas Tanghus
|
1d6b4f8f3c
|
Merge branch 'tanghus_contacts'
|
2012-02-10 16:44:06 +01:00 |
Thomas Tanghus
|
b4924ed1e5
|
Variable wasn't reset.
|
2012-02-10 16:43:40 +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
|
25faa40bd0
|
More @£#¤ conflicts
Merge branch 'temp' into tanghus_contacts
|
2012-02-08 09:36:16 +01:00 |
Thomas Tanghus
|
f4a586a52c
|
Fix merge conflicts
|
2012-02-08 09:18:58 +01:00 |
Thomas Tanghus
|
c191ef6459
|
Added files for new contact editor/viewer.
|
2012-02-08 09:14:10 +01:00 |
Thomas Tanghus
|
0c5eb542bd
|
Fixed broken "Add new" contact.
Possible fix for cards with missing 'FN' property added through DAV.
Misc. UI cleanups.
|
2012-02-08 08:47:03 +01:00 |
Thomas Tanghus
|
6112cdc7e8
|
Hide container for emails/phones/adresses if there are none.
|
2012-02-08 08:47:03 +01:00 |
Thomas Tanghus
|
9f1370a6d1
|
Updated copyrights.
Element menu didn't update.
|
2012-02-08 08:47:03 +01:00 |
Thomas Tanghus
|
c0c6b5310e
|
Added files for new contact editor/viewer.
|
2012-02-08 08:47:03 +01:00 |
Thomas Tanghus
|
3e9a69b9b7
|
Merge branch 'tanghus_contacts' of gitorious.org:owncloud/owncloud into tanghus_contacts
Conflicts:
apps/contacts/ajax/contactdetails.php
apps/contacts/js/contacts.js
|
2012-02-08 08:33:51 +01:00 |
Thomas Tanghus
|
424c64c0eb
|
Don't import cards that can't be parsed by Sabre, but log it instead.
Fix missing 'N' or 'FN' fields on import.
|
2012-02-08 07:59:39 +01:00 |
Thomas Tanghus
|
249e46c5b7
|
Some fixes for malformed VCards.
|
2012-02-08 07:59:39 +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 |
Thomas Tanghus
|
2cebfb50a4
|
Fixed broken "Add new" contact.
Possible fix for cards with missing 'FN' property added through DAV.
Misc. UI cleanups.
|
2012-02-06 14:18:40 +01:00 |
Thomas Tanghus
|
5962e66b6d
|
Hide container for emails/phones/adresses if there are none.
|
2012-02-06 08:15:23 +01:00 |
Thomas Tanghus
|
bc79951f33
|
Updated copyrights.
Element menu didn't update.
|
2012-02-06 08:04:06 +01:00 |
Thomas Tanghus
|
3af427fa54
|
Added files for new contact editor/viewer.
|
2012-02-06 07:32:57 +01:00 |
Georg Ehrke
|
8337eaa1ec
|
add import function for contacts
|
2012-02-05 12:13:53 +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
|
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
|
604ca61d78
|
Some cleanup, better error messages and such.
|
2012-01-09 20:38:06 +01:00 |
Thomas Tanghus
|
97471b5c2a
|
Thumbnails was overwriting default style so hover and active didn't work. Moved them to the 'a' element instead.
|
2011-12-30 23:39:31 +01:00 |
Thomas Tanghus
|
4793d25c57
|
Added license and waiver of conditions for jquery.inview.
CSS fix on contact list.
Query contacts from multiple address books.
|
2011-12-30 21:07:16 +01:00 |
Thomas Tanghus
|
a70fbcea28
|
More missing js.
|
2011-12-28 10:31:45 +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 |
Thomas Tanghus
|
092c41f375
|
Added missing files and tried to revert the wrong commit of app/contacts/js/interfaces.js
|
2011-12-17 20:38:52 +01:00 |
Thomas Tanghus
|
a7b048dc05
|
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
|
feeb0c742a
|
Misc. changes after review by bartv.
|
2011-12-16 17:42:07 +01:00 |
Thomas Tanghus
|
c7b7758816
|
Updating of contact list when activating/adding/deleting address books now works.
|
2011-12-11 16:26:00 +01:00 |
Thomas Tanghus
|
7aa8eb3427
|
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
|
b3661adf02
|
Various fixes to multiple address books handling
|
2011-12-09 15:10:51 +01:00 |
Thomas Tanghus
|
830efdccac
|
Fixed adding, editing and deleting address books. One minor UI flaw remains.
|
2011-12-05 03:38:06 +01:00 |