Redmine/lib/redmine
Jean-Philippe Lang 73eb1580ae Fixed: zh-TW PDF export broken by new locales (#2940).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2575 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-03-12 18:22:54 +00:00
..
activity Makes activity view accept a user_id param to show user's activity (#1002). 2008-11-30 12:12:06 +00:00
core_ext Fixed: no error is raised when entering invalid hours on the issue update form (#2465). 2009-01-09 17:32:46 +00:00
default_data Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 2009-02-21 11:04:50 +00:00
export Fixed: zh-TW PDF export broken by new locales (#2940). 2009-03-12 18:22:54 +00:00
helpers Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 2009-02-21 11:04:50 +00:00
scm/adapters Adds a setting to limit the number of revisions displayed on a repository file log (default=100). 2009-02-01 19:54:50 +00:00
views Allow My Page blocks to be added to from a plugin (#2840). 2009-02-26 16:36:56 +00:00
wiki_formatting Fixed: TOC does not parse wiki page reference links with description (#2601). 2009-01-29 16:33:45 +00:00
access_control.rb Fixed: cross-project issue list should not show issues of projects for which the issue tracking module was disabled. 2008-09-25 18:51:03 +00:00
access_keys.rb Added a 'New issue' link in the main menu (accesskey 7). 2008-01-20 13:07:19 +00:00
activity.rb Adds #activity_provider shortcut method to the plugin API. 2008-07-27 18:38:31 +00:00
core_ext.rb Estimated time recognizes improved time formats (#1092). 2008-04-26 11:59:51 +00:00
hook.rb Fixing Plugin and Mailer default_url_options. 2009-02-25 07:25:01 +00:00
i18n.rb Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 2009-02-21 11:04:50 +00:00
imap.rb IMAP: add options to move received emails. 2008-12-31 14:56:30 +00:00
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. 2007-10-13 10:30:24 +00:00
menu_manager.rb Fixes menu translation. 2009-02-21 11:31:22 +00:00
mime_type.rb Always show 'View' and 'Annotate' links on repository files (download will be forced when clicking 'View' if the file is binary). 2008-03-19 17:51:13 +00:00
platform.rb Fixes platform determination under JRuby (#1804). 2008-08-25 11:01:37 +00:00
plugin.rb Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 2009-02-21 11:04:50 +00:00
themes.rb Fixed: Themes are not applied with Rails 2.0 2008-01-07 20:14:50 +00:00
unified_diff.rb Adds a setting to limit the number of diff lines that should be displayed (default to 1500). 2008-12-07 15:21:40 +00:00
utils.rb Slight changes to ease Rails 2.2 support. 2009-01-04 17:09:25 +00:00
version.rb Set version to 0.8 2008-12-07 09:54:37 +00:00
wiki_formatting.rb Fixes that Redmine::WikiFormatting.register did not raise ArgumentError when giving name as a string (#2856). 2009-03-07 12:57:16 +00:00