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
866e9e25 2007-11-24 12:23 am Jean-Philippe Lang

Fixed: error on account/register when validation fails.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@925 e93f8b46-1217-0410-a6f0-8f06a7374b81

c21ee95a 2007-11-23 07:27 pm Jean-Philippe Lang
  • Updated Russian translation (iGor kMeta)
  • Fixed front page typo: View all issues instead of View all news (Derek Montgomery)

git-svn-id: http://redmine.rubyforge.org/svn/trunk@924 e93f8b46-1217-0410-a6f0-8f06a7374b81

7704e2d9 2007-11-22 08:19 pm Jean-Philippe Lang

Forums: attachments can now be added to replies.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@923 e93f8b46-1217-0410-a6f0-8f06a7374b81

0634591b 2007-11-22 07:03 pm Jean-Philippe Lang Themes:
  • Fixed: themes are not found when running Apache+fastcgi
  • Added 'Classic' theme (inspired from the v0.51 design)

git-svn-id: http://redmine.rubyforge.org/svn/trunk@922 e93f8b46-1217-0410-a6f0-8f06a7374b81

5e6fa147 2007-11-21 07:45 pm 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

git-svn-id: http://redmine.rubyforge.org/svn/trunk@921 e93f8b46-1217-0410-a6f0-8f06a7374b81

8d91afc3 2007-11-20 09:29 pm Jean-Philippe Lang

Added per-project tracker selection. Trackers can be selected on project settings.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@920 e93f8b46-1217-0410-a6f0-8f06a7374b81

987a5aa2 2007-11-20 04:40 pm 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).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@919 e93f8b46-1217-0410-a6f0-8f06a7374b81

99f9aea8 2007-11-20 01:07 pm Jean-Philippe Lang
  • Referencing issues in commit messages: enter * in 'Referencing keywords' to link any issue id without using keywords.
  • Updated Polish translation (Mariusz Olejnik).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@918 e93f8b46-1217-0410-a6f0-8f06a7374b81

deb18233 2007-11-19 11:28 pm Jean-Philippe Lang
  • Added time zone support: users can select their time zone on their account view.
  • Updated Polish translation (Mariusz Olejnik).
  • Fixed: Projects should be listed with case mixed.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@917 e93f8b46-1217-0410-a6f0-8f06a7374b81

a1f3497e 2007-11-18 07:51 pm Nicolas Chuche
  • add Redmine.pm to authenticate with mod_perl
  • add a --test option in reposman.rb
  • change owner right to fit with apache write access to repositories
  • add a deprecated warning in reposman.pl

git-svn-id: http://redmine.rubyforge.org/svn/trunk@916 e93f8b46-1217-0410-a6f0-8f06a7374b81

9c9ae217 2007-11-18 06:46 pm Jean-Philippe Lang There's now 3 account activation strategies (available in application settings):
  • activation by email: the user receives an email containing a link to active his account
  • manual activation: an email is sent to administrators for account approval (default)...
f8aa2dc9 2007-11-18 04:53 pm Jean-Philippe Lang

'fixed version' field can now be displayed on the issue list.
Category and fixed version fields added to the CSV export.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@914 e93f8b46-1217-0410-a6f0-8f06a7374b81

bb2de53d 2007-11-18 03:32 pm Jean-Philippe Lang

Added an alternate theme which provides issue list colorization based on issues priority.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@912 e93f8b46-1217-0410-a6f0-8f06a7374b81

e2c606e9 2007-11-17 06:45 pm Jean-Philippe Lang

Fixed: Update of time entry fails when the issue has been moved to an other project.
Fixed: Error when moving an issue without changing its tracker (Postgresql).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@909 e93f8b46-1217-0410-a6f0-8f06a7374b81

9ad79612 2007-11-17 04:34 pm Jean-Philippe Lang

Roadmap: more accurate completion percentage calculation (done ratio of open issues is now taken into account).
Issues and issues list: 'done ratio' field now displayed as a progress bar.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@908 e93f8b46-1217-0410-a6f0-8f06a7374b81

1469a4c8 2007-11-16 10:24 pm Jean-Philippe Lang

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

git-svn-id: http://redmine.rubyforge.org/svn/trunk@907 e93f8b46-1217-0410-a6f0-8f06a7374b81

76cdef46 2007-11-16 09:46 pm Jean-Philippe Lang

Fixed: localization problem on issue list headers.
Updated Russian translation (iGor kMeta).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@906 e93f8b46-1217-0410-a6f0-8f06a7374b81

e4ce95c3 2007-11-16 09:26 pm Jean-Philippe Lang

Added a couple of new formats for the 'date format' setting.
Added a 'time format' setting.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@905 e93f8b46-1217-0410-a6f0-8f06a7374b81

49516761 2007-11-15 07:24 pm Jean-Philippe Lang

Added Russian translation (iGor kMeta).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@904 e93f8b46-1217-0410-a6f0-8f06a7374b81

b0a8888e 2007-11-14 10:54 pm Jean-Philippe Lang

Fixed: admin should be able to move issues to any project.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@903 e93f8b46-1217-0410-a6f0-8f06a7374b81

833c7bd6 2007-11-12 06:29 pm Jean-Philippe Lang

Fixed: adding an attachment is not possible when changing the status of an issue.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@902 e93f8b46-1217-0410-a6f0-8f06a7374b81

5944696b 2007-11-12 06:23 pm Jean-Philippe Lang

Custom fields can now be reordered.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@901 e93f8b46-1217-0410-a6f0-8f06a7374b81

a727f0d2 2007-11-12 05:47 pm Jean-Philippe Lang

Removed hard coded string on 'My account'.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@900 e93f8b46-1217-0410-a6f0-8f06a7374b81

0fe5c7b3 2007-11-12 05:43 pm Jean-Philippe Lang

Added an option on 'My account' for users who don't want to be notified of changes that they make.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@899 e93f8b46-1217-0410-a6f0-8f06a7374b81

843d04f0 2007-11-12 04:13 pm Jean-Philippe Lang

Fixed: No mime-types in documents/files downloading

git-svn-id: http://redmine.rubyforge.org/svn/trunk@898 e93f8b46-1217-0410-a6f0-8f06a7374b81

« Previous 1 ... 190 191 192 193 194 ... 225 Next » (4776-4800/5613)

Also available in: Atom