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

14 Commits

Author SHA1 Message Date
Thomas Tanghus
727628aee9 Correct mime type. 2012-06-06 15:29:33 +02:00
Thomas Mueller
39f99602bf removing executable bit - again 2012-05-15 00:52:00 +02:00
Frank Karlitschek
9d7b02c9dc port checkAppEnabled 2012-05-02 19:08:37 +02:00
Frank Karlitschek
9b66378e3e ported checkLoggedIn and checkAdmin 2012-05-01 22:59:38 +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
274fa8875b Contacts: Add id to vars with id in them 2012-02-12 16:12:46 +01:00
Bart Visscher
670df9a5fe Contacts: Document usage of OC_Contacts_App::getAddressbook
Remove redundant access checks and add comments to the calls to
OC_Contacts_App::getAddressbook that are access checks
2012-02-12 15:55:36 +01:00
Georg Ehrke
2c1a64c782 use backslash n instead of a real new line 2012-01-15 00:56:11 +01:00
Georg Ehrke
1fd413a6d2 fix newline problem in contacts 2012-01-15 00:47:50 +01:00
Thomas Tanghus
30e1fffe15 Make sure VERSION is set.
Set REV for each edit.
Download single VCard.
2012-01-11 06:20:06 +01:00
Thomas Tanghus
3702428369 CSS cleanup, more error checking, better error messages, general cleanup. 2012-01-11 04:05:30 +01:00
Thomas Tanghus
ae4bb0b1cb Misc. changes after review by bartv. 2011-12-16 17:42:07 +01:00
Thomas Tanghus
04cbaecfcb Removed some debug statements.
Changed double quotes to single quotes.
2011-12-01 16:06:27 +01:00
Thomas Olsen
313476bc8e Added export.php for contacts app. Works the same way as the one in the calendar app, except there is no UI for it.
Fixed indentation in /index.php
2011-12-01 02:02:45 +01:00