..
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
Fixed: MailHandler raises an error when processing an email without From header ( #2916 ).
2009-03-06 18:25:19 +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
Adds the ability to move threads between project forums ( #2452 ). 'Edit message' permission is required.
2009-04-05 10:08:11 +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
Added the ability to copy a project in the Project Administration panel.
2009-05-03 21:25:37 +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 Message-Id and References headers to email notifications so that issues and messages threads can be displayed by email clients ( #1401 ).
2009-01-18 15:16:31 +00:00
news.yml
added model Comment.
2006-12-10 18:35:48 +00:00
projects.yml
Removes unused projects_count column from projects table.
2009-01-24 11:48:38 +00:00
projects_trackers.yml
Renumbers projects_trackers fixtures ( #2411 ).
2008-12-29 12:40:56 +00:00
queries.yml
Added the ability to copy a project in the Project Administration panel.
2009-05-03 21:25:37 +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
Ability to add multiple project members in a single action ( #1556 ).
2009-03-27 18:10:36 +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 ability to filter watched issues ( #846 ).
2009-02-12 17:35:57 +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