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
475530e5 2010-11-07 03:15 pm Jean-Philippe Lang

Adds a "visible" option on User and Project custom fields (#1738).

If set to false, the custom field won't be display on user profile/project overview.

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

3b01ea9f 2010-11-07 01:53 pm Jean-Philippe Lang

Removed gantt and calendar menu items that do not fit into the core project menu (#6271).

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

ae498a06 2010-11-07 01:36 pm Jean-Philippe Lang

Removed hardcoded links in my/page_layout (#6839).

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

dca6fb92 2010-11-07 01:22 pm Jean-Philippe Lang

Render level 4 headings in TOC (#5494).

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

1c047dfe 2010-11-07 12:23 am Jean-Philippe Lang

Fixed: start date being filled with current date even when blank value is submitted (#6575).

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

7f9d2b08 2010-11-06 07:52 pm Jean-Philippe Lang

Render TOC as nested lists (#1857).

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

024ff96e 2010-11-06 06:47 pm Jean-Philippe Lang

Extract headings and TOC parsing from the textile formatter.

Fixes #2038 and #3707 and will allow to support TOC with other text formatters.

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

666c54e8 2010-11-06 03:30 pm Jean-Philippe Lang

Adds a combo to select parent on wiki page rename (#5136).

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

f79a6f70 2010-11-06 02:29 pm Jean-Philippe Lang

Makes textile formatter accept 2 letters acronym (#6591).

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

338e407a 2010-11-06 02:23 pm Jean-Philippe Lang

Fixed: URLs broken in wiki notifications (#6838).

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

6f841b7f 2010-11-06 02:22 pm Jean-Philippe Lang

Fixed: 'View difference' broken on wiki page history (#6747).

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

8a2aa5d2 2010-11-06 01:04 pm Jean-Philippe Lang

Disable button to prevent accidental double click on project members (#6826).

Contributed by Andrew Vit.

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

b67e4a87 2010-11-06 12:49 pm Jean-Philippe Lang

Clean up member_roles if needed.

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

c50b611f 2010-11-06 12:44 pm Jean-Philippe Lang

Adds a unique index on members (#6826).

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

73167fb4 2010-11-06 11:57 am Jean-Philippe Lang

Rewrites UpdateMailNotificationValues migration to avoid model validations and failures.

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

77b0a567 2010-11-05 07:53 pm Tim Felgentreff

update to incorporate latest acts_as_journalized fixes

905ac8c1 2010-11-05 07:48 pm Tim Felgentreff

update to incorporate latest acts_as_journalized fixes

eb805ff3 2010-11-05 06:50 pm Tim Felgentreff

Merge remote branch 'edavis/master' into master-journalized

c55e060b 2010-11-05 06:49 pm Eric Davis

Allow key authentication when deleting issues (with tests) #6447

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

7d934c98 2010-11-05 06:49 pm Eric Davis

Allow key authentication when updating issues (with tests) #6447

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

0d33f6c0 2010-11-05 06:41 pm Tim Felgentreff

update to latest acts_as_journalized plugin

cbf8bf1f 2010-11-05 05:58 pm Tim Felgentreff

make sure we have activity to find

4b1dd334 2010-11-05 05:29 pm Eric Davis

Allow key authentication when creating issues (with tests) #6447

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

759313b1 2010-11-05 05:04 pm Tim Felgentreff

more test fixes

4a2f5d37 2010-11-05 04:09 pm Tim Felgentreff

fixin

« Previous 1 ... 77 78 79 80 81 ... 225 Next » (1951-1975/5613)

Also available in: Atom