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
bc5d32d6 2010-08-08 09:07 am Jean-Baptiste Barth

Replace Test::Unit::TestCase with ActiveSupport::TestCase. #5477

Contributed by Alexey Palazhchenko

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

780bdccc 2010-08-08 09:07 am Jean-Baptiste Barth

Fixed wrong commit range in git log command. #5628

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

a1b60748 2010-08-08 09:07 am Jean-Baptiste Barth

Refactor: added link_to_project helper to handle links to projects

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

5b64f0ff 2010-08-07 05:11 pm Eric Davis

Updated changelog format to use lists.

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

2e14ba95 2010-08-07 05:11 pm Eric Davis

Add static docs to YARD.

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

2c79572e 2010-08-07 05:11 pm Eric Davis

Save yard doc to the doc/app directory.

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

7a3dcdc6 2010-08-07 05:11 pm Eric Davis

Exclude test files from YARD.

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

ab546a14 2010-08-06 10:46 pm Eric Davis

Add a rake task to run CI.

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

7d67365e 2010-08-06 06:47 pm Tim Felgentreff

smaller fixes for journalized news and attachments

041bca6a 2010-08-06 05:47 pm Eric Davis

Refactor: start to split IssuesController#move into two separate actions.

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

cbfbd662 2010-08-06 02:57 pm Tim Felgentreff

fix changed method name

9409ae73 2010-08-06 02:56 pm Tim Felgentreff

add another journal

acc093b0 2010-08-06 02:22 pm Tim Felgentreff

add a journal entry for messages

e4af6e77 2010-08-05 07:43 pm Eric Davis

Refactor: extract method in IssuesController#move.

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

1f9eda4e 2010-08-05 07:05 pm Tim Felgentreff

update tests to work with the new data model, where neccessary

0bcde4ab 2010-08-04 11:01 pm Jean-Baptiste Barth

Fixed: assigned_to and author filters in cross project issues view should be based on user's project visibility. #5760

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

8a2bc577 2010-08-04 10:52 pm Jean-Baptiste Barth

Focus on the input when adding a related issue on issues/show page. #4656
Contributed by Edouard Briere

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

491c9d2b 2010-08-04 10:41 pm Jean-Baptiste Barth

Display projects as links in users/memberships partial. #5898

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

81e97d23 2010-08-04 07:02 pm Tim Felgentreff

fix document activity url

47ecf151 2010-08-04 07:01 pm Tim Felgentreff

completely remove acts_as_versioned as it's functionality is contained in acts_as_journalized
This makes the wiki just use the versioning provided by acts_as_journalized

cea1a987 2010-08-04 06:56 pm Tim Felgentreff

fix display of attachments with acts_as_journalized

70973fda 2010-08-04 05:04 pm Eric Davis

Fix a few requires for metric_fu's rcov.

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

8c793852 2010-08-04 03:37 pm Eric Davis

Refactor: extract back_url method to ApplicationController.

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

a544a1e5 2010-08-04 03:17 am Eric Davis

Added css classes to the HTML body based on the theme, controller, and action. #819

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

07cd1297 2010-08-04 02:59 am Eric Davis

Add maxlength attributes to some Project fields. #4896

Contributed by Felix Schäfer

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

« Previous 1 ... 93 94 95 96 97 ... 225 Next » (2351-2375/5613)

Also available in: Atom