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

Conversation

pwilkins
Copy link
Contributor

Release 0.12.0

Giovanni Di Milia and others added 30 commits September 22, 2015 13:20
pytest-capturelog has problems with the latest version and
raises warnings
Pinned PyTest to a version < 2.8
Bulk inserts for static assets association to learning resources
Static assets are served again using local storage
Implemented verification of resource types on models
This includes duplicating the indexing being done by Haystack.
After this is merged, the Haystack code can be taken out piece-by-piece
as convenient.

Closes #680
amir-qayyum-khan and others added 17 commits October 8, 2015 19:16
Wrapped description text to 2 lines and added expand collapse description functionality
Added documentation for LORE release workflow - I got the OK from Peter Pinch who is the principal reviewer of this PR.
Limited vocabularies to repository being searched
Updated Django to 1.8.5 due to a bugfix release.
Added loader to listing, resource panel and taxonomy panel
Added remove_content_xml flag and updated resource panel to use it
Wrapped course imports in transaction
Added task to index resources via Celery
@noisecapella
Copy link
Contributor

I think we're missing a checkbox for "Bulk insert of static assets during import" #705

@noisecapella
Copy link
Contributor

Also 'Added loader to listing' #750

@ShawnMilo
Copy link
Contributor

@bdero: Human ssh request for Django version checkbox.

In [1]: import django
In [2]: print django.VERSION
(1, 8, 5, 'final', 0)

@ShawnMilo
Copy link
Contributor

@bdero: Human ssh request to show Haystack is no longer being used:

grep SearchQuerySet search/api.py

There's a lingering comment mentioning the SearchQuerySet, but there should be no import or other code.

@noisecapella
Copy link
Contributor

#522 should also be in this release notes

pwilkins added a commit that referenced this pull request Oct 27, 2015
@pwilkins pwilkins merged commit d67e029 into release Oct 27, 2015
@pwilkins pwilkins deleted the rc/0.12.0 branch October 27, 2015 20:31
@bdero bdero mentioned this pull request Oct 29, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants