index
:
evmik/GradeBook.git
master
next
Students grades tracking
Eugeniy E. Mikhailov
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
wrapped UpdateGrades and UpdateGradesCategory in begin/end transaction for speed
Eugeniy Mikhailov
2013-12-09
1
-0
/
+4
*
changelog
v2.2.0
Eugeniy Mikhailov
2013-12-08
1
-0
/
+3
*
improved error messages
Eugeniy Mikhailov
2013-12-08
1
-2
/
+6
*
removed transaction pragmas from test
Eugeniy Mikhailov
2013-12-08
1
-14
/
+0
*
Delete column wrapped in end/begin transaction
Eugeniy Mikhailov
2013-12-08
1
-0
/
+2
*
debuging improved in begin/end transaction procs
Eugeniy Mikhailov
2013-12-08
1
-4
/
+4
*
debugging improved in DeleteColumnFromTable
Eugeniy Mikhailov
2013-12-08
1
-3
/
+3
*
dbg messaging redone to show location of the caller as well
Eugeniy Mikhailov
2013-12-08
1
-7
/
+10
*
htmlError remade to show location of the error
Eugeniy Mikhailov
2013-12-08
1
-2
/
+6
*
fixed html in edit categories page
Eugeniy Mikhailov
2013-12-08
1
-2
/
+2
*
improved logic of the lowest grades dropout
Eugeniy Mikhailov
2013-12-08
1
-2
/
+15
*
begin, end transaction script replaced with functions
Eugeniy Mikhailov
2013-12-08
1
-13
/
+2
*
removed debugging output
Eugeniy Mikhailov
2013-12-08
1
-3
/
+0
*
added begin and end db transaction functions
Eugeniy Mikhailov
2013-12-08
1
-0
/
+28
*
UpdateGradesCategores updated NumberToDrop column
Eugeniy Mikhailov
2013-12-08
1
-0
/
+3
*
proper indentation in EditGradesCategories
Eugeniy Mikhailov
2013-12-08
1
-29
/
+29
*
EditGradesCategories takes care of NumberToDrop column
Eugeniy Mikhailov
2013-12-08
1
-1
/
+4
*
Creation of GradesCategoryTable adds NumberToDrop clolumn
Eugeniy Mikhailov
2013-12-08
1
-2
/
+10
*
instead of excused points calculate gained and maximum possible directly
Eugeniy Mikhailov
2013-12-08
1
-4
/
+2
*
number of points for a students calculated with taking in account the lowest ...
Eugeniy Mikhailov
2013-12-08
1
-7
/
+35
*
added function which calculates grades sum with dropped lowest
Eugeniy Mikhailov
2013-12-08
1
-0
/
+50
*
added function to read from table number of grades to drop
Eugeniy Mikhailov
2013-12-08
1
-0
/
+22
*
if column moved to deleted category it become hidden from students
v2.1.1
Eugeniy Mikhailov
2013-12-05
1
-0
/
+1
*
added deletion timestamp to deleted column
Eugeniy Mikhailov
2013-12-05
1
-1
/
+2
*
wrap inside of transaction only weights recalculation
Eugeniy Mikhailov
2013-12-05
2
-18
/
+19
*
changelog
v2.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
*
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
*
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
*
Delete non web function does not call weight recalculation
Eugeniy Mikhailov
2013-12-04
1
-2
/
+2
*
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 now
v2.0.10
Eugeniy Mikhailov
2013-03-03
1
-1
/
+1
*
New required parameters and instructor defaults
v2.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 email
v2.0.8
Eugeniy Mikhailov
2013-01-29
1
-1
/
+1
*
sql injection protection in SelectItemFromCourseInfoTable
v2.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
[prev]
[next]