Skip to content

Master into 0.15.x#4621

Merged
benjaoming merged 19 commits intolearningequality:0.15.xfrom
benjaoming:master-into-0.15.x
Oct 13, 2015
Merged

Master into 0.15.x#4621
benjaoming merged 19 commits intolearningequality:0.15.xfrom
benjaoming:master-into-0.15.x

Conversation

@benjaoming
Copy link
Contributor

My suggestions for resolving merge conflicts.

benjaoming and others added 18 commits September 7, 2015 15:28
Conflicts:
	kalite/main/api_resources.py
…m_translate_0.14.x

Actually translate assessment item data.
Add warning to langauge pack download completion to restart server.
Raspbian uses an old distribution of wget resulting in a certificate error upon attempting the download as documented in the installation guidelines. Including the "--no-check-certificate" parameter fixes this issue.
Generate a secret key file, and load SECRET_KEY from said file.
The central server sends a short version (e.g. 0.14), which the distributed server
then compares to its long version (e.g. 0.14.1). The problem is that 0.14 compares
as less than 0.14.1, so language packs are shown as unavailable. Instead,
when comparing two mismatched-length versions, only consider the shortest version
available -- thus 0.14 and 0.14.1 would compare equal. Then the languagepack versions
will be compared, which is the actual intent.
…-fix

Fix language pack availability issue in 0.14.1
Conflicts:
	data/version.yml
	kalite/main/api_resources.py
	kalite/settings/base.py
	kalite/version.py

This comment was marked as spam.

@benjaoming benjaoming mentioned this pull request Oct 13, 2015

This comment was marked as spam.

benjaoming added a commit that referenced this pull request Oct 13, 2015
@benjaoming benjaoming merged commit 4bf1bd0 into learningequality:0.15.x Oct 13, 2015
@benjaoming benjaoming removed the has PR label Oct 13, 2015
@benjaoming benjaoming deleted the master-into-0.15.x branch October 20, 2015 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants