OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/lib/redmine
Toshi MARUYAMA 47fdf7bb3f scm: git: move "--no-color" option from scm_cmd() to revision(). 14 years ago
..
activity Include visible subprojects when checking for available Activity event types. #5589 15 years ago
core_ext Defines String#to_a (Object#to_a removed in ruby1.9). 15 years ago
default_data Translating Non member and Anonymous roles when importing defaults 14 years ago
export Avoid "private method `gsub' called for nil:NilClass" error when exporting issues with nil description (#7386). 14 years ago
helpers [#190] Work around a nil error introduced in c1cced5139 14 years ago
menu_manager [#269] Instead of patching rubytree, creating a custom sub class and using that everywhere 14 years ago
scm scm: git: move "--no-color" option from scm_cmd() to revision(). 14 years ago
views Restores object count and adds offset/limit attributes to API responses for paginated collections (#6140). 14 years ago
wiki_formatting Avoid selecting the help link while tabbing #150 14 years ago
about.rb Add plugins information to script/about (#3387). 16 years ago
access_control.rb Fixed: cross-project issue list should not show issues of projects for which the issue tracking module was disabled. 16 years ago
access_keys.rb Added a 'New issue' link in the main menu (accesskey 7). 17 years ago
activity.rb Adds #activity_provider shortcut method to the plugin API. 17 years ago
configuration.rb Get the autologin cookie name from the config #273 14 years ago
core_ext.rb Estimated time recognizes improved time formats (#1092). 17 years ago
custom_field_format.rb Let custom field formats control how they are edited. 15 years ago
hook.rb Use Object#tap instead of #returning (#6887). 14 years ago
i18n.rb Manually require i18n 0.4.2 before Rails tries to load the most recent gem (#7013). 14 years ago
imap.rb IMAP: add options to move received emails. 16 years ago
info.rb [#101] Change the help link to point to the version's wiki page 14 years ago
menu_manager.rb [#269] Instead of patching rubytree, creating a custom sub class and using that everywhere 14 years ago
mime_type.rb Auto-detect attachment content type when blank (#3782). 15 years ago
notifiable.rb Changed the notifications to use a hierarchy UI 14 years ago
platform.rb Fixes platform determination under JRuby (#1804). 16 years ago
plugin.rb Add Redmine::Plugin.installed?(:name) method to check if a plugin is installed 14 years ago
pop3.rb Make POP3 mail fetcher log messages instead of puts (#7177). 14 years ago
safe_attributes.rb [#282] Make safe_attributes work with symbol keys 14 years ago
search.rb Makes search providers extensible (#3936). 15 years ago
syntax_highlighting.rb Fixes diff highlighting (#5199). 15 years ago
themes.rb [#230] Make loadpath of themes configurable 14 years ago
unified_diff.rb Fixes diff parser for when lines starting with multiple dashes are removed (#4186). 15 years ago
utils.rb Slight changes to ease Rails 2.2 support. 16 years ago
version.rb Bump version to 1.2.0 14 years ago
wiki_formatting.rb Fixed: Deselecting textile text formatting causes interning empty string errors (#4867). 15 years ago