1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected over 3 years ago.
Nov 08, 2020 — Nov 08, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed major object processing bug More... about 11 years ago
fixes related to Awl interface changes More... about 11 years ago
added parsing for \r in content More... about 11 years ago
fixed previous commit More... about 11 years ago
prevent infinite recursion if vObject is malformed - call $iterator->next() only if iterator->valid() More... about 11 years ago
fixed masking of confidential event components More... about 11 years ago
fix of vCard import with obsolete parameters (Jorge López Pérez) More... about 11 years ago
removed VCalendar.html (vCalendar.html is the latest version) More... about 11 years ago
cleanup text-match More... over 11 years ago
implement full text-match spec for caldav and carddav More... over 11 years ago
check collation for caseinsensitive search More... over 11 years ago
Merge branch 'develop' of https://github.com/andrews-web-libraries/awl into develop More... over 11 years ago
Merge branch 'develop' of https://github.com/andrews-web-libraries/awl into develop More... over 11 years ago
fix exception in Multipart with -> More... over 11 years ago
fix exception in Multipart with -> More... over 11 years ago
Fix typo. More... over 11 years ago
Handle htmlspecialchars() differences between PHP < 5.4 vs >= 5.4 More... over 11 years ago
More work on correct wrapping of XML with weird stuff. More... over 11 years ago
Fix parsing issues with lowercase begin:vcard etc. More... over 11 years ago
Get rid of old vCalendar/vComponent code. Add commented alternative for XML escaping. More... over 11 years ago
Fix a bunch of bugs discovered through RRULE expansion issues. More... over 11 years ago
Merge branch 'develop' of github.com:andrews-web-libraries/awl into develop More... over 11 years ago
Correct encoding of text to go in XML. More... over 11 years ago
Deprecate the various SQL date format strings which are moved to AwlDatabase More... over 11 years ago
Use $this->master, ensure we are dealing with a vComponent, correct split on EOL. More... over 11 years ago
It's better if we can make $this->master usable everywhere. More... over 11 years ago
Move these constants from iCalendar into the Database class. More... over 11 years ago
Merge branch 'develop' of https://github.com/andrews-web-libraries/awl into develop More... over 11 years ago
fix GetPropertiesByPath -> using GetComponents and GetProperties More... over 11 years ago
fix GetPropertiesByPath -> using GetComponents and GetProperties More... over 11 years ago