Thomas Tanghus
|
66b96e4440
|
Sanitize in- and output.
|
2012-02-02 17:54:30 +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
|
237ba65a20
|
Localizin strings and adding error checking.
|
2012-01-11 20:07:15 +01:00 |
Thomas Tanghus
|
5500041cca
|
Added missing }
|
2012-01-11 04:05:29 +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
|
d91a4fcaf3
|
Changed SQL queries for looking up contacts to only query once and sort at the same time.
|
2012-01-09 20:38:05 +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 |
Bart Visscher
|
7e990a8e5c
|
Contacts: refactor common ajax functions to OC_Contacts_App
|
2011-12-07 20:40:59 +01:00 |
Bart Visscher
|
247146f703
|
Contacts: refactor rendering of part.details template
|
2011-12-07 20:40:58 +01:00 |
Bart Visscher
|
c67ac46b6c
|
Use a proxy class to interface with Sabre_VObject classes
|
2011-12-07 20:40:58 +01:00 |
Bart Visscher
|
ad390d5e42
|
Add type selects to editing ADR & TEL contact property types
|
2011-11-23 21:07:32 +01:00 |
Jakob Sack
|
d89666261f
|
Some improvements on the contact application
|
2011-10-22 19:23:22 +02:00 |
Jakob Sack
|
b224991ea2
|
Fix translations, empty properties
|
2011-10-22 19:23:22 +02:00 |
Bart Visscher
|
8ea9c39241
|
Fix saving properties with a new contact
|
2011-10-07 22:25:26 +02:00 |
Bart Visscher
|
bc54f13636
|
Fix name when adding contact
|
2011-10-07 21:59:25 +02:00 |
Bart Visscher
|
f4782a7690
|
Check if the application is actually enabled
|
2011-09-30 23:17:18 +02:00 |
Bart Visscher
|
17e631bc5e
|
Use OC_JSON for json responses
Create OC_JSON class, for single point of creating json responses.
No real logic change, this just cleans up the code a bit.
|
2011-09-25 22:19:28 +02:00 |
Jan-Christoph Borchardt
|
d3fedc14e2
|
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 |
Jakob Sack
|
54a3b28dce
|
Split OC_Contacts_Addressbook in _Addressbook and _VCard
|
2011-09-17 00:26:57 +02:00 |
Jakob Sack
|
76fc062f27
|
Some more work on the address book
|
2011-08-09 13:53:58 +02:00 |