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 28, 2024 — Aug 28, 2025
Showing page 9 of 20
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
continued work on CourseTerm re-work * the models all look good and the relationships all seem to be working * added a lookup table (CourseTermSkills) for a many-to-many relationship * Course editing looks complete; even the skills editing works * starting to work on the Evaluations stuff...
Richard Hurt
More...
about 16 years ago
still re-working the Course changes
Richard Hurt
More...
about 16 years ago
more progress on overhauling Course * Creating a new course now works properly * You can also select the course skills by term in the Course edit screen
Richard Hurt
More...
about 16 years ago
changes to make all tests pass 100%
Richard Hurt
More...
about 16 years ago
complete rework of the courses data flow * created a new lookup table (course_terms) * moved assignments to the new lookup table * moved supporting_skills to the new lookup table * moved the courses edit view from Show to Edit (where it should be)
Richard Hurt
More...
about 16 years ago
added a Entity Relationship Diagram to help document the system
Richard Hurt
More...
about 16 years ago
cleaned up the fixture information for courses and date_ranges
Richard Hurt
More...
about 16 years ago
Grade calculations rework * each course can now calculate its own grade (letter & score) * the Student Transcript report works properly * the Report Card report is still using default values * the dashboard was updated to reflect some of the work in this commit
Richard Hurt
More...
about 16 years ago
minor test case tweaks
Richard Hurt
More...
about 16 years ago
Major rewrite of Terms/Grading Periods * changed settings/terms to settings/grading periods * complete re-write of settigns/grading periods to work better with the new DB table structure
Richard Hurt
More...
about 16 years ago
Route changes and additional tests * added "login" and "logout" routes * built the integration test for the new login/logout routes
Richard Hurt
More...
about 16 years ago
Implemented student transcript report * split out terms into school_year and terms in the date_ranges model. This should allow for more flexibilty in future calendar events. * used the new school_year functionality to build the student transcript report
Richard Hurt
More...
about 16 years ago
moved to Rails 2.2.2
Richard Hurt
More...
about 16 years ago
Added student transcript report * it's not complete but the outline is there * also added the Prawn-Format plugin to make some thing easier(possible)
Richard Hurt
More...
about 16 years ago
added x-sendfile capability to reports
Richard Hurt
More...
about 16 years ago
Added the ability to load default data * this was needed for the building of the Debian package
Richard Hurt
More...
about 16 years ago
minor tweak to the license information
Richard Hurt
More...
about 16 years ago
Updated the Dashboard with the latest code changes
Richard Hurt
More...
about 16 years ago
Updated the list of default supporting skills
Richard Hurt
More...
about 16 years ago
Changed so that it only shows ACTIVE skills.
Richard Hurt
More...
about 16 years ago
Added Supporting Skills * Each course can now have a list of skills assigned to it * Currently, it is heavily dependant upon AJAX to work. This should be fixed in later editions
Richard Hurt
More...
about 16 years ago
Moved from symbolic links to hard links for the livepipe-ui libraries
Richard Hurt
More...
about 16 years ago
Removed some test code
Richard Hurt
More...
about 16 years ago
Added supporting skills and categories
Richard Hurt
More...
about 16 years ago
minor changes to add supporting skills & categories
Richard Hurt
More...
about 16 years ago
Update to add supporting skills * update in progress
Richard Hurt
More...
about 16 years ago
Moving from Gradations to Evaluations * Refactored Gradation to Evaluation * Adding SupportingSkill* elements to evaluations * Minor code cleanups
Richard Hurt
More...
about 16 years ago
Changed the test so that Max & Min score could be Nil.
Richard Hurt
More...
about 16 years ago
Added init.rb files to the Prawn plugins so that Rake tasks would work properly.
Richard Hurt
More...
about 16 years ago
Minor formating changes.
Richard Hurt
More...
about 16 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
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