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 472ec31662 Fixed: CVS connexion string may not contain @. 16 years ago
..
activity Makes activity view accept a user_id param to show user's activity (#1002). 16 years ago
core_ext Fixed: Updating tickets add a time log with zero hours (#1147). 17 years ago
default_data Adds permissions to let users edit and/or delete their messages (#854, patch by Markus Knittig with slight changes). 16 years ago
helpers Adds support for free ticket filtering and custom queries on Gantt chart. 16 years ago
scm/adapters Fixed: CVS connexion string may not contain @. 16 years ago
wiki_formatting Extends child_pages macro to display child pages based on page parameter (#1975). 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 Include GLoc in hook listener base class (#2112). 16 years ago
imap.rb IMAP: fetch unseen messages only. 17 years ago
info.rb Removed inconsistent user manual stuff (html/docbook content and controller). Help link now points to the Redmine guide which will be more easy to maintain. 17 years ago
menu_manager.rb Adds a css class on menu items in order to apply item specific styles (eg. icons). 16 years ago
mime_type.rb Always show 'View' and 'Annotate' links on repository files (download will be forced when clicking 'View' if the file is binary). 17 years ago
platform.rb Fixes platform determination under JRuby (#1804). 16 years ago
plugin.rb Adds Plugin#requires_redmine method so that plugin compatibility can be checked against current Redmine version (#2162). 16 years ago
themes.rb Fixed: Themes are not applied with Rails 2.0 17 years ago
unified_diff.rb Switch order of current and previous revisions in side-by-side diff (#1903). 16 years ago
version.rb Adds Plugin#requires_redmine method so that plugin compatibility can be checked against current Redmine version (#2162). 16 years ago
wiki_formatting.rb Makes wiki text formatter pluggable. 16 years ago