Thomas Tanghus
|
c77f60f2a7
|
Contacts: Make updating vcards when deleting category optional.
|
2012-11-23 01:17:53 +01:00 |
|
Thomas Tanghus
|
e9de8f406b
|
Contacts: refactor adding to/removing from group.
|
2012-11-23 01:16:46 +01:00 |
|
Thomas Tanghus
|
46c6ccafcc
|
Contacts: sanitize input on adding groups.
|
2012-11-22 19:34:31 +01:00 |
|
Thomas Tanghus
|
82884dee9f
|
Contacts: Delete group functionality.
|
2012-11-22 19:32:47 +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
|
501ec1052d
|
app:contacts: Add/remove multiple contacts to/from group.
|
2012-11-01 15:31:58 +01:00 |
|
Thomas Tanghus
|
bc727eeba4
|
Make groups sortable.
|
2012-10-26 01:57:16 +02:00 |
|
Thomas Tanghus
|
69cdc09d93
|
Use OCA namespace.
|
2012-10-25 03:34:12 +02:00 |
|
Thomas Tanghus
|
78abf7443f
|
Also return shared addressbooks as categories.
|
2012-10-24 20:28:00 +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
|
148c69ac33
|
Finished implementing favorites.
|
2012-10-22 15:35:33 +02:00 |
|
Thomas Tanghus
|
a9f57aff48
|
Spacing.
|
2012-10-22 15:25:12 +02:00 |
|
Thomas Tanghus
|
3479f711cf
|
Trying to save some ajax files from git disaster.
|
2012-10-19 21:38:40 +02:00 |
|
Thomas Tanghus
|
451716dbba
|
Use type, not app for categories.
|
2012-10-19 02:28:27 +02:00 |
|
Thomas Tanghus
|
4890bdf705
|
Don't set checksum for non-existing property.
|
2012-10-19 02:27:37 +02:00 |
|
Thomas Tanghus
|
d7354034ae
|
Major rewrite almost done.
|
2012-10-05 05:05:49 +02:00 |
|
Thomas Tanghus
|
6b77479899
|
First work on new Contacts js and group based UI.
|
2012-09-17 16:15:31 +02:00 |
|
Thomas Mueller
|
089b7e8f8a
|
adding space between) and {
|
2012-09-07 15:21:03 +02:00 |
|
Bart Visscher
|
b179feeea2
|
Fix whitespace in contacts
|
2012-09-07 14:32:45 +02:00 |
|
Thomas Tanghus
|
a76ed1a35d
|
Code style
|
2012-07-20 00:18:23 +02:00 |
|
Thomas Tanghus
|
8ba5de4a76
|
Fixed require path.
|
2012-07-17 12:07:14 +02:00 |
|
Thomas Tanghus
|
e4e64dfe54
|
Added missing CSRF checks.
|
2012-07-17 12:04:34 +02:00 |
|
Jörn Friedrich Dreyer
|
f7bdc57888
|
remove superfluous ?> at the end of .php files (left out apps/*/templates)
|
2012-07-09 16:51:16 +02:00 |
|
Thomas Tanghus
|
a78b7f6bc8
|
Move code to OC_Contacts_App::scanCategories().
|
2012-07-09 00:15:37 +02:00 |
|
Thomas Tanghus
|
d08ea43b81
|
Correct hack ;)
|
2012-07-06 12:59:07 +02:00 |
|
Thomas Tanghus
|
f49a8a6be6
|
Fugly fixed include.
|
2012-07-06 12:59:07 +02:00 |
|
Thomas Tanghus
|
e22b5f0211
|
Add some DRYness to logging.
|
2012-06-24 22:25:32 +02:00 |
|
Thomas Mueller
|
39f99602bf
|
removing executable bit - again
|
2012-05-15 00:52:00 +02:00 |
|
Frank Karlitschek
|
0343af38fd
|
ported oc_json
|
2012-05-03 12:23:29 +02:00 |
|
Frank Karlitschek
|
a3dc9e8b2a
|
ported getUser
|
2012-05-01 18:50:31 +02:00 |
|
Frank Karlitschek
|
26930d0d83
|
finish porting of the LOG calls or the apps to the public api
|
2012-05-01 17:38:27 +02:00 |
|
Georg Ehrke
|
3863a44589
|
remove the require_once lib base from all (or nearly all) files
|
2012-04-17 19:31:29 +02:00 |
|
Bart Visscher
|
b354c4c77e
|
Contacts: Move use of OC_Contacts_App::$categories to inside of OC_Contacts_App
This is in preparation of making $categories protected and initialized
with default categories.
|
2012-04-12 23:10:49 +02:00 |
|
Thomas Tanghus
|
2eae578367
|
Cleanup in Contacts.
|
2012-03-13 00:55:15 +01:00 |
|
Thomas Tanghus
|
d1dc4f23c6
|
Rename...
|
2012-03-12 16:47:29 +01:00 |
|
Thomas Tanghus
|
bb05cb70f3
|
More modifications for using jquery.multiple_autocomplete.
|
2012-03-12 16:44:16 +01:00 |
|
Thomas Tanghus
|
7b00319bae
|
Contacts: Modifications for using categories.
|
2012-03-12 14:13:03 +01:00 |
|
Thomas Tanghus
|
37ce038d46
|
Yet a missing file :-P
|
2012-03-09 13:56:20 +01:00 |
|
Thomas Tanghus
|
80ce69e089
|
Contacts: UI updates and ajax methods for categories.
|
2012-03-07 16:39:56 +01:00 |
|