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
Jakob Sack
fb96093964
Fix translations, empty properties
2011-10-22 19:23:22 +02:00
Bart Visscher
7cc1301f6d
Move contact delete button to top right corner
2011-10-09 00:04:37 +02:00
Bart Visscher
4cee6abe6b
Show add contact form on opening contacts page
2011-10-09 00:04:37 +02:00
Bart Visscher
f6df768405
Fixes for adding contact property
2011-10-07 23:01:49 +02:00
Bart Visscher
fd79a6d60b
Display contact name without label and in bold
2011-10-07 22:42:50 +02:00
Bart Visscher
7cbfa71fcc
All the basic field for add contact added
2011-10-04 21:16:57 +02:00
Jan-Christoph Borchardt
045783cd94
do not use 'URL' but 'address'
2011-09-28 22:11:47 +02:00
Frank Karlitschek
d18edf178d
show the syncing and ampache urls on the settings page. not very pretty but otherwise the user has no way to configure the desktop integration
2011-09-28 16:05:01 +02:00
Florian Pritz
a6ac017f85
apps/contacts: only display buttons if there is a contact
...
If you don't have any contacts, it would display a non-functioning
delete button.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2011-09-24 18:41:59 +02:00
Florian Pritz
6b49ad8444
apps/contacts: fix wrapping issue in addpropertyform
...
The browser added random line breaks between the label and input field
making it hard to see what's what.
Now we break lines intentionally just like in setpropertyform.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2011-09-24 18:41:58 +02:00
Jan-Christoph Borchardt
a6b67b5053
fixed contacts strings (no technical stuff in the interface, don't scream at people, ...), ready for translation
2011-09-23 20:13:27 +02:00