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
95b19953 2011-06-07 11:51 pm Eric Davis

Add plugin hooks to Users#show view

bfba5e21 2011-06-05 08:49 pm Eric Davis

[#441] Journals should touch their journaled to update updated_on/at fields

0f35c7d1 2011-06-03 11:30 pm Eric Davis

Fix test on 1.9.2 postgres.

Multiple records were found and postgres was returning them in a different
order than what the test assumed.

85c7cfd0 2011-06-03 11:11 pm Eric Davis

Fix test on 1.9.2 postgres.

Multiple records were found and postgres was returning them in a different
order than what the test assumed.

33e3a713 2011-06-03 10:01 pm Eric Davis

[#445] Track initial object attributes on the initial journal

So the initial journal would have the changes from an Object#new
to the created version of the Object. Also includes a change to the
database migration in order to create these initial journals for...

3a0a7d93 2011-06-03 08:09 pm Eric Davis

Merge branch 'release-v2.0.0' into unstable

Merging during the release to make sure everything is passing in CI,
which isn't set up to test release branches.

3b64c60b 2011-06-03 08:01 pm Eric Davis

Merge branch 'ticket/release-v2.0.0/444-scm-encoding' into release-v2.0.0

ba3ddee9 2011-06-03 07:50 pm Eric Davis

[#444] Remove extra variable

f518251d 2011-06-03 07:46 pm Eric Davis

[#444] Fix Changeset#to_utf8 coding standards

0f7ae9b6 2011-06-03 07:15 pm Jean-Philippe Lang

Fixed: Update of Subversion changesets broken by r3466 under Solaris (#5255).

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

6efba7b0 2011-06-03 07:14 pm Toshi MARUYAMA

scm: use upcase to compare encoding name "UTF-8" in log converting.

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

e19c56d6 2011-06-03 07:13 pm Toshi MARUYAMA

scm: replace invalid utf-8 sequences in comments instead of stripping on Ruby 1.8.

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

0adf1a87 2011-06-03 07:12 pm Toshi MARUYAMA

scm: code clean up app/models/changeset.rb.

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

55111556 2011-06-03 07:12 pm Toshi MARUYAMA

scm: fix log converting error in Ruby 1.9 and add more tests.

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

60b34ea2 2011-06-03 07:12 pm Toshi MARUYAMA

scm: set empty log encoding UTF-8 in Ruby 1.9 and add tests.

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

81bdbd77 2011-06-03 07:11 pm Toshi MARUYAMA

scm: not use Iconv for log converting in Ruby 1.9 and fix tests fails in Ruby 1.9.

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

7eb98dbd 2011-06-03 06:55 pm Eric Davis

[#443] Fix failing tests on 1.9.2 due to an invalid fixture

76c9a668 2011-06-03 06:15 pm Eric Davis

Remove duplicated test

aa07982d 2011-06-02 07:00 am Eric Davis

Fix an edge-edge case bug in journal_attributes_for_user with different users

In one case in a plugin (not able to reproduce in core) journal_attributes_for_user
would set the :user to something different than what's in updated_by thus assigning
the Journal to the wrong user.

db3480bd 2011-05-31 09:59 am Holger Just

[#436] Fix test relying on trailing whitespace.

f0987c82 2011-05-31 12:11 am Eric Davis

[#437] Move the encoding to the top of pdf.rb for Ruby 1.9

a428fa60 2011-05-30 11:22 pm Eric Davis

Bumping version to 2.0.0RC1

821d9f5c 2011-05-30 11:20 pm Eric Davis

[#437] Move the encoding to the top of pdf.rb for Ruby 1.9

790bb362 2011-05-30 11:05 pm Eric Davis

Fix the merge conflict from 6b8897db5fa5a

6b8897db 2011-05-30 09:25 pm Holger Just

Merge branch 'unstable' into release-v2.0.0

« Previous 1 ... 34 35 36 37 38 ... 225 Next » (876-900/5613)

Also available in: Atom