1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Plugin javascript is now only printed with controls. More... over 12 years ago
Fixed regular expressions to be compatible with PHP 5.3. More... over 12 years ago
Fixed PHP tag for compatibility with PHP 5.3 More... over 12 years ago
Now won't die if an external course definition goes away. More... over 12 years ago
Patched the instructor-lookup function to just ignore group-members if their accounts have errors. More... almost 14 years ago
Refactored SegueCourseSections to ensure that they are serializable. This is accomplished by not storing references to HarmoniGroup objects in object properties. More... almost 14 years ago
Now including phpCAS in packaged releases. More... about 14 years ago
Updated Change Log. More... about 14 years ago
Added updater for mapping existing user accounts to CAS user accounts More... about 14 years ago
Return URLs now aren't marked on the log-in screens, allowing visitors to redirect properly. More... about 14 years ago
Added optional regex to allow determining if an id is for a group without having to make a web service request for every single check. More... about 14 years ago
Added support for CAS authentication. More... about 14 years ago
Added configuration lines to work with polyphony 1.5.3. More... over 14 years ago
Added a footer to allow the addition of statistics tracking scripts. More... over 14 years ago
Participation: now doesn't die if no display name is available. More... over 14 years ago
Another fix to the course-code regex More... over 14 years ago
Updated change log. More... over 14 years ago
Themes: added getExtension() method to theme images in preparation for harmoni-1.10.0. More... over 14 years ago
Can now add a site-wide footer, such as for tracking codes. More... over 14 years ago
Update to course format for Midd's new LDAP class-group structure. More... over 14 years ago
Now doesn't die when a group is an administrator. More... over 14 years ago
updated changelog More... almost 15 years ago
more admin status checks related to disabling functionality More... almost 15 years ago
changed check for admin status from atype (acting user) to ltype (logged in user) for all conditionals involving disabling functionality More... almost 15 years ago
added check for disable_discussion config setting before saving discussion post edits or new posts More... almost 15 years ago
added option to hide reply, edit, del, and rate links if disable_new_discussion config is set to true More... almost 15 years ago
modified so that Segue admins could still create new sites even if disable_new_sites config is set to true More... almost 15 years ago
added check to see if disable_edit_content config was set to true before allowing edited stories, pages, sections and sites to be saved More... almost 15 years ago
added error_reporting line to index for dev environments with strict standards reporting More... almost 15 years ago
Added comments about dataport config variables More... almost 15 years ago