- Aug 12, 2013
-
-
Miles Steele authored
-
Chris Dodge authored
-
Adam authored
instructor dash fixes
-
Will Daly authored
Coffee compile command now executes for just *.coffee items.
-
chrisndodge authored
Add new setting to cms project
-
Chris Dodge authored
-
Lyla Fischer authored
Migration videoalpha module to one main video module
-
Carlos Andrés Rocha authored
Change console logging stream from stdout to stderr
-
Chris Dodge authored
-
Miles Steele authored
Enable beta dashboard, add copy, add i18n
-
Chris Dodge authored
-
Miles Steele authored
-
Peter Baratta authored
Calc module changes: previewing and <formulaequationinput> To see individual commits, see tag peterb/formula-preview/presquash
-
Peter Baratta authored
-
Peter Baratta authored
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 authored
- 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
-
Adam Palay authored
-
Miles Steele authored
-
Will Daly authored
Failing JavaScript tests in Firefox
-
Carlos Andrés Rocha authored
Fix manage.py to ouput the help of the django command if requested
-
Miles Steele authored
Fix mysql indexing validity in migrations
-
Will Daly authored
This resolves an error that would sometimes occur on Mac OS X: "Error: EMFILE, too many open files"
-
Will Daly authored
-
lapentab authored
Blapenta/site packages
-
chrisndodge authored
Make CMS user view not show ErrorDescriptor courses
-
Anton Stupak authored
-
Peter Fogg authored
Fixed all common and LMS tests. The tests were failing because XMLDescriptor adds in some attributes to _model_data, such as `xml_attributes`, that aren't necessary. The solution is to handle all XML parsing in VideoDescriptor. There's still one test failing in CMS, which has to do with metadata being saved. I'm still working out how to update it in such a way that it doesn't fail, but still tests something meaningful.
-
Anton Stupak authored
-
Anton Stupak authored
-
Vasyl Nakvasiuk authored
-
Anton Stupak authored
-
Anton Stupak authored
-
Anton Stupak authored
-
Vasyl Nakvasiuk authored
-
- Aug 11, 2013
-
-
ichuang authored
-
chrisndodge authored
Feature/cdodge/convert to portable links on import and clone
-
- Aug 10, 2013
-
-
Peter Fogg authored
Fix jumping to the top of the page on unit delete.
-
Chris Dodge authored
-
Chris Dodge authored
-
Chris Dodge authored
-