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

354 Commits

Author SHA1 Message Date
Thomas Tanghus
85a16f8241 Add placeholder to name and focus it. Fix #237 2013-10-29 21:19:10 +01:00
Thomas Tanghus
12eef422b3 Change "Add" to "Add field..." 2013-10-11 14:47:54 +02:00
Thomas Tanghus
767d5add75 First step at opening contact inline in the list. #93 2013-09-11 05:50:00 +02:00
Thomas Tanghus
7fc67fed85 Fix firstrun center. Thanks for noticing @Raydiation :) 2013-09-11 04:39:30 +02:00
Thomas Tanghus
322357dba1 New FileActions script for importing from filesystem. Closes #190
Needs owncloud/core#4784 to work properly
2013-09-10 00:30:39 +02:00
Thomas Tanghus
726d5db2be Modified address placeholders with example data. Fix #173 2013-09-06 18:41:07 +02:00
Thomas Tanghus
dd38148a63 Set address book as activate initially. 2013-09-06 18:14:52 +02:00
Thomas Tanghus
feb200bba6 Finally (re)implemented (de)activate address books. Closes #48 2013-09-05 22:08:34 +02:00
Thomas Tanghus
8ff09aab27 Move profile photo handling to separate controller 2013-09-04 08:03:33 +02:00
Thomas Tanghus
bf7f3310c7 Removed action on crop form. 2013-09-03 14:09:13 +02:00
Thomas Tanghus
4e9f96d30b Remove obsolete files. 2013-09-03 14:09:13 +02:00
Nicolas Mora
6f75041b58 use specific branch 2013-08-11 20:41:02 -04:00
Nicolas Mora
fcbb555ab2 personalsettings draft 2013-08-03 22:55:26 -04:00
Thomas Tanghus
73f8c354a0 Action bar improvements. 2013-05-31 21:32:45 +02:00
Thomas Tanghus
f37a729f2b Add svg class to import button. 2013-05-29 12:56:34 +02:00
Thomas Tanghus
7da79bd071 camelCase template id. 2013-05-24 17:43:01 +02:00
Thomas Tanghus
6045d85122 Sort order improvements. 2013-05-22 21:44:39 +02:00
Thomas Tanghus
e8c7047869 Implement rename group. Refs #97 2013-05-21 23:39:50 +02:00
Thomas Tanghus
65501743fb Indentation 2013-05-11 01:40:37 +02:00
Thomas Tanghus
4f7697786f Adjust template to add address book rename 2013-05-07 19:19:33 +02:00
Thomas Tanghus
f9be55a833 Pixel pushing setting components. 2013-05-07 14:57:59 +02:00
Thomas Tanghus
6d3e2327ff Contacts: Adjust template 2013-05-06 01:50:45 +02:00
Thomas Tanghus
2bd98c3cb7 Contacts: Use addnew plugin for groups. 2013-05-02 22:01:37 +02:00
Thomas Tanghus
d4b18987ae Contacts: Abstract js address book access and further simplify import. 2013-05-02 20:42:24 +02:00
Thomas Tanghus
eef100e7a0 Misc. cleanup 2013-05-01 01:48:12 +02:00
Thomas Tanghus
d96504d156 Contacts: Try to vert align group controls 2013-05-01 01:48:11 +02:00
Thomas Tanghus
dcdb48699f Contacts: Set parent and backend on contact list element 2013-05-01 01:48:11 +02:00
Thomas Tanghus
d7ef656a08 Contacts: Switch order of New Contact and New Group 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
1be1467257 Removed redundant dutton 2013-04-17 23:01:30 +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
3a42108028 Contacts: Limit height of address book list. Fix #1006 2013-04-12 12:34:03 +02:00
Thomas Tanghus
2bf485fd10 Contacts: Fix image upload form 2013-04-08 22:40:53 +02:00
Thomas Tanghus
fb7fd6fc2c Contacts: Make drag items opaque. 2013-04-06 17:13:18 +02:00
Thomas Tanghus
ee8cded40e Contacts: Add thumbnails to merge list and move list item to template. 2013-04-05 22:21:08 +02:00
Thomas Tanghus
32ba67735e Contacts: Better wording for merge dialog. 2013-04-05 19:06:26 +02:00
Thomas Tanghus
d48418a8cc Speling error 2013-04-05 18:27:41 +02:00
Thomas Tanghus
5194ef9442 Contacts: Add backend and address book to form data 2013-04-05 04:11:53 +02:00
Thomas Tanghus
0224d3a941 Contacts: Mark sub-tepmlates as such 2013-04-03 16:52:56 +02:00
Thomas Tanghus
9f61cc8d78 Contacts: Basic merge functionality 2013-04-03 16:43:18 +02:00
Thomas Tanghus
7693785933 Contacts: Importing, indexing and group extraction in working state. 2013-03-29 05:00:03 +01:00
Thomas Tanghus
da0b072e88 Contacts: Add address book selector to contact template. 2013-03-25 17:09:29 +01:00
Thomas Tanghus
3f30356ffd Contacts: Remove thumbnail from template. 2013-03-23 01:59:44 +01:00
Thomas Tanghus
c20071836b Contacts: Update list element template for thumbnail 2013-03-22 14:57:26 +01:00
Thomas Tanghus
7700572fb1 Contacts: fix element close mismatch. Fixes #789 2013-03-17 10:42:06 +01:00
Thomas Tanghus
3b736c2922 Contacts: fix element close mismatch. Fixes #789 2013-03-17 10:35:22 +01:00
Thomas Tanghus
d2774ebbf9 Contacts: Re-add add address book. Fixes #578 2013-03-14 23:17:41 +01:00
Thomas Tanghus
ca626859c4 Contacts: Re-add add address book. Fixes #578 2013-03-14 23:16:37 +01:00
Thomas Tanghus
6bfc422d67 Contacts: Much improved d'n'd. 2013-03-14 19:53:53 +01:00
Thomas Tanghus
86ed865275 Contacts: d'n'd item template 2013-03-12 00:30:05 +01:00