aboutsummaryrefslogtreecommitdiff
path: root/GradeBook_lib.tcl
Commit message (Expand)AuthorAgeFilesLines
* 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
* debug priority assignedEugeniy Mikhailov2012-01-211-2/+2
* Password hash is not required to create databases offlineEugeniy Mikhailov2012-01-211-14/+11
* removed html output when setting non web new passwordEugeniy Mikhailov2012-01-211-1/+0
* AccessGroupRights checks only against user nameEugeniy Mikhailov2012-01-211-1/+1
* Authenticate_User: rewritten to replace dummyEugeniy Mikhailov2012-01-211-2/+38
* simplified password change procEugeniy Mikhailov2012-01-211-1/+1
* better loggingEugeniy Mikhailov2012-01-211-4/+6
* use of better logging in isActionGrantedEugeniy Mikhailov2012-01-211-3/+3
* resetforgottenpassword permitted to everyoneEugeniy Mikhailov2012-01-211-1/+6
* added password table creation function and check if the user in tableEugeniy Mikhailov2012-01-211-0/+28
* make use of Set_New_Password_Non_WebEugeniy Mikhailov2012-01-211-5/+6
* added Set_New_Password_Non_WebEugeniy Mikhailov2012-01-211-0/+33
* added new config variable with password DB locationEugeniy Mikhailov2012-01-211-0/+1
* dbg proc modifiedEugeniy Mikhailov2012-01-211-3/+12
* db list capability addedEugeniy Mikhailov2012-01-211-5/+32
* added proc for database selector html headerEugeniy Mikhailov2012-01-201-0/+10
* added proc get_list_of_courses_dbEugeniy Mikhailov2012-01-201-0/+8
* added directory with courses DB to configEugeniy Mikhailov2012-01-201-0/+1
* GradeBook_lib: two digit after decimal plot in show of calculated columnsEugeniy Mikhailov2011-12-201-1/+1
* Class year and semester redoneEugeniy Mikhailov2011-05-091-2/+3
* removed copy of subroutineEugeniy Mikhailov2011-05-091-13/+0
* version bumpv1.5.5Eugeniy Mikhailov2011-05-091-1/+1
* added participation to categories namesEugeniy Mikhailov2011-05-091-1/+2
* version bumpedv1.5.4Eugeniy Mikhailov2011-05-031-1/+1
* added grading scheme and its output in Grand Total columnEugeniy Mikhailov2011-05-031-2/+42
* version bumpedv1.5.3Eugeniy Mikhailov2011-05-031-1/+1
* students seem max possible pointsEugeniy Mikhailov2011-05-031-3/+31
* version bumpv1.5.2Eugeniy Mikhailov2011-05-021-1/+1
* adeed proc to pull grades categories from the DB and use along the libEugeniy Mikhailov2011-05-021-15/+38
* list -> concat to open listEugeniy Mikhailov2011-05-021-1/+1
* version bumpedEugeniy Mikhailov2011-04-211-1/+1
* added server config array to be read from config fileEugeniy Mikhailov2011-04-211-5/+16
* added actual icions instead of to be done iconEugeniy Mikhailov2011-04-211-9/+7
* added icons for column actionsEugeniy Mikhailov2011-04-211-12/+39
* weighted column properly respond to GradesCategoryTable valuesv1.5.0Eugeniy Mikhailov2011-04-151-3/+18
* delete column moved to low level table operation fileEugeniy Mikhailov2011-04-151-36/+1
* need total calculation now taken from the Category tableEugeniy Mikhailov2011-04-151-11/+7
* low level table operations moved to separate routineEugeniy Mikhailov2011-04-151-61/+3
* added low level sql table operationsEugeniy Mikhailov2011-04-151-21/+46
* proc moved to the file beginingEugeniy Mikhailov2011-04-151-17/+18
* added NeedsTotal column for the grades categoryEugeniy Mikhailov2011-04-151-10/+42
* added general procedure to select a given value from a tableEugeniy Mikhailov2011-04-151-6/+11
* added code to edit categories weightEugeniy Mikhailov2011-04-151-2/+84
* added function for creation and modification of grades category and its weightEugeniy Mikhailov2011-04-151-0/+42
* added default grades category stringEugeniy Mikhailov2011-04-151-0/+12
* version bumped upv1.4.5Eugeniy Mikhailov2011-03-231-1/+1
* extra message for excuse gradeEugeniy Mikhailov2011-03-231-0/+3