Menu

Commit [r2276]  Maximize  Restore  History

User custom fields can now be set as editable so that users can edit them on 'My account'.

For existing user custom fields, this new attribute is set to false by default to preserve the prior behaviour (it can turned on by editing the custom field in admin area).

Note: on the registration form, *required* custom fields will be displayed even if they are not defined as editable so that the account can be created.

jplang 2009-01-17

1 2 > >> (Page 1 of 2)
changed /trunk/app/controllers/my_controller.rb
changed /trunk/app/models/custom_value.rb
changed /trunk/app/views/account/register.rhtml
changed /trunk/app/views/custom_fields/_form.rhtml
changed /trunk/app/views/my/account.rhtml
added /trunk/db/migrate/102_add_custom_fields_editable.rb
added /trunk/db/migrate/103_set_custom_fields_editable.rb
changed /trunk/lang/bg.yml
changed /trunk/lang/ca.yml
changed /trunk/lang/cs.yml
changed /trunk/lang/da.yml
changed /trunk/lang/de.yml
changed /trunk/lang/en.yml
changed /trunk/lang/es.yml
changed /trunk/lang/fi.yml
changed /trunk/lang/fr.yml
changed /trunk/lang/he.yml
changed /trunk/lang/hu.yml
changed /trunk/lang/it.yml
changed /trunk/lang/ja.yml
changed /trunk/lang/ko.yml
changed /trunk/lang/lt.yml
changed /trunk/lang/nl.yml
changed /trunk/lang/no.yml
changed /trunk/lang/pl.yml
/trunk/app/controllers/my_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/models/custom_value.rb Diff Switch to side-by-side view
Loading...
/trunk/app/views/account/register.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/custom_fields/_form.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/my/account.rhtml Diff Switch to side-by-side view
Loading...
/trunk/db/migrate/102_add_custom_fields_editable.rb Diff Switch to side-by-side view
Loading...
/trunk/db/migrate/103_set_custom_fields_editable.rb Diff Switch to side-by-side view
Loading...
/trunk/lang/bg.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/ca.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/cs.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/da.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/de.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/en.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/es.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/fi.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/fr.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/he.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/hu.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/it.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/ja.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/ko.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/lt.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/nl.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/no.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/pl.yml Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.