aboutsummaryrefslogtreecommitdiff
path: root/GradeBook_lib.tcl
Commit message (Collapse)AuthorAgeFilesLines
...
* added user group output to the logEugeniy E. Mikhailov2016-11-291-0/+1
|
* marking sorting column in html outputEugeniy Mikhailov2016-10-191-3/+8
|
* explanations for the sort actionEugeniy Mikhailov2016-10-191-1/+5
|
* added the addLogEntry and redone dbg messagingEugeniy Mikhailov2016-10-181-9/+38
|
* User count column is not modifieble nowEugeniy Mikhailov2016-08-121-0/+1
|
* added numbered participant list featureEugeniy Mikhailov2016-08-121-3/+33
|
* added missing config variable importEugeniy Mikhailov2014-12-051-0/+1
|
* proper links to cached photosEugeniy Mikhailov2014-12-051-1/+1
|
* More general url for photos, which uses server locally cached filesEugeniy Mikhailov2014-12-051-6/+29
|
* added students photos to the table viewEugeniy Mikhailov2014-12-031-0/+12
|
* improve readabilityEugeniy Mikhailov2014-09-051-1/+2
|
* proper call for updating statistic for a column and its parentsEugeniy Mikhailov2014-09-051-1/+2
|
* added forgotten calculteWeightedTotals when single user grade updatedEugeniy Mikhailov2014-09-051-0/+1
|
* html tag modified: contains lang now, removed xmlnsEugeniy Mikhailov2014-09-051-2/+2
|
* clean up of htnl tags in headedEugeniy Mikhailov2014-09-051-2/+2
|
* added expanded class info for the html titleEugeniy Mikhailov2014-09-051-7/+13
|
* html out fixes: put quotes around hyperlink hrefEugeniy Mikhailov2014-09-051-2/+2
|
* edit grades categories fix: proper html tag closingEugeniy Mikhailov2014-09-051-1/+1
|
* add column fix: proper html tag closingEugeniy Mikhailov2014-09-051-1/+1
|
* change grades fix: proper html tag closingEugeniy Mikhailov2014-09-051-1/+1
|
* change column fix: proper html tag closingEugeniy Mikhailov2014-09-051-1/+1
|
* edit course info fix: proper htnl tag closingEugeniy Mikhailov2014-09-051-1/+1
|
* edit new user info fix: proper htnl tag closingEugeniy Mikhailov2014-09-051-1/+1
|
* chose new passford fix: proper htnl tag closingEugeniy Mikhailov2014-09-051-1/+1
|
* change group page fix: proper hml tag closingEugeniy Mikhailov2014-09-051-1/+1
|
* fix in ask to logon page: proper html tag closingEugeniy Mikhailov2014-09-051-1/+1
|
* fix in footer: proper html tag closingEugeniy Mikhailov2014-09-051-1/+1
|
* added code for the single user grade value modificationEugeniy Mikhailov2014-09-041-2/+49
|
* added draft of edit_user_grade actions, html pointers onlyEugeniy Mikhailov2014-09-031-0/+20
|
* begin/end transaction placed correctly to achive fast stats updateEugeniy Mikhailov2014-05-081-9/+4
|
* looks begin/update transaction wrapping doesnot work, commenting it outEugeniy Mikhailov2014-05-081-4/+4
|
* when insert to table transaction should endEugeniy Mikhailov2014-05-081-0/+4
|
* added begin/end transactions during stat updates: significant speedupEugeniy Mikhailov2014-05-081-0/+5
|
* added fixme columnEugeniy Mikhailov2014-05-081-0/+1
|
* stddev treated differently in GrandTotal, i.e. no letter gradeEugeniy Mikhailov2014-05-081-5/+8
|
* added stded rowEugeniy Mikhailov2014-05-081-3/+30
|
* added capabilities to calculate mean and media for gradesEugeniy Mikhailov2014-05-081-4/+49
|
* pad missing default permission to existing in the tableEugeniy Mikhailov2014-03-291-0/+34
|
* created default Access Right table each DB access table use it as templateEugeniy Mikhailov2014-03-291-37/+136
|
* typoEugeniy Mikhailov2014-03-291-1/+1
|
* Output of high or low grade moved in one procEugeniy Mikhailov2014-03-291-29/+23
|
* on user group change stat recalculated for grades tableEugeniy Mikhailov2014-03-291-0/+1
|
* created access rights for staticstic updatesEugeniy Mikhailov2014-03-291-0/+1
|
* added statistics update as web actionEugeniy Mikhailov2014-03-291-0/+3
|
* Added update of statistics for the whole tableEugeniy Mikhailov2014-03-291-1/+34
|
* proc change to a more general nameEugeniy Mikhailov2014-03-291-3/+3
|
* do not convert max min in percent in for statictic rowsEugeniy Mikhailov2014-03-291-8/+0
|
* expect html string and then output it instead of relying on proc puts commandEugeniy Mikhailov2014-03-291-28/+28
|
* special treatment of html out for some info in weighted columnEugeniy Mikhailov2014-03-291-1/+2
|
* improved column value to html form transformEugeniy Mikhailov2014-03-291-7/+12
|