Files
edx-platform/lms/djangoapps
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
..
2013-09-06 09:45:59 -04:00
2013-12-03 14:15:09 -05:00
2013-07-19 11:03:25 -04:00
2013-12-05 15:50:49 -05:00
2014-01-22 10:05:17 -05:00
2013-12-04 12:59:35 -05:00
2014-01-27 13:47:58 -05:00
2014-01-16 12:51:22 -05:00
2013-12-03 14:15:09 -05:00
2014-01-27 13:47:58 -05:00
2013-12-05 15:50:49 -05:00
2014-01-06 15:53:27 +00:00