redmine/test/fixtures
Jean-Philippe Lang 455abea320 Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users (#1154).
A migration automatically adds this permission to roles that were allowed to view wiki pages.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1815 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-13 16:45:01 +00:00
..
files File viewer for attached text files. 2008-06-09 18:40:59 +00:00
mail_handler Added the "Status:" keyword to the MailHandler for setting and changing an Issue status via email. 2008-08-20 06:21:06 +00:00
repositories Adds Filesystem adapter (patch #1393 by Paul R). 2008-06-08 15:40:24 +00:00
attachments.yml Move VersionsController#download to AttachmentsController. 2008-07-22 17:20:02 +00:00
auth_sources.yml
boards.yml
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
comments.yml
custom_fields_projects.yml
custom_fields_trackers.yml
custom_fields.yml Custom fields refactoring: most of code moved from controllers to models (using new module ActsAsCustomizable). 2008-06-27 20:13:56 +00:00
custom_values.yml
documents.yml
enabled_modules.yml Adds basic support for issue creation via email (#1110). 2008-06-22 10:45: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
issues.yml Adds a rake task to send reminders. An email is sent to each user with a list of the issues due in the next days, if any. 2008-05-25 17:31:50 +00:00
journal_details.yml
journals.yml
members.yml Fixed: private subprojects names are revealed on the project overview (#1152). 2008-05-01 12:56:59 +00:00
messages.yml
news.yml
projects_trackers.yml Fixed: issues always created with default tracker (#1553). 2008-06-30 17:57:53 +00:00
projects.yml Fixed: private subprojects names are revealed on the project overview (#1152). 2008-05-01 12:56:59 +00:00
queries.yml
repositories.yml
roles.yml Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users (#1154). 2008-09-13 16:45:01 +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
trackers.yml
user_preferences.yml
users.yml
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 permissions for viewing the watcher list and adding new watchers on the issue detail view (#398). 2008-08-03 09:14:43 +00:00
wiki_content_versions.yml
wiki_contents.yml Adds child_pages macro for wiki pages (#528). 2008-07-26 12:54:54 +00:00
wiki_pages.yml Wiki page hierarchy (#528). Parent page can be assigned on Rename screen. 2008-07-26 11:46:24 +00:00
wikis.yml
workflows.yml