aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 15 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..c3ebf93
--- /dev/null
+++ b/TODO
@@ -0,0 +1,15 @@
+- 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.
+ - semidone
+- AddUser via web with proper GroupName selection
+- DeleteUser via web
+- ChangeUser via web
+- When there are no results to show, user should see a message instead of the missing table
+- check for Tcl >8.5 should fail more gracefully with some error message
+
+
+Make sure that after new password set cookie is updated
+Automatic reload after course info changed (better perform action before headers are printed)
+
+