Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.16b2 #4968

Closed
Closed

Conversation

kalitebuilder
Copy link

WARNING! Merging this, merges and closes all PRs contained in this PR, and they may have a separate review process and amendments following. So don't merge this PR!! :)

Takes over 0.16b1 #4945

New release, manually brewing the distributions:

Known issues

Included PRs

Installer links

rtibbles and others added 12 commits March 3, 2016 16:40
…es from 98c30e8..dcdae8a

dcdae8a Merge branch 'master' of github.com:learningequality/khan-exercises
c6d1db7 Merge branch 'ka_master'
1070e1b Update the eslint-disable directives.
e041278 Fix timestamp on attempt data to work across locales.
ed03ce4 Change wording for incorrect answers to be more encouraging
2c1bf12 Don't depend on `KA.getUserID` existing.
8076e90 Properly clean up after a problem when using interfaceFunctions
486f553 Add callbacks for state change in ExerciseProblemTemplate (Bibliotron Execises part 8b)
156610b Check for existence of data object when looking for skipDOMManipulation
7b500fd Expose checkAnswer, skipQuestion, gotoNextProblem, and showHint to webapp (Bibliotron Exercises part 7b)
67d879b Pass a flag to problemTemplateRendered to skip DOM manipulation (Bibliotron Exercises part 5b)
7521aa6 Add imperative `showHint(hintNumber)` function
0eb9b02 Allow clients to interact imperatively w/ interface.js (starting with handleAttempt)
f14fc0c Prevent race condition in calculator modules
38e79db Refactored calculator UI code to a separate module
87db7a5 Make sure a string is passed into JSON.parseString
0d566a4 Enable anti-cheating code.
f5d0d31 Differentiate between error types when failing to load an exercise.
32eef88 Don't point people to GitHub to report content issues
ccbe215 Explicitly require base modules
b401c13 Answer major question in README.
29e48f8 Do not assume window.localStorage's presence implies usability
eb7d469 Reintroduce offline cheating detection.
78c9279 Merge pull request #161545 from Khan/brownhead-update-readme
2630d00 Add some text to ellipse_intuition to help explain the exercise better.
0a0e86d Cleanup README and make status clearer.
6163e8f Merge pull request #161539 from Christi/patch-1
a189f3a Update division 1.5 to remove 2 digit divisors...
665ac66 Merge pull request #161433 from rhc2104/patch-1
2dcc902 Merge pull request #161495 from mankal111/master
ae60143 Add support for two new problem-error types.
792a916 Add missing apostrophe
895f133 Change histogram to dotplot
54c6269 Reword question
7df5e51 Make coordinate plural
85b53ad Update khan-exercises to remove all references to Jed.
95e2c88 Fix $_ in local i18n.js so that Perseus can use it when running locally
3ca2d5e Simplify the local-only script since i18n.js already defines window.i18n.
bd4e680 Change from $._ and $.ngettext over to i18n._ and i18n.ngettext.
373c111 Copy over an ES5-compatible version of i18n.js.
8104630 Update the local files, and update the local script as well.
a27f4d7 Fix the regexp for arc lint to correctly only match a single line.
cf7b219 Add a bunch of eslint-disable comments for legacy code.
4e8bdb3 Add more specific types to fix 2 exercises on mobile
52402da Add processText function.
f83f6c0 Temporarily don't detect offline hints.
3a4a070 Revert change to remove mathzoom from khan-exercises
c4addc0 Remove MathZoom from kathjax.py, and rebuild MathJax
90a4af4 Send Travis alerts to Slack instead of HipChat
1c6a1f0 Fix rounding whole numbers
6bb8c50 Remove MathZoom.js from MathJax
2fe3d31 Update standard_deviation_of_a_population.html
9a7495c Add MathZoom.js to MathJax for real
3870ebc Add MathZoom.js extension to third_party MathJax.
d59065a Change equal sign to approx if MEAN is rounded
8f87810 Limit places to places we have names for
4a37397 Prevent cheating with offline hints.
c953f4d Remove ServerActionQueue from interface.js.
c2266bd Increase the range of questions
a660f4c Remove questions with radians
64001df Don't show related videos in skill checks
0b1d12c Fix lint in build/pack.js again.
7cf3890 Add data-type="text" to points_lines_and_planes for mobile testing.
6b5f477 Fix lint in interface.js
6e6b893 Lint fixes for pack.js script
0f1927e khan-exercises should be usable without KA globals
19994c4 Simplify question and have consistent wording of variation
21c4118 Fix "adding decimals" on iPad
89cb60f Fix comparing_fractions_1 freezing issue again.
576d765 Fix hints
93154c4 Add missing plus sign to equation
02cd36f Remove redundant words (angle)
2fdf1c2 Fix test for point in shaded area
4d272bd Avoid a denominator that imposes impossible constraints
51587a0 Revert "Removing gandalf bridge"
e4f1c17 Removing gandalf bridge
054e319 Update copyright on README

git-subtree-dir: kalite/distributed/static/js/distributed/perseus/ke
git-subtree-split: dcdae8a3760b99e647866ce9a7a0585165feaf86
…and_fonts

Conflicts:
	kalite/distributed/static/js/distributed/perseus/ke/local-only/i18n.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/algebra-intuition.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/angles.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/answer-types.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/chemistry.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/cipher.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/congruency.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/constructions.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/convert-values.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/crc32.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/derivative-intuition.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/exponents.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/expressions.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/functional.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/geom.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/graphie-3d.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/graphie-drawing.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/graphie-geometry.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/graphie-helpers-arithmetic.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/graphie-helpers.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/graphie-polygon.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/graphie.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/interactive.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/jquery.adhesion.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/khanscript.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/kline.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/kmatrix.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/knumber.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/kpoint.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/kray.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/kvector.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/math-format.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/math.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/matrix-input.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/mean-and-median.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/objective_.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/parabola-intuition.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/polynomials.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/probability.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/qhints.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/rational-expressions.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/scratchpad.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/slice-clone.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/spin.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/stat.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/subhints.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/tex.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/time.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/tmpl.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/transform-helpers.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/triangle-congruence.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/unit-circle.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/visualizing-derivatives.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/word-problems.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/wrapped-defaults.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/wrapped-ellipse.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/wrapped-line.js
	kalite/distributed/static/js/distributed/perseus/ke/utils/wrapped-path.js
@kalitebuilder kalitebuilder changed the title Prereleases/0.16b2 0.16b2 Mar 7, 2016
@kalitebuilder
Copy link
Author

having issues building it atm on the temporary build server which is why nothing has been released.

@MCGallaspy
Copy link
Contributor

@kalitebuilder / @benjaoming can you indicate what those issues are? We want to take this over from you so we can build a deb.

@benjaoming
Copy link
Contributor

Out of bad connectivity, I had to PM a stack trade of a make assets failure to @rtibbles -- found it in my logs:

8:10:54 PM - me: (kalite)kalitebuilder@overtag:~/ka-lite$ make assets
# Necessary because NPM may have wrong versions in the cache
npm cache clean
npm install --production
npm WARN package.json [email protected] license should be a valid SPDX license expression
node build.js
Watchify: Found 19 bundles, compiling.
Watchify: Assuming that Khan Util files are already deAMDified
events.js:85
      throw er; // Unhandled 'error' event
            ^
Error: Cannot find module 'loose-envify' from '/home/kalitebuilder/ka-lite/node_modules/react/node_modules/fbjs'
    at /home/kalitebuilder/ka-lite/node_modules/browserify/node_modules/resolve/lib/async.js:46:17
    at process (/home/kalitebuilder/ka-lite/node_modules/browserify/node_modules/resolve/lib/async.js:173:43)
    at ondir (/home/kalitebuilder/ka-lite/node_modules/browserify/node_modules/resolve/lib/async.js:188:17)
    at load (/home/kalitebuilder/ka-lite/node_modules/browserify/node_modules/resolve/lib/async.js:69:43)
    at onex (/home/kalitebuilder/ka-lite/node_modules/browserify/node_modules/resolve/lib/async.js:92:31)
    at /home/kalitebuilder/ka-lite/node_modules/browserify/node_modules/resolve/lib/async.js:22:47
    at FSReqWrap.oncomplete (fs.js:95:15)
make: *** [assets] Error 1

@benjaoming
Copy link
Contributor

Adding loose-envify to package.json solves it... I can live with that, but should be solved so make assets works on a clean non-dev checkout.

@benjaoming
Copy link
Contributor

#4983

@benjaoming
Copy link
Contributor

PyPi + PPA updated, inserted .deb links in the description above

@radinamatic @MCGallaspy @cpauya

@radinamatic
Copy link
Member

Downloading, thanks! 👍

This was referenced Mar 23, 2016
@benjaoming benjaoming mentioned this pull request Jun 12, 2016
6 tasks
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