..
activity
Include visible subprojects when checking for available Activity event types. #5589
2010-07-06 02:22:03 +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
Translating Non member and Anonymous roles when importing defaults
2011-02-15 18:18:32 +01:00
export
Avoid "private method `gsub' called for nil:NilClass" error when exporting issues with nil description ( #7386 ).
2011-02-09 16:41:32 -08:00
helpers
Stringify avatar to prevent "can't convert nil into String" errors on gantt ( #7317 ).
2011-04-16 15:16:24 -07:00
menu_manager
[ #269 ] Instead of patching rubytree, creating a custom sub class and using that everywhere
2011-03-09 16:26:36 +01:00
scm
scm: git: remove "core.quotepath = true" to run git command ( #5251 ).
2011-04-16 15:34:43 -07:00
views
Restores object count and adds offset/limit attributes to API responses for paginated collections ( #6140 ).
2010-12-11 13:13:49 +00:00
wiki_formatting
Avoid selecting the help link while tabbing #150
2011-02-22 19:06:19 +01: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
ciphering.rb
Adds support for SCM/LDAP passwords encryption in the database ( #7411 ).
2011-04-16 15:16:03 -07:00
configuration.rb
Adds a method to temporarily override configuration settings.
2011-04-16 15:16:03 -07:00
core_ext.rb
Estimated time recognizes improved time formats ( #1092 ).
2008-04-26 11:59:51 +00:00
custom_field_format.rb
Let custom field formats control how they are edited.
2010-04-16 15:34:05 +00:00
hook.rb
Use Object#tap instead of #returning ( #6887 ).
2010-11-14 16:24:21 +00:00
i18n.rb
Fixed: date part of the time default format doesn't respect the date format ( #7639 ).
2011-04-16 14:43:45 -07:00
imap.rb
IMAP: add options to move received emails.
2008-12-31 14:56:30 +00:00
info.rb
[ #101 ] Change the help link to point to the version's wiki page
2011-02-24 14:51:33 -08:00
menu_manager.rb
[ #269 ] Instead of patching rubytree, creating a custom sub class and using that everywhere
2011-03-09 16:26:36 +01:00
mime_type.rb
Auto-detect attachment content type when blank ( #3782 ).
2009-12-29 13:28:30 +00:00
notifiable.rb
Adds email notifications support for news comments ( #2074 ).
2011-04-16 15:26:39 -07:00
platform.rb
Fixes platform determination under JRuby ( #1804 ).
2008-08-25 11:01:37 +00:00
plugin.rb
Add Redmine::Plugin.installed?(:name) method to check if a plugin is installed
2010-10-25 23:32:01 +00:00
pop3.rb
Make POP3 mail fetcher log messages instead of puts ( #7177 ).
2011-02-09 16:41:32 -08:00
safe_attributes.rb
[ #282 ] Make safe_attributes work with symbol keys
2011-03-14 17:50:12 +01:00
search.rb
Makes search providers extensible ( #3936 ).
2010-02-17 20:05:51 +00:00
syntax_highlighting.rb
Fixes diff highlighting ( #5199 ).
2010-03-28 11:30:48 +00:00
themes.rb
[ #230 ] Make loadpath of themes configurable
2011-03-24 13:46:50 -07:00
unified_diff.rb
scm: fix diffs do not handle one line new files properly ( #7618 ).
2011-04-16 14:59:36 -07:00
utils.rb
Slight changes to ease Rails 2.2 support.
2009-01-04 17:09:25 +00:00
version.rb
Bump version to 1.2.0
2011-03-27 11:05:08 -07:00
wiki_formatting.rb
Fixed: Deselecting textile text formatting causes interning empty string errors ( #4867 ).
2010-02-17 20:47:50 +00:00