- 02 Aug, 2012 13 commits
-
-
* got rid of the hackish conversions between ' ' and '_' * use url_name and display_name where appropriate * update templates to match.
Victor Shnayder committed -
* CMS no longer syncs, it just imports when it gets a commit note from github
Victor Shnayder committed -
Feature/victor/xml verify
Victor Shnayder committed -
* may be temporary if we move errors into the items themselves.
Victor Shnayder committed -
Only import from github when changes are made, rather than exporting. Th...
Calen Pennington committed -
Conflicts: lms/urls.py
David Ormsbee committed -
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
* move html_checker.py * move stringify.py * move tests into module * remove duplicate progress.py * fix module imports
Victor Shnayder committed -
* cleaned up error module: - only one template - save error message in xml and reload * better display of problem definition and metadata to staff * save error messages as string, not exception objects.
Victor Shnayder committed -
Feature/victor/metadata inherit
Calen Pennington committed -
Only import from github when changes are made, rather than exporting. This prevents bugs in the cms from preventing changes via git
Calen Pennington committed
-
- 01 Aug, 2012 27 commits
-
-
Victor Shnayder committed
-
* problem was on import to json--got all the metadata, but didn't preserve the _inherited_metadata * added own_metadata property, use it instead
Victor Shnayder committed -
Victor Shnayder committed
-
* also make a placeholder roundtrip export test
Victor Shnayder committed -
* make logging work properly in cms, dev * fix a comment
Victor Shnayder committed -
Strip down sequence nav, start to use ems for font size instead of pixels and started to strip down the info page
David Ormsbee committed -
Added more styles for the info page and added headers for the updates and handouts so they will be consistant for every class
Kyle Fiedler committed -
Kyle Fiedler committed
-
Kyle Fiedler committed
-
Jarv/prod requirements
jarv committed -
John Jarvis committed
-
John Jarvis committed
-
add back-compat code to customtag
Calen Pennington committed -
* apparently 6002x is using the impl-as-child structure already.
Victor Shnayder committed -
Feature/victor/xml verify
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Victor Shnayder committed
-
* Log formatted traceback string instead of exc_info tuple itself * display as a list
Victor Shnayder committed -
* call error tracker when needed * remove duplicate logging--just add info and re-raise * xml modulestore uses error tracker to capture load errors * add unstyled list of import errors to courseware homepage!
Victor Shnayder committed -
Victor Shnayder committed
-
Victor Shnayder committed
-
* simplify logic--tracker just tracks errors. Trackers should not raise, and are not be responsible for logging. * adapted code to use trackers. * Started cleanup of error handling code: - if need to add info and re-raise, just do that. No logging. - if working around a problem, log and track as needed.
Victor Shnayder committed -
Victor Shnayder committed
-
* get rid of dump to json * formatting
Victor Shnayder committed -
* so they get the staff view of problems * does NOT actually set User.is_staff
Victor Shnayder committed -
Victor Shnayder committed
-