- 13 Aug, 2013 5 commits
-
-
Adam Palay committed
-
Adam Palay committed
-
Adam Palay committed
-
Adam Palay committed
-
Adam Palay committed
-
- 12 Aug, 2013 32 commits
-
-
instructor dash fixes
Adam committed -
Coffee compile command now executes for just *.coffee items.
Will Daly committed -
Add new setting to cms project
chrisndodge committed -
Chris Dodge committed
-
Migration videoalpha module to one main video module
Lyla Fischer committed -
Change console logging stream from stdout to stderr
Carlos Andrés Rocha committed -
Chris Dodge committed
-
Enable beta dashboard, add copy, add i18n
Miles Steele committed -
Chris Dodge committed
-
Miles Steele 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 -
Adam Palay committed
-
Miles Steele 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 -
This resolves an error that would sometimes occur on Mac OS X: "Error: EMFILE, too many open files"
Will Daly committed -
Will Daly committed
-
Blapenta/site packages
lapentab committed -
Make CMS user view not show ErrorDescriptor courses
chrisndodge committed -
Anton Stupak committed
-
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.
Peter Fogg committed -
Anton Stupak committed
-
Anton Stupak committed
-
Vasyl Nakvasiuk committed
-
Anton Stupak committed
-
Anton Stupak committed
-
Anton Stupak committed
-
Vasyl Nakvasiuk committed
-
- 11 Aug, 2013 2 commits
-
-
ichuang committed
-
Feature/cdodge/convert to portable links on import and clone
chrisndodge committed
-
- 10 Aug, 2013 1 commit
-
-
Fix jumping to the top of the page on unit delete.
Peter Fogg committed
-