.. |
repository
|
Accept any svn tunnel scheme in repository URL (#3278).
|
2009-05-10 10:08:02 +00:00 |
attachment.rb
|
Returns a 404 error when trying to view/download an attachment that can't be read from disk.
|
2009-04-25 09:31:36 +00:00 |
auth_source.rb
|
Do not request blank LDAP attributes.
|
2008-11-25 19:33:41 +00:00 |
auth_source_ldap.rb
|
Do not request blank LDAP attributes.
|
2008-11-25 19:33:41 +00:00 |
board.rb
|
Adds single forum atom feed (#3181).
|
2009-04-24 16:51:07 +00:00 |
change.rb
|
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 |
changeset.rb
|
Fixed: links to changesets in activity and atom feeds uses project id instead project identifier (#3137).
|
2009-04-07 17:30:56 +00:00 |
comment.rb
|
Fixed: 10342 Creation of Schema in Oracle
|
2007-04-25 15:06:20 +00:00 |
custom_field.rb
|
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
|
2009-02-21 11:04:50 +00:00 |
custom_value.rb
|
Fixes that custom values length and attachment size validation error raises an error.
|
2009-04-08 16:56:01 +00:00 |
document.rb
|
Replaces Enumeration.get_values and Enumeration.default with named scopes.
|
2009-02-15 13:33:09 +00:00 |
document_observer.rb
|
Added observers to watch model objects for mail delivery instead of calling Mailer.
|
2009-03-28 00:38:57 +00:00 |
enabled_module.rb
|
Create a wiki with a default start page named 'Wiki' when enabling wiki module (#2657).
|
2009-02-15 16:43:06 +00:00 |
enumeration.rb
|
Replaces Enumeration.get_values and Enumeration.default with named scopes.
|
2009-02-15 13:33:09 +00:00 |
issue.rb
|
Allows multiple roles on the same project (#706). Prerequisite for user groups feature.
|
2009-05-10 10:54:31 +00:00 |
issue_category.rb
|
Added version details view accessible from the roadmap.
|
2007-12-07 10:26:07 +00:00 |
issue_custom_field.rb
|
fixed #9308 table_name pre/suffix support
|
2007-03-15 22:11:02 +00:00 |
issue_observer.rb
|
Added observers to watch model objects for mail delivery instead of calling Mailer.
|
2009-03-28 00:38:57 +00:00 |
issue_relation.rb
|
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
|
2009-02-21 11:04:50 +00:00 |
issue_status.rb
|
Allows multiple roles on the same project (#706). Prerequisite for user groups feature.
|
2009-05-10 10:54:31 +00:00 |
journal.rb
|
Fixes Journal#save signature (#3014).
|
2009-03-23 17:18:04 +00:00 |
journal_detail.rb
|
Journal details truncated only if values are strings
|
2007-04-24 18:26:42 +00:00 |
journal_observer.rb
|
Added observers to watch model objects for mail delivery instead of calling Mailer.
|
2009-03-28 00:38:57 +00:00 |
mail_handler.rb
|
Added observers to watch model objects for mail delivery instead of calling Mailer.
|
2009-03-28 00:38:57 +00:00 |
mailer.rb
|
Fixed: Issue status in the notify email's subject is the issue's old status, should be its new status (#3194).
|
2009-04-19 08:33:56 +00:00 |
member.rb
|
Allows multiple roles on the same project (#706). Prerequisite for user groups feature.
|
2009-05-10 10:54:31 +00:00 |
member_role.rb
|
Allows multiple roles on the same project (#706). Prerequisite for user groups feature.
|
2009-05-10 10:54:31 +00:00 |
message.rb
|
Adds the ability to move threads between project forums (#2452). 'Edit message' permission is required.
|
2009-04-05 10:08:11 +00:00 |
message_observer.rb
|
Adds watch/unwatch functionality at forum topic level (#1912).
|
2008-09-19 15:32:52 +00:00 |
news.rb
|
Fixed: News summary field is not searchable (#2998).
|
2009-03-28 12:43:21 +00:00 |
news_observer.rb
|
Added observers to watch model objects for mail delivery instead of calling Mailer.
|
2009-03-28 00:38:57 +00:00 |
project.rb
|
Display all users roles on project overview (#3339).
|
2009-05-12 19:04:52 +00:00 |
project_custom_field.rb
|
added svn:eol-style native property on /app files
|
2007-03-12 17:59:02 +00:00 |
query.rb
|
Ticket grouping (#2679).
|
2009-04-26 13:09:14 +00:00 |
repository.rb
|
Removes hardcoded table names in Repository#clear_changesets.
|
2009-05-08 08:05:45 +00:00 |
role.rb
|
Allows multiple roles on the same project (#706). Prerequisite for user groups feature.
|
2009-05-10 10:54:31 +00:00 |
setting.rb
|
Fixes Setting.openid? (#2764).
|
2009-02-19 21:03:08 +00:00 |
time_entry.rb
|
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
|
2009-02-21 11:04:50 +00:00 |
time_entry_custom_field.rb
|
Adds custom fields on time entries (#772).
|
2008-07-22 18:52:00 +00:00 |
token.rb
|
added rss/atom feeds at project levels for:
|
2007-03-17 15:18:50 +00:00 |
tracker.rb
|
Removes hardcoded table names (#2701).
|
2009-02-09 17:24:06 +00:00 |
user.rb
|
Allows multiple roles on the same project (#706). Prerequisite for user groups feature.
|
2009-05-10 10:54:31 +00:00 |
user_custom_field.rb
|
added svn:eol-style native property on /app files
|
2007-03-12 17:59:02 +00:00 |
user_preference.rb
|
Merged Rails 2.1 compatibility branch.
|
2008-07-04 17:58:14 +00:00 |
version.rb
|
Added some RDoc documentation for some models.
|
2009-03-21 00:39:53 +00:00 |
watcher.rb
|
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
|
2009-02-21 11:04:50 +00:00 |
wiki.rb
|
Extends child_pages macro to display child pages based on page parameter (#1975).
|
2008-11-22 11:44:07 +00:00 |
wiki_content.rb
|
Follows r2720 (#3308).
|
2009-05-10 11:06:29 +00:00 |
wiki_page.rb
|
Ask user what to do with child pages when deleting a parent wiki page (#3202).
|
2009-04-21 12:19:56 +00:00 |
wiki_redirect.rb
|
Added the ability to rename wiki pages (specific permission required).
|
2007-09-09 17:05:38 +00:00 |
workflow.rb
|
Fixes Workflow.count_by_tracker_and_role.
|
2008-09-28 13:10:00 +00:00 |