aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index c3ebf93..4a07d05 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,4 @@
+- see why begin/end transaction block SAVES into the table
- add web form for editing grading scheme
- remove sort action from student, droped and guest groups
- Sort columns properly: currently all columns are text so they are not sorted according their numerical values. This could be done by choosing proper column type (text or real) during creation and modification.