- 12 Aug, 2013 12 commits
-
-
Chris Dodge committed
-
Chris Dodge committed
-
Calc module changes: previewing and <formulaequationinput> To see individual commits, see tag peterb/formula-preview/presquash
Peter Baratta committed -
Peter Baratta committed
-
Named `FormulaEquationInput` (name up for debate) - Based off ChemEqnIn - Add FormulaEquationInput in inputtypes.py - Add a call to a skeleton method for a preview javascript: - Queue up some MathJax - Put some ordering on the AJAX requests: add a parameter when the request was started, when it returns check that it isn't outdated before displaying the preview - Tests Note: we moved the `jsinput` tests and DISABLED them, because they were causing the tests to fail.
Peter Baratta committed -
- Create a method called `parse_algebra`. It takes a string of math and returns with a `pyparsing.ParseResults` object representing it. - `evaluator` takes this tree and applies the old "parse actions" to it to get the same number as it used to. - Change calc's API: `evaluator` to use `case_sensitive` rather than `cs` - Add most of the capability for latex rendering
Peter Baratta committed -
Failing JavaScript tests in Firefox
Will Daly committed -
Fix manage.py to ouput the help of the django command if requested
Carlos Andrés Rocha committed -
Fix mysql indexing validity in migrations
Miles Steele committed -
Will Daly committed
-
Blapenta/site packages
lapentab committed -
Make CMS user view not show ErrorDescriptor courses
chrisndodge committed
-
- 11 Aug, 2013 2 commits
-
-
ichuang committed
-
Feature/cdodge/convert to portable links on import and clone
chrisndodge committed
-
- 10 Aug, 2013 13 commits
-
-
Fix jumping to the top of the page on unit delete.
Peter Fogg committed -
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
add a few debug messages to get localhost debug information. Also partition out the MongoDjangoToolbar configuration into a separate env config. This is because doing imports on large courses grinds localdev to a halt due to all the stack trace generation.
Chris Dodge committed -
add another test. Seems like we never had an explicit test on an import into a new course-id. This fixes that
Chris Dodge committed -
Chris Dodge committed
-
also support a link rewriting on course import and clone for the following format /courses/[org]/[course]/[run]/. We just need to substitute in the new course-id.
Chris Dodge committed -
Chris Dodge committed
-
add ability to rewrite links on the old /courses/<org>/<course>/<run>/jump_to/i4x://<org>/<course> .. intracourseware linking to the new portable /jump_to_id/<id> format
Chris Dodge committed -
Chris Dodge committed
-
Chris Dodge committed
-
- 09 Aug, 2013 13 commits
-
-
changing http:// to // on intro video urls
caesar2164 committed -
Giulio Gratta committed
-
Upgrade diff-cover to newest version
Sarina Canelake committed -
Jonahstanley/fix courseteam tests
Jonah Stanley committed -
Sarina Canelake committed
-
JonahStanley committed
-
Peter Fogg committed
-
Fix enroll-multiple button
Miles Steele committed -
JonahStanley committed
-
Miles Steele committed
-
Feanil/master with release
Feanil Patel committed -
make template string unicode
Adam committed -
Add cronjob analytics to instructor dashbaord
Miles Steele committed
-