- 08 May, 2013 7 commits
-
-
Disable SSL cert validation for Zendesk API
Greg Price committed -
studio - alerts: synced up styles and sample markup
Brian Talbot committed -
They are currently using a CA that is not installed on our servers. Since it isn't a top-tier CA and we aren't submitting anything particularly sensitive anyway, we don't have to feel too bad about this.
Greg Price committed -
studio - alerts: synced up example HTML to show advanced settings live notification, aria roles, and action classes; integrated typography mixins
Brian Talbot committed -
Pass through the value (either default or inherited) that a metadata field WILL have if it is not explicitly set.
Christina Roberts committed -
Hide the Comments Service API key during logging.
Diana Huang committed -
Added unit tests for safe_key() to resolve bug 392.
Will Daly committed
-
- 07 May, 2013 21 commits
-
-
Vik/fix/oe bugs
VikParuchuri committed -
Vik Paruchuri committed
-
Vik Paruchuri committed
-
Vik Paruchuri committed
-
Delete two lines. without this, the xblock fields are never created in cases where the module is "fresh" (ie has no existing data)
Vik Paruchuri committed -
Feature/giulio/accessibility
caesar2164 committed -
Diana Huang committed
-
Giulio Gratta committed
-
these are configured to be too long in the settings.
Will Daly committed -
Vik Paruchuri committed
-
Vik Paruchuri committed
-
Giulio Gratta committed
-
Giulio Gratta committed
-
Giulio Gratta committed
-
made signup form labels and close modal button accessible friendly and tweaked login form to match signup form
Giulio Gratta committed -
Giulio Gratta committed
-
Giulio Gratta committed
-
Vik Paruchuri committed
-
cahrens committed
-
Pass additional field information from editable_metadata_fields, remove system_metadata_fields variable.
Christina Roberts committed -
Ignore the js files that are compiled from coffeescript when running the...
Jay Zoldak committed
-
- 06 May, 2013 12 commits
-
-
Updated safe_key() so that it: (a) avoids creating keys that are too long for memcache, and (b) handles unicode in keys, prefixes, and versions Added __init__.py, which should have been in the last commit Pep8/Pylint fixes
Will Daly committed -
Change the methodology to ignore .js files by default. Any .js files that are coded can be handled individually.
Jay Zoldak committed -
Fix tests that intermittently fail when run in concurrent jobs on jenkins.
Jay Zoldak committed -
cahrens committed
-
Jay Zoldak committed
-
Greg Price committed
-
This was previously done for input but not textarea.
Greg Price committed -
The help tab opens a modal dialog that directs the user at various resources (e.g. the site FAQ and course forums) and allows the user to submit feedback to the feedback endpoint (which will ultimately create a ticket for the student support team).
Greg Price committed -
This functionality requires the Zendesk URL, user, and API key to be specified in django.conf.settings. Also, add a flag to MITX_FEATURES (enabled by default) to control the endpoint and the front-end feature (yet to be added).
Greg Price committed -
cahrens committed
-
Get rid of _computed_default.
Christina Roberts committed -
MOAR README
David Baumgold committed
-