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
68ca0636 2010-09-14 04:59 pm Tim Felgentreff

init journal will return the last_journal, not the new one, now

0b852af6 2010-09-14 04:09 pm Tim Felgentreff

fix syntax error

ff56024b 2010-09-14 03:21 pm Tim Felgentreff

it's created_at on journals

09ccc0f6 2010-09-14 03:21 pm Tim Felgentreff

remove test helper method

b16d6345 2010-09-14 03:21 pm Tim Felgentreff

journals are the events, now

ccc46887 2010-09-14 03:20 pm Tim Felgentreff

get the object from the db anew, in case it didn't save

4eb07d6c 2010-09-14 03:18 pm Tim Felgentreff

fix use of versions vs journals

a6a25cc5 2010-09-14 03:17 pm Tim Felgentreff

render done_ratio as decimal

44a35465 2010-09-14 03:17 pm Tim Felgentreff

add show_detail to issue helper for limited backwards compatibility

d7854003 2010-09-14 02:46 pm Tim Felgentreff

fix applicationcontroller test

2dd4e3d1 2010-09-14 02:25 pm Tim Felgentreff

Update acts_as_journalized

72e7baaf 2010-09-14 02:25 pm Tim Felgentreff

fix various tests in mailer, wiki content and issue helper

4b098d77 2010-09-14 09:32 am Tim Felgentreff

Merge branch 'journals' into 1.0-stable

Conflicts:
app/controllers/issues_controller.rb
app/controllers/journals_controller.rb
app/helpers/journals_helper.rb
app/views/issues/_history.rhtml
lib/redmine/activity/fetcher.rb
test/functional/issues_controller_test.rb...

4804d22f 2010-09-14 09:19 am Tim Felgentreff

add fixture, fixes another test

41c05536 2010-09-13 10:35 pm Eric Davis

Refactor: split FilesController#new into #new and #create.

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

12e10f69 2010-09-11 10:21 pm Jean-Baptiste Barth

Fixed "Create and continue" redirection broken by recent changes. #6333

IssuesController#create is no more scoped under project, but
IssuesController#new is, so we need to precise project_id
when redirecting to "New issue" form.

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

4b69a895 2010-09-11 04:00 pm Jean-Baptiste Barth

Fixed broken context_menu on roadmap. #6351

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

f2a8057d 2010-09-11 01:16 pm Azamat Hackimov

Translations update * ja (#6363) * ko (#6307) * po (#6458) * pt-BR (#6316) * ru * sr and sr-YU (#6339) * zh-TW (#6306)
New strings to translate * field_member_of_group (r4077) * field_assigned_to_role (r4078)

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

878bb555 2010-09-11 01:07 am Eric Davis

Refactor: move method to Project#css_classes

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

d36700ee 2010-09-10 09:53 pm Eric Davis

Refactor: replace chained finders with an inject. Should handle edge cases better.

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

41f8d043 2010-09-10 09:44 pm Eric Davis

Added a "Member of Role" to the issues filters. #5869

This filter will check an issue's assigned to field for users who have
(or don't have) a specific Role(s).

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

109b42f4 2010-09-10 08:46 pm Eric Davis

Added a "Member of Group" to the issues filter. #5869

This filter will check an issue's assigned to field for users in (or not in)
specific groups.

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

4c656fcf 2010-09-10 08:46 pm Eric Davis

Define Principal#name so all subclasses will have some sort of name when printed.

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

3a2efb47 2010-09-10 06:00 pm Eric Davis

Refactor: convert ProjectEnumerations to a resource on a project.

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

5e1c2952 2010-09-10 05:09 am Eric Davis

Fixed the zoom, previous, and next links on the Gantt chart.

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

« Previous 1 ... 86 87 88 89 90 ... 225 Next » (2176-2200/5613)

Also available in: Atom