1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
Commit Graph

46 Commits

Author SHA1 Message Date
Thomas Tanghus
e811e010c4 Contacts: Remove stale code. 2013-03-10 12:48:37 +01:00
Thomas Tanghus
3612530787 Contacts: Make sure all parameters are saved. 2013-03-10 12:48:08 +01:00
Thomas Tanghus
832dcd0bfb Contacts: Log exception. 2013-03-10 12:42:38 +01:00
Thomas Tanghus
ec24a73c48 Contacts: Properly escape commas and semi-colons. 2013-03-05 02:31:14 +01:00
Thomas Tanghus
faa16f939b Contacts: Remove some debug statements and make an argument check in function. 2013-02-26 20:32:47 +01:00
Thomas Tanghus
c5c8b29964 Contacts: Move check for indexed state to ajax call. 2013-01-25 15:08:56 +01:00
Thomas Tanghus
c334fe58df Contacts: Don't double add parameters. 2013-01-17 14:48:46 +01:00
Thomas Tanghus
edd356a252 Contacts: Enable Caching contact list if not changed. 2012-12-07 15:09:13 +01:00
Thomas Tanghus
3ac9cf0d1f Contacts: Edit structured name inline. 2012-11-22 04:09:52 +01:00
Thomas Tanghus
2f23a59fad Contacts: Various fixes and cleanups. 2012-11-22 00:31:08 +01:00
Thomas Tanghus
f5a58df90e Contacts: Namespace cleanup on DRYing. 2012-11-22 00:16:20 +01:00
Thomas Tanghus
3a25cc050e Contacts: Use Sabre\VObject 2012-11-22 00:14:03 +01:00
Thomas Tanghus
6933e1c6bc Contacts: Fixed adding on first change. 2012-11-16 04:40:35 +01:00
Thomas Tanghus
2fe8439bfb Made adding contact work again. 2012-11-13 22:42:55 +01:00
Thomas Tanghus
0f02508121 Merge branch 'master' of github.com:owncloud/apps into contacts_rework
Conflicts:
	contacts/ajax/contact/details.php
	contacts/lib/addressbook.php
	contacts/lib/vcard.php
2012-11-12 00:46:15 +01:00
Thomas Tanghus
814819092e Use CRUDS consts as defined in https://github.com/owncloud/core/pull/356 2012-11-11 19:43:44 +01:00
Thomas Tanghus
ec86736336 Merge branch 'master' of github.com:owncloud/apps into contacts_rework
Fix conflicts:
	contacts/ajax/contact/saveproperty.php
	contacts/js/contacts.js
	contacts/lib/hooks.php
	contacts/lib/search.php
	contacts/lib/vcard.php
2012-10-30 07:19:56 +01:00
Thomas Tanghus
3ab079e781 Cut some more off of the json response. 2012-10-26 00:02:44 +02:00
Thomas Tanghus
69cdc09d93 Use OCA namespace. 2012-10-25 03:34:12 +02:00
Thomas Tanghus
8807ad547a Format 2012-10-24 20:27:09 +02:00
Thomas Tanghus
2dba1d3672 Re-added deleting properties. 2012-10-23 06:27:22 +02:00
Susinthiran Sithamparanathan
9c3ba7bed0 Update Contacts and Calendar with namespaces for Sabre 1.7.1 2012-10-18 23:08:26 +02:00
Thomas Tanghus
d7354034ae Major rewrite almost done. 2012-10-05 05:05:49 +02:00
Thomas Tanghus
2bcb9647f8 Return contact structure after adding 2012-09-30 06:35:43 +02:00
Thomas Tanghus
6b77479899 First work on new Contacts js and group based UI. 2012-09-17 16:15:31 +02:00
Thomas Tanghus
6dabd60e5a Merge branch 'master' of github.com:owncloud/apps into contacts_rework 2012-09-12 23:01:49 +02:00
Thomas Tanghus
3992402f1a Removed debug statement. 2012-09-12 21:19:15 +02:00
Thomas Tanghus
740995ced3 Use category format const. 2012-09-11 15:33:09 +02:00
Thomas Tanghus
fbfe8aab45 Transitional filter-by-category design take 1. 2012-09-11 14:19:28 +02:00
Thomas Tanghus
818ddc1d13 And spell permissions correctly ;) 2012-09-09 18:48:28 +02:00
Thomas Tanghus
d321fe1549 Get permissions when loading contact. 2012-09-09 18:43:46 +02:00
Bart Visscher
0986558df2 Remove empty lines at end of file 2012-09-07 14:25:28 +02:00
Thomas Tanghus
aefe7db84c Don't write translated shared by strings to db, instead have a shared indicator on the addressbook. 2012-09-06 02:12:22 +02:00
Thomas Tanghus
1836adca99 Add missing permission checks. 2012-09-01 22:55:53 +02:00
Thomas Tanghus
5905e6c314 Error and permission checking. 2012-08-30 18:43:01 +02:00
Thomas Tanghus
3e92c3b0ae Permission checking for shared addressbooks/contacts. 2012-08-23 22:03:36 +02:00
Thomas Tanghus
4d0974175b Don't add empty property parameters. 2012-08-23 01:18:59 +02:00
Thomas Tanghus
070bb410ba Add support for IMPP properties. 2012-08-22 18:51:17 +02:00
Thomas Tanghus
1d9d5e64e9 Merge addressbooks. 2012-08-16 00:25:32 +02:00
Thomas Tanghus
cada857f16 Use correct class. 2012-08-14 20:06:45 +02:00
Thomas Tanghus
90f4e3e40e Used wrong class. 2012-08-10 01:39:05 +02:00
Thomas Tanghus
f53a65ef3a Fixed 3 - THREE - errors in one method call :-P 2012-08-09 23:16:07 +02:00
Thomas Tanghus
696a330c37 Another take at profile photo/thumbnail caching. oc-839. 2012-08-09 16:32:05 +02:00
Thomas Tanghus
ad653dddc9 Fix require statements. Fix for oc-1460. 2012-08-09 11:35:14 +02:00
Thomas Tanghus
3996dfa330 Correct path to ajax file. 2012-08-05 03:36:16 +02:00
Thomas Tanghus
e59775c602 Reorganize ajax scripts. 2012-08-03 21:32:27 +02:00