Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  SVG 1524 about 17 years Jean-Philippe Lang Fixed: SVG::Graph raises an error when using ex...
  generators 1951 over 16 years Jean-Philippe Lang Renames template ruby files to erb.
  plugins 774 over 17 years Jean-Philippe Lang Redmine acts_as_* plugins moved to vendor/plugins.
  redmine 2575 over 16 years Jean-Philippe Lang Fixed: zh-TW PDF export broken by new locales (...
  tasks 2592 over 16 years Jean-Philippe Lang Rescue Redmine::DefaultData::DataAlreadyLoaded ...
ar_condition.rb 1.29 KB 1227 over 17 years Jean-Philippe Lang Activity enhancements: * overall activity view ...
diff.rb 5.47 KB 583 almost 18 years Jean-Philippe Lang Added wiki diff. Diff can be viewed from the pa...
redcloth3.rb 36.9 KB 2344 over 16 years Jean-Philippe Lang Less strict textile links parsing (#2582).
redmine.rb 8.67 KB 2116 over 16 years Jean-Philippe Lang AttachmentsController now handles attachments d...
tabular_form_builder.rb 2.02 KB 2531 over 16 years Jean-Philippe Lang Fixes #2851.

Latest revisions

# Date Author Comment
2592 2009-03-15 11:03 Jean-Philippe Lang

Rescue Redmine::DefaultData::DataAlreadyLoaded in redmine:load_default_data task.

2591 2009-03-15 11:01 Jean-Philippe Lang

Ability to set language for redmine:load_default_data task using REDMINE_LANG environment variable (#2847).

2575 2009-03-12 19:22 Jean-Philippe Lang

Fixed: zh-TW PDF export broken by new locales (#2940).

2573 2009-03-12 19:11 Jean-Philippe Lang

Flush buffer when asking for language (#2948).

2562 2009-03-07 13:57 Jean-Philippe Lang

Fixes that Redmine::WikiFormatting.register did not raise ArgumentError when giving name as a string (#2856).

2531 2009-02-27 12:32 Jean-Philippe Lang

Fixes #2851.

2529 2009-02-26 17:36 Jean-Philippe Lang

Allow My Page blocks to be added to from a plugin (#2840).

Partials must be placed under the app/views/my/blocks directory of the plugin.
An example can be found in the sample plugin.

2522 2009-02-25 08:25 Eric Davis

Fixing Plugin and Mailer default_url_options.

Both the plugin hooks and Mailer were setting default_url_options incorrectly
and causing ActionContoller::UrlWritter to cache the settings on the module
(mattr_accessor) causing several url generators to fail in either the plugin...

2502 2009-02-21 16:21 Jean-Philippe Lang

Process all translations files.

2501 2009-02-21 16:11 Jean-Philippe Lang

Adds locales:update task as a replacement for gloc:update.

View revisions

Also available in: Atom