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

2019 Commits

Author SHA1 Message Date
Thomas Tanghus
06c971c0ec Add an extra check to popstate/hashchange 2013-05-09 06:11:02 +02:00
Thomas Tanghus
58d1d7ae27 Return null if lastModified can't be converted to DateTime 2013-05-09 05:59:57 +02:00
Thomas Tanghus
b8b9c5dc91 Add GET route to single contact. 2013-05-09 05:58:28 +02:00
Thomas Tanghus
980a0dbdf1 Add getETag to Contact (PHP) 2013-05-09 05:56:32 +02:00
Thomas Tanghus
4dcaa98c20 Make doc string almost understandable 2013-05-09 05:55:44 +02:00
Thomas Tanghus
a9c1f00152 Binding on popstate gave some weird side effects 2013-05-09 05:54:17 +02:00
Thomas Tanghus
f1322fbe6d We don't use ints for ids anymore! 2013-05-09 05:53:46 +02:00
Thomas Tanghus
10015deb8f Missing variable. 2013-05-08 15:54:55 +02:00
Thomas Tanghus
7eb6a29cd5 Wrong argument to loadGroups 2013-05-08 06:53:33 +02:00
Thomas Tanghus
e7267209ef Backgroung load on import and async load on init. Closes #49 2013-05-08 06:47:36 +02:00
Thomas Tanghus
d60356baf0 Update Changelog 2013-05-07 20:46:28 +02:00
Thomas Tanghus
4f7697786f Adjust template to add address book rename 2013-05-07 19:19:33 +02:00
Thomas Tanghus
d1a9a84233 Fix addnew plugin auto close detection 2013-05-07 19:18:46 +02:00
Thomas Tanghus
d4f4c97b2d Fix method names 2013-05-07 19:18:23 +02:00
Thomas Tanghus
f76ca64ba4 Add renaming address books. 2013-05-07 19:16:06 +02:00
Thomas Tanghus
f9be55a833 Pixel pushing setting components. 2013-05-07 14:57:59 +02:00
Thomas Tanghus
b3712b453e Merge branch 'master' of github.com:owncloud/contacts 2013-05-06 15:28:25 +02:00
Frank Karlitschek
b962c2dcfb Initial commit 2013-05-06 06:09:40 -07:00
Thomas Tanghus
6d3e2327ff Contacts: Adjust template 2013-05-06 01:50:45 +02:00
Thomas Tanghus
9df6967ac8 Contacts: Some status checks 2013-05-06 01:50:03 +02:00
Thomas Tanghus
757bc10216 Contacts: Implement move to address book. Still some rough edges. 2013-05-06 01:49:10 +02:00
Thomas Tanghus
958af7bbe0 Contacts: Return error if contact photo can't be loaded 2013-05-06 01:48:07 +02:00
Thomas Tanghus
5125adb834 Contacts: Check if backend methods are implemented. 2013-05-05 22:23:11 +02:00
Thomas Tanghus
49f728a86a Contacts: Don't mix possible permissions with actual permissions. 2013-05-05 22:21:42 +02:00
Thomas Tanghus
73055dffd4 Contacts: Copy/paste errors. 2013-05-05 16:58:51 +02:00
Thomas Tanghus
7b8110e85a Contacts: Don't update REV for CardDAV requests if it exists already. 2013-05-05 16:27:10 +02:00
Thomas Tanghus
64454d2aba Contacts: Don't check for ID being number. 2013-05-05 16:26:19 +02:00
Thomas Tanghus
3044c7222d Contacts: Let jquery.multiselect act better. 2013-05-05 16:25:32 +02:00
Thomas Tanghus
e13899da50 Contacts: Reenable permission checking on Contact::_set(). 2013-05-05 15:28:26 +02:00
Thomas Tanghus
b647181044 Contacts: Old VCard -> VCardLegacy 2013-05-05 15:26:35 +02:00
Thomas Tanghus
a7484c50a4 Contacts: Use OCA\Contacts\VObject\VCard for Sabre object factory. 2013-05-05 15:25:15 +02:00
Thomas Tanghus
52a72a080b Contacts: Use AddressBook to access Contact in controller. 2013-05-04 22:49:36 +02:00
Thomas Tanghus
58031b7d86 Contacts: Namespace fix 2013-05-04 22:48:30 +02:00
Thomas Tanghus
56a982b19c Contacts: Temporarily disable permission check in Contact::__set() 2013-05-04 22:47:34 +02:00
Thomas Tanghus
7bcd206679 Wrong variable name 2013-05-04 22:45:16 +02:00
Thomas Tanghus
8ee05eb430 Contacts: Get proper metadata on Contact instantiation. 2013-05-04 22:44:23 +02:00
Thomas Tanghus
a1e2b2ec64 Contacts: Add getOwner() and getMetaData() to js AddressBook object. 2013-05-04 22:41:44 +02:00
Thomas Tanghus
5b42801924 Contacts: Remove classpath.php require from remote.php 2013-05-04 21:20:01 +02:00
Jenkins for ownCloud
0eba7d565b [tx-robot] updated from transifex 2013-05-04 00:51:18 +02:00
Thomas Tanghus
6e538a2c28 Contacts: Update Changelog 2013-05-03 17:13:52 +02:00
Thomas Tanghus
d435175b4e Contacts: Save status code and header functions in response object. 2013-05-03 05:56:55 +02:00
Thomas Tanghus
514672ba3d Contacts: Update docs for backends. 2013-05-03 05:00:50 +02:00
Thomas Tanghus
f3a7d23e87 Contacts: Shared backend didn't always return correct permissions. 2013-05-03 05:00:50 +02:00
Thomas Tanghus
26cc08f553 Contacts: Tighten up on permission checking. 2013-05-03 05:00:50 +02:00
Thomas Tanghus
c649b4cbf1 General cleanup 2013-05-03 05:00:50 +02:00
Jenkins for ownCloud
be69f83adb [tx-robot] updated from transifex 2013-05-03 01:00:23 +02:00
Thomas Tanghus
2bd98c3cb7 Contacts: Use addnew plugin for groups. 2013-05-02 22:01:37 +02:00
Thomas Tanghus
c560af4375 Contacts: Tweak addnew plugin. 2013-05-02 21:59:06 +02:00
Thomas Tanghus
ea7ce48914 Contacts: Get display name from either FN, ORG or EMAIL. 2013-05-02 20:45:52 +02:00
Thomas Tanghus
d4b18987ae Contacts: Abstract js address book access and further simplify import. 2013-05-02 20:42:24 +02:00