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

373 Commits

Author SHA1 Message Date
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
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
9c50bebe93 Contacts: Inline address editing. 2012-11-22 00:22:12 +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
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
c47d54e634 Contacts: show/hide export section. 2012-11-15 03:54:15 +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
2aa7e081b1 Fix deleting multiple contacts 2012-11-15 00:28:43 +01:00
Thomas Tanghus
749dcad116 Refactored add group. 2012-11-14 15:27:38 +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
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
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
501ec1052d app:contacts: Add/remove multiple contacts to/from group. 2012-11-01 15:31:58 +01:00
Thomas Tanghus
307409b7e2 Open contact from search without reloading app. 2012-11-01 02:01:00 +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
Thomas Tanghus
93db2ca723 Add some docs and reminders. 2012-10-30 07:06:37 +01:00
Thomas Tanghus
efb1db1788 Remove not needed method. 2012-10-30 07:05:27 +01:00
Thomas Tanghus
812a966b42 Improvements on callback functions. 2012-10-30 07:03:09 +01:00
Thomas Tanghus
3ccef884ff Small code adjustments. 2012-10-26 14:03:42 +02:00
Thomas Tanghus
bc727eeba4 Make groups sortable. 2012-10-26 01:57:16 +02:00
Thomas Tanghus
72d911f9cc Test if jsondata is present. 2012-10-25 23:19:06 +02:00
Thomas Tanghus
2cac6c08ca Tweak the micro templating. 2012-10-25 23:18:36 +02:00
Thomas Tanghus
eb87100b9f Improvements on addressbook selection/creation. 2012-10-25 23:17:29 +02:00
Thomas Tanghus
62ebef32cc Catch-all ajax errors. 2012-10-25 23:15:47 +02:00
Thomas Tanghus
69cdc09d93 Use OCA namespace. 2012-10-25 03:34:12 +02:00
Thomas Tanghus
48f4cab791 Cache thumbnails and use remote.php service to avoid loading all apps for each thumbnail. 2012-10-24 21:35:51 +02:00
Thomas Tanghus
40873db0c3 Render shared contact books as groups and some fine-tuning. 2012-10-24 20:31:29 +02:00
Thomas Tanghus
ef0ca10c60 Maintain data structure client side. 2012-10-24 20:30:41 +02:00
Thomas Tanghus
051d0f027d Load last selected group on or all if first time. 2012-10-23 10:55:18 +02:00
Thomas Tanghus
2dba1d3672 Re-added deleting properties. 2012-10-23 06:27:22 +02:00