aboutsummaryrefslogtreecommitdiff
path: root/GradeBook_lib.tcl
Commit message (Expand)AuthorAgeFilesLines
* improved error messagesEugeniy Mikhailov2013-12-081-2/+6
* Delete column wrapped in end/begin transactionEugeniy Mikhailov2013-12-081-0/+2
* dbg messaging redone to show location of the caller as wellEugeniy Mikhailov2013-12-081-7/+10
* htmlError remade to show location of the errorEugeniy Mikhailov2013-12-081-2/+6
* fixed html in edit categories pageEugeniy Mikhailov2013-12-081-2/+2
* improved logic of the lowest grades dropoutEugeniy Mikhailov2013-12-081-2/+15
* begin, end transaction script replaced with functionsEugeniy Mikhailov2013-12-081-13/+2
* removed debugging outputEugeniy Mikhailov2013-12-081-3/+0
* UpdateGradesCategores updated NumberToDrop columnEugeniy Mikhailov2013-12-081-0/+3
* proper indentation in EditGradesCategoriesEugeniy Mikhailov2013-12-081-29/+29
* EditGradesCategories takes care of NumberToDrop columnEugeniy Mikhailov2013-12-081-1/+4
* Creation of GradesCategoryTable adds NumberToDrop clolumnEugeniy Mikhailov2013-12-081-2/+10
* instead of excused points calculate gained and maximum possible directlyEugeniy Mikhailov2013-12-081-4/+2
* number of points for a students calculated with taking in account the lowest ...Eugeniy Mikhailov2013-12-081-7/+35
* added function which calculates grades sum with dropped lowestEugeniy Mikhailov2013-12-081-0/+50
* added function to read from table number of grades to dropEugeniy Mikhailov2013-12-081-0/+22
* if column moved to deleted category it become hidden from studentsv2.1.1Eugeniy Mikhailov2013-12-051-0/+1
* added deletion timestamp to deleted columnEugeniy Mikhailov2013-12-051-1/+2
* wrap inside of transaction only weights recalculationEugeniy Mikhailov2013-12-051-0/+19
* update grades does not recalculate grades weights if cancel is selectedEugeniy Mikhailov2013-12-041-2/+3
* Added deleted column categoriesEugeniy Mikhailov2013-12-041-0/+2
* Web deletion actually renames the columnEugeniy Mikhailov2013-12-041-1/+11
* Do not recalculate column weights if it was not changed during updateEugeniy Mikhailov2013-12-041-3/+16
* Add column non web does not call for weight recalculationEugeniy Mikhailov2013-12-041-4/+4
* Delete non web function does not call weight recalculationEugeniy Mikhailov2013-12-041-2/+2
* Update column function now calls rename column specificlyEugeniy Mikhailov2013-12-041-17/+2
* addded RenameColumnNonWebEugeniy Mikhailov2013-12-041-0/+30
* added meta to html output to make it handheld friendlyEugeniy Mikhailov2013-05-181-0/+1
* Grade book list shown as sorted list nowv2.0.10Eugeniy Mikhailov2013-03-031-1/+1
* changed default labels for class title, year, and semesterEugeniy Mikhailov2013-02-071-3/+3
* TA can see UserName which is the same as emailv2.0.8Eugeniy Mikhailov2013-01-291-1/+1
* sql injection protection in SelectItemFromCourseInfoTablev2.0.7Eugeniy Mikhailov2012-12-181-1/+1
* email sended has more log info and a catch for file delitionEugeniy Mikhailov2012-12-181-2/+5
* screen potential sql injection in Authenticate_User procEugeniy Mikhailov2012-12-181-1/+1
* added log file as config variableEugeniy Mikhailov2012-12-181-1/+2
* using verbosity level from config fileEugeniy Mikhailov2012-12-181-1/+2
* updated config fieldsEugeniy Mikhailov2012-12-181-0/+2
* allow email sending for reset password actionv2.0.6Eugeniy Mikhailov2012-12-151-3/+0
* simplified check of the sorting columnEugeniy Mikhailov2012-12-151-8/+1
* spell checkEugeniy Mikhailov2012-12-151-1/+1
* dbg out for isActionGrantedEugeniy Mikhailov2012-12-151-0/+1
* added dbg about reset passwordEugeniy Mikhailov2012-12-151-1/+2
* plugged sql attack via reset password procEugeniy Mikhailov2012-12-121-0/+4
* added time stamp procEugeniy Mikhailov2012-12-121-0/+4
* check against sql injection during password database accessv2.0.4Eugeniy Mikhailov2012-12-121-1/+2
* added proper rounding for the final gradesv2.0.2Eugeniy Mikhailov2012-05-081-0/+2
* added link to statistics url into the footerEugeniy Mikhailov2012-02-161-1/+3
* Added file with config and its generation from template. Main programs use it...Eugeniy Mikhailov2012-01-251-2/+2
* some log entry moved from critical to info levelEugeniy Mikhailov2012-01-251-3/+3
* set everywhere message level in dbg callsv2.0.0Eugeniy Mikhailov2012-01-231-40/+40