Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
account_controller.rb 11.2 KB 13888 over 10 years Jean-Philippe Lang Send password reset email to the email used in ...
activities_controller.rb 2.81 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
admin_controller.rb 2.95 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
application_controller.rb 19.1 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
attachments_controller.rb 6.05 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
auth_sources_controller.rb 2.8 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
auto_completes_controller.rb 1.5 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
boards_controller.rb 3.36 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
calendars_controller.rb 2.05 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
comments_controller.rb 1.62 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
context_menus_controller.rb 3.38 KB 13985 over 10 years Jean-Philippe Lang Adds a :copy_issues permission (#18855). When ...
custom_fields_controller.rb 2.62 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
documents_controller.rb 3.06 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
email_addresses_controller.rb 2.65 KB 13886 over 10 years Jean-Philippe Lang Add support for multiple email addresses per us...
enumerations_controller.rb 2.67 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
files_controller.rb 2.09 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
gantts_controller.rb 1.73 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
groups_controller.rb 3.68 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
issue_categories_controller.rb 3.66 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
issue_relations_controller.rb 2.65 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
issue_statuses_controller.rb 2.41 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
issues_controller.rb 17.6 KB 13997 over 10 years Jean-Philippe Lang Removed IssuesController#update_form action, us...
journals_controller.rb 3.6 KB 13954 over 10 years Jean-Philippe Lang Show long text custom field changes as a diff (...
mail_handler_controller.rb 1.43 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
members_controller.rb 3.65 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
messages_controller.rb 4.76 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
my_controller.rb 6.28 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
news_controller.rb 3.34 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
previews_controller.rb 1.91 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
principal_memberships_controller.rb 2.21 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
project_enumerations_controller.rb 1.52 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
projects_controller.rb 7.08 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
queries_controller.rb 3.75 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
reports_controller.rb 3.25 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
repositories_controller.rb 14.2 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
roles_controller.rb 3.01 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
search_controller.rb 3.04 KB 13962 over 10 years Jean-Philippe Lang Make search results per page configurable (#190...
settings_controller.rb 2.54 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
sys_controller.rb 2.81 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
timelog_controller.rb 9.46 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
trackers_controller.rb 2.93 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
users_controller.rb 6 KB 13886 over 10 years Jean-Philippe Lang Add support for multiple email addresses per us...
versions_controller.rb 6.03 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
watchers_controller.rb 3.96 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
welcome_controller.rb 1.07 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
wiki_controller.rb 11.7 KB 13944 over 10 years Jean-Philippe Lang Adds support for macro and Redmine links in PDF...
wikis_controller.rb 1.28 KB 13872 over 10 years Jean-Philippe Lang Copyright update.
workflows_controller.rb 5.11 KB 13872 over 10 years Jean-Philippe Lang Copyright update.

Latest revisions

# Date Author Comment
13997 2015-02-13 21:00 Jean-Philippe Lang

Removed IssuesController#update_form action, use #new and #edit instead.

13996 2015-02-13 20:30 Jean-Philippe Lang

Added Issue#attributes_editable?

13995 2015-02-13 18:32 Jean-Philippe Lang

Moved users list diplayed as available watchers on the new issue form to an helper.

13985 2015-02-08 13:07 Jean-Philippe Lang

Adds a :copy_issues permission (#18855).

When copy is allowed, target projects are those on which the user has the :add_issues permission.

13981 2015-02-08 11:20 Jean-Philippe Lang

Removed :move_issues permission (#18855).

This permission was wrongly used to allow bulk issue copy. To prevent user from moving an issue to another project, the project field should now be set to read-only in the workflow permissions. A migration does this automatically for roles that have the edit_issues permission without having the move_issues permission.

13962 2015-02-07 08:44 Jean-Philippe Lang

Make search results per page configurable (#19005).

Patch by Go MAEDA.

13954 2015-01-31 11:42 Jean-Philippe Lang

Show long text custom field changes as a diff (#15236).

13953 2015-01-27 22:55 Jean-Philippe Lang

Removed :update key and use :edit instead.

13952 2015-01-27 22:52 Jean-Philippe Lang

The :change_status permission was removed in r1043.

13944 2015-01-25 10:04 Jean-Philippe Lang

Adds support for macro and Redmine links in PDF export (#13051).

View revisions

Also available in: Atom