1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
small update to support the new StaticData class More... about 16 years ago
upstream prawn update More... about 16 years ago
Merge branch 'master' of [email protected]:rnhurt/gradesheet More... about 16 years ago
Added a StaticData class to handle data that doesn't change much but is used in multiple places. More... about 16 years ago
Added a StaticData class to handle data that doesn't change much but is used in multiple places. More... about 16 years ago
Changed report card image to use RAILS_ROOT. More... over 16 years ago
Added prawn default fonts More... over 16 years ago
Added prawn submodules More... over 16 years ago
Added prawn submodules More... over 16 years ago
Version 0.2 update More... over 16 years ago
Modified the APP_VERSION contant More... over 16 years ago
Cleaned up the Report Card headers a bit and added a logo More... over 16 years ago
Report Card is now duplexing properly. More... over 16 years ago
WIP - report cards for multiple students More... over 16 years ago
CSS cleanup - converted all forms to properly use the label tag. More... over 16 years ago
Added grading skills settings. More... over 16 years ago
column_box does not work with tables very well. Implemented report columns with bounding_box and it seems to be working pretty well. More... over 16 years ago
...working on changing over to column_box... More... over 16 years ago
Moving from gem based prawn install to a plugins based install. This is really for two reasons. First, I want to check out some new prawn code (column_box) that might make it easier to build the report card format. Second, I am trying to not use gems at all in this system as it is being built with the idea of turning Gradesheet into a Debian package. Therefor, gems use is discouraged as you don't generally want to different package managers (apt vs. gems). More... over 16 years ago
Modified the standard report card layout. More... over 16 years ago
Modified the standard report card layout. More... over 16 years ago
report card rework in progress... More... over 16 years ago
Modified to allow longer timeout sessions in development mode. More... over 16 years ago
report card rewrite - in progress More... over 16 years ago
Added 'active' flag to the grading scales. This should help with future maintenance. More... over 16 years ago
Added descriptions to grade ranges and cleaned up the CSS a bit. More... over 16 years ago
Modified the grading_scale updates to use a better method than javascript tags for updating. Much thanks to Railscast #75 More... over 16 years ago
Working with input lengths via CSS. More... over 16 years ago
Adding Skills More... over 16 years ago
Provide for grade_range validations More... over 16 years ago