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

1161 Commits

Author SHA1 Message Date
Thomas Tanghus
e9de8f406b Contacts: refactor adding to/removing from group. 2012-11-23 01:16:46 +01:00
Thomas Tanghus
a0d307ef16 Contacts: Method for selecting group. 2012-11-23 01:14:45 +01:00
Thomas Tanghus
ddfe1b7994 Contacts: Effect for adding/removing to/from group. 2012-11-23 01:12:53 +01:00
Thomas Tanghus
46c6ccafcc Contacts: sanitize input on adding groups. 2012-11-22 19:34:31 +01:00
Thomas Tanghus
ddf2b4fdd6 Contacts: Add hover indicator on drop target. 2012-11-22 19:33:32 +01:00
Thomas Tanghus
82884dee9f Contacts: Delete group functionality. 2012-11-22 19:32:47 +01:00
Thomas Tanghus
2e4dd75fcf Contacts: Remove unused variable placeholder. 2012-11-22 08:19:45 +01:00
Thomas Tanghus
a71a7fbbde Contacts: Show address meta-data in label. 2012-11-22 08:17:57 +01:00
Thomas Tanghus
df99a27957 Contacts: Group favorite button with other controls. 2012-11-22 05:34:37 +01:00
Thomas Tanghus
3ac9cf0d1f Contacts: Edit structured name inline. 2012-11-22 04:09:52 +01:00
Thomas Tanghus
ef4e1d3b20 Merge branch 'master' of github.com:owncloud/apps into contacts_rework 2012-11-22 00:31:47 +01:00
Thomas Tanghus
2f23a59fad Contacts: Various fixes and cleanups. 2012-11-22 00:31:08 +01:00
Thomas Tanghus
1e50b086e4 Contacts: Avoid error msg from missing photo on new contact. 2012-11-22 00:29:37 +01:00
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