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
Jean-Philippe Lang 4450e6f24b String#each removed in ruby1.9. 15 years ago
..
activity Makes activity view accept a user_id param to show user's activity (#1002). 16 years ago
core_ext Defines String#to_a (Object#to_a removed in ruby1.9). 15 years ago
default_data Fixes default data loader broken by r2777 (#3507). 16 years ago
export Sets file encoding to utf-8 for ruby 1.9. 15 years ago
helpers Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
scm/adapters Added branch and tag support to the git repository viewer. (#1406) 15 years ago
views Set a default scope for 'My page' block names translations (#3057). 16 years ago
wiki_formatting Allow line breaks in wiki table cells (#2346). 16 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
hook.rb Fixing Plugin and Mailer default_url_options. 16 years ago
i18n.rb Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 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 Fixes menu translation. 16 years ago
mime_type.rb Adds .erb mime type. 16 years ago
platform.rb Fixes platform determination under JRuby (#1804). 16 years ago
plugin.rb Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
themes.rb Fixed: Themes are not applied with Rails 2.0 17 years ago
unified_diff.rb String#each removed in ruby1.9. 15 years ago
utils.rb Slight changes to ease Rails 2.2 support. 16 years ago
version.rb Update version to 0.8.5. 15 years ago
wiki_formatting.rb Fixes that Redmine::WikiFormatting.register did not raise ArgumentError when giving name as a string (#2856). 16 years ago