Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Commit

Permalink
Revert "Removed export button for empty repositories"
Browse files Browse the repository at this point in the history
This reverts commit ff5d2dd.
  • Loading branch information
pwilkins committed Aug 3, 2015
1 parent 78aa0f2 commit 1753cff
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions RELEASE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Version 0.6.0
=============

- Modified learningresource panel to include multi select.
- Fixed export button not appearing in certain situations.
- Added test for StaticAsset.loader.
- Added export functionality for learning resources.
- Added select2-bootstrap-theme bower component.
Expand All @@ -20,7 +21,7 @@ Version 0.6.0
- Fixed broken links in the footer.
- Removed console.error statement.
- Fixed bug where export checkboxes were not updated in sync with
export count.
export count.
- Fix test failures due to pylint dependency chain.
- Created StatusBox component to hold messages and errors.
- Added shopping cart for export.
Expand All @@ -47,7 +48,7 @@ Version 0.5.0
- Fixed display of vocabulary terms containing spaces.
- Fixed comparison of FileFields to strings.
- Fixed typo in search hint
- Added bootstrap style to vocabularly learning type checkboxes Closes #337
- Added bootstrap style to vocabulary learning type checkboxes Closes #337
- Changed search box description
- Fixed mutating of this.state which is forbidden
- Added static file parsing to HTML elements.
Expand Down Expand Up @@ -172,7 +173,7 @@ Version 0.1.0
- Added rest app with support for RESTful API
- Added initial authorization support
- Added login requirement for taxonomy app
- Switched to using django storage for course uploads
- Switched to using Django storage for course uploads
- Switched to using Haystack/ElasticSearch for listing page
- Protected course imports
- Protected export view
Expand Down

0 comments on commit 1753cff

Please sign in to comment.