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
Fix cut and paste error. More... over 17 years ago
Fix cut and paste error. More... over 17 years ago
iCalendar: Allow restrictions on properties included in rendered object. This extends the iCalComponent class to accept an optional array keyed with property names. iCalendar::DefaultPropertyList() was modified to return it's list in this format, and the two optional parameters to iCalendar::Render were reinstated. More... over 17 years ago
iCalendar: Allow restrictions on properties included in rendered object. This extends the iCalComponent class to accept an optional array keyed with property names. iCalendar::DefaultPropertyList() was modified to return it's list in this format, and the two optional parameters to iCalendar::Render were reinstated. More... over 17 years ago
Release 0.20 More... over 17 years ago
Release 0.20 More... over 17 years ago
Add some optional parameters to the BuildOptionList method. More... over 17 years ago
Add some optional parameters to the BuildOptionList method. More... over 17 years ago
Don't allow inactive users to log on. More... over 17 years ago
Don't allow inactive users to log on. More... over 17 years ago
Allow giving a secondary order which shouldn't interfere with the primary. More... over 17 years ago
Allow giving a secondary order which shouldn't interfere with the primary. More... over 17 years ago
One more change to ensure we are returning a reference. More... over 17 years ago
One more change to ensure we are returning a reference. More... over 17 years ago
Assign by reference for PHP4 compatibility. More... over 17 years ago
Assign by reference for PHP4 compatibility. More... over 17 years ago
Unset the top level component render status, when we put something. This is wrong because we have bypassed it to modify a sub-component indirectly which suggests that we need a way to manipulate sub-components more naturally through the top-level component. More... over 17 years ago
Unset the top level component render status, when we put something. This is wrong because we have bypassed it to modify a sub-component indirectly which suggests that we need a way to manipulate sub-components more naturally through the top-level component. More... over 17 years ago
Array addition was not working. More... over 17 years ago
Array addition was not working. More... over 17 years ago
Fix variable name and correct rendering of properties. More... over 17 years ago
Fix variable name and correct rendering of properties. More... over 17 years ago
Fixes from Maxime Delorme. More... over 17 years ago
Fixes from Maxime Delorme. More... over 17 years ago
Now handling timezones parsed from supplied data. More... over 17 years ago
Now handling timezones parsed from supplied data. More... over 17 years ago
Passes all regressipon tests, which is a bug, because it should fail on some timezone related ones. Very close now - only timezones to refactor and then this is done. More... over 17 years ago
Passes all regressipon tests, which is a bug, because it should fail on some timezone related ones. Very close now - only timezones to refactor and then this is done. More... over 17 years ago
Still finalising new objects and writing PHPDoc for the methods. More... over 17 years ago
Still finalising new objects and writing PHPDoc for the methods. More... over 17 years ago