aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-052-18/+19
* changelogv2.1.0Eugeniy Mikhailov2013-12-051-0/+2
* added profiling and test fileEugeniy Mikhailov2013-12-052-0/+254
* Access to database wrapped in one transactionEugeniy Mikhailov2013-12-051-0/+20
* ChangelogEugeniy Mikhailov2013-12-041-1/+2
* update grades does not recalculate grades weights if cancel is selectedEugeniy Mikhailov2013-12-041-2/+3
* added css style for deleted columnEugeniy Mikhailov2013-12-041-0/+3
* Added deleted column categoriesEugeniy Mikhailov2013-12-041-0/+2
* Web deletion actually renames the columnEugeniy Mikhailov2013-12-041-1/+11
* changelogEugeniy Mikhailov2013-12-041-0/+3
* 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
* New required parameters and instructor defaultsv2.0.9Eugeniy Mikhailov2013-02-071-6/+34
* 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-182-1/+3
* using verbosity level from config fileEugeniy Mikhailov2012-12-181-1/+2
* updated config fieldsEugeniy Mikhailov2012-12-182-0/+3
* 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
* safe column selectionEugeniy Mikhailov2012-12-151-1/+1
* dbg out for isActionGrantedEugeniy Mikhailov2012-12-151-0/+1
* remove update file fieldsEugeniy Mikhailov2012-12-151-3/+0
* added dbg about reset passwordEugeniy Mikhailov2012-12-151-1/+2
* added log entry about requested actionv2.0.5-reset_password_disabledEugeniy Mikhailov2012-12-121-0/+1
* plugged sql attack via reset password procEugeniy Mikhailov2012-12-121-0/+4
* log message changed to show user categoryv2.0.5Eugeniy Mikhailov2012-12-121-3/+3
* added time stamp procEugeniy Mikhailov2012-12-121-0/+4
* added version output to the logfileEugeniy Mikhailov2012-12-121-1/+1
* check against sql injection during password database accessv2.0.4Eugeniy Mikhailov2012-12-121-1/+2
* added remote IP to log outputv2.0.3Eugeniy Mikhailov2012-12-121-1/+3
* removed unneeded new line selectorEugeniy Mikhailov2012-09-031-5/+5
* split out first name and initial, print with join statementEugeniy Mikhailov2012-09-031-6/+11
* added converter from WM banner class listing to CSV tableEugeniy Mikhailov2012-08-301-0/+125
* added proper rounding for the final gradesv2.0.2Eugeniy Mikhailov2012-05-081-0/+2