aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEugeniy E. Mikhailov <evgmik@gmail.com>2018-05-28 21:53:14 -0400
committerEugeniy E. Mikhailov <evgmik@gmail.com>2018-05-28 21:53:14 -0400
commit463b5bb820d0b8b9abab317491015d2f08d19cde (patch)
tree84b9663a29f8b193a241094e1b7e04b34bf91e14 /Changelog
parent09fb60f2541d2b9ebf3c6d7651325ee6dfc12b1c (diff)
downloadGradeBook-463b5bb820d0b8b9abab317491015d2f08d19cde.tar.gz
GradeBook-463b5bb820d0b8b9abab317491015d2f08d19cde.zip
Changelog
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 2a7b68d..96fccf8 100644
--- a/Changelog
+++ b/Changelog
@@ -6,6 +6,9 @@ v2.6.2pre
* Using skipAplus settings from config
* More elegant display of the grading scheme
* Added javascript to toggle visibility of histogram marker and grading scheme
+ * If database is read only and does not have the grading scheme do not
+ complain at normal level about inability to create it
+ * If histogram limits are empty do not show the histogram marker
v2.6.1
* Users can see grading scheme
* Added grades in the column histogram calculation (not yet displayed)