mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-01 16:11:20 +00:00
Add credits for some newer contributors. Update changelog to get ready for
release 0.7.2.
This commit is contained in:
parent
46555cb26e
commit
cea06debbd
4
CREDITS
4
CREDITS
@ -4,9 +4,13 @@ Andrew McMillan.
|
|||||||
Other people have contributed code and/or criticism to help
|
Other people have contributed code and/or criticism to help
|
||||||
the project along it's way:
|
the project along it's way:
|
||||||
|
|
||||||
|
Maxime Delorme (LDAP, bugfixes, styles)
|
||||||
|
|
||||||
|
|
||||||
And a big thank you to the translators:
|
And a big thank you to the translators:
|
||||||
Cristina Radalescu
|
Cristina Radalescu
|
||||||
Lorena Paoletti
|
Lorena Paoletti
|
||||||
Guillaume Rosquin
|
Guillaume Rosquin
|
||||||
Nick Khazov
|
Nick Khazov
|
||||||
|
Eelco Maljaars
|
||||||
|
Rafał Ślubowski
|
||||||
|
|||||||
16
debian/changelog
vendored
16
debian/changelog
vendored
@ -1,3 +1,19 @@
|
|||||||
|
rscds (0.7.2~rc3) unstable; urgency=low
|
||||||
|
|
||||||
|
* Check whether a URL missing a trailing '/' might still be a collection.
|
||||||
|
* Fix for REPORT to exclude PRIVATE events.
|
||||||
|
* Show a list of the user's relationships in the admin page.
|
||||||
|
* Add XML with MKCALENDAR support.
|
||||||
|
* Add polish language support from Rafał Ślubowski
|
||||||
|
* Patch to support reporting of "Busy" for confidential events (Maxime
|
||||||
|
Delorme).
|
||||||
|
* Allow hiding of alarms for calendars which are not ours (Maxime Delorme).
|
||||||
|
* Allow uploading of a whole calendar .ics from within user maintenance
|
||||||
|
(Maxime Delorme).
|
||||||
|
* Basic LDAP authentication (Maxime Delorme)
|
||||||
|
|
||||||
|
-- Andrew McMillan <debian@mcmillan.net.nz> Sat, 05 May 2007 18:26:33 +1200
|
||||||
|
|
||||||
rscds (0.7.1) unstable; urgency=low
|
rscds (0.7.1) unstable; urgency=low
|
||||||
|
|
||||||
* Add support for PRIVATE events to REPORT, PROPFIND and GET
|
* Add support for PRIVATE events to REPORT, PROPFIND and GET
|
||||||
|
|||||||
@ -78,7 +78,6 @@
|
|||||||
<item url="testing/tests/mulberry/PUT2.data" uploadstatus="1" />
|
<item url="testing/tests/mulberry/PUT2.data" uploadstatus="1" />
|
||||||
<item url="testing/tests/mulberry/PUT2.test" uploadstatus="1" />
|
<item url="testing/tests/mulberry/PUT2.test" uploadstatus="1" />
|
||||||
<item url="testing/tests/mulberry/PUT1.test" uploadstatus="1" />
|
<item url="testing/tests/mulberry/PUT1.test" uploadstatus="1" />
|
||||||
<item url="htdocs/ics.php" uploadstatus="1" />
|
|
||||||
<item url="testing/tests/mulberry/GET1.test" uploadstatus="1" />
|
<item url="testing/tests/mulberry/GET1.test" uploadstatus="1" />
|
||||||
<item url="testing/tests/evolution/PUT1.test" uploadstatus="1" />
|
<item url="testing/tests/evolution/PUT1.test" uploadstatus="1" />
|
||||||
<item url="testing/tests/evolution/DELETE1.test" uploadstatus="1" />
|
<item url="testing/tests/evolution/DELETE1.test" uploadstatus="1" />
|
||||||
@ -226,9 +225,11 @@
|
|||||||
<item url="inc/RRule.php" uploadstatus="1" />
|
<item url="inc/RRule.php" uploadstatus="1" />
|
||||||
<item url="inc/test-RRULE.php" uploadstatus="1" />
|
<item url="inc/test-RRULE.php" uploadstatus="1" />
|
||||||
<item url="debian/control" uploadstatus="1" />
|
<item url="debian/control" uploadstatus="1" />
|
||||||
<item url="inc/DOM-PHP4-Compatibility.php" uploadstatus="1" />
|
|
||||||
<item url="inc/DOMDocumentCompatibility.php" uploadstatus="1" />
|
|
||||||
<item url="dba/patches/1.1.7.sql" uploadstatus="1" />
|
<item url="dba/patches/1.1.7.sql" uploadstatus="1" />
|
||||||
<item url="inc/caldav-PUT-collection.php" uploadstatus="1" />
|
<item url="inc/caldav-PUT-collection.php" uploadstatus="1" />
|
||||||
|
<item url="dba/rrule_functions.sql" uploadstatus="1" />
|
||||||
|
<item url="config/example-config.php" uploadstatus="1" />
|
||||||
|
<item url="config/other-config.php" uploadstatus="1" />
|
||||||
|
<item url="config/debug-config.php" uploadstatus="1" />
|
||||||
</project>
|
</project>
|
||||||
</webproject>
|
</webproject>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user