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

14 Commits

Author SHA1 Message Date
Thomas Tanghus
61ec1d43ea Code style. 2012-07-20 17:11:13 +02:00
Georg Ehrke
9a952df278 add caldav and carddav files in their old place for backward compatibility - add rewriterule for caldav and carddav 2012-05-16 21:05:15 +02:00
Georg Ehrke
2a19800392 create folder 'remote' for the remote services like caldav, carddav and webdav 2012-05-02 16:41:23 +02:00
Georg Ehrke
77c3143a0a make *DAV work with movable apps 2012-04-26 21:56:29 +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
Georg Ehrke
cb5fd38157 fix baseUri of the Carddav server 2012-02-26 21:46:20 +01:00
Frank Karlitschek
5df69f434b first part of the abstraction work of the apps folder. more to come 2012-02-26 18:26:41 +01:00
Bart Visscher
0bfd7066c9 Derive the user principles from the owncloud users
The code for updating the principles table is still there. To make it easier to
revert this commit if that is necessary.
2012-02-11 21:09:51 +01:00
Bart Visscher
5866296bce Check if the application is actually enabled 2011-09-30 23:17:18 +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
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
c548dd2e58 Small fixes 2011-08-10 22:27:55 +02:00
Jakob Sack
f07bfa704e Some more work on the address book 2011-08-09 13:53:58 +02:00
Jakob Sack
f23b4b9ae0 New app: contacts 2011-08-06 22:32:06 +02:00