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
6a2772d7 2011-07-02 06:54 am Eric Davis

Bump version to 2.0.0 (final)

cf789d4f 2011-07-02 06:54 am Eric Davis

Update CHANGELOG for 2.0.0

30bcd6c6 2011-07-02 06:46 am Eric Davis

Merge branch 'master' into release-v2.0.0

Conflicts:
doc/CHANGELOG.rdoc
lib/redmine/version.rb

2fab2de5 2011-07-02 01:28 am Eric Davis

Workaround a test timing bug in CI for the release

0d813146 2011-07-02 01:01 am Gary Verhaegen

Solves #503: parsing translations with psych in ruby 1.9

2bb42e90 2011-07-02 12:27 am Eric Davis

[#493] Force loading the classes of activity provider

This will cause the class to run acts_as_journal which will create the
Journal sub-classes and prevent uninitialized constants since the sub-classes
are created on the fly.

6017e271 2011-07-02 12:16 am Eric Davis

Add rescues to the aaj migrations for unsaved records.

If the Journal or the Journaled object don't save successfully,
put out the reasons why instead of aborting the migrations. Journaled
objects might failure from the :touch update, which are safe to ignore.

32f92a50 2011-07-01 09:25 pm Eric Davis

[#501] Ugly patch to stop creating journals when only line endings change

39be3ac1 2011-06-28 12:45 am Eric Davis

Merge branch 'release-v1.5.0'

c8a6f804 2011-06-28 12:44 am Eric Davis

Merge branch 'release-v1.5.0' into stable

967d0e6b 2011-06-28 12:42 am Eric Davis

Bump version to 1.5.0

86c2ee6f 2011-06-28 12:41 am Eric Davis

Update CHANGELOG for v1.5.0 release

66c4db86 2011-06-28 12:38 am Eric Davis

[#490] Escape AuthSources in the list.

Contributed by MAEDA, Go

a75eab1a 2011-06-28 12:20 am Eric Davis

[#490] Escape AuthSources in the list.

Contributed by MAEDA, Go

308852e2 2011-06-22 10:51 pm Felix Schäfer

Merge pull request #78 from tomkersten/488_wiki_show_format_hook

Added view hook for additional wiki formats [refs #488]

ffc1db8a 2011-06-21 05:32 am Tom Kersten

Added hook for additional wiki formats [refs #488]

  • Allows plugins to add to the list of supported export formats at the
    bottom of the Wiki#show view template
3e924ce6 2011-06-18 12:25 am Eric Davis

Bump version to 2.0.0RC3

cd121fe7 2011-06-18 12:24 am Eric Davis

Update CHANGELOG for release

9de3fcbc 2011-06-17 11:48 pm Eric Davis

[#397] Remove FIXME, there is only one activity per Model

c034d5e5 2011-06-17 11:46 pm Eric Davis

[#398] Remove helpers from IssuesController

713d0aea 2011-06-17 11:43 pm Enderson Maia

Better translation to keep a pattern in translations.

8698b409 2011-06-17 11:42 pm Eric Davis

Merge branch 'ticket/release-v2.0.0/350-remove-freeze-from-settings' into release-v2.0.0

9f2c412f 2011-06-17 11:36 pm Eric Davis

[#383] Fix for undefined_method 'to_utf8'

Contributed by Artem Naluzhnyy

7c751b35 2011-06-17 10:06 pm Eric Davis

Merge branch 'ticket/release-v2.0.0/474-changeset-journals' into release-v2.0.0

2f365750 2011-06-17 09:39 pm Eric Davis

[#474] aaj should use the Model's activity options for timestamp and author_key

Some models (Changeset) require custom options passed to
acts_as_activity_provider but acts_as_journalized wasn't accepting these
for :timestamp or :author_key

« Previous 1 ... 32 33 34 35 36 ... 225 Next » (826-850/5613)

Also available in: Atom