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
|
456ada01fa
|
Contacts: Apply strip_tags on compound values.
|
2012-02-20 14:36:21 +01:00 |
Thomas Tanghus
|
12bcbcdc62
|
Update ctag in deleteFromDAVData.
|
2012-02-20 14:24:10 +01:00 |
Tom Needham
|
71a2241aee
|
Fixed call to OC_User. Thanks Burillo on IRC
|
2012-02-18 23:53:10 +00:00 |
Thomas Tanghus
|
2ee2f87efe
|
Strip tags on address on client side.
|
2012-02-18 11:49:31 +01:00 |
Thomas Tanghus
|
868cf6bb83
|
Avoid errors from missing GD library.
|
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 |
Bart Visscher
|
e8b69d45a3
|
Fixup use of OC_Helper::linkTo function
|
2012-02-17 22:07:14 +01:00 |
Bart Visscher
|
f47444e1f7
|
Use separate function to make absolute urls
|
2012-02-17 22:07:14 +01:00 |
Bart Visscher
|
5f3c549227
|
Contacts: Add removed app enabled check
|
2012-02-17 22:07:14 +01:00 |
Thomas Tanghus
|
86893ea78c
|
UI tweaks for name selector combobox.
|
2012-02-16 10:38:00 +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
|
f7161bb48b
|
Added some error checking as mentioned in http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-227
|
2012-02-14 02:15:21 +01:00 |
Thomas Tanghus
|
dc20900e10
|
Modify check for missing UID.
|
2012-02-14 01:56:38 +01:00 |
Thomas Tanghus
|
53503148f3
|
Use proper index file.
|
2012-02-14 01:47:18 +01:00 |
Thomas Tanghus
|
4446854f75
|
Don't try to load a profile picture for contacts the doesn't have any.
|
2012-02-14 01:11:21 +01:00 |
Thomas Tanghus
|
07c422d81d
|
Removed superfluous debug.
|
2012-02-14 01:02:01 +01:00 |
Thomas Tanghus
|
3adaacc0ce
|
Added OC_Contacts_VCard::moveToAddressBook
|
2012-02-14 01:00:41 +01:00 |
Thomas Tanghus
|
024405e4f1
|
Added function for later testing.
|
2012-02-14 01:00:41 +01:00 |
Bart Visscher
|
594dcf13f2
|
Contacts+OC_Respone: Move enableCaching out of setEtagHeader and setLastModifiedHeader
|
2012-02-13 22:47:31 +01:00 |
Bart Visscher
|
5c816c0cc9
|
Contacts: Optimize thumbnail cache handling a bit
|
2012-02-12 20:40:52 +01:00 |
Bart Visscher
|
125cf79a37
|
OC_Response: add setExpiresHeader function
|
2012-02-12 20:40:52 +01:00 |
Bart Visscher
|
45bb6f5fd4
|
OC_Response: add redirect function
|
2012-02-12 20:40:52 +01:00 |
Bart Visscher
|
ee7931f457
|
Contacts: Add missing parameter
|
2012-02-12 20:40:52 +01:00 |
Bart Visscher
|
0917bdecdd
|
Contacts: Move response caching to OC_Response
|
2012-02-12 17:21:33 +01:00 |
Bart Visscher
|
f5385e4a63
|
Contacts: Add id to vars with id in them
|
2012-02-12 16:12:46 +01:00 |
Bart Visscher
|
623afb69b6
|
Contacts: cleanup OC_L10N usage
|
2012-02-12 16:11:41 +01:00 |
Bart Visscher
|
39f342d595
|
Contacts: Move debug logging of $_POST to after access checks
|
2012-02-12 15:58:55 +01:00 |
Bart Visscher
|
6eb1427ac0
|
Contacts: Document usage of OC_Contacts_App::getAddressbook
Remove redundant access checks and add comments to the calls to
OC_Contacts_App::getAddressbook that are access checks
|
2012-02-12 15:55:36 +01:00 |
Bart Visscher
|
b77132edbe
|
Contacts: Save last-modified time in REV property if not set
|
2012-02-12 15:14:25 +01:00 |
Bart Visscher
|
6bd0aad117
|
Contacts: Fix adding N property in getContactVCard
|
2012-02-12 15:14:24 +01:00 |
Bart Visscher
|
facd4cbe17
|
Contacts: Cleanup photo and thumbnail code
|
2012-02-12 15:14:24 +01:00 |
Bart Visscher
|
90d189a8b3
|
Access check fix in contacts/ajax/activation.php
plus small cleanup
|
2012-02-12 15:14:24 +01:00 |
Bart Visscher
|
8f3da6ee9b
|
Small coding style update
Fixup OC_Contacts_App
|
2012-02-12 15:14:23 +01:00 |
Bart Visscher
|
1a74f0a18c
|
Improve logging in OC_Contacts_App
Add logging to errors paths in getAddressbook and getContactObject.
|
2012-02-12 15:14:23 +01:00 |
Bart Visscher
|
c4ee924869
|
Cleanup OC_Contacts_Addressbook::find usage
Use OC_Contacts_App::getAddressbook($id) instead of OC_Contacts_Addressbook::find($id), it contains access checks.
|
2012-02-12 15:14:23 +01:00 |
Bart Visscher
|
b5418173e5
|
Derive the user principles from the owncloud users
The code for updating the principles table is still there. To make it easier to
revert this commit if that is necessary.
|
2012-02-11 21:09:51 +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 |