- 08 Nov, 2013 2 commits
-
-
Adds xblock handler_url support to the LMS, and makes handle_ajax use that code. [LMS-230] [LMS-229]
Calen Pennington committed -
Calen Pennington committed
-
- 29 Oct, 2013 1 commit
-
-
Calen Pennington committed
-
- 25 Oct, 2013 1 commit
-
-
Previously, whenever a XModule was created from a XDescriptor, we created another level of nesting of FieldData objects. This change prevents that nesting. [TKTS-393]
Calen Pennington committed
-
- 18 Oct, 2013 1 commit
-
-
[LMS-57]
Calen Pennington committed
-
- 08 Oct, 2013 1 commit
-
-
By transparently proxying between the XModuleDescriptor and the XModule, and between their runtimes, we can make them act as a single class, so that we can swap in an actual XBlock instead.
Calen Pennington committed
-
- 04 Oct, 2013 1 commit
-
-
David Baumgold committed
-
- 03 Oct, 2013 1 commit
-
-
Calen Pennington committed
-
- 27 Sep, 2013 1 commit
-
-
We had a bug where mixins weren't being applied before `load_from_xml` was called. This meant that not all of the fields were being loaded correctly. To fix it, we used the mixoligist from the runtime to apply the mixins earlier in the process. However, that caused the mixins to be applied twice. The included fixes to xblock resolved the multiply-applied mixins, and the fixes to the parsing code make it simpler to understand, and add some unit tests of the parsing to boot.
Calen Pennington committed
-
- 18 Sep, 2013 1 commit
-
-
Calen Pennington committed
-
- 12 Sep, 2013 1 commit
-
-
Calen Pennington committed
-
- 11 Sep, 2013 1 commit
-
-
Also added datadog application to commom django apps and set it to use a local statsd server by default.
Carlos Andrés Rocha committed
-
- 10 Sep, 2013 1 commit
-
-
Necessary for RFC compliance with oauthlib
David Baumgold committed
-
- 06 Sep, 2013 1 commit
-
-
Calen Pennington committed
-
- 20 Aug, 2013 1 commit
-
-
ichuang committed
-
- 16 Aug, 2013 2 commits
-
-
Chris Dodge committed
-
Chris Dodge committed
-
- 12 Aug, 2013 1 commit
-
-
ichuang committed
-
- 05 Aug, 2013 1 commit
-
-
tie in the normal courseware link url rewriting in capa module since that presents HTML via an Ajax callbacks and not via module_render.py
Chris Dodge committed
-
- 29 Jul, 2013 1 commit
-
-
Don Mitchell committed
-
- 23 Jul, 2013 3 commits
-
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
- 22 Jul, 2013 1 commit
-
-
Adam Palay committed
-
- 18 Jul, 2013 1 commit
-
-
Update existing tests and provide new ones to test new paradigm.
Diana Huang committed
-
- 17 Jul, 2013 1 commit
-
-
Adam Palay committed
-
- 10 Jul, 2013 1 commit
-
-
Adam Palay committed
-
- 09 Jul, 2013 1 commit
-
-
Adam Palay committed
-
- 03 Jul, 2013 1 commit
-
-
Chris Dodge committed
-
- 02 Jul, 2013 1 commit
-
-
Adam Palay committed
-
- 26 Jun, 2013 1 commit
-
-
Don Mitchell committed
-
- 25 Jun, 2013 2 commits
-
-
Refactor a bit modx_dispatch
Carlos Andrés Rocha committed -
Carlos Andrés Rocha committed
-
- 19 Jun, 2013 1 commit
-
-
Ned Batchelder committed
-
- 18 Jun, 2013 4 commits
-
-
Don Mitchell committed
-
Brian Wilson committed
-
Brian Wilson committed
-
Refactor tracking and xqueue initialization to no longer require a request. Get tracking logs to work. Add transaction annotations. Make sure to read only once from result objects when getting result status, so that values are consistent.
Brian Wilson committed
-
- 03 Jun, 2013 1 commit
-
-
Diana Huang committed
-
- 20 May, 2013 1 commit
-
-
Vik Paruchuri committed
-