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
5266e328 2009-12-07 08:28 pm Jean-Philippe Lang

Fixes Project#shared_versions for descendants sharing (#465).

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

84bf891b 2009-12-06 08:37 pm Azamat Hackimov Translation updates
  • es (#4286)
  • sv (#4310)

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

aab6e688 2009-12-06 06:04 pm Jean-Philippe Lang

Remove edit link on wiki page diff (#4346).

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

f2113e73 2009-12-06 01:52 pm Jean-Philippe Lang

Removes the 'Copy' checkbox on the copy/move form.

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

a2b4bb0d 2009-12-06 12:09 pm Jean-Philippe Lang

Ability to add a new version from the issue form (#4315).

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

8f33c658 2009-12-06 11:37 am Jean-Philippe Lang

Fixed: error when changing tracker on the new issue form (#4345).

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

719cd7cf 2009-12-06 11:28 am Jean-Philippe Lang

Adds translation strings for r3123.

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

5f8e9d71 2009-12-06 11:28 am Jean-Philippe Lang

Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666).

Each version of a project can be shared with:
  • subprojects
  • projects in the project hierarchy: ancestors + descendants (needs versions management permission on the root project)...
e1781235 2009-12-04 11:46 pm Eric Davis

Enhanced the Issue Bulk Copy feature:

  • Add a Copy option to the Context menu for multiple issues.
  • Added assigned to, status, start and due date options to the move/copy form.
  • Allow Issue#move_to to change attributes on the moved/copied issue.

    #4117...

c870a7b9 2009-12-03 10:28 pm Jean-Philippe Lang

Do not notify users that are no longer allowed to view an issue (#3589, #4263).

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

8bc0f788 2009-12-03 10:16 pm Jean-Philippe Lang

Fixed: News from a project with 'news' module disabled, are still diplayed in the cross-project news list (#4333).

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

e02da729 2009-12-03 07:41 pm Eric Davis

Add a second action menu to IssuesController#show. (#4331)

Will have the update, log time, watch, copy, etc buttons. Had to rework
how the watchers button works since it requires a unique DOM id for the
Ajax response. Also modified the WatchersController to be able to replace...

97c5362c 2009-12-02 10:18 pm Jean-Philippe Lang

Fixed: no error message when creating a category from the issue form fails (#1477).

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

f5f26a44 2009-12-02 10:13 pm Jean-Philippe Lang

Removes useless class.

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

184aae5b 2009-12-02 10:05 pm Jean-Philippe Lang

Replaces 'New category' link on the issue form with an icon.

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

c0519471 2009-12-02 08:52 pm Jean-Philippe Lang

Add assertion about email notification on issue creation via email (#4228).

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

e5dc94fe 2009-12-02 08:17 pm Jean-Philippe Lang

Make use of #watched_by? in issue form.

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

7592a955 2009-12-02 08:07 pm Jean-Philippe Lang

Fixes tracker update on context menu (#2405).

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

346c569f 2009-12-02 07:57 pm Jean-Philippe Lang

Fixed: "None" category issue count is empty while grouping by category (#4308).

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

8b8c24e6 2009-11-30 08:18 pm Jean-Philippe Lang

Fixes context menu broken by r3109 (#2405).

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

25e131f1 2009-11-29 09:05 pm Jean-Philippe Lang

Remove duplicate validation.

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

f134e72f 2009-11-29 09:00 pm Jean-Philippe Lang

Adds tracker update to context menu and bulk edit form (#2405).

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

88fcf484 2009-11-29 08:46 pm Jean-Philippe Lang

Enable tracker update on issue edit form (#2405).

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

3d317a43 2009-11-28 05:50 pm Jean-Philippe Lang

Adds an action to SysController to fetch changesets of one or all projects (#2925).

Exemples:
  • /sys/fetch_changesets (=> fetches changesets for all active projects)
  • /sys/fetch_changeseys?id=foo (=> fetches changesets for project foo only)

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

4c2264ee 2009-11-28 12:59 pm Jean-Philippe Lang

Adds 2 buttons to easily reorder selected columns (#4272).

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

« Previous 1 ... 121 122 123 124 125 ... 225 Next » (3051-3075/5613)

Also available in: Atom