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 d449ac518d scm: change key name of configurable command name (#7517, #6159, #7047). 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 Rename code and locale typo: Developper. #5751 15 years ago
export Avoid "private method `gsub' called for nil:NilClass" error when exporting issues with nil description (#7386). 14 years ago
helpers Reverted r4780 that broke gantt tests (#7280). 14 years ago
scm scm: change key name of configurable command name (#7517, #6159, #7047). 14 years ago
views Restores object count and adds offset/limit attributes to API responses for paginated collections (#6140). 14 years ago
wiki_formatting Extract headings and TOC parsing from the textile formatter. 14 years ago
about.rb Add plugins information to script/about (#3387). 16 years ago
access_control.rb
access_keys.rb
activity.rb
configuration.rb Adds an application configuration file: config/configuration.yml (#7408). 14 years ago
core_ext.rb
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
info.rb Added Redmine::Info.issue to get links to specific issue numbers. 16 years ago
menu_manager.rb Use Object#tap instead of #returning (#6887). 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
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 Makes issue safe_attributes extensible (#6000). 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 Avoid theme rescan when no theme is selected. 14 years ago
unified_diff.rb Fixes diff parser for when lines starting with multiple dashes are removed (#4186). 15 years ago
utils.rb
version.rb Update for 1.1.1 release. 14 years ago
wiki_formatting.rb Fixed: Deselecting textile text formatting causes interning empty string errors (#4867). 15 years ago