.. |
activity
|
Add etag check on the activity view to avoid rendering when not modified.
|
2009-10-25 17:27:24 +00:00 |
core_ext
|
Defines String#to_a (Object#to_a removed in ruby1.9).
|
2009-10-10 15:09:19 +00:00 |
default_data
|
Renamed the default "Assigned" status to "In Progress". #3605
|
2009-10-20 05:06:14 +00:00 |
export
|
Sets file encoding to utf-8 for ruby 1.9.
|
2009-10-10 15:00:28 +00:00 |
helpers
|
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
|
2009-02-21 11:04:50 +00:00 |
scm/adapters
|
Prevent undefined method `<=>' for nil:NilClass in AbstractAdapter (#4098).
|
2009-10-24 11:08:09 +00:00 |
views
|
Set a default scope for 'My page' block names translations (#3057).
|
2009-04-05 13:33:54 +00:00 |
wiki_formatting
|
Fixed: child_pages macro fails on wiki page history (#4152).
|
2009-11-04 12:36:45 +00:00 |
about.rb
|
Add plugins information to script/about (#3387).
|
2009-05-25 19:10:26 +00:00 |
access_control.rb
|
Fixed: cross-project issue list should not show issues of projects for which the issue tracking module was disabled.
|
2008-09-25 18:51:03 +00:00 |
access_keys.rb
|
Added a 'New issue' link in the main menu (accesskey 7).
|
2008-01-20 13:07:19 +00:00 |
activity.rb
|
Adds #activity_provider shortcut method to the plugin API.
|
2008-07-27 18:38:31 +00:00 |
core_ext.rb
|
Estimated time recognizes improved time formats (#1092).
|
2008-04-26 11:59:51 +00:00 |
hook.rb
|
Fixing Plugin and Mailer default_url_options.
|
2009-02-25 07:25:01 +00:00 |
i18n.rb
|
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
|
2009-02-21 11:04:50 +00:00 |
imap.rb
|
IMAP: add options to move received emails.
|
2008-12-31 14:56:30 +00:00 |
info.rb
|
Added Redmine::Info.issue to get links to specific issue numbers.
|
2009-05-30 23:00:22 +00:00 |
menu_manager.rb
|
Fixes menu translation.
|
2009-02-21 11:31:22 +00:00 |
mime_type.rb
|
Adds .erb mime type.
|
2009-04-25 11:40:50 +00:00 |
platform.rb
|
Fixes platform determination under JRuby (#1804).
|
2008-08-25 11:01:37 +00:00 |
plugin.rb
|
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
|
2009-02-21 11:04:50 +00:00 |
search.rb
|
Contextual quick search (#3263).
|
2009-10-21 17:07:18 +00:00 |
themes.rb
|
Fixed: Themes are not applied with Rails 2.0
|
2008-01-07 20:14:50 +00:00 |
unified_diff.rb
|
String#each removed in ruby1.9.
|
2009-10-10 15:19:27 +00:00 |
utils.rb
|
Slight changes to ease Rails 2.2 support.
|
2009-01-04 17:09:25 +00:00 |
version.rb
|
Set trunk version to 0.8.6
|
2009-11-04 11:15:02 +00:00 |
wiki_formatting.rb
|
Fixes that Redmine::WikiFormatting.register did not raise ArgumentError when giving name as a string (#2856).
|
2009-03-07 12:57:16 +00:00 |