.. |
001_setup.rb
|
trunk moved from /trunk/redmine to /trunk
|
2006-12-05 20:45:04 +00:00 |
002_issue_move.rb
|
trunk moved from /trunk/redmine to /trunk
|
2006-12-05 20:45:04 +00:00 |
003_issue_add_note.rb
|
trunk moved from /trunk/redmine to /trunk
|
2006-12-05 20:45:04 +00:00 |
004_export_pdf.rb
|
trunk moved from /trunk/redmine to /trunk
|
2006-12-05 20:45:04 +00:00 |
005_issue_start_date.rb
|
trunk moved from /trunk/redmine to /trunk
|
2006-12-05 20:45:04 +00:00 |
006_calendar_and_activity.rb
|
trunk moved from /trunk/redmine to /trunk
|
2006-12-05 20:45:04 +00:00 |
007_create_journals.rb
|
trunk moved from /trunk/redmine to /trunk
|
2006-12-05 20:45:04 +00:00 |
008_create_user_preferences.rb
|
trunk moved from /trunk/redmine to /trunk
|
2006-12-05 20:45:04 +00:00 |
009_add_hide_mail_pref.rb
|
trunk moved from /trunk/redmine to /trunk
|
2006-12-05 20:45:04 +00:00 |
010_create_comments.rb
|
added model Comment.
|
2006-12-10 18:35:48 +00:00 |
011_add_news_comments_count.rb
|
added model Comment.
|
2006-12-10 18:35:48 +00:00 |
012_add_comments_permissions.rb
|
added model Comment.
|
2006-12-10 18:35:48 +00:00 |
013_create_queries.rb
|
"queries" branch merged
|
2006-12-16 13:37:32 +00:00 |
014_add_queries_permissions.rb
|
"queries" branch merged
|
2006-12-16 13:37:32 +00:00 |
015_create_repositories.rb
|
svn browser merged in trunk
|
2006-12-24 13:38:45 +00:00 |
016_add_repositories_permissions.rb
|
svn browser merged in trunk
|
2006-12-24 13:38:45 +00:00 |
017_create_settings.rb
|
settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings
|
2007-01-21 11:50:22 +00:00 |
018_set_doc_and_files_notifications.rb
|
mail notifications added when:
|
2007-01-27 15:01:19 +00:00 |
019_add_issue_status_position.rb
|
added the ability to set the sort order for issue statuses
|
2007-01-31 19:53:24 +00:00 |
020_add_role_position.rb
|
added the ability to set the sort order for roles
|
2007-01-31 20:57:01 +00:00 |
021_add_tracker_position.rb
|
added the ability to set the sort order for trackers
|
2007-01-31 21:18:43 +00:00 |
022_serialize_possibles_values.rb
|
custom_field.possible_values is now serialized (no longer pipe separated)
|
2007-02-03 12:57:33 +00:00 |
023_add_tracker_is_in_roadmap.rb
|
added roadmap view
|
2007-02-04 09:18:40 +00:00 |
024_add_roadmap_permission.rb
|
added roadmap view
|
2007-02-04 09:18:40 +00:00 |