ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

Revision:

Revisions

# Date Author Comment
a49506ce 2009-08-17 04:08 pm Jean-Philippe Lang

Use selected columns in the issues PDF export (#1190).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2841 e93f8b46-1217-0410-a6f0-8f06a7374b81

c28b044d 2009-08-16 12:41 am Eric Davis

Added branch and tag support to the git repository viewer. (#1406)

Many thanks to Adam Soltys and everyone else who tested this patch.

  • Updated git test repository so it has a branch with some differences from the master branch
  • Moved redmine diff class into a module so as not to clash with diff-lcs gem which is required by grit...
a39bc8f1 2009-08-15 09:27 pm Eric Davis

Adding .gitignore based on the svn-ignores.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2839 e93f8b46-1217-0410-a6f0-8f06a7374b81

30526d55 2009-08-13 06:57 pm Eric Davis

Added missing fixture file from r2837 (#3731)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2838 e93f8b46-1217-0410-a6f0-8f06a7374b81

9886827a 2009-08-13 01:26 am Eric Davis

Allow spaces between the keyword and colon in incoming mail. (#3731)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2837 e93f8b46-1217-0410-a6f0-8f06a7374b81

d7d72c43 2009-08-11 06:06 pm Azamat Hackimov Translation updates
  • Korean (#3650)
  • Spanish (#3664)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2836 e93f8b46-1217-0410-a6f0-8f06a7374b81

ff0e5b01 2009-08-02 06:55 am Eric Davis

Fixed missing translation for 'field_issue_to', the translation files ended in _id.

#3678

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2835 e93f8b46-1217-0410-a6f0-8f06a7374b81

9ed048dc 2009-08-02 06:36 am Eric Davis

Include the issue status in search results and the Activity page. (#3700)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2834 e93f8b46-1217-0410-a6f0-8f06a7374b81

06ff26f0 2009-08-02 06:19 am Eric Davis

Enable SSL gravatars when Redmine is using https. (#2718)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2833 e93f8b46-1217-0410-a6f0-8f06a7374b81

560e915c 2009-08-02 06:19 am Eric Davis

Upgraded the gravatar plugin from http://github.com/woods/gravatar-plugin

This will update the gravatar.com url (#2921) and provide support for SSL
gravatars (#2718).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2832 e93f8b46-1217-0410-a6f0-8f06a7374b81

bb61c9a0 2009-08-01 08:14 pm Eric Davis

Added two new plugin hooks to Administration > Users > Memberships

  • view_users_memberships_table_header
  • view_users_memberships_table_row

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2829 e93f8b46-1217-0410-a6f0-8f06a7374b81

6da352dc 2009-07-29 09:05 pm Jean-Philippe Lang

Display all custom fields on issue PDF.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2828 e93f8b46-1217-0410-a6f0-8f06a7374b81

cfd7d07b 2009-07-29 09:04 pm Jean-Philippe Lang

Fixed: custom fields are not displayed in the same order on issue form and view.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2827 e93f8b46-1217-0410-a6f0-8f06a7374b81

9e07fb5e 2009-07-29 08:35 pm Jean-Philippe Lang

Remove hard-coded styles from ticket attributes table.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2826 e93f8b46-1217-0410-a6f0-8f06a7374b81

26bbad5f 2009-07-27 02:55 am Eric Davis

Switch from a custom rcov task to the metric_fu gem.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2825 e93f8b46-1217-0410-a6f0-8f06a7374b81

dcba9f18 2009-07-19 04:23 pm Jean-Philippe Lang

Allow line breaks in wiki table cells (#2346).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2824 e93f8b46-1217-0410-a6f0-8f06a7374b81

5ec4d4cd 2009-07-18 11:59 am Jean-Philippe Lang

Adds a link to the file history on repository file views.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2823 e93f8b46-1217-0410-a6f0-8f06a7374b81

bf0ddc28 2009-07-18 11:46 am Jean-Philippe Lang

Fixes artefacts in truncated search results (#3622).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2822 e93f8b46-1217-0410-a6f0-8f06a7374b81

36d8f351 2009-07-18 10:06 am Jean-Philippe Lang

Prevent creation of project with identifier 'new' (#3602).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2821 e93f8b46-1217-0410-a6f0-8f06a7374b81

d41bd93a 2009-07-18 09:51 am Jean-Philippe Lang

Fixed: error raised when trying to add an empty comment to a news (#3615).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2820 e93f8b46-1217-0410-a6f0-8f06a7374b81

1a9942ba 2009-07-10 05:24 am Eric Davis

Change subversion adapter to not cache authentication and run non interactively

#3424

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2819 e93f8b46-1217-0410-a6f0-8f06a7374b81

a9ee9460 2009-07-10 05:03 am Eric Davis

Change links to closed issues to be a grey color. (#3495)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2818 e93f8b46-1217-0410-a6f0-8f06a7374b81

64049456 2009-07-08 09:52 pm Azamat Hackimov

Russian update

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2817 e93f8b46-1217-0410-a6f0-8f06a7374b81

03d1edae 2009-07-08 08:42 pm Azamat Hackimov Translation updates:
  • Italian (#3501)
  • Korean (#3552)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2816 e93f8b46-1217-0410-a6f0-8f06a7374b81

9c8daee0 2009-07-05 09:52 pm Jean-Philippe Lang

Adds permalinks to message replies (#3587).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2815 e93f8b46-1217-0410-a6f0-8f06a7374b81

« Previous 1 ... 131 132 133 134 135 ... 225 Next » (3301-3325/5613)

Also available in: Atom