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

1114 Commits

Author SHA1 Message Date
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
Thomas Tanghus
3759c2d02e Contacts: Use correct TYPE parameter when saving PHOTO. 2012-11-11 20:45:45 +01:00
Thomas Tanghus
771e440b5c Contacts: Clean indentation in database.xml 2012-11-11 20:24:18 +01:00
Thomas Tanghus
49d699b7ac Merge branch 'master' of github.com:owncloud/apps into contacts_rework
Conflicts:
	contacts/css/contacts.css
2012-11-11 20:22:02 +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
Jenkins for ownCloud
4aff80e8c2 [tx-robot] updated from transifex 2012-11-10 00:02:50 +01:00
Jenkins for ownCloud
1ec1085ed4 [tx-robot] updated from transifex 2012-11-08 00:03:47 +01:00
Raghu Nayyar
32f7466e6e Update contacts/css/contacts.css
text-align should either be removed or be given a property. ;)
2012-11-07 00:30:02 +05:30
Raghu Nayyar
554de1c990 Update contacts/css/contacts.css
Syntax Error resolved.
2012-11-06 19:58:40 +05:30
Thomas Tanghus
4b73ded2ac Trying to limit Cyclomatic Complexity (?) 2012-11-06 01:36:27 +01:00
Thomas Tanghus
543dc62b4c Merge branch 'master' of github.com:owncloud/apps into contacts_rework 2012-11-06 00:10:29 +01:00
Jenkins for ownCloud
9a61fbeebd [tx-robot] updated from transifex 2012-11-06 00:03:22 +01:00
Thomas Tanghus
e34a932609 Contacts: Hide preferred checkbox if only one property of the type (TEL/EMAIL/URL etc.) 2012-11-05 20:52:54 +01:00
Thomas Tanghus
3cdf82f7c1 Contacts: Let unload trigger beforeunload. 2012-11-05 20:45:08 +01:00
Thomas Tanghus
4f477dfa93 Merge branch 'master' of github.com:owncloud/apps into contacts_rework 2012-11-05 12:41:25 +01:00
Thomas Tanghus
851028b0ae Hide fileupload. 2012-11-05 12:40:50 +01:00
Thomas Tanghus
1588a6504d Cleanup add to/remove from groups. 2012-11-05 12:39:49 +01:00
Thomas Tanghus
c76abd593a Re-enable profile picture upload. 2012-11-05 12:39:12 +01:00
Thomas Tanghus
10d7fbdb92 Add missing upload iframe. 2012-11-05 12:37:05 +01:00
Jenkins for ownCloud
8a5f0ae5c5 [tx-robot] updated from transifex 2012-11-03 00:02:23 +01:00
Thomas Tanghus
358721f249 Merge branch 'master' of github.com:owncloud/apps into contacts_rework
Conflicts:
	contacts/js/contacts.js
2012-11-01 15:34:57 +01:00
Thomas Tanghus
501ec1052d app:contacts: Add/remove multiple contacts to/from group. 2012-11-01 15:31:58 +01:00
Thomas Tanghus
71e247f097 Namespace fix. 2012-11-01 15:31:36 +01:00
Thomas Tanghus
307409b7e2 Open contact from search without reloading app. 2012-11-01 02:01:00 +01:00
Thomas Tanghus
09843741e3 Fix namespace error. 2012-11-01 02:00:29 +01:00
Thomas Tanghus
27fd043e4f Contacts: Also show address when adding it. Fixes issue #96. 2012-11-01 00:38:41 +01:00
Jenkins for ownCloud
30a6061a7e [tx-robot] updated from transifex 2012-11-01 00:03:46 +01:00
Thomas Tanghus
7383915904 Added more error checking to db queries. 2012-10-31 21:37:49 +01:00
Thomas Tanghus
7ccaa51361 Merge branch 'master' of github.com:owncloud/apps into contacts_rework
Conflicts:
	contacts/appinfo/app.php
2012-10-31 16:14:37 +01:00
Thomas Tanghus
a96fea3541 VCF export plugin now included in SabreDAV. 2012-10-30 08:49:24 +01:00
Thomas Tanghus
8c3ed1d894 Correct app include path. 2012-10-30 07:25:28 +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
db8175bb3d Use local namespace. 2012-10-30 07:08:41 +01:00
Thomas Tanghus
ef893ce9c7 Move unused variable. 2012-10-30 07:08:00 +01:00
Thomas Tanghus
d98861d841 Change variable name. 2012-10-30 07:07:30 +01:00