1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove the Flat Comments module - we're going with threaded comments. More... over 15 years ago
Re add imagefield, filefield and logintoboggan to resolve strange conflict. More... over 15 years ago
Attempt to fix conflict. Remove filefield imagefield and logintoboggan modules, so we can add and recommit. More... over 15 years ago
Security update for filefield, imagefield and logintoboggan modules. More... over 15 years ago
Remove old version of filefield, imagefield and logintoboggan modules before security update. More... over 15 years ago
Stylesheet changes for Forum and minor bug fix (2) More... over 15 years ago
Stylesheet changes for Forum and minor bug fix More... over 15 years ago
Added flatcomment module for forum structure More... over 15 years ago
Changes to forum formatting More... over 15 years ago
Improve formatting of forum node by adding in submitted by text and time ago. More... over 15 years ago
Create a "Back to course" link on og forum nodes. Create a variable in template.php to use for this link. More... over 15 years ago
Add forum node template (exactly the same as the discussion node template). More... over 15 years ago
Add module to convert nodes from one content type to another. More... over 15 years ago
Override the default forums link in the primary links menu of the course nodes so that it goes directly to the general discussion forum and not the top level course forum container. More... over 15 years ago
Patch realname module so that og forum topics don't display anonmymous as the topic title. Update the script which subscribes users to content types so that it takes an array as the function parameter. More... over 15 years ago
Upgrade og to 6.2.1. More... over 15 years ago
Remove og module so we can upgrade. More... over 15 years ago
Update views module to 6.x-2.10. More... over 15 years ago
Remove old views module, before updating to new version. More... over 15 years ago
Update mimemail to 6.x-1.0-alpha2. More... over 15 years ago
Remove old mimemail module, before updating to new version. More... over 15 years ago
Update mollom to mollom-6.x-1.13. More... over 15 years ago
Removed mollom so we could use the updated version. Removed template that changed the sign up text "Click here." to bold. Instead we will make the entire link bold using css. More... over 15 years ago
Add views template to override user activity dashboard display. Add css for this display. Update the display for the course activity view. More... over 15 years ago
Increase the size of the 'subscribe' column in course listing views, and make 'Click here.' bold in these same views. More... over 15 years ago
Add a p2pu custom scripts module to store custom scripts that we want to run on the site, and also to store in version control so we can use them or adapt them in future. We can then call them by enabling this module and then running any function defined here from devel/php (devel is set as a dependency). Remove old scripts folder which originally stored the first script in this new module. Update p2pu module so that both these modules appear as part of the same package. More... over 15 years ago
Add patch for the reroute_email module (only used on testing site) for reference purposes. Add a readme fill with a listing of temporary patches applied to contrib modules. More... over 15 years ago
Patch messaging module's phpmailer module to fix the issue reported by George here: http://tracker.p2pu.org/website/node/61 where messaging was reporting a php mailer error. This patch is taken from http://drupal.org/node/548864#comment-2287766 More... over 15 years ago
Add view field template to override display of the content type field in the new condensed course dashboard activity stream view. Requires manually updating this view using the views UI. More... over 15 years ago
Add custom 'add comment' block which we will use to display the 'add comment' form on discussion, submission and document content types. For discussions and documents these need to be added to the panel page, and for submissions it is added using the normal block system. More... over 15 years ago