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
4b15dc10 2008-02-28 11:00 pm Jean-Philippe Lang

Fixed: Multiple "new" statuses in filing new ticket (closes #751).

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

b6bd5c7f 2008-02-28 10:57 pm Jean-Philippe Lang

Include subprojects on the issue list, calendar and gantt by default.

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

1ddb59df 2008-02-28 12:01 am Jean-Philippe Lang

Fixed JournalControllerTest.

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

200842ba 2008-02-27 09:50 pm Jean-Philippe Lang

Propagates time tracking to the parent project (closes #433). Time report enhancements.

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

421d4203 2008-02-26 08:47 pm Jean-Philippe Lang Trac importer fix:
  • error when trying to convert too long ticket ids (closes #719)
Enhancements (#619):
  • Trac guide wiki pages skipped
  • wiki attachments migration added

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

8531e176 2008-02-26 07:30 pm Jean-Philippe Lang

Do not send an email with no recipient, cc or bcc (closes #743).

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

328df74d 2008-02-26 07:15 pm Jean-Philippe Lang

Adds date range filter and pagination on time entries detail view (closes #434).

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

792b7f30 2008-02-22 07:19 pm Jean-Philippe Lang Menus items:
  • fixed broken translation when a plugin is installed (closes #649)
  • small fix to the plugin API: options parameter added to Redmine::Plugin#menu

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

b0bb41ad 2008-02-22 06:48 pm Jean-Philippe Lang

Fixed: Issue custom fields "required" flag not stored (broken by r1090). Closes #715.

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

b935aebd 2008-02-22 06:26 pm Jean-Philippe Lang

Fixed: LDAP authentication without password may be possible (#714).

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

ade57204 2008-02-21 08:49 pm Jean-Philippe Lang Roadmap enhancements (closes #697, #698):
  • separate related issues from wiki contents
  • leading h1 in version wiki pages is hidden (done using css, won't work with IE6)
  • smaller wiki headings
  • xhtml validation

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

7d107550 2008-02-21 08:30 pm Jean-Philippe Lang

Fixed: "undefined method 'textilizable'" error on email notification when running Repository#fetch_changesets from the console.

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

3f4a8469 2008-02-21 06:57 pm Jean-Philippe Lang

Added 'estimated time' in the csv export of the issue list.

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

d461363d 2008-02-21 06:50 pm Jean-Philippe Lang

Fixed: Adding time when Updating a ticket is gone (closes #701).

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

948097bc 2008-02-21 06:45 pm Jean-Philippe Lang

Do not clear issue relations when moving an issue to another project if cross-project issue relations are allowed (closes #696).

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

09bd61da 2008-02-18 07:28 pm Jean-Philippe Lang

Order issues by id on the roadmap.

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

652dc1a7 2008-02-17 04:02 pm Jean-Philippe Lang

Fixed: auto closing of duplicates doesn't work.

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

e5daf256 2008-02-17 03:17 pm Jean-Philippe Lang Fixes:
  • email notifications: host name is missing in generated links (#639, #201)
  • email notifications: referenced changesets, wiki pages, attachments... are not turned into links (only ticket ids are)
  • attachment links and inline images don't work in issue notes...
5d6d0136 2008-02-16 10:24 pm Jean-Philippe Lang

Fixes for wiki_syntax.html (#678) by Thomas Löber.

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

d69a05a6 2008-02-16 10:05 pm Jean-Philippe Lang

Rescue and display an error message when trying to delete a role that is in use.

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

33493f80 2008-02-16 08:28 pm Jean-Philippe Lang

Mantis importer: do not duplicate Mantis username in firstname and lastname if realname is blank.

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

a798a1ac 2008-02-16 07:28 pm Jean-Philippe Lang

Removed fragment caching on gantt and calendar.

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

53a04b0a 2008-02-16 07:09 pm Jean-Philippe Lang

Fixed: CVS repository doesn't work if port is used in the url (#653).
Added functional tests for CVS adapter.

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

0153954e 2008-02-16 05:25 pm Jean-Philippe Lang

Added a simple rake task to fetch changesets from the repositories:

rake redmine:fetch_changesets

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

153c4c24 2008-02-16 05:20 pm Jean-Philippe Lang Atom feeds:
  • prevent duplicate entry ids for issue changes
  • prevent empty email in author element

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

« Previous 1 ... 181 182 183 184 185 ... 225 Next » (4551-4575/5613)

Also available in: Atom