- 28 May, 2013 20 commits
-
-
Jane Manning committed
-
make debug_request available only when DEBUG is enabled, so that product...
brianhw committed -
Hotfix for 2013-05-28 Conflicts: requirements/edx/github.txt
Greg Price committed -
Added tests for capa input templates (unescaped HTML)
Will Daly committed -
make debug_request available only when DEBUG is enabled, so that production doesn't have this security risk.
Brian Wilson committed -
updated mitxmako README to clarify license and origin
James Tauber committed -
James Tauber committed
-
updated pinning icons
marcotuts committed -
fix footer and header spacing/margin issues
caesar2164 committed -
Bug/christina/preview url
Christina Roberts committed -
Reviewed by cale and brian (https://rbcommons.com/s/edx/r/3/)
Greg Price committed -
Giulio Gratta committed
-
lms/mktg - removes margins from social icons and reinstates flex-gutter margin to colophon area of footer
Brian Talbot committed -
Brian Talbot committed
-
Giulio Gratta committed
-
cahrens committed
-
cahrens committed
-
Greg Price committed
-
Will Daly committed
-
According to someone from Datadog, this was generating tags like "knowledgeable_ people_who_put_this_course_together._this_is_harvard._you_can_t_tell_us_there_s_ a_shortage_of_editorial_talent." They say that they can handle tens or hundreds of unique tags but not thousands. Given that we have a unique URL for each thread, we can't even use that as a tag. Thus, all tags are removed for now until we can determine whether there is a useful set of tags with small enough cardinality. In light of this, I did not investigate why the long tag mentioned above was being generated.
Greg Price committed
-
- 24 May, 2013 12 commits
-
-
Feature/vik/oe editor
VikParuchuri committed -
Vik Paruchuri committed
-
Vik Paruchuri committed
-
Vik Paruchuri committed
-
Updated testing documentation to reflect changes to how requirements are
Will Daly committed -
Vik Paruchuri committed
-
Vik Paruchuri committed
-
Will Daly committed
-
Removed old icon references and files
frances botsford committed -
randomize_module.py was missing 'import lxml' to support definition_to_x...
chrisndodge committed -
Frances Botsford committed
-
installed.
Will Daly committed
-
- 23 May, 2013 8 commits
-
-
cahrens committed
-
PREVIEW_LMS_BASE must now be set (default value does not work for both edge and edx). Make this work locally as well. https://edx.lighthouseapp.com/projects/102637/tickets/331
cahrens committed -
Put numpy into a pre.txt so that everything will actually install.
Ned Batchelder committed -
randomize_module.py was missing 'import lxml' to support definition_to_xml(). Also, fix serialization of show_timezone to expect a bool
Chris Dodge committed -
fixing video-bg-image and homepage-bg-image urls
caesar2164 committed -
Record junit reports of jasmine tests
Calen Pennington committed -
Giulio Gratta committed
-