Frank Karlitschek
|
cd379e0c47
|
structure the information a bit more so that is easier readable
|
2012-04-21 22:55:18 +02:00 |
|
Jakob Sack
|
be2524b353
|
Display correct URL in caldav and carddav paths
|
2012-04-15 16:50:45 +02:00 |
|
Tom Needham
|
d2fdd24307
|
Update language string
|
2012-04-13 20:09:04 +00:00 |
|
Bart Visscher
|
3800fdeb40
|
Contacts: No need to sort the categories anymore
|
2012-04-12 23:10:49 +02:00 |
|
Bart Visscher
|
d432f0a1c6
|
Contacts: Change "category" to "group" in UI
|
2012-04-12 23:10:49 +02:00 |
|
Bart Visscher
|
9c9a02add2
|
Contacts: fix function names to coding standard
|
2012-04-10 21:53:36 +02:00 |
|
Bart Visscher
|
f9c875f9d4
|
Contacts: Make part.no_contacts.php translatable
|
2012-04-10 21:15:38 +02:00 |
|
Thomas Tanghus
|
79558c38de
|
Re-added file I had accidentally removed earlier :-P
|
2012-04-09 16:30:58 +02:00 |
|
Thomas Tanghus
|
84c0d5bea6
|
Contacts: Misc. cleanup tweaks.
|
2012-04-07 16:03:43 +02:00 |
|
Thomas Tanghus
|
f84c53f9a9
|
Contacts: l11n for geo autocomplete. Not sure if it works though.
|
2012-04-03 08:13:10 +02:00 |
|
Thomas Tanghus
|
c86b29d471
|
Contacts: Added autocomplete using geonames.org.
|
2012-04-03 07:29:47 +02:00 |
|
Thomas Tanghus
|
53161bdb77
|
Contacts: First work on cleaner design.
|
2012-04-03 03:29:12 +02:00 |
|
Thomas Tanghus
|
46b98078ca
|
Contacts: Removed obsolete code.
|
2012-03-29 15:36:04 +02:00 |
|
Thomas Tanghus
|
1542d6c318
|
Improve actions on delete.
|
2012-03-29 15:25:24 +02:00 |
|
Thomas Tanghus
|
7221ff525b
|
Check for empty value.
Added missing classes on action icons.
|
2012-03-26 22:08:03 +02:00 |
|
Bart Visscher
|
035e128bd2
|
Contacts: Fix saveproperty for categories
|
2012-03-26 21:47:37 +02:00 |
|
Thomas Tanghus
|
519c3e0509
|
Make PHOTO deletable.
|
2012-03-13 14:56:03 +01:00 |
|
Thomas Tanghus
|
2bb405aea4
|
Added sync path for iOS/OS X.
|
2012-03-13 14:28:38 +01:00 |
|
Thomas Tanghus
|
b9af0ac334
|
Fixed NOTE property UI.
|
2012-03-13 02:55:17 +01:00 |
|
Thomas Tanghus
|
2eae578367
|
Cleanup in Contacts.
|
2012-03-13 00:55:15 +01:00 |
|
Thomas Tanghus
|
13a1583f8b
|
Force load profile pic after edit hack.
|
2012-03-12 21:56:28 +01:00 |
|
Thomas Tanghus
|
7b00319bae
|
Contacts: Modifications for using categories.
|
2012-03-12 14:13:03 +01:00 |
|
Thomas Tanghus
|
a8c91ea900
|
Added missing template.
|
2012-03-09 12:11:52 +01:00 |
|
Thomas Tanghus
|
014edbe94d
|
Temporarily disabled multi_autoselect.
|
2012-03-09 10:29:00 +01:00 |
|
Thomas Tanghus
|
d005c9123b
|
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
|
279fc58088
|
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
|
be94d7caf3
|
Contacts: Add UI for categories
|
2012-03-07 21:50:55 +01:00 |
|
Bart Visscher
|
44bcdfc2cf
|
Contacts: No random token for contactphoto
|
2012-03-07 21:46:42 +01:00 |
|
Thomas Tanghus
|
80ce69e089
|
Contacts: UI updates and ajax methods for categories.
|
2012-03-07 16:39:56 +01:00 |
|
Thomas Tanghus
|
0424854b41
|
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
|
e1ff1fdebb
|
Use separate function to make absolute urls
|
2012-02-17 22:07:14 +01:00 |
|
Thomas Tanghus
|
749faef97f
|
UI tweaks for name selector combobox.
|
2012-02-16 10:38:00 +01:00 |
|
Thomas Tanghus
|
280eb33f15
|
Added some check for when addinf deleting contacts.
|
2012-02-14 10:36:22 +01:00 |
|
Thomas Tanghus
|
d9e31298bd
|
Use proper index file.
|
2012-02-14 01:47:18 +01:00 |
|
Bart Visscher
|
0b0782697a
|
Contacts: cleanup OC_L10N usage
|
2012-02-12 16:11:41 +01:00 |
|
Thomas Tanghus
|
8576d978e2
|
Added custom combobox widget.
|
2012-02-10 16:40:40 +01:00 |
|
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 |
|