Files
edx-platform/lms/djangoapps/courseware/tests
Xavier Antoviaque 386115aecf Selectively require/hide registration fields & add country/city fields
Extend the capabilities of the REGISTRATION_OPTIONAL_FIELDS
configuration variable, to allow to select, for each individual field,
if it should be 'hidden', 'optional' or 'required'.

Rename the configuration variable to REGISTRATION_EXTRA_FIELDS to reflect
the additional capabilities, and updates the defaults.

As extra fields, configurable through the REGISTRATION_EXTRA_FIELDS
variable. Hidden by default.

Tickets: MCKIN-168 MCKIN-184

Note: Studio also has a registration page, which uses the same account
creation page. It should be possible to use it without requiring the
variable from the LMS, as the fields are different.
2014-01-29 09:01:28 -05:00
..
2014-01-14 17:04:43 -05:00
2013-06-26 17:19:13 -04:00
2014-01-23 10:42:51 -05:00
2014-01-24 11:59:56 -05:00
2013-03-05 11:53:00 -05:00
2013-10-08 15:58:23 -04:00