1
I Use This!
Inactive

Commits : Listings

Analyzed 7 days ago. based on code collected 7 days ago.
Jun 05, 2023 — Jun 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minor edits More... over 15 years ago
added flash messages to grading scales More... over 15 years ago
changing grading scale name now works again. sigh More... over 15 years ago
minor css edit to make headers look nicer More... over 15 years ago
worked out some bugs with saving grades as a string instead of numbers. also fixed up some of the gradations tests. I like them much better now. More... over 15 years ago
split grade calculations out into a seperate .js file More... over 15 years ago
getting autotest working for unit tests. controller tests are not working at the moment because I've havent really gotten around to implementing them. Since the scaffold tests are badly broken in this project I have commented most of the tests out until I can get some time to fix them. More... over 15 years ago
working on limiting duplicate Users More... over 15 years ago
minor CSS tweaks to make the flash notifications more pretty. More... over 15 years ago
added Prawn initializer because we removed Prawnto as a dependency. More... over 15 years ago
added PDF mime type. More... over 15 years ago
minor edit More... over 15 years ago
run on Rails 2.1.0; use only the 'active' terms More... over 15 years ago
added grading scale editing More... over 15 years ago
working on RI issues More... over 15 years ago
working on makeing RI work properly in Rails. More... over 15 years ago
consolidated helper code and removed empty helpers; prettied up the settings list More... over 15 years ago
minor spelling correction More... over 15 years ago
added a site config and reworked grading term maintenance to make it more simple. More... over 15 years ago
updating & deleting terms works now. More... over 15 years ago
trying to get multiple terms updated at once. More... over 15 years ago
cleanup More... over 15 years ago
changed settings to use sub-controllers for various functionality More... over 15 years ago
Doing a little cleanup. I'm not using Prawnto so it makes sense to remove it. More... over 15 years ago
added settings & terms to the My Settings section More... over 15 years ago
added some named_scope goodness to the models. this allows us to do things like specify only active grading terms and courses. More... over 15 years ago
refactored the term functions More... over 15 years ago
renamed the tasks directory More... over 15 years ago
moved reports around a bit to clean up the directory structure. More... over 15 years ago
The report_card itself is coming along nicely. It has a much better design and should scale better now and not overflow into other pages. Still have to make it deal with multiple students (or even a whole homeroom) but that shouldn't be too much trouble. More... over 15 years ago