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

70 Commits

Author SHA1 Message Date
Thomas Müller
0660069cd3 Handle add group error handling 2015-07-01 16:49:16 +02:00
Morris Jobke
fe38635a6c placeholder are now escaped in core 2014-12-18 14:46:52 +01:00
Bernhard Reiter
66f8c5d882 Merge pull request #668 from ockham/share-contact-groups2
Share contact groups
2014-11-17 16:51:07 +01:00
Bernhard Reiter
8f23166955 Display correct number of contacts in shared addressbooks.
Fixes #654.
2014-10-28 23:17:38 +01:00
Bernhard Reiter
e8a735a210 Rename group by id. 2014-10-11 01:47:49 +02:00
Bernhard Reiter
c86dbf11b5 Delete groups by their id instead of their name. 2014-10-11 01:47:49 +02:00
Bernhard Reiter
83bc1eaadf Prepare for sharing of contact groups. 2014-10-11 01:47:44 +02:00
jbtbnl
cf02c8dbb4 Remove drag&drop tipsy reminder 2014-08-29 18:40:34 +02:00
Jan-Christoph Borchardt
bc54b4dd4a remove unneeded icon class 2014-03-14 14:56:57 +01:00
Thomas Tanghus
f6bfea77e7 Scrutinizer cleanup 2014-03-08 16:22:51 +01:00
Thomas Tanghus
dfb12d10e1 Scrutinizer JS fixes 2014-03-08 09:06:05 +01:00
Thomas Tanghus
8cbfec3b0a Scrutinizer fixes 2014-03-08 04:32:18 +01:00
Thomas Tanghus
394d15350e Remove use of %webroot%. Closes #406 2014-02-26 23:23:01 +01:00
Thomas Tanghus
67dda6a7c2 Newly created groups didn't accept drop. Close #357 2014-01-28 15:58:22 +01:00
Thomas Tanghus
8d7625e0c6 Fix typo in 54d79ae751 2014-01-23 15:15:31 +01:00
Thomas Tanghus
54d79ae751 Check for dupes when renaming group. Fixes #359 2014-01-23 11:50:24 +01:00
Jan-Christoph Borchardt
dea0c0ad6d also remove parentheses from favorites count 2014-01-10 13:23:24 +01:00
Jan ten Bokkel
99a12e77d5 Removed parentheses around contact count of groups. 2014-01-02 14:12:08 +01:00
Jan
2fa9b95cad Merge branch 'master' of https://github.com/owncloud/contacts.git 2013-12-31 12:21:23 +01:00
Thomas Tanghus
9976117da5 Escape group name 2013-12-30 13:57:52 +01:00
Jan ten Bokkel
425c8b0c49 Move add-contact and add-group buttons back to menu. 2013-12-18 16:59:39 +01:00
Jan ten Bokkel
0382cee171 Some design changes 2013-12-09 21:44:57 +00:00
Thomas Tanghus
7030b117e7 Avoid non-group ids in groupsort. Fix #274 2013-11-28 13:32:05 +01:00
Thomas Tanghus
96f0d5e584 Use OC.Tags 2013-10-04 20:08:08 +02:00
Thomas Tanghus
44a41c184c Tweak groups CSS. Close #212 and #211 2013-10-01 19:15:22 +02:00
Thomas Tanghus
67412f3679 Port controllers to OCP\AppFramework 2013-10-01 19:15:22 +02:00
Thomas Tanghus
cfd8cd02b3 Now loads with OCP\AppFramework 2013-10-01 19:15:22 +02:00
Thomas Tanghus
e8d0807fd2 Update contact list on adding/removing to/from groups. Fix #118 2013-09-06 20:33:31 +02:00
Thomas Tanghus
8c3303c760 Cache address books in localStorage. 2013-09-06 06:15:23 +02:00
Thomas Tanghus
31c19e9b57 Don't try to select a group that doesn't exist. 2013-09-03 19:23:43 +02:00
Thomas Tanghus
83d3320339 First iteration of barch deletion #110 2013-09-03 14:09:13 +02:00
Thomas Tanghus
4a67ad28ca Improved unit tests and adjust backend method signatures. 2013-08-26 20:10:29 +02:00
Thomas Tanghus
8701cfd444 Fix wrong var on error in groups deletion. 2013-08-15 20:11:40 +02:00
Thomas Tanghus
73b3c7346d Fix group/category deletion. 2013-06-27 15:53:31 +02:00
Thomas Tanghus
fbeeb09266 Move all error message handling to one event handler. 2013-06-03 17:27:48 +02:00
Thomas Tanghus
e6bfe1d660 Added TODO 2013-05-26 22:16:43 +02:00
Thomas Tanghus
4dee9ca451 Missing translation 2013-05-26 22:16:43 +02:00
Thomas Tanghus
e8c7047869 Implement rename group. Refs #97 2013-05-21 23:39:50 +02:00
Thomas Tanghus
aab66afb03 Let backend add/remove CATEGORIES instead of firering N requests 2013-05-19 03:16:36 +02:00
Thomas Tanghus
3f3d701322 Add meta group "Ungrouped". Refs #28 2013-05-12 21:59:24 +02:00
Thomas Tanghus
4dcaa98c20 Make doc string almost understandable 2013-05-09 05:55:44 +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
c649b4cbf1 General cleanup 2013-05-03 05:00:50 +02:00
Thomas Tanghus
2bd98c3cb7 Contacts: Use addnew plugin for groups. 2013-05-02 22:01:37 +02:00
Thomas Tanghus
6c1ff13838 Contacts: Make group adding a little smoother 2013-05-01 01:48:11 +02:00
Thomas Tanghus
7da675a1d5 Contacts: Port to new apps styles. 2013-04-30 20:00:33 +02:00
Thomas Tanghus
c3fa18e4a7 Merge branch 'contacts_backends' into contacts_oc6
Conflicts:
	contacts/ajax/categories/add.php
	contacts/ajax/contact/add.php
	contacts/appinfo/app.php
	contacts/appinfo/migrate.php
	contacts/css/contacts.css
	contacts/index.php
	contacts/js/app.js
	contacts/js/contacts.js
	contacts/js/groups.js
	contacts/lib/app.php
	contacts/lib/carddav/addressbook.php
	contacts/lib/sabre/backend.php
	contacts/lib/vcard.php
	contacts/templates/contacts.php
	contacts/thumbnail.php
2013-04-17 15:07:59 +02:00
Thomas Tanghus
954af6a951 Contacts: Get group sort order from js preferences 2013-04-01 03:55:04 +02:00