aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* PHP 7 compatibility from Sourceforge #680Daniel Lange2017-02-202-5/+5
|
* * Fixed "value" syntax problemJack Bates2006-04-234-36/+54
| | | | | * Fixed start offset problem * Some code tidying
* * More work on iCalendar parserJack Bates2006-04-222-83/+165
| | | | * Current offsets support is non-sensical - hopefully something intelligent will emerge
* * Moved iCalendar parsing function into it's own class, complete with ↵Jack Bates2006-04-183-101/+214
| | | | | | | offsets support * Fixed bug with $depth < 'infinity' * TODO If this parser works & has all necessary features, add documentation
* * Depth: header supportJack Bates2006-04-144-330/+407
| | | | * Committing current WebDAV library
* * Working filter support for REPORT responses - at least time-rangeJack Bates2006-04-132-266/+93
| | | | * TODO Move _parseComponent into separate file
* * Half way through filter support for calendar-query REPORTsJack Bates2006-04-133-73/+122
| | | | * About to normalize report_response_helper with propfind_response_helper
* * Almost working preliminary REPORT supportJack Bates2006-04-137-19/+3516
| | | | | | | | * ReportParser successfully parses calendar-data request values * _componentParser almost parses iCalendar files & limits by calendar-data request value * TODO Determine whether _componentParser is rejecting valid iCalendar files * TODO Reduce duplicate code by factoring special property handling out of propfind_response_helper * TODO Push filtering parser into bennu?
* * Adding CalDAV server libraryJack Bates2006-04-091-0/+116
|
* Initial revisionJack Bates2006-04-094-0/+2946

© 2014-2024 Faster IT GmbH | imprint | privacy policy