.. |
repository
|
Fixed a bug in CVS model (clash when 2 projects point to the same repository)
|
2007-08-01 17:53:05 +00:00 |
attachment.rb
|
Attachment content-type is now chomped before being saved.
|
2007-08-12 14:32:07 +00:00 |
auth_source.rb
|
trunk moved from /trunk/redmine to /trunk
|
2006-12-05 20:45:04 +00:00 |
auth_source_ldap.rb
|
added svn:eol-style native property on /app files
|
2007-03-12 17:59:02 +00:00 |
board.rb
|
Added watchers for message boards (watchers controller modified to support any watchable model).
|
2007-05-13 19:43:35 +00:00 |
change.rb
|
SVN commits are now stored in the database, and added to the activity view and the search engine.
|
2007-03-25 12:12:15 +00:00 |
changeset.rb
|
Added Darcs basic support.
|
2007-06-24 19:30:38 +00:00 |
comment.rb
|
Fixed: 10342 Creation of Schema in Oracle
|
2007-04-25 15:06:20 +00:00 |
custom_field.rb
|
Added several validates_length_of
|
2007-07-16 17:16:49 +00:00 |
custom_value.rb
|
Fixed: 10342 Creation of Schema in Oracle
|
2007-04-25 15:06:20 +00:00 |
document.rb
|
Added several validates_length_of
|
2007-07-16 17:16:49 +00:00 |
enumeration.rb
|
Added several validates_length_of
|
2007-07-16 17:16:49 +00:00 |
issue.rb
|
Added several validates_length_of
|
2007-07-16 17:16:49 +00:00 |
issue_category.rb
|
Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user.
|
2007-06-29 17:21:37 +00:00 |
issue_custom_field.rb
|
fixed #9308 table_name pre/suffix support
|
2007-03-15 22:11:02 +00:00 |
issue_relation.rb
|
Added an option to be able to relate issues in different projects.
|
2007-08-12 15:31:04 +00:00 |
issue_status.rb
|
Added several validates_length_of
|
2007-07-16 17:16:49 +00:00 |
journal.rb
|
added rss/atom feeds at project levels for:
|
2007-03-17 15:18:50 +00:00 |
journal_detail.rb
|
Journal details truncated only if values are strings
|
2007-04-24 18:26:42 +00:00 |
mail_handler.rb
|
Added a test for the mail handler.
|
2007-05-09 19:24:07 +00:00 |
mailer.rb
|
Fixed mailer (error when no assignee)
|
2007-07-15 12:01:53 +00:00 |
member.rb
|
Removed User#display_name (replaced by User#name).
|
2007-06-29 17:27:27 +00:00 |
message.rb
|
Attachments can now be added to wiki pages (original patch by Pavol Murin). Only authorized users can add/delete attachments.
|
2007-05-26 15:42:37 +00:00 |
message_observer.rb
|
Forum notifications are now also sent to the authors of the thread, even if they don't watch the board.
|
2007-08-12 10:16:30 +00:00 |
news.rb
|
Added several validates_length_of
|
2007-07-16 17:16:49 +00:00 |
permission.rb
|
Added the ability to destroy wiki pages (content and its history are deleted from the database).
|
2007-05-25 16:44:50 +00:00 |
project.rb
|
Fixed an error when trying to delete a project (versions/issues dependency)
|
2007-06-25 19:17:58 +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
|
Added several validates_length_of
|
2007-07-16 17:16:49 +00:00 |
repository.rb
|
Added Darcs basic support.
|
2007-06-24 19:30:38 +00:00 |
role.rb
|
Added several validates_length_of
|
2007-07-16 17:16:49 +00:00 |
setting.rb
|
Added autologin feature (disabled by default).
|
2007-05-06 12:49:32 +00:00 |
time_entry.rb
|
Added time report.
|
2007-06-24 16:07:06 +00:00 |
token.rb
|
added rss/atom feeds at project levels for:
|
2007-03-17 15:18:50 +00:00 |
tracker.rb
|
Added several validates_length_of
|
2007-07-16 17:16:49 +00:00 |
user.rb
|
Removed User#display_name (replaced by User#name).
|
2007-06-29 17:27:27 +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
|
Fixed: 10342 Creation of Schema in Oracle
|
2007-04-25 15:06:20 +00:00 |
version.rb
|
Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap.
|
2007-08-12 09:58:38 +00:00 |
watcher.rb
|
Added "Watch" functionality on issues. It allows users to receive mail notifications about issue changes.
|
2007-04-21 12:08:31 +00:00 |
wiki.rb
|
Attachments can now be added to wiki pages (original patch by Pavol Murin). Only authorized users can add/delete attachments.
|
2007-05-26 15:42:37 +00:00 |
wiki_content.rb
|
Added page association on versioned WikiContent
|
2007-06-17 19:32:58 +00:00 |
wiki_page.rb
|
Added wiki diff.
|
2007-07-14 11:25:03 +00:00 |
workflow.rb
|
added svn:eol-style native property on /app files
|
2007-03-12 17:59:02 +00:00 |