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

43 Commits

Author SHA1 Message Date
Frank Karlitschek
d18edf178d show the syncing and ampache urls on the settings page. not very pretty but otherwise the user has no way to configure the desktop integration 2011-09-28 16:05:01 +02:00
Bart Visscher
b2bd74bb3d Add flag in info.xml to control the apps that are installed by default 2011-09-27 22:36:14 +02:00
Bart Visscher
ffb43297b8 Use OC_JSON for json responses
Create OC_JSON class, for single point of creating json responses.
No real logic change, this just cleans up the code a bit.
2011-09-25 22:19:28 +02:00
Jan-Christoph Borchardt
55aece3eda updated translations 2011-09-24 23:12:18 +02:00
Florian Pritz
a6ac017f85 apps/contacts: only display buttons if there is a contact
If you don't have any contacts, it would display a non-functioning
delete button.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
2011-09-24 18:41:59 +02:00
Florian Pritz
6b49ad8444 apps/contacts: fix wrapping issue in addpropertyform
The browser added random line breaks between the label and input field
making it hard to see what's what.

Now we break lines intentionally just like in setpropertyform.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
2011-09-24 18:41:58 +02:00
Jan-Christoph Borchardt
a6b67b5053 fixed contacts strings (no technical stuff in the interface, don't scream at people, ...), ready for translation 2011-09-23 20:13:27 +02:00
Jakob Sack
30dde00235 Add Sabre_DAV_Browser_Plugin to *DAV-servers to ease debugging 2011-09-23 09:40:01 +02:00
Bart Visscher
ff73f4315f Move some common code to OC_Util
Created the following function:
 - checkLoggedIn
 - checkAdminUser
 - redirectToDefaultPage
2011-09-18 21:31:56 +02:00
Bart Visscher
09d599633f Remove global vars and use the OC static version.
Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY
2011-09-18 19:37:54 +02:00
Jakob Sack
6b6a0021fc fix small bugs 2011-09-17 00:46:04 +02:00
Jakob Sack
e916f7eeeb Split OC_Contacts_Addressbook in _Addressbook and _VCard 2011-09-17 00:26:57 +02:00
Jakob Sack
22163ead6d fix documentation 2011-09-15 23:20:49 +02:00
Jakob Sack
8cc8ec2378 Small fix in documentation 2011-09-15 22:45:40 +02:00
Jakob Sack
f3a9158cc5 Improve reading of vCard files 2011-09-15 11:06:21 +02:00
Alexander Wigen
74de7b00da Only show used address attributes in contact view 2011-09-11 12:52:40 +02:00
Jakob Sack
57fd341fc9 Improving contacts 2011-09-08 23:36:47 +02:00
Jan-Christoph Borchardt
d6969a28c5 Merge branch 'master' into calendar 2011-08-28 23:38:24 +02:00
Jakob Sack
d296cc5073 Full path for carddav path 2011-08-24 11:21:27 +02:00
Jan-Christoph Borchardt
19ddf59c00 more valid HTML, alt attributes, refactored pagenavi etc. 2011-08-20 05:07:58 +02:00
Jan-Christoph Borchardt
011ec4b1fb Merge branch 'master' into calendar 2011-08-15 23:40:03 +02:00
Jakob Sack
01e3aa5471 Small design changes in Contacts 2011-08-14 23:49:09 +02:00
Jakob Sack
82e08d58d1 Fix creation of UID in contacts 2011-08-14 23:49:09 +02:00
Jan-Christoph Borchardt
985799b577 added global action class for icons 2011-08-13 05:27:50 +02:00
Jan-Christoph Borchardt
e0c28865cb merged admin, help and settings to settings 2011-08-13 05:13:34 +02:00
Jan-Christoph Borchardt
52e8071bf7 lots of image changes, use svg EVERYWHERE POSSIBLE 2011-08-11 19:00:32 +02:00
Jakob Sack
d9bedf093b Fix creation of UID in contacts 2011-08-11 11:20:12 +02:00
Jakob Sack
6372a03b01 At least dome layout in Contacts 2011-08-11 10:08:02 +02:00
Jakob Sack
c548dd2e58 Small fixes 2011-08-10 22:27:55 +02:00
Jakob Sack
72f923760c Delete addressbooks of deleted users 2011-08-10 14:28:14 +02:00
Jakob Sack
d4bd36e886 Add description to contacts 2011-08-10 11:32:06 +02:00
Jakob Sack
0ce03597ff Add CardDAV path 2011-08-10 11:19:12 +02:00
Jakob Sack
60b4bf27f9 Remove references to "multiple addressbooks" :-( 2011-08-09 18:05:52 +02:00
Jakob Sack
0281c52807 Remove warning 2011-08-09 18:00:14 +02:00
Jakob Sack
e8d3af0f3a Some more fixes. It basically works but looks ugly 2011-08-09 17:42:54 +02:00
Jakob Sack
c5b8eb1b47 You don't always have parameters in vcards! 2011-08-09 15:00:10 +02:00
Jakob Sack
e9dbc60409 Add default addressbook 2011-08-09 14:49:28 +02:00
Jakob Sack
6782188d34 Fix naming bug 2011-08-09 14:15:11 +02:00
Jakob Sack
f07bfa704e Some more work on the address book 2011-08-09 13:53:58 +02:00
Jakob Sack
c1cdfa65c5 Small details in contacts 2011-08-06 23:29:25 +02:00
Jakob Sack
b1b2b190d8 TEMPORARY update path for carddav testers 2011-08-06 23:09:55 +02:00
Jakob Sack
629c53353d Database.xml 2011-08-06 23:09:38 +02:00
Jakob Sack
f23b4b9ae0 New app: contacts 2011-08-06 22:32:06 +02:00