- 06 May, 2013 26 commits
-
-
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 -
Get rid of _computed_default.
Christina Roberts committed -
MOAR README
David Baumgold committed -
update EPFL profile. LH # 374
Victor Shnayder committed -
David Baumgold committed
-
David Baumgold committed
-
That would be a chair.
David Baumgold committed -
David Baumgold committed
-
Victor Shnayder committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
Ned Batchelder committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
So that no one else will have to go through what I went through. Hopefully.
David Baumgold committed -
One more attempt at making linters happier
David Baumgold committed
-
- 03 May, 2013 10 commits
-
-
cahrens committed
-
cahrens committed
-
Fix/sarina/new formularesponse defaults
Sarina committed -
David Baumgold committed
-
Inserts overrides in env.lms.aws for email settings and timezone
jarv committed -
overrides what is set in env.lms.common using the lms.env.json file
Jason Bau committed -
Bug/straz/date - fix date interpolation
Steve Strassmann committed -
Press updates
brianhw committed -
This allows specification of profile parameters when creating a user. Because the profile contents are always accessed from the database, the user must be saved to the database before the profile is created. This means that the profile cannot be created if the user is merely being built (and not saved) rather than created.
Greg Price committed -
LH: 381, 382, 383
Victor Shnayder committed
-
- 02 May, 2013 4 commits
-
-
Change org for gcli status command from mitx to edx
e0d committed -
fix requirements to use moved forks
jarv committed -
James Tauber committed
-
Remove localization middleware from jasmine test execution
Jay Zoldak committed
-