pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/davical



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan 28 15:50:01 UTC 2012

Modified Files:
        pkgsrc/www/davical: Makefile PLIST distinfo

Log Message:
Update to 1.0.2:

1.0.2:
Bug Fixes

    Fix bug in scheduling on POST request.
    Fix permissions on user create via external auth.
    Add a default min_age for external binds.

Other Changes

    Prevent external binds from being created/updated if curl is missing.
    Add check to setup page to test whether curl is installed.
    Allow for silly programs that send content-type XML with a GET request.
    Support use of HTTP_AUTHORIZATION in addition to AUTHORIZATION cgi.
    Handle VCARD adr/tel/email which have multiple types.
    Set the default URL to the default calendar name rather than /home/
    Enable the file upload for addressbook collections.
    Handle addressbook import along with calendar import.
    Write UID and REV property n VCARD if they are missing.
    Update translations to current transifex translations.

1.0.1:
Bug Fixes

    Fix missing braces the /tools.php script.

Other Changes

    Update translations to current transifex translations.

1.0.0:
Functionality Enhancements

    Handle DELETE scheduling actions.

Bug Fixes

    Handle bound resources correctly in sync-collection report.
    When creating an external bind don't consider local host as external
    Fix logic error in hide_TODO setting.
    Make hide_alarm work on bound resources.
    Correct bug in sync-collection report response.
    Fix BIT24 casting for the LDAP driver.
    Fix for MOVE into a bound location.
    Correctly calculate the next alarm time.
    Make sync-collection handle new format for sync token.
    Don't allow a / in the UID to infect the path on import.
    Fix propfind depth:1 on bind to external url
    Correct handling of empty CardDAV:address-data element in request.
    Fix handling of active flag for general external authentication mechanisms.
    Fix LDAP user creation where memcached support is off.
    Fix handling of numeric usernames.

Other Changes

    Catch missing-xml in request separately from invalid-xml.
    Add the "CardDAV" word into DAViCal's description.
    Improve expand performance by only doing expansion if we know we need it.
    Use supplied content_type even on zero-length requests.
    Strip URL-unfriendly characters from UID before using it as URL segment.
    Slightly more helpful 403 response.
    Remove password from LDAP log messages.
    Tooltips for schedule-deliver and schedule-send.
    Current localisations from Transifex.
    Update e-mail address to current one, mention wiki.
    Force output buffers to be flushed, if they're turned on.
    Update refresh-alarms script to newer style initialisation.
    Update website to reflect new default calendar name.
    Rationalise confidential event rewriting.
    Add the $c->hide_alarms functionality into DAVResource class.
    Allow LDAP sync to work if the date is reasonable and no 'format_updated' 
is set.
    We don't need to test for the PostgreSQL non-PDO drivers now.
    Switch out deprecated LDAP mappings before we use them anywhere.
    Add test for PHP filter module and wiki links for each test.
    External bind changes, added a clean up button, urls now show for external 
collections and added a few strings for translation


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/davical/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/davical/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/davical/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index