593 Commits

Author SHA1 Message Date
Andrew McMillan
4872988f2e [security] Only save debugging output when we are debugging. 2007-05-19 11:43:50 +12:00
Maxime Delorme
f00f07eb8f Changes to allow processing of a server-based directory of calendars to
load for many people.  Moving this away from the user maintenance screen.
2007-05-19 11:40:37 +12:00
Maxime Delorme
7851f8c1ac Updates from Maxime Delorme 2007-05-19 11:37:23 +12:00
Andrew McMillan
3ada0185f0 Don't echo error to screen. 2007-05-19 11:31:59 +12:00
Maxime Delorme
cfba0c839c Updates to the LDAP driver from Maxime Delorme. 2007-05-14 09:11:59 +12:00
Andrew McMillan
63f3473138 Changed HTTP response codes (unimportant). 2007-05-09 14:14:09 +12:00
Andrew McMillan
2598e489bb Ensure username comparison is fully case-insensitive. 2007-05-09 14:10:23 +12:00
Andrew McMillan
106b0f933d Enforce tight restrictions on viewing other people's collection contents. 2007-05-09 14:09:47 +12:00
Andrew McMillan
d2751f18a6 Allow linking to users who are linked to you. SF#1710605. 2007-05-09 13:20:45 +12:00
Dávid Takács
48853d4668 Windows support for database creation by Dávid Takács 2007-05-09 13:19:45 +12:00
Andrew McMillan
2e5f82c0ef Updated messages for translations. 2007-05-08 23:56:04 +12:00
Maxime Delorme
879838a88a Allow VTODO in uploaded collections. 2007-05-08 23:55:42 +12:00
Andrew McMillan
8f048389b3 Add hu_HU as a supported locale. 2007-05-08 23:50:47 +12:00
Andrew McMillan
98c70dd8b6 Initial support for Hungarian (Magyar). 2007-05-08 23:50:05 +12:00
Andrew McMillan
74d639b1bd Tests now indicating the PROPPATCH added to OPTIONS. 2007-05-08 23:13:14 +12:00
Andrew McMillan
cea06debbd Add credits for some newer contributors. Update changelog to get ready for
release 0.7.2.
2007-05-05 18:34:59 +12:00
Maxime Delorme
46555cb26e Handle calendar upload. 2007-05-05 11:40:08 +12:00
Maxime Delorme
bd54b86ecf Allow an initial calendar to be uploaded in user maintenance. 2007-05-05 11:39:35 +12:00
Maxime Delorme
b1e0bf471a Correct variable usage. 2007-05-05 11:38:45 +12:00
Maxime Delorme
9b6b554c72 Styling on submit buttons. 2007-05-05 11:38:12 +12:00
Maxime Delorme
231f5be13b Commented code for future pages. 2007-05-05 11:37:45 +12:00
Maxime Delorme
517e62d2d6 Some more strings that need translating which are software created. 2007-05-05 11:37:04 +12:00
Maxime Delorme
573e057e5a Correct variable name. 2007-05-05 11:36:23 +12:00
Maxime Delorme
3edfa4b0fe Handle confidential events and alarms on non-administered calendars. 2007-05-05 11:35:57 +12:00
Maxime Delorme
ad685a490b Add PROPPATCH to our standard supported options. 2007-05-05 11:28:15 +12:00
Maxime Delorme
b358c35565 Correct references to etag*match variables to use $request object. 2007-05-05 11:27:39 +12:00
Maxime Delorme
c16fa7309c Add introductory comment. 2007-05-05 11:14:54 +12:00
Maxime Delorme
08455669c6 Correct variable names. 2007-05-05 11:12:07 +12:00
Maxime Delorme
011740a8da Basic driver for handling LDAP authentication. 2007-05-05 11:08:12 +12:00
Henri Sivonen
c9fb3d8d01 A new includes used for checking UTF8 (from Mozilla project) 2007-05-05 11:06:51 +12:00
Andrew McMillan
6ea36765b8 Correct typo. 2007-05-01 20:37:47 +12:00
Andrew McMillan
2b2df79d7e Restructured and commented configuration files, mostly by Maxime Delorme. 2007-05-01 00:04:42 +12:00
Andrew McMillan
ef6785f31e No need to use preg_split here, since PHP has already cleaned any paired
slashes down to singletons.
2007-04-30 07:45:04 +12:00
Andrew McMillan
73e7f73f2a Correct backslash replacement in pwgen generated password. 2007-04-17 01:17:55 +12:00
Andrew McMillan
2a40c39d93 Patch to support reporting of "Busy" for confidential events. 2007-04-15 12:15:19 +12:00
Andrew McMillan
3f4108094d Various bits of unused code (from an earlier project) were cleaned out. 2007-04-13 18:15:28 +12:00
Andrew McMillan
c05a9e7312 Polish locale is now supported. 2007-04-13 18:14:45 +12:00
Andrew McMillan
03816914b7 Added Polish translation. 2007-04-13 18:14:29 +12:00
Andrew McMillan
2a0cc21c2f Results with newly enforced ordering. 2007-04-04 21:55:04 +12:00
Andrew McMillan
3a227fd75a Enforce ordering of response. 2007-04-04 21:54:28 +12:00
Andrew McMillan
67a2fc734a Functions under development for parsing RRULE directives directly within
the database.
2007-04-04 21:54:06 +12:00
Andrew McMillan
77f0d797fc Add support for MKCALENDAR with XML. 2007-04-03 10:05:24 +12:00
Andrew McMillan
90b5d9dc11 Show a list of user's relationships. 2007-03-19 14:13:00 +12:00
Andrew McMillan
82fd372c0c Add a function to provide a textual list of relationships for display. 2007-03-19 14:12:37 +12:00
Andrew McMillan
76d142d186 Modified result ordering. 2007-03-19 12:34:57 +12:00
Andrew McMillan
0e36b67f75 Changelog for 0.7.1, which should have been committed earlier. 2007-03-19 12:33:17 +12:00
Andrew McMillan
1740c66491 Test whether a URL without a trailing '/' is actually a collection. 2007-03-19 12:10:03 +12:00
Andrew McMillan
6650e848e2 Test for PROPFIND on collection URL which has forgotten the trailing '/' 2007-03-19 12:08:36 +12:00
Andrew McMillan
0fb06ec977 Another catch for PRIVATE events. 2007-03-13 13:53:56 +13:00
Andrew McMillan
0292764597 Change to work on PostgreSQL 7.4 and 8.0. 2007-03-09 09:25:41 +13:00