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 ad18cfda32 scm: mercurial: escape any filenames by urlescape (#2664, #7064). 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 Use the correct local variables in the PDF export. #6382 14 years ago
helpers Makes the png looks more like the html gantt. 14 years ago
scm scm: mercurial: escape any filenames by urlescape (#2664, #7064). 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 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
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 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 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 Adds a rake task to receive emails from a POP3 server (#2420). 15 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 Slight changes to ease Rails 2.2 support. 16 years ago
version.rb Set version to 1.1.0. 14 years ago
wiki_formatting.rb Fixed: Deselecting textile text formatting causes interning empty string errors (#4867). 15 years ago