Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wrap inside of transaction only weights recalculation | Eugeniy Mikhailov | 2013-12-05 | 2 | -18/+19 |
| | |||||
* | changelogv2.1.0 | Eugeniy Mikhailov | 2013-12-05 | 1 | -0/+2 |
| | |||||
* | added profiling and test file | Eugeniy Mikhailov | 2013-12-05 | 2 | -0/+254 |
| | |||||
* | Access to database wrapped in one transaction | Eugeniy Mikhailov | 2013-12-05 | 1 | -0/+20 |
| | | | | | | This speedups weights recalculations which use a lot of update statements. Strangely on some computers it works fast even without enabling one transaction mode. | ||||
* | Changelog | Eugeniy Mikhailov | 2013-12-04 | 1 | -1/+2 |
| | |||||
* | update grades does not recalculate grades weights if cancel is selected | Eugeniy Mikhailov | 2013-12-04 | 1 | -2/+3 |
| | |||||
* | added css style for deleted column | Eugeniy Mikhailov | 2013-12-04 | 1 | -0/+3 |
| | |||||
* | Added deleted column categories | Eugeniy Mikhailov | 2013-12-04 | 1 | -0/+2 |
| | |||||
* | Web deletion actually renames the column | Eugeniy Mikhailov | 2013-12-04 | 1 | -1/+11 |
| | | | | Now deletion is recoverable operation | ||||
* | changelog | Eugeniy Mikhailov | 2013-12-04 | 1 | -0/+3 |
| | |||||
* | Do not recalculate column weights if it was not changed during update | Eugeniy Mikhailov | 2013-12-04 | 1 | -3/+16 |
| | |||||
* | Add column non web does not call for weight recalculation | Eugeniy Mikhailov | 2013-12-04 | 1 | -4/+4 |
| | | | | This is done at higher level function | ||||
* | Delete non web function does not call weight recalculation | Eugeniy Mikhailov | 2013-12-04 | 1 | -2/+2 |
| | | | | This is done in the higher level function | ||||
* | Update column function now calls rename column specificly | Eugeniy Mikhailov | 2013-12-04 | 1 | -17/+2 |
| | |||||
* | addded RenameColumnNonWeb | Eugeniy Mikhailov | 2013-12-04 | 1 | -0/+30 |
| | |||||
* | added meta to html output to make it handheld friendly | Eugeniy Mikhailov | 2013-05-18 | 1 | -0/+1 |
| | |||||
* | Grade book list shown as sorted list nowv2.0.10 | Eugeniy Mikhailov | 2013-03-03 | 1 | -1/+1 |
| | |||||
* | New required parameters and instructor defaultsv2.0.9 | Eugeniy Mikhailov | 2013-02-07 | 1 | -6/+34 |
| | |||||
* | changed default labels for class title, year, and semester | Eugeniy Mikhailov | 2013-02-07 | 1 | -3/+3 |
| | |||||
* | TA can see UserName which is the same as emailv2.0.8 | Eugeniy Mikhailov | 2013-01-29 | 1 | -1/+1 |
| | |||||
* | sql injection protection in SelectItemFromCourseInfoTablev2.0.7 | Eugeniy Mikhailov | 2012-12-18 | 1 | -1/+1 |
| | |||||
* | email sended has more log info and a catch for file delition | Eugeniy Mikhailov | 2012-12-18 | 1 | -2/+5 |
| | |||||
* | screen potential sql injection in Authenticate_User proc | Eugeniy Mikhailov | 2012-12-18 | 1 | -1/+1 |
| | |||||
* | added log file as config variable | Eugeniy Mikhailov | 2012-12-18 | 2 | -1/+3 |
| | |||||
* | using verbosity level from config file | Eugeniy Mikhailov | 2012-12-18 | 1 | -1/+2 |
| | |||||
* | updated config fields | Eugeniy Mikhailov | 2012-12-18 | 2 | -0/+3 |
| | |||||
* | allow email sending for reset password actionv2.0.6 | Eugeniy Mikhailov | 2012-12-15 | 1 | -3/+0 |
| | |||||
* | simplified check of the sorting column | Eugeniy Mikhailov | 2012-12-15 | 1 | -8/+1 |
| | |||||
* | spell check | Eugeniy Mikhailov | 2012-12-15 | 1 | -1/+1 |
| | |||||
* | safe column selection | Eugeniy Mikhailov | 2012-12-15 | 1 | -1/+1 |
| | |||||
* | dbg out for isActionGranted | Eugeniy Mikhailov | 2012-12-15 | 1 | -0/+1 |
| | |||||
* | remove update file fields | Eugeniy Mikhailov | 2012-12-15 | 1 | -3/+0 |
| | |||||
* | added dbg about reset password | Eugeniy Mikhailov | 2012-12-15 | 1 | -1/+2 |
| | |||||
* | added log entry about requested actionv2.0.5-reset_password_disabled | Eugeniy Mikhailov | 2012-12-12 | 1 | -0/+1 |
| | |||||
* | plugged sql attack via reset password proc | Eugeniy Mikhailov | 2012-12-12 | 1 | -0/+4 |
| | | | | * it disable reset functionality | ||||
* | log message changed to show user categoryv2.0.5 | Eugeniy Mikhailov | 2012-12-12 | 1 | -3/+3 |
| | |||||
* | added time stamp proc | Eugeniy Mikhailov | 2012-12-12 | 1 | -0/+4 |
| | |||||
* | added version output to the logfile | Eugeniy Mikhailov | 2012-12-12 | 1 | -1/+1 |
| | |||||
* | check against sql injection during password database accessv2.0.4 | Eugeniy Mikhailov | 2012-12-12 | 1 | -1/+2 |
| | |||||
* | added remote IP to log outputv2.0.3 | Eugeniy Mikhailov | 2012-12-12 | 1 | -1/+3 |
| | |||||
* | removed unneeded new line selector | Eugeniy Mikhailov | 2012-09-03 | 1 | -5/+5 |
| | |||||
* | split out first name and initial, print with join statement | Eugeniy Mikhailov | 2012-09-03 | 1 | -6/+11 |
| | |||||
* | added converter from WM banner class listing to CSV table | Eugeniy Mikhailov | 2012-08-30 | 1 | -0/+125 |
| | |||||
* | added proper rounding for the final gradesv2.0.2 | Eugeniy Mikhailov | 2012-05-08 | 1 | -0/+2 |
| | |||||
* | added link to statistics url into the footer | Eugeniy Mikhailov | 2012-02-16 | 2 | -1/+4 |
| | |||||
* | config updated from template if code changed to keep truck of git versions | Eugeniy Mikhailov | 2012-01-30 | 1 | -3/+4 |
| | |||||
* | time stamped log entry changed format | Eugeniy Mikhailov | 2012-01-30 | 1 | -1/+1 |
| | |||||
* | empty database or user reassigned to special bogus names | Eugeniy Mikhailov | 2012-01-30 | 1 | -1/+3 |
| | |||||
* | a bit more clear labels for config generationv2.0.1 | Eugeniy Mikhailov | 2012-01-25 | 1 | -4/+4 |
| | |||||
* | Added file with config and its generation from template. Main programs use ↵ | Eugeniy Mikhailov | 2012-01-25 | 3 | -2/+22 |
| | | | | it now. |