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
Eric Davis 28e9bc5d82 Fix an IndexError if all the :last menu items are deleted from a menu. #4718 15 years ago
..
activity Add etag check on the activity view to avoid rendering when not modified. 15 years ago
core_ext Defines String#to_a (Object#to_a removed in ruby1.9). 15 years ago
default_data Removes column opt in enumerations table. 15 years ago
export Korean support for PDF export (#4639). 15 years ago
helpers Added a setting to configure the day that week start on (Monday or Sunday). (#4363) 15 years ago
scm Converted the REDMINE_SUPPORTED_SCM constant to a class 15 years ago
views Set a default scope for 'My page' block names translations (#3057). 16 years ago
wiki_formatting Adds a setting to cache textile rendering (off by default). 15 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 Fix an IndexError if all the :last menu items are deleted from a menu. #4718 15 years ago
mime_type.rb Auto-detect attachment content type when blank (#3782). 15 years ago
platform.rb Fixes platform determination under JRuby (#1804). 16 years ago
plugin.rb Adds a Plugin API to allow one plugin to depend on another. 15 years ago
pop3.rb Adds a rake task to receive emails from a POP3 server (#2420). 15 years ago
search.rb Makes search providers extensible (#3936). 15 years ago
themes.rb Fixed: Themes are not applied with Rails 2.0 17 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 Update for 0.9.2 release. 15 years ago
wiki_formatting.rb Fixed: Deselecting textile text formatting causes interning empty string errors (#4867). 15 years ago