openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
GradeSheet
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 16, 2024 — Aug 16, 2025
Showing page 2 of 20
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
User view mods * Modified the user_types method to sort the results in a sane way * Modified each user to properly use the homeroom and user_types changes
Richard Hurt
More...
almost 15 years ago
User & Student changes * Modified migrations to force the status to be 'active' in new columns * Corrected more instances of the find_homerooms() method.
Richard Hurt
More...
almost 15 years ago
Removed the unique First/Last name restriction for users. I don't think that we can really force unique names.
Richard Hurt
More...
almost 15 years ago
WIP: combining the User/Student/Teacher/TeacherAssis controllers
Richard Hurt
More...
about 15 years ago
WIP: performance tweaks
Richard Hurt
More...
about 15 years ago
Cleaned up the reports files to work better with Rails 2.3.x
Richard Hurt
More...
about 15 years ago
minor cleanup
Richard Hurt
More...
about 15 years ago
Completely rewrote the logic here and cleaned it up considerably
Richard Hurt
More...
about 15 years ago
Moved these fixtures to the db:populate rake task.
Richard Hurt
More...
about 15 years ago
WIP - Populate: SchoolYear/Term info now populating correctly.
Richard Hurt
More...
about 15 years ago
Updated to not barf when there is incomplete school year/term data
Richard Hurt
More...
about 15 years ago
WIP: updating populate rake task...
Richard Hurt
More...
about 15 years ago
Modified to only show active students
Richard Hurt
More...
about 15 years ago
Removed static, Debian dependencies for Rails binaries.
Richard Hurt
More...
about 15 years ago
Starting performance enhancement. * Created new indexes * Streamlined some code on the evaluations controller * There is MUCH more to do. :(
Richard Hurt
More...
about 15 years ago
Debian cleanup * Since the move to Ruby 1.9.1 I've found that Debian doesn't keep up very well with Ruby gems. So, I have removed the will_paginate APT package and am now using the gem. * Also removed the Debian Rails APT package and am relying on the Ruby gem.
Richard Hurt
More...
about 15 years ago
Progress Report * Removed [brackets] from most of the output (I have no idea why it was there in the first place). * Changed the course sort order so that it reflects the order of the Report Card.
Richard Hurt
More...
about 15 years ago
Implemented course_term grade caching. It's using the file system which I'm not really happy with, but its good enough for now.
Richard Hurt
More...
about 15 years ago
Fixed the report generation in the continued quest to move to Ruby 1.9.x... :)
Richard Hurt
More...
about 15 years ago
Added 'active' flags to a few models and tweaked the db:populate task
Richard Hurt
More...
about 15 years ago
Started adding a populator rake task to make testing easier.
Richard Hurt
More...
about 15 years ago
Minor optimizations to the course_term listing. Fortunately, its cached in production so this wont hurt/help too much.
Richard Hurt
More...
about 15 years ago
More Rails 2.3.5 tweaks...
Richard Hurt
More...
about 15 years ago
RDoc formatting cleanup
Richard Hurt
More...
about 15 years ago
RDoc formatting cleanup
Richard Hurt
More...
about 15 years ago
Minor tweaks to the docs.
Richard Hurt
More...
about 15 years ago
Converted to Rails 2.3.5 (finally)
Richard Hurt
More...
about 15 years ago
One of these tests was throwing an error due to a call to the protect_from_forgery method in one of the views. This method is not available in the "TEST" environment and I'm not quite sure how to work around it right now, so I removed it. This is in light of the fact that these tests should probably be completely re-written as they currently rely on fixtures and that is not really a good thing.
Richard Hurt
More...
about 15 years ago
Minor tweaks * Environment tweaks to session key info * Added "sorted" scope to Course
Richard Hurt
More...
about 15 years ago
Tiny cleanup
Richard Hurt
More...
about 15 years ago
←
1
2
3
4
5
6
7
8
9
…
19
20
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree