You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.txt
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
7.x-1.11 2016-02-02
2
+
--------------------------
3
+
- Fix some bugs breaking the resource links on dataset pages
4
+
- Re-arranged group links on group landing pages; membership links now in sidebar rather than tabs
5
+
- For long fields in the "additional info" custom metadata table on dataset pages, limit the row height for fields displaying extremely long text values
6
+
- Add a list of related visualizations (if using the [Visualization Entity](https://github.com/NuCivic/visualization_entity) module) to resource pages
7
+
- Move group-level permission export into new dkan_dataset_groups_perms module
8
+
- Fixed counting of datasets, broken when a dataset belongs to more than one group
9
+
- Hide "add resource" button on datasets from users who do not have permission to do so
10
+
- Numerous small improvements and bug fixes
11
+
1
12
7.x-1.10 2015-11-10
2
13
--------------------------
3
14
- NOTE: 7.x-1.10 Was re-released on 2015-11-18 to address bugs in the teaser preview links.
0 commit comments