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
53b57039 2008-06-09 09:15 pm Jean-Philippe Lang

Slight changes to diff view and style.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1523 e93f8b46-1217-0410-a6f0-8f06a7374b81

efe790a8 2008-06-09 09:02 pm Jean-Philippe Lang

Removed inconsistent revision numbers on diff view.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1522 e93f8b46-1217-0410-a6f0-8f06a7374b81

19cb6f96 2008-06-09 08:59 pm Jean-Philippe Lang

Log the user in after registration if account activation is not needed.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1521 e93f8b46-1217-0410-a6f0-8f06a7374b81

80a7486f 2008-06-09 08:40 pm Jean-Philippe Lang

File viewer for attached text files.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1520 e93f8b46-1217-0410-a6f0-8f06a7374b81

aa0beeca 2008-06-09 07:02 pm Jean-Philippe Lang

Move the file viewer to a partial.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1519 e93f8b46-1217-0410-a6f0-8f06a7374b81

e46b56d7 2008-06-09 12:45 am Jean-Philippe Lang

"New Project" link on Projects page for admin users (#1082).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1518 e93f8b46-1217-0410-a6f0-8f06a7374b81

0389c601 2008-06-08 10:31 pm Jean-Philippe Lang

Fixed: notextile tag has no effect.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1517 e93f8b46-1217-0410-a6f0-8f06a7374b81

d77c1d28 2008-06-08 08:26 pm Jean-Philippe Lang

Unified diff viewer for attached files with .patch or .diff extension (#1403).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1516 e93f8b46-1217-0410-a6f0-8f06a7374b81

e833cab3 2008-06-08 08:10 pm Jean-Philippe Lang

Move diff viewer to a partial.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1515 e93f8b46-1217-0410-a6f0-8f06a7374b81

b78b62df 2008-06-08 06:48 pm Jean-Philippe Lang

SCM browser: ability to download raw unified diffs.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1514 e93f8b46-1217-0410-a6f0-8f06a7374b81

ec0525d4 2008-06-08 06:28 pm Jean-Philippe Lang

Move unified diff parser out of the scm abstract adapter so it can be reused for viewing attached diffs (#1403).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1513 e93f8b46-1217-0410-a6f0-8f06a7374b81

731d15fe 2008-06-08 05:47 pm Jean-Philippe Lang

Don't search for the changeset if revision identifier is nil.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1512 e93f8b46-1217-0410-a6f0-8f06a7374b81

0aba4255 2008-06-08 05:46 pm Jean-Philippe Lang

Don't display the table headers if there is no changeset to display.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1511 e93f8b46-1217-0410-a6f0-8f06a7374b81

a0d14146 2008-06-08 05:44 pm Jean-Philippe Lang

Filesystem adapter: read files in binary mode.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1510 e93f8b46-1217-0410-a6f0-8f06a7374b81

5dea2007 2008-06-08 05:43 pm Jean-Philippe Lang

Filesystem adapter: negative size is displayed for large files under win32.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1509 e93f8b46-1217-0410-a6f0-8f06a7374b81

e69b4647 2008-06-08 05:40 pm Jean-Philippe Lang

Adds Filesystem adapter (patch #1393 by Paul R).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1508 e93f8b46-1217-0410-a6f0-8f06a7374b81

dfe62d7f 2008-06-08 04:59 pm Jean-Philippe Lang

Ability to disable unused SCM adapters in application settings.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1507 e93f8b46-1217-0410-a6f0-8f06a7374b81

05cd9598 2008-06-08 12:10 pm Jean-Philippe Lang

Fixes tabulation with Firefox 2 on tabular forms.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1506 e93f8b46-1217-0410-a6f0-8f06a7374b81

2e8b2d5e 2008-06-07 10:06 pm Jean-Philippe Lang

Display status change before subject of issue on the activity view otherwise it may be truncated.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1505 e93f8b46-1217-0410-a6f0-8f06a7374b81

383da1e6 2008-06-07 05:14 pm Jean-Philippe Lang

Fixes functional tests broken by r1501.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1504 e93f8b46-1217-0410-a6f0-8f06a7374b81

d446469f 2008-06-07 05:08 pm Jean-Philippe Lang

Removes constraint on enumerations name (#1384).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1503 e93f8b46-1217-0410-a6f0-8f06a7374b81

042da97f 2008-06-07 04:55 pm Jean-Philippe Lang

Trac importer: read session_attribute table to find user's email and real name (#1340).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1502 e93f8b46-1217-0410-a6f0-8f06a7374b81

956ad0a3 2008-06-07 01:42 pm Jean-Philippe Lang

Fixed: Reply/Quote Function Newline Issue in Internet Explorer (#1362).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1501 e93f8b46-1217-0410-a6f0-8f06a7374b81

6d5db302 2008-06-07 12:08 pm Jean-Philippe Lang

Subversion adapter: ignore directories with no commit date (#1370).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1500 e93f8b46-1217-0410-a6f0-8f06a7374b81

aa9d04a4 2008-06-07 11:19 am Jean-Philippe Lang

Mercurial adapter improvements (patch #1199 by Pierre Paysant-Le Roux).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1499 e93f8b46-1217-0410-a6f0-8f06a7374b81

« Previous 1 ... 170 171 172 173 174 ... 225 Next » (4276-4300/5613)

Also available in: Atom