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

887 Commits

Author SHA1 Message Date
Bart Visscher
0986558df2 Remove empty lines at end of file 2012-09-07 14:25:28 +02:00
Bart Visscher
739c86b734 Remove php close tag from end of file.
See also http://stackoverflow.com/questions/4410704/php-closing-tag
2012-09-07 14:24:56 +02:00
Jenkins for ownCloud
4f919e91f3 [tx-robot] updated from transifex 2012-09-07 02:10:31 +02:00
Thomas Tanghus
56606afd1e Contacts: Localized sorting. 2012-09-06 23:46:07 +02:00
Thomas Tanghus
e0f9ed99d3 Don't disable displayname when adding adressbook. 2012-09-06 23:26:09 +02:00
Thomas Tanghus
d261bb9a90 Disable excessive debugging when importing. 2012-09-06 23:26:09 +02:00
Thomas Tanghus
4852932fb5 Contacts: Improve firstrun. 2012-09-06 16:35:46 +02:00
Thomas Tanghus
09f7b632d4 Permission check in OC_Contacts_Addressbook::find() 2012-09-06 16:02:00 +02:00
Thomas Tanghus
46cc491eae Also disable dis-/enabling shared addressbook. 2012-09-06 05:23:38 +02:00
Thomas Tanghus
84e867669f Only return first - and only - addressbook in the shared addressbooks array. 2012-09-06 05:23:38 +02:00
Thomas Tanghus
d735be702d Make bottom controls pwettier. 2012-09-06 05:23:38 +02:00
Thomas Tanghus
c7b116f3d7 Reminder to unshare on delete when a method is provided. 2012-09-06 05:23:37 +02:00
Thomas Tanghus
aefe7db84c Don't write translated shared by strings to db, instead have a shared indicator on the addressbook. 2012-09-06 02:12:22 +02:00
Thomas Tanghus
35ce5f1afb Set data-owner in addressbook list. 2012-09-06 02:12:22 +02:00
Thomas Tanghus
742f175872 Disable editing shared calendars name. 2012-09-06 02:12:22 +02:00
Jenkins for ownCloud
7325961335 [tx-robot] updated from transifex 2012-09-06 02:07:14 +02:00
Thomas Tanghus
f644e832a2 Change calendar_objects.calendardata and contacts_addressbooks.carddata back to clob. Fix for oc-1641. 2012-09-05 17:24:41 +02:00
Thomas Tanghus
1d94d98668 Addressbook selection dialig didn't show names or descriptions. 2012-09-05 16:45:18 +02:00
Jenkins for ownCloud
17d9ef3b01 [tx-robot] updated from transifex 2012-09-05 02:06:20 +02:00
Thomas Tanghus
4ac74a5e67 Also check parents permissions when updating/deleting contact. 2012-09-04 13:40:29 +02:00
Jenkins for ownCloud
f7a8eabf4e [tx-robot] updated from transifex 2012-09-04 02:04:35 +02:00
Thomas Tanghus
2083d40d9d Formatting. 2012-09-03 22:22:26 +02:00
Thomas Tanghus
e9315abed5 Strip control chars after decoding from quoted printable. 2012-09-03 17:11:58 +02:00
Jenkins for ownCloud
3be10d04fb [tx-robot] updated from transifex 2012-09-03 15:17:06 +02:00
Jenkins for ownCloud
aa554a5a12 [tx-robot] updated from transifex 2012-09-03 02:12:39 +02:00
Thomas Tanghus
9818045fea Another try on keyboard shortcuts. Why doesn't '?' have the same key code?!? 2012-09-03 01:06:20 +02:00
Thomas Tanghus
8912d86927 Fixed keyboard shortcut. 2012-09-03 00:29:59 +02:00
Jenkins for ownCloud
2e172fafe0 [tx-robot] updated from transifex 2012-09-02 02:09:59 +02:00
Thomas Tanghus
1836adca99 Add missing permission checks. 2012-09-01 22:55:53 +02:00
Thomas Tanghus
59b675964d Avoid uri name collision for Cal-/CardDAV sharing. 2012-09-01 22:55:52 +02:00
Thomas Tanghus
c33e5b0517 Simplify showing intro when no contacts. For reasons unknown also fixes oc-1588. 2012-09-01 06:41:36 +02:00
Jenkins for ownCloud
214e92cab5 [tx-robot] updated from transifex 2012-09-01 02:07:00 +02:00
Thomas Tanghus
b1e38e8829 Show correct CardDAV URL. 2012-08-31 05:12:19 +02:00
Thomas Tanghus
8ff56cfbf2 Fix return values on update. 2012-08-31 05:12:18 +02:00
Jenkins for ownCloud
6df7056fab [tx-robot] updated from transifex 2012-08-31 02:07:13 +02:00
Jörn Friedrich Dreyer
114ba38fa8 unify permissions (2/3): change apps to use OC::PERMISSION_X 2012-08-31 01:12:02 +02:00
Thomas Tanghus
b454e6a3d3 Only show CRUDS actions if you have proper permissions. 2012-08-30 23:02:19 +02:00
Thomas Tanghus
5905e6c314 Error and permission checking. 2012-08-30 18:43:01 +02:00
Thomas Tanghus
51940b01a7 Only update contacts list once import has finished. 2012-08-30 18:43:01 +02:00
Thomas Tanghus
0d3d7fd1c1 White-space 2012-08-30 18:43:01 +02:00
Thomas Tanghus
4564f569c1 Make sure initial addressbook is marked active to avoid false permission errors. 2012-08-30 18:43:01 +02:00
Thomas Tanghus
69c4274187 Make sure default addressbook is created. 2012-08-30 18:43:01 +02:00
Jenkins for ownCloud
7579cce3db [tx-robot] updated from transifex 2012-08-30 02:06:13 +02:00
Jenkins for ownCloud
41e00190ac [tx-robot] updated from transifex 2012-08-28 02:04:42 +02:00
Michael Gapczynski
b5b59ad153 Remove jquery.inview files from contacts app 2012-08-26 18:54:21 -04:00
Michael Gapczynski
44f1da0b3f Move jquery.inview from contacts app to core 2012-08-26 18:52:01 -04:00
Frank Karlitschek
ceaae4e168 move apps
Merge branch 'master' of ../core

Conflicts:
	files_odfviewer/js/viewer.js
2012-08-26 17:03:31 +02:00
Jenkins for ownCloud
68c3bee946 [tx-robot] updated from transifex 2012-08-26 00:12:05 +02:00
Jörn Friedrich Dreyer
26a78766a4 Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support 2012-08-25 03:14:26 +02:00
jfd
1102fa46a9 use limit parameter instead of LIMIT SQL for vcard 2012-08-25 02:27:43 +02:00