- 21 Aug, 2013 1 commit
-
-
Made the statement better pylint fix Accidently left off parameter Removed logout
JonahStanley committed
-
- 20 Aug, 2013 25 commits
-
-
keep log_event for compatibility
Miles Steele committed -
Add docs for changes in #726
Peter Baratta committed -
Fix failing grade label being editable but not saved.
Peter Fogg committed -
Carlos Andrés Rocha committed
-
Peter Baratta committed
-
Peter Fogg committed
-
Peter Fogg committed
-
Incorporate Anant's suggestions
jkarni committed -
Use calc's evaluator for staff answers in `Numercial` type
Peter Baratta committed -
Sync up Reset Action Button Styling for Capa xmodules
Brian Talbot committed -
Brian Talbot committed
-
address some pylint violations in the mixedmodulestore build report
Christina Roberts committed -
Add doc strings and fix spaces
Christina Roberts committed -
on import, when enumerating through the 'draft content', OSX environment...
chrisndodge committed -
Chris Dodge committed
-
Fix/cdodge/get items needs courseid
chrisndodge committed -
don't put the substitutions in quotes
chrisndodge committed -
Chris Dodge committed
-
on import, when enumerating through the 'draft content', OSX environments will have hidden binary encoded quarantine files. We don't want to try to process these as they will throw an exception when trying to be parsed. It's harmless - the import goes on fine - but it's a lot of clutter in the output logs.
Chris Dodge committed -
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
- 19 Aug, 2013 14 commits
-
-
small change in aggregating peer eval grades (rounds up)
Jason Bau committed -
Jonahstanley/help acceptance test
Jonah Stanley committed -
Don Mitchell committed
-
set first FAQ link to mktg webiste too
Adam committed -
Adam Palay committed
-
Persist static_tab name.
Carlos Andrés Rocha committed -
Don Mitchell committed
-
STUD-663.
cahrens committed -
Change pylint settings to not report in importing assert_* from nose.tools
Jay Zoldak committed -
Make sure to persist static tab name assignment.
Christina Roberts committed -
STUD-663 Pylint updates.
cahrens committed -
Jay Zoldak committed
-
Julian Arni committed
-
Rather than just calling `complex(...)` on the staff answers, also call `calc.evaluator`. This way, simple things like `1/3` can be entered, as well as more complicated explicit equations (e.g. `sqrt((12^2 + 26^2)/2)` etc, etc) Simplify and update the tests to work with this.
Peter Baratta committed
-