1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reworked the associations between student, gradation, assignment, and courses More... over 16 years ago
minor tweaks to the student roster More... over 16 years ago
more work on reports. The Student Roster report is working perfectly. The reporting framework is done for now with the only major piece being writing some sort of cache routine so that the user doesn't have to regenerate the same report over and over. Its not a big deal but it would be a nice-to-have for the future. More... over 16 years ago
still working on report generation More... over 16 years ago
writing report out to the file system then reading it back to the user More... over 16 years ago
building parameterized reports More... over 16 years ago
more updates to the report card system More... over 16 years ago
the report card module is working fairly well. Now to just tie it into the database so it works with real data... More... over 16 years ago
making progress with the report card functionality. Prawn is awesome and I think I can punch out something very quickly. More... over 16 years ago
added prawnto for reporting More... over 16 years ago
Merge branch 'master' of [email protected]:rnhurt/gradesheet More... over 16 years ago
HEAD reset - restoring a deleted file More... over 16 years ago
Merge branch 'master' of [email protected]:rnhurt/gradesheet More... over 16 years ago
general form cleanup to work with the Blueprint CSS framework and added a Delete button for Assignments More... over 16 years ago
removed the Admin user type More... over 16 years ago
expanded README a bit More... over 16 years ago
minor tweaks to new layout More... over 16 years ago
changed over to Blueprint CSS framework More... over 16 years ago
changed over to Blueprint CSS framework More... over 16 years ago
changed over to Blueprint CSS framework More... over 16 years ago
minor changes More... over 16 years ago
slight bugfix for search case sensitivity More... over 16 years ago
Eliminate case sensitivity problems with the pagination search More... over 16 years ago
Something in the production environment didn't like not having the @homerooms hash available on create More... over 16 years ago
PostgreSQL doesn't like the way ActiveRecord does GROUP_BY, so I had to specify a SELECT clause. More... over 16 years ago
cleaning up the calendar javascript a bit. More... over 16 years ago
trying to make IE6 behave is time wasted... More... over 16 years ago
trying to make IE6 behave is time wasted... More... over 16 years ago
added tabindex to gradations show page More... over 16 years ago
working on the test cases and revamped the model a bit - added a flag to the "gradation" table More... over 16 years ago