1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update deprecated import More... about 15 years ago
Fixes to templates to make them Plone 4 compatible. More... about 15 years ago
Remove optional eggs that are not yet compatible w/ Plone 4 More... about 15 years ago
silence deprecation warnings by using newer imports More... about 15 years ago
update buildout to create a Plone 4 instance More... about 15 years ago
RST FTW More... over 15 years ago
s/Plone Software Center/PloneSoftwareCenter More... over 15 years ago
Prepare 1.5.5 More... over 15 years ago
Wording tweaks, slightly less cumbersome. More... over 15 years ago
Prepare 1.5.5 More... over 15 years ago
restore plone2.5 compatibility More... over 15 years ago
update HISTORY.txt More... over 15 years ago
Make sure PloneSoftwareCenter can have rules assigned to it More... over 15 years ago
filter by version in ploneorg compact view, also swithced to use PSC search instead of plone search, autosubmits on change More... over 15 years ago
Pet peeve "fix". This has always driven me nuts, so I'm changing it :-) "For additional information about this project, please visit the project page" sounds like the project page is on another site, changed to: "For additional information about this project, please visit the project overview" More... over 15 years ago
Prepare 1.5.4 More... over 15 years ago
Add PoiPscTracker to allowed content types for PSCProject More... over 15 years ago
Fix history: the css_slot is deprecated in favour of the style_slot but it is not in fact removed in Plone 4. Not sure where I got that impression. More... over 15 years ago
Replaced the css_slot with the style_slot, as it was deprecated in Plone 3 and now really removed in Plone 4. More... over 15 years ago
Fixed two more global defines misses for Plone 4. More... over 15 years ago
fix my own typo More... over 15 years ago
Avoid calling pypi twice to get the same data. Both the old and new code has a test failure because pypi (seemlingly erroneously) returns aclark instead of the plone-developers list as the owner. Not sure if that is the fault of pypi or us. More... over 15 years ago
Fixed most of the pypi tests after the html fixes. More... over 15 years ago
Fixed broken pypiproject.pt; at least the html head was not closed, and it used the main template which is not needed (see also -r99747 and r100997) and gives an error on Plone 4. More... over 15 years ago
Fixed broken pypisimple.pt; at least the html head was not closed, and it used the main template which is not needed (see also -r99747) and gives an error on Plone 4. More... over 15 years ago
Test fix: the created object is not iw-recipe.fss but iw.recipe.fss. More... over 15 years ago
Another global_defines fix for Plone 4 compatibility. More... over 15 years ago
Restored compatibility with Plone 3 for validators. More... over 15 years ago
Some global_defines changes for Plone 4 compatibility. More... over 15 years ago
Fixed error when getting criteria_info. More... over 15 years ago