File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,15 @@ This file contains a summary of changes to the Oppia code base. For a full chang
3
3
https://code.google.com/p/oppia/source/list
4
4
5
5
6
+ v1.2.10.patch (10 Oct 2014)
7
+ --------------------
8
+ Editor improvements:
9
+ * In noneditable mode, hide the widget selector in the state editor.
10
+ * Fix a bug relating to the graph visualization height in Firefox.
11
+
12
+ Infrastructure:
13
+ * Allow exploration statistics datastore models to be migrated.
14
+
6
15
v1.2.10 (7 Oct 2014)
7
16
--------------------
8
17
General editor improvements:
Original file line number Diff line number Diff line change 1
1
application : oppiaserver
2
- version : 1-2-10
2
+ version : 1-2-10-patch
3
3
runtime : python27
4
4
api_version : 1
5
5
threadsafe : false
6
6
7
7
env_variables :
8
8
DJANGO_SETTINGS_MODULE : ' oppiaserver.settings'
9
9
# Modify the 'version' field above to match this.
10
- OPPIA_VERSION : ' 1.2.10'
10
+ OPPIA_VERSION : ' 1.2.10.patch '
11
11
12
12
builtins :
13
13
- appstats : on
You can’t perform that action at this time.
0 commit comments