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

1348 Commits

Author SHA1 Message Date
Thomas Tanghus
6dfc569400 Contacts: Add stub for import functionality. 2012-11-22 00:27:25 +01:00
Thomas Tanghus
c9f2fc867f Contacts: Only show ajax errors in debug mode. 2012-11-22 00:25:40 +01:00
Thomas Tanghus
a585dc2bd1 Array.prototype.clean() work on clone of self. 2012-11-22 00:24:31 +01:00
Thomas Tanghus
8a88a1513d Contacts: css cleanup. 2012-11-22 00:23:20 +01:00
Thomas Tanghus
9c50bebe93 Contacts: Inline address editing. 2012-11-22 00:22:12 +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
Jenkins for ownCloud
37295f02bd [tx-robot] updated from transifex 2012-11-22 00:02:59 +01:00
Jenkins for ownCloud
88c6876dc9 [tx-robot] updated from transifex 2012-11-21 00:03:36 +01:00
Jenkins for ownCloud
ea2ed92081 [tx-robot] updated from transifex 2012-11-20 00:03:25 +01:00
Thomas Tanghus
1542849a22 Merge branch 'master' of github.com:owncloud/apps into contacts_rework 2012-11-18 22:52:47 +01:00
Jenkins for ownCloud
6652c9c69d [tx-robot] updated from transifex 2012-11-18 00:02:43 +01:00
Jenkins for ownCloud
9aa3a27a6a [tx-robot] updated from transifex 2012-11-17 00:02:09 +01:00
Thomas Tanghus
6933e1c6bc Contacts: Fixed adding on first change. 2012-11-16 04:40:35 +01:00
Thomas Tanghus
873452eda9 Contacts: Simplified unload handling 2012-11-16 04:39:57 +01:00
Thomas Tanghus
e5988c623d Added basic name parsing. 2012-11-16 04:38:58 +01:00
Thomas Tanghus
098aded213 Contacts: Another namespace err 2012-11-16 04:35:14 +01:00
Thomas Tanghus
5c38880f78 Contacts: Also index GEO. 2012-11-16 04:34:42 +01:00
Jenkins for ownCloud
bbda6a8e2a [tx-robot] updated from transifex 2012-11-16 00:04:07 +01:00
Thomas Tanghus
5a5c55eb98 Contacts: Fix cancelling new contact creation. 2012-11-15 20:35:35 +01:00
Thomas Tanghus
16e1db3113 Contacts: Remove unneeded assertion function 2012-11-15 20:34:54 +01:00
Thomas Tanghus
7cf2974e0c Contacts: Simplified delayed delete. 2012-11-15 06:43:22 +01:00
Thomas Tanghus
addd12c967 Contacts: Fix property indexing. 2012-11-15 06:07:44 +01:00
Thomas Tanghus
a2771fcc5d Contacts: Add userid field and indexes to property table. 2012-11-15 06:06:06 +01:00
Thomas Tanghus
c47d54e634 Contacts: show/hide export section. 2012-11-15 03:54:15 +01:00
Thomas Tanghus
4ec100a64b Contacts: Settings css. 2012-11-15 03:53:15 +01:00
Thomas Tanghus
a4e63b1afd Contacts: Fixed export. 2012-11-15 03:51:46 +01:00
Thomas Tanghus
a489400dc6 Conntect some buttons to event handlers. 2012-11-15 02:42:33 +01:00
Thomas Tanghus
2b702ef192 DRYed (un)checking contacts. 2012-11-15 02:41:52 +01:00
Thomas Tanghus
29edd498da Added firstrun help 2012-11-15 02:40:47 +01:00
Thomas Tanghus
45b0b07e65 Merge branch 'master' of github.com:owncloud/apps into contacts_rework 2012-11-15 02:01:24 +01:00
Thomas Tanghus
2aa7e081b1 Fix deleting multiple contacts 2012-11-15 00:28:43 +01:00
Thomas Tanghus
495b94685a Fiz namespace errors. 2012-11-15 00:27:09 +01:00
Jenkins for ownCloud
dfbd078016 [tx-robot] updated from transifex 2012-11-15 00:03:39 +01:00
Thomas Tanghus
749dcad116 Refactored add group. 2012-11-14 15:27:38 +01:00
Thomas Tanghus
099f23af43 Contacts: Tweak the "Add group" button. 2012-11-14 15:21:58 +01:00
Thomas Tanghus
b83796e251 Merge branch 'master' of github.com:owncloud/apps into contacts_rework
Conflicts:
	contacts/ajax/categories/categoriesfor.php
	contacts/ajax/contact/saveproperty.php
	contacts/js/contacts.js
	contacts/lib/vcard.php
2012-11-14 01:11:42 +01:00
Thomas Tanghus
04fe455daf Prettyfied the slideup settings. 2012-11-14 00:42:02 +01:00
Thomas Tanghus
2fe8439bfb Made adding contact work again. 2012-11-13 22:42:55 +01:00
Thomas Tanghus
4d3a93151d Fix show/hide actions. 2012-11-13 17:01:14 +01:00
Thomas Tanghus
1d9cfe792a Fixes for adding new contact. 2012-11-13 17:00:29 +01:00
Thomas Tanghus
dc3adf4841 Redesign add group/contact and add stub for slideup settings. 2012-11-13 16:59:22 +01:00
Thomas Tanghus
bec1bb5e78 Merge branch 'master' of github.com:owncloud/apps into vcategories_db
Conflicts:
	contacts/appinfo/app.php
2012-11-13 12:02:15 +01:00
Thomas Tanghus
ad452e0cf6 Bump version to trigger db update and service creation. 2012-11-13 00:31:10 +01:00
Thomas Tanghus
888b05f0b2 Contacts: Correct syntax error. 2012-11-12 02:29:27 +01:00
Thomas Tanghus
aa22e083f7 Contacts: First steps on making searchable properties. Relates to issue #113 2012-11-12 02:11:19 +01:00
Thomas Tanghus
de26552f2f Correct namespace. 2012-11-12 01:24:56 +01:00
Thomas Tanghus
1453ecab48 Contacts: Correct javadoc 2012-11-12 01:24:20 +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
c8c228e90f Contacts: Added db structure for searchable fields. Relates to issue #113 2012-11-11 22:18:05 +01:00