Project

General



Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  SVG 387 over 18 years Jean-Philippe Lang slight svg rendering modifications
  plugins 774 almost 18 years Jean-Philippe Lang Redmine acts_as_* plugins moved to vendor/plugins.
  redmine 922 almost 18 years Jean-Philippe Lang Themes: * Fixed: themes are not found when runn...
  tasks 894 almost 18 years Jean-Philippe Lang Trac importer: user can now choose between sqli...
diff.rb 5.47 KB 583 about 18 years Jean-Philippe Lang Added wiki diff. Diff can be viewed from the pa...
redcloth.rb 35.2 KB 796 almost 18 years Jean-Philippe Lang Fixed: URL with ~ broken in wiki formatting. Al...
redmine.rb 5.71 KB 919 almost 18 years Jean-Philippe Lang Anonymous users can now be allowed to create, e...

Latest revisions

# Date Author Comment
922 2007-11-22 19:03 Jean-Philippe Lang Themes:
  • Fixed: themes are not found when running Apache+fastcgi
  • Added 'Classic' theme (inspired from the v0.51 design)
921 2007-11-21 19:45 Jean-Philippe Lang
  • Fixed: Error when displaying the issue list if a float custom field is marked as 'used as filter'
  • Fixed: Mercurial adapter breaks on missing :files entry in changeset hash (James Britt)
  • Fixed: Wrong feed URLs on the home page
919 2007-11-20 16:40 Jean-Philippe Lang

Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums.
These permissions need to be explicitly given to the Anonymous role (Admin -> Roles & Permissions -> Anonymous).

907 2007-11-16 22:24 Jean-Philippe Lang

Fixed (CVS adapter): changes not recorded when using :pserver string.
Updated Russian js calendar (iGor kMeta).

897 2007-11-12 15:36 Jean-Philippe Lang

Added wiki macros support. 2 builtin macros are defined: hello_world (sample macro that displays the arguments) and macro_list (display the list of installed macros).

894 2007-11-09 14:32 Jean-Philippe Lang

Trac importer: user can now choose between sqlite and sqlite3 adapter for Trac database.
Trac importer: issues and wiki modules are enabled by default for the imported project.
Fixed: 404 error when trying to save a custom query under certain circumstance.

888 2007-11-05 23:22 Jean-Philippe Lang

Moved ProjectsController#list_news to NewsController#index.
Removed FeedsController, issues and news feeds are now handled by issues and news controllers.

887 2007-11-05 19:38 Jean-Philippe Lang

ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index

883 2007-11-04 14:19 Jean-Philippe Lang

Slight changes for 0.6.0 release.

881 2007-11-04 12:40 Jean-Philippe Lang

Removed IssueStatus html_color attribute.
Issue list colorization can be done using a custom theme. Each row is given a class that correspond to the issue status (eg. status-1 where 1 is the status position).

View revisions

Also available in: Atom