Redmine/test/fixtures
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
..
diffs Adds a setting to limit the number of diff lines that should be displayed (default to 1500). 2008-12-07 15:21:40 +00:00
files Fixed: wrong digest for text files under Windows (#2264). 2008-12-02 17:57:13 +00:00
mail_handler Import custom fields values from emails (#2413). 2008-12-30 14:57:33 +00:00
repositories Adds Filesystem adapter (patch #1393 by Paul R). 2008-06-08 15:40:24 +00:00
attachments.yml Files module: makes version field non required (#1053). 2008-12-09 18:00:27 +00:00
auth_sources.yml trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
boards.yml Forums enhancements: 2007-11-24 12:25:07 +00:00
changes.yml Fixed: View differences for individual file of a changeset fails if the subversion repository URL doesn't point to the repository root (#1209, #1262, #1275). 2008-05-24 17:58:34 +00:00
changesets.yml Maps repository users to Redmine users (#1383). 2008-11-10 18:59:06 +00:00
comments.yml Add NewsController and TimelogController tests. 2008-03-17 20:48:22 +00:00
custom_fields.yml 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
custom_fields_projects.yml trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
custom_fields_trackers.yml Ability to sort the issue list by text, int and float custom fields (#1139). 2009-01-11 18:38:07 +00:00
custom_values.yml Ability to sort the issue list by text, int and float custom fields (#1139). 2009-01-11 18:38:07 +00:00
documents.yml added unit tests for mailer 2007-02-02 14:47:40 +00:00
enabled_modules.yml Fixed: cross-project issue list should not show issues of projects for which the issue tracking module was disabled. 2008-09-25 18:51:03 +00:00
enumerations.yml Adds basic support for issue creation via email (#1110). 2008-06-22 10:45:03 +00:00
issue_categories.yml When moving an issue to another project, reassign it to the category with same name if any (#1653). 2008-07-26 09:27:07 +00:00
issue_statuses.yml Removed IssueStatus html_color attribute. 2007-11-04 11:40:17 +00:00
issues.yml Different icon for closed issues in search result (#992). 2009-01-11 11:01:35 +00:00
journal_details.yml added unit tests for mailer 2007-02-02 14:47:40 +00:00
journals.yml Fixes: 2008-02-17 14:17:20 +00:00
members.yml Fixtures update. 2008-12-27 17:49:01 +00:00
messages.yml Adds permissions to let users edit and/or delete their messages (#854, patch by Markus Knittig with slight changes). 2008-11-11 15:07:55 +00:00
news.yml added model Comment. 2006-12-10 18:35:48 +00:00
projects.yml Fixed: private subprojects names are revealed on the project overview (#1152). 2008-05-01 12:56:59 +00:00
projects_trackers.yml Renumbers projects_trackers fixtures (#2411). 2008-12-29 12:40:56 +00:00
queries.yml Queries can be marked as 'For all projects'. Such queries will be available on all projects and on the global issue list (#897, closes #671). 2008-03-30 12:29:07 +00:00
repositories.yml Added some functional tests (projects and repositories). 2007-12-12 20:56:22 +00:00
roles.yml Adds permissions to let users edit and/or delete their messages (#854, patch by Markus Knittig with slight changes). 2008-11-11 15:07:55 +00:00
time_entries.yml Custom fields (list and boolean) can be used as criteria in time report (#1012). 2008-04-09 17:45:39 +00:00
tokens.yml added unit tests for mailer 2007-02-02 14:47:40 +00:00
trackers.yml On the calendar, the gantt and in the Tracker filter on the issue list, only active trackers of the project (and its sub projects) can be selected. 2008-01-16 21:27:48 +00:00
user_preferences.yml added unit tests for issue statuses, user preferences and tokens 2007-01-27 22:31:42 +00:00
users.yml Merged IssuesController change_status and add_note actions. 2008-01-06 17:06:14 +00:00
versions.yml Gantt chart: display issues that don't have a due date if they are assigned to a version with a date (#184). 2008-05-25 13:26:21 +00:00
watchers.yml Adds watch/unwatch functionality at forum topic level (#1912). 2008-09-19 15:32:52 +00:00
wiki_content_versions.yml Added wiki annotate view. It's accessible for each version from the page history view. 2007-12-20 19:10:24 +00:00
wiki_contents.yml Extends child_pages macro to display child pages based on page parameter (#1975). 2008-11-22 11:44:07 +00:00
wiki_pages.yml Extends child_pages macro to display child pages based on page parameter (#1975). 2008-11-22 11:44:07 +00:00
wikis.yml Redmine links can be used to link to documents, versions and attachments. 2008-01-15 18:12:12 +00:00
workflows.yml Add some tests on RolesController. 2008-03-17 20:02:51 +00:00