1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Sep 20, 2024 — Sep 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removing unused graphics
Craig
as Craig Heydenburg
More... almost 16 years ago
improvements in code logic. elimination of passedvalues in api code. better documentation of which vars are passed to functions. elimination of uneeded code.
Craig
as Craig Heydenburg
More... almost 16 years ago
refs #13 and #12. changing views over to categories. haven't implemented actions based on selected cats yet. (filter, search, etc)
Craig
as Craig Heydenburg
More... almost 16 years ago
refs #13 and #12. compensate or lang differences in category names.
Craig
as Craig Heydenburg
More... almost 16 years ago
refs #13 and #12. modifying user/event/admin displays to account for new cateory information. also removed 'test system' option from admin. ref r293 for other (regrettably) undocumented changes (mis-committed - too early). r293 changes removed categories admin templates and admin interface. Also began implementation of new category interface in create_event page.
Craig
as Craig Heydenburg
More... almost 16 years ago
refs #13 and #12. all upgrade migrations tested. works!
Craig
as Craig Heydenburg
More... almost 16 years ago
refs #13 and #12.
Craig
as Craig Heydenburg
More... almost 16 years ago
refs #13 and #12. topics and category migration working now. tested so far only with topics enabled and in use.
Craig
as Craig Heydenburg
More... almost 16 years ago
refs #13 and #12. STILL SAME PROBLEM: This is mostly working to upgrade. But, when topics are enabled, it is not migrating any data to the categories_mapobj table. If topics is not enabled, it migrates properly...
Craig
as Craig Heydenburg
More... almost 16 years ago
refs #13 and #12. testing. This is mostly working to upgrade. But, when topics are enabled, it is not migrating any data to the categories_mapobj table. If topics is not enabled, it migrates properly...
Craig
as Craig Heydenburg
More... almost 16 years ago
refs #13 and #12. additional improvements. still untested. added check for non-use of Topics and therefore no need to migrate. seperated the topics migrate functions from the categories migrate function.
Craig
as Craig Heydenburg
More... almost 16 years ago
remove some old files. content moved to wiki.
Craig
as Craig Heydenburg
More... almost 16 years ago
refs #13 and #12. additional improvements. added map to previously migrated topics if available.
Craig
as Craig Heydenburg
More... almost 16 years ago
refs #13 and #12. additional improvements. still haven't removed columns from table defs. not sure if it is just that simple...
Craig
as Craig Heydenburg
More... almost 16 years ago
gettext review. eliminate hardcoded lang text.
Craig
as Craig Heydenburg
More... almost 16 years ago
refs #13 and #12. copied and adapted News module's migration functions into pninit.php. first commit. untested.
Craig
as Craig Heydenburg
More... almost 16 years ago
refs #13. topics use removed. no migration path for existing topics users however. Also some other tweaking of some lang keys.
Craig
as Craig Heydenburg
More... almost 16 years ago
addresses #79. merge changes to trunk from r281 and r282
Craig
as Craig Heydenburg
More... almost 16 years ago
addresses #79. merge changes to trunk from r278 and r279
Craig
as Craig Heydenburg
More... almost 16 years ago
fixes #78. minor edits to code to correct.
Craig
as Craig Heydenburg
More... almost 16 years ago
fix leftover plugin call that doesn't exist.
Craig
as Craig Heydenburg
More... almost 16 years ago
prepare for 5.8 release
Craig
as Craig Heydenburg
More... almost 16 years ago
regen .pot
Craig
as Craig Heydenburg
More... almost 16 years ago
fixes #76. PostCalendar is free of Topics! (well, they're not rquired at least)
Craig
as Craig Heydenburg
More... almost 16 years ago
corrections to #46. month and list view cannot include date in title, only month + year. week view did not consider format settings, now it does.
Craig
as Craig Heydenburg
More... almost 16 years ago
Removed hardcoded dateformats and unused International Date setting. All dates are now displayed using the pc_date_format modifier. Unfortunately, the attached patch of #46 was useless due to the heavily changed codebase. Closes #46 More... almost 16 years ago
Cleanup pnRender caching, small code refactoring. Refs #63 More... almost 16 years ago
ref #73. regen .pot
Craig
as Craig Heydenburg
More... almost 16 years ago
fixes #73. stole default theme styling. also added popupstyle.css and properly structured spawned window. In the end, I don't like this method. should reconsider for version 6.0
Craig
as Craig Heydenburg
More... almost 16 years ago
addresses #73. some default styles for themes that break the overlib styling.
Craig
as Craig Heydenburg
More... almost 16 years ago