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 2261ec7b95 Updates for 0.9.1 release. 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 Fixed: PDF export of a issue list grouped by a custom field raises an error (#4600). 15 years ago
helpers Added a setting to configure the day that week start on (Monday or Sunday). (#4363) 15 years ago
scm/adapters Fixed: Subversion password visible in development logs (#4448). 15 years ago
views Set a default scope for 'My page' block names translations (#3057). 16 years ago
wiki_formatting Fixes jstoolbar lang files case (#4190). 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 Updated menus from JPL's feedback. 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 Contextual quick search (#3263). 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 Updates for 0.9.1 release. 15 years ago
wiki_formatting.rb Fixed: error raised when rendering text that contains an email address with textile disabled (#4268). 15 years ago