1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update changelog
Lorenzo Alberton
as quipo
More... almost 20 years ago
add testEmptyDaysBefore_AfterAdjust() test
Lorenzo Alberton
as quipo
More... almost 20 years ago
if the setDaysOfMonth() method of Table_Helper is called before an adjust(), the emptyBefore property can have a wrong value, so move Table_Helper constructor call inside the Calendar_Month_[Weekdays|Weeks]::build() method to fix the problem.
Lorenzo Alberton
as quipo
More... almost 20 years ago
added testAdjustDate()
Lorenzo Alberton
as quipo
More... almost 20 years ago
update changelog
Lorenzo Alberton
as quipo
More... almost 20 years ago
fix bug in setSelection(): the "selected" property was set, but not the decorated object.
Lorenzo Alberton
as quipo
More... almost 20 years ago
Fix complaint about summary tag More... about 20 years ago
Updating package.xml with clean version More... about 20 years ago
- added an optional dependency on PEAR::Date - used <dir> tags - fixed role for test files
Lorenzo Alberton
as quipo
More... about 20 years ago
Update package for Weekday plus fix example include path More... about 20 years ago
Update examples index More... about 20 years ago
Modify Weekday decorator to new API More... about 20 years ago
Adding Uri decorator tests More... about 20 years ago
Fixes to use of calendar api More... about 20 years ago
Adding Textual decorator tests More... about 20 years ago
Adding Calendar_Decorator tests More... about 20 years ago
Change again to use method exists More... about 20 years ago
Fix bug with setEmpty More... about 20 years ago
Modify to allow for subclasses or Calendar_Week More... about 20 years ago
Modified to use correct calendar API More... about 20 years ago
Move month states to Calendar class file so always available plus fix bug in Decorator More... about 20 years ago
Suppress warnings from mktime More... about 20 years ago
Modify Calendar_Decorator to new Calendar API More... about 20 years ago
Modified to use altered engine interface More... about 20 years ago
Modified interface for getHoursInDay, getMinutesInHour and getSecondsInMinute to include year, month etc More... about 20 years ago
Fix Week bug in create objects and add more week tests More... about 20 years ago
Include calendar from factory plus add return objects to week and compatibility with int format More... about 20 years ago
Change test role to doc as its not phpUnit and causes build errors plus improve Factory API docs and Week firstday More... about 20 years ago
Refactored returning of objects to use factory More... about 20 years ago
update changelog
Lorenzo Alberton
as quipo
More... about 20 years ago