.. |
attachment.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 |
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
|
Fixed: 10342 Creation of Schema in Oracle
|
2007-04-25 15:06:20 +00:00 |
comment.rb
|
Fixed: 10342 Creation of Schema in Oracle
|
2007-04-25 15:06:20 +00:00 |
custom_field.rb
|
added svn:eol-style native property on /app files
|
2007-03-12 17:59:02 +00:00 |
custom_value.rb
|
Fixed: 10342 Creation of Schema in Oracle
|
2007-04-25 15:06:20 +00:00 |
document.rb
|
added svn:eol-style native property on /app files
|
2007-03-12 17:59:02 +00:00 |
enumeration.rb
|
Simple time tracking functionality added. Time can be logged at issue or project level.
|
2007-03-23 12:22:31 +00:00 |
issue.rb
|
Issue#long_id no more used and removed
|
2007-05-05 15:55:50 +00:00 |
issue_category.rb
|
added svn:eol-style native property on /app files
|
2007-03-12 17:59:02 +00:00 |
issue_custom_field.rb
|
fixed #9308 table_name pre/suffix support
|
2007-03-15 22:11:02 +00:00 |
issue_relation.rb
|
Issue relations first commit (not thoroughly tested). 4 kinds of relation are available:
|
2007-05-05 13:22:27 +00:00 |
issue_status.rb
|
Fixed: default status not showing in new issue
|
2007-04-24 15:19: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
|
Account information can now be sent to the user when creating an account.
|
2007-05-27 10:57:13 +00:00 |
member.rb
|
added svn:eol-style native property on /app files
|
2007-03-12 17:59:02 +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
|
Added mail notification when a new message is posted in the forums.
|
2007-05-14 17:03:59 +00:00 |
news.rb
|
fixed #9308 table_name pre/suffix support
|
2007-03-15 22:11:02 +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: SQL error when a non-admin user displays the project list
|
2007-05-29 19:48:50 +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
|
Fixed date query filters (wrong results and sql error with postgresql)
|
2007-05-29 19:40:48 +00:00 |
repository.rb
|
Fixed: performance issue on RepositoriesController#revisions when a changeset has a great number of changes (eg. 100,000).
|
2007-05-15 21:32:36 +00:00 |
role.rb
|
Various changes on views. On project summary, members are now grouped by role and subprojects are listed inline.
|
2007-04-08 17:44:54 +00:00 |
setting.rb
|
Added autologin feature (disabled by default).
|
2007-05-06 12:49:32 +00:00 |
svn_repos.rb
|
Fixed: files with an apostrophe in their names can't be accessed in the repository
|
2007-05-09 17:22:15 +00:00 |
time_entry.rb
|
Fixed: 10342 Creation of Schema in Oracle
|
2007-04-25 15:06:20 +00:00 |
token.rb
|
added rss/atom feeds at project levels for:
|
2007-03-17 15:18:50 +00:00 |
tracker.rb
|
fixed #9308 table_name pre/suffix support
|
2007-03-15 22:11:02 +00:00 |
user.rb
|
Added the ability to archive projects:
|
2007-05-27 17:42:04 +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
|
Versions can now be created with no date.
|
2007-05-20 17:46:02 +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
|
Optimistic locking added for wiki edits.
|
2007-05-26 17:22:27 +00:00 |
wiki_page.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 |
workflow.rb
|
added svn:eol-style native property on /app files
|
2007-03-12 17:59:02 +00:00 |