1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 17, 2024 — Sep 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixes #107. remaining compact()s removed.
Craig
as Craig Heydenburg
More... over 15 years ago
minor corrections.
Craig
as Craig Heydenburg
More... over 15 years ago
refs #107. corrections on previous commit
Craig
as Craig Heydenburg
More... over 15 years ago
refs #107. all extract()'s removed. not convinced to remove ALL of compact()s. Some still remain. Some testing done. needs more. done in pc60 branch and trunk.
Craig
as Craig Heydenburg
More... over 15 years ago
found **one** missing $dom declaration. thanks to Carsten for pointing out that one might be missing. corrected in pc60 branch and trunk.
Craig
as Craig Heydenburg
More... over 15 years ago
refs #97. POT regenerated and replaced in both pc60 branch and trunk
Craig
as Craig Heydenburg
More... over 15 years ago
convert admin image to png. fixed in both pc60 branch and trunk.
Craig
as Craig Heydenburg
More... over 15 years ago
refs #93. added time information to search result timestamp. also other minor fixes. corrected in pc60 branch and trunk.
Craig
as Craig Heydenburg
More... over 15 years ago
refs #103. eliminated use of HtmlUtil (thought it was gone already, but now it is gone for good). refactored pc_date_select plugin to use smarty plugins instead. this allowed me to configure the order and formatting of the nav date selector based on admin config settings. **This is quite cool!** also eliminated pc_form_nav_close plugin as was unneeded. some other tweaking. done in trunk and pc60 branch. whew!
Craig
as Craig Heydenburg
More... over 15 years ago
refs #103. eliminated tables in nav menu. other minor corrections. validated w3c. corrected in pc60 branch and trunk.
Craig
as Craig Heydenburg
More... over 15 years ago
improvement of userlist generation in pc_filter
Craig
as Craig Heydenburg
More... over 15 years ago
fixes #96 and fixes #104. full review of permissions usage as well as internal access allowances. removed permissions based on old internal categories and user. changed DBUtil call to use permFilter. reviewed usage of private calendars. fixed in both pc60 branch and trunk.
Craig
as Craig Heydenburg
More... over 15 years ago
refs #64. corrected handling of private calendars. was broken for anonymous users. fixed in pc60 branch and trunk.
Craig
as Craig Heydenburg
More... over 15 years ago
change color of default subcategory to lightblue
Craig
as Craig Heydenburg
More... over 15 years ago
added content to footer (link back and branding). too much?
Craig
as Craig Heydenburg
More... over 15 years ago
fixes #102, refs #103. eliminated another table in the month view. better styling on yearview/block and monthview. softened all colors to shades of grey. fixed in pc60 and trunk.
Craig
as Craig Heydenburg
More... over 15 years ago
refs #102. tables in block, month and year view improved including css. changes validated including css. changed in 60branch and trunk.
Craig
as Craig Heydenburg
More... over 15 years ago
refs #99. basic structure in place to begin hooking PostCalendar to other modules. some work for news module. still issues with categorization. may need to use modifyconfig/updateconfig hooks to solve categorization issue. delete/update/deletemodule hooks left untouched. whole thing is untested.
Craig
as Craig Heydenburg
More... over 15 years ago
add svn:keywords
Craig
as Craig Heydenburg
More... over 15 years ago
closes #98. date range implemented.
Craig
as Craig Heydenburg
More... over 15 years ago
E_ALL fixes, file-inclusion location fixes, updated code-comments More... over 15 years ago
E_ALL fix, small template-location fix More... over 15 years ago
Removed manualClearCache function. Refs #63 More... over 15 years ago
Cache bookkeeping. Refs #63 More... over 15 years ago
Refactoring, refs #63 More... over 15 years ago
Added ignore-property for hidden config directories in Zend Studio and Eclipse More... over 15 years ago
refs #75. changed some Date_Calc usage to DateUtil. Some methods are not available outside of Date_Calc. Additionally, DateUtil::formatDatetime() is currently broken.
Craig
as Craig Heydenburg
More... almost 16 years ago
improve handling of startTime in templates
Craig
as Craig Heydenburg
More... almost 16 years ago
refs #75 moved DateCalc class from global.php to each file as needed. improved featured event block with auto-hide on expire feature refs #95 more admin template improvements. fixed uninstall routine.
Craig
as Craig Heydenburg
More... almost 16 years ago
refs #83. correct needle namespace issues.
Craig
as Craig Heydenburg
More... almost 16 years ago