My patches for Redmine
Go to file
Jean-Philippe Lang 12792d8068 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.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2276 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-01-17 11:18:04 +00:00
app User custom fields can now be set as editable so that users can edit them on 'My account'. 2009-01-17 11:18:04 +00:00
config Makes the app boot with Rails 2.2.2 2009-01-04 12:14:05 +00:00
db/migrate User custom fields can now be set as editable so that users can edit them on 'My account'. 2009-01-17 11:18:04 +00:00
doc Codified instructions from RUNNING_TESTS as rake tasks for convenience 2009-01-12 04:44:01 +00:00
extra Adds --status option to rdm-mailhandler. 2008-11-30 15:51:44 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lang User custom fields can now be set as editable so that users can edit them on 'My account'. 2009-01-17 11:18:04 +00:00
lib Fixes r2226: exporting an issue with attachments to PDF raises an error (#2492). 2009-01-12 17:45:23 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Slight visual changes on the issue form. 2009-01-17 07:53:32 +00:00
script Merged Rails 2.1 compatibility branch. 2008-07-04 17:58:14 +00:00
test User custom fields can now be set as editable so that users can edit them on 'My account'. 2009-01-17 11:18:04 +00:00
vendor/plugins Adds watchers selection on new issue form (#398). Permission 'add issue watchers' required. 2008-12-22 19:21:02 +00:00
Rakefile trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00