Thomas Tanghus
|
5397dcf695
|
Contacts: 11th hour fix for invalid VCARD from CardDAV.
|
2012-06-10 20:56:55 +02:00 |
|
Thomas Tanghus
|
f5d3ba18f2
|
Contacts: Double check XSS, and fix a rookie error ;-)
|
2012-05-28 13:19:31 +02:00 |
|
Thomas Tanghus
|
d78ec64e80
|
Contacts: XSS fix. Still some more to check.
|
2012-05-21 21:47:15 +02:00 |
|
Thomas Mueller
|
39f99602bf
|
removing executable bit - again
|
2012-05-15 00:52:00 +02:00 |
|
Thomas Tanghus
|
967134ccb6
|
Contacts: Forgot one file for the import fix.
|
2012-05-13 23:27:14 +02:00 |
|
Thomas Tanghus
|
f5a9b8d2e7
|
Contacts: Add error checking and reporting to import from files app.
|
2012-05-13 23:27:14 +02:00 |
|
Thomas Tanghus
|
afe3f30dff
|
Contacts: Hack to add structured name from formatted name.
|
2012-05-11 01:14:11 +02:00 |
|
Thomas Tanghus
|
dd48fc009e
|
Contacts: Fix check for version.
|
2012-05-11 01:14:11 +02:00 |
|
Thomas Tanghus
|
bbb3cd0d18
|
Some UI and code restructering according to usability tests: https://mail.kde.org/pipermail/owncloud/2012-May/003194.html
|
2012-05-10 16:53:25 +02:00 |
|
Thomas Tanghus
|
6fc62e2827
|
Contacts: Don't try to render invalid properties.
|
2012-05-05 13:49:47 +02:00 |
|
Thomas Tanghus
|
682a47e8b4
|
Contacts: Hack around malformed BDAY.
|
2012-05-04 01:27:59 +02:00 |
|
Frank Karlitschek
|
3d62cf716a
|
ported oc_db
|
2012-05-03 13:06:08 +02:00 |
|
Frank Karlitschek
|
0343af38fd
|
ported oc_json
|
2012-05-03 12:23:29 +02:00 |
|
Frank Karlitschek
|
0b43e94733
|
port oc_response
|
2012-05-03 10:46:27 +02:00 |
|
Bart Visscher
|
9b433705ba
|
Contacts: check for malformed VCards in calendar hook
|
2012-05-02 21:36:33 +02:00 |
|
Frank Karlitschek
|
299cabaf87
|
port oc_preferences
|
2012-05-02 15:54:34 +02:00 |
|
Thomas Müller
|
57ce95df77
|
fixing namespace
|
2012-05-02 00:55:26 +02:00 |
|
Frank Karlitschek
|
b2f19f3a7f
|
ported the oc_app calls
|
2012-05-02 00:50:26 +02:00 |
|
Frank Karlitschek
|
47b18a270e
|
port linkto and serverHost
|
2012-05-01 23:19:39 +02:00 |
|
Frank Karlitschek
|
a3dc9e8b2a
|
ported getUser
|
2012-05-01 18:50:31 +02:00 |
|
Frank Karlitschek
|
26930d0d83
|
finish porting of the LOG calls or the apps to the public api
|
2012-05-01 17:38:27 +02:00 |
|
Thomas Tanghus
|
82a2011dc2
|
Contacts: Ensure TYPE parameters on email aren't deleted on edit. They are still not shown in the UI.
Remove an obsolute file and did some cleanup.
|
2012-04-29 22:12:27 +02:00 |
|
Thomas Tanghus
|
20734b60a9
|
Contacts: removed unused method and ajax file.
|
2012-04-29 22:12:27 +02:00 |
|
Thomas Tanghus
|
887747394b
|
Contacts: Check that UIDs really are unique on import. Better solution would be to suggest to merge contacts, but that will have to wait to OC5 ;-)
|
2012-04-24 11:35:56 +02:00 |
|
Thomas Tanghus
|
5e735201b6
|
Applied patches by Nicolas progweb at free.fr - https://mail.kde.org/pipermail/owncloud/2012-April/002900.html
|
2012-04-24 01:44:07 +02:00 |
|
Jakob Sack
|
d1b0434d82
|
Remove useless, unmaintained dav.php
|
2012-04-15 16:50:44 +02:00 |
|
Robin Appelman
|
6bfb0189b6
|
reuse OC_L10N objects
|
2012-04-14 16:44:15 +02:00 |
|
Robin Appelman
|
bb559d028f
|
improve flexibility of search providers a bit
|
2012-04-14 11:29:54 +02:00 |
|
Bart Visscher
|
08c0dc9c87
|
Contacts: Save the category list update when updating/adding contact
|
2012-04-13 21:13:58 +02:00 |
|
Thomas Tanghus
|
2716018d44
|
Contacts: Better error reporting.
|
2012-04-13 18:50:40 +02:00 |
|
Bart Visscher
|
77b173f70b
|
Contacts: Also initialize org var in updateValuesFromAdd
|
2012-04-12 23:10:49 +02:00 |
|
Bart Visscher
|
b354c4c77e
|
Contacts: Move use of OC_Contacts_App::$categories to inside of OC_Contacts_App
This is in preparation of making $categories protected and initialized
with default categories.
|
2012-04-12 23:10:49 +02:00 |
|
Thomas Tanghus
|
29a4ffb730
|
Contacts: Fix for not being able to add contact to empty/non-existant address book.
|
2012-04-09 16:30:58 +02:00 |
|
Thomas Tanghus
|
0506fa9856
|
Fixed error in OC_Contacts_VCard::addFromDAVData as pointed out by Guillaume ZITTA
|
2012-03-26 02:04:34 +02:00 |
|
Thomas Tanghus
|
7b00319bae
|
Contacts: Modifications for using categories.
|
2012-03-12 14:13:03 +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
|
cfbf2e62c1
|
Merge branch 'master' into vcategories
Conflicts:
apps/contacts/lib/vcard.php
|
2012-03-07 21:49:46 +01:00 |
|
Bart Visscher
|
3dc6e658fe
|
Contacts: small fixes and cleanups
|
2012-03-07 21:46:42 +01:00 |
|
Bart Visscher
|
c8598c3df1
|
Contacts: change card parameter type of VCard::edit and VCard::add
changed to OC_VObject
|
2012-03-07 21:46:42 +01:00 |
|
Thomas Tanghus
|
df70d9eeed
|
Fix conflict.
|
2012-03-07 20:57:05 +01:00 |
|
Thomas Tanghus
|
80ce69e089
|
Contacts: UI updates and ajax methods for categories.
|
2012-03-07 16:39:56 +01:00 |
|
Jakob Sack
|
f1d6e9c313
|
Fix missing bracket
|
2012-03-02 21:01:44 +01:00 |
|
Jakob Sack
|
96181c1ea5
|
Add /dav.php, a single location bundling all *DAV-operations.
|
2012-03-02 20:25:20 +01:00 |
|
Bart Visscher
|
a6d0482606
|
Search: Change provider registration to class name, for lazy loading of search providers
|
2012-03-01 22:59:35 +01:00 |
|
Bart Visscher
|
3355b3f2e7
|
Small cleanups
|
2012-03-01 21:00:23 +01:00 |
|
Bart Visscher
|
073bd92af7
|
Implement showing Birthdays of contacts in the calendar
|
2012-03-01 21:00:22 +01:00 |
|
Thomas Tanghus
|
e0f14bf818
|
Fix merge conflict.
|
2012-02-22 11:20:57 +01:00 |
|
Thomas Tanghus
|
a803359506
|
Improved upgrading VCARD v. 2.1 => 3.0. Improved import of malformed cards. Remove duplicate code.
|
2012-02-21 23:22:06 +01:00 |
|