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
Hide the forum taxonomy select list from users when they are adding a discussion forum topic. The topic will always be posted to the 'General discussion' forum for that course, so we set this as the default, and hide it from view. @see http://tracker.p2pu.org/website/node/225 More... almost 15 years ago
Adding anonymizing scripts More... almost 15 years ago
Add reroute_email to the svn list of ignored files More... almost 15 years ago
On a course's forums page, don't allow admins who are not a member of the course to submit a discussion topic. See http://tracker.p2pu.org/website/node/206#comment-638 More... almost 15 years ago
Add new files that were left out when committing after the mollom and lightbox security updates. Also add the uservoice module. More... almost 15 years ago
Change label for course sign-up task More... almost 15 years ago
When adding a new course, we want to hide the field which allows users to apply for a course at the same time as they register. More... almost 15 years ago
Update mollom and lightbox 2 (security updates). More... almost 15 years ago
Fix the issue where users who have not yet been approved for a course are receiving group notifications. Use hook og in p2pu.module to remove all subscriptions for any user that applies for a course, and to add the subscriptions if they are approved. This hook needs to run after the og_notifications_og, so module weight is important. Add script to our custom scripts module so we can unsubscribe all users who have already applied but haven't yet been approved. More... almost 15 years ago
Added Sender name to e-mails sent from site More... almost 15 years ago
Change h4 styling so it is consistent with the other headers (Heather noticed it was much bigger than H3) More... almost 15 years ago
Change link colour for webcraft table display. More... almost 15 years ago
Change link colour for webcraft panels and tweetable course text block on course home page. More... almost 15 years ago
Hide the webcraft courses view filter as it wasn't working. Add webcraft link block to the general p2pu context primary navigation region.Remove deprecated features files from our p2pu courses feature. More... almost 15 years ago
Remove reroute email module from version control as it is only used on Dev. More... almost 15 years ago
Added reroute_email to repository More... almost 15 years ago
Remove the duplicate imagecache processing for the user pictures in the forum node template and in our node preprocess function. The correct user picture always seems to be generated and provided to the imagecache profile module, and the duplicate processing was breaking the user picture urls. More... almost 15 years ago
Commented out the popup filter module's form_alter function as the link it inserted in node forms prevented IE users from submitting a form. More... almost 15 years ago
Add styling for the webcraft menu link block that appears in the navigation bar on the p2pu section of the site. More... almost 15 years ago
Second commit of webcraft purl and context functionality. Should now be complete. More... almost 15 years ago
Add webcraft section functionality using purl and context, and add to our p2pu_courses feature More... almost 15 years ago
Hide unsubscribe from course link if course is closed. More... almost 15 years ago
Ignore memcache and apc settings files More... almost 15 years ago
Remove settings_apc.php file from repository as it doesn't need to be under version control. More... almost 15 years ago
Add creative commons image so we don't rely on their server - will hopefully improve page load time. More... almost 15 years ago
Modify the course list view when displaying only the webcraft courses so we can add in the webcraft logo. This is temporary, until we start using PURL and Context, and can be removed at that point. More... almost 15 years ago
Add temporary styles and images for the webcraft course listing view. Should remove these when we start using PURL and Context to display the different sections of the site, as we'll have a separate view for webcraft. More... almost 15 years ago
Update p2pu courses feature: Course materials (documents) view so that it sorts by sticky and node created date. More... almost 15 years ago
Open license provisions and privacy guidelines on the course sign up form in a new window. More... almost 15 years ago
Update p2pu courses feature with the jquery changes to the course/list view: Fix type on header text. More... almost 15 years ago