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
5f871e96 2007-12-19 10:06 pm Jean-Philippe Lang

Fixed: Textile image with style attribute cause internal server error.
Also added tests for inline images with attributes and moved auto_link and auto_mailto rules after textile rules.

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

bf3b2ec9 2007-12-19 09:23 pm Jean-Philippe Lang

Change status select box default to current status (Rocco Stanzione).

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

49bdf622 2007-12-19 09:19 pm Jean-Philippe Lang

Add autoscroll div for each file diff.

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

e219af1f 2007-12-19 09:11 pm Jean-Philippe Lang

Ignore empty diffs.

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

4a2efa92 2007-12-18 08:07 pm Jean-Philippe Lang

Ported r1009 from 0.6-stable branch.

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

8e00f57a 2007-12-18 07:50 pm Jean-Philippe Lang

Moved ProjectsController#list_documents and add_document to DocumentsController#index and new.

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

524cd689 2007-12-17 10:00 pm Jean-Philippe Lang

Project identifier is now used in URLs (instead of project id).
URLs with a project id will still be recognized.

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

b4eafd9e 2007-12-16 03:03 pm Jean-Philippe Lang

Changes for 0.6.2 release.

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

2bcd448d 2007-12-16 02:33 pm Jean-Philippe Lang

Updated Japanese translation (Satoru Kurashiki).

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

1af9c47a 2007-12-15 01:23 pm Nicolas Chuche

bug when using apache authentication method

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

ea35fff5 2007-12-15 01:14 pm Jean-Philippe Lang

SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter.

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

124ef65c 2007-12-15 12:57 pm Jean-Philippe Lang

Fixed warning: toplevel constant User referenced by WikiContent::User

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

361c50c1 2007-12-15 12:57 pm Jean-Philippe Lang

Added some functional tests (wiki).

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

27d6334a 2007-12-14 11:00 pm Jean-Philippe Lang

Fixed: Unable to create a wiki (Rails 2.0 compatibility).

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

963b1283 2007-12-14 10:49 pm Jean-Philippe Lang

Fixed Bazaar test repository path.

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

777edc13 2007-12-14 10:47 pm Jean-Philippe Lang

Fixed: can not save numeric, date and boolean custom fields (broken by r994).

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

d1a3fbea 2007-12-14 10:31 pm Jean-Philippe Lang

Fixed Trac importer error with Rails 2.0: readonly? is defined by ActiveRecord.

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

58610ec5 2007-12-14 07:54 pm Jean-Philippe Lang

Search engine: issue custom fields can now be searched.
Each issue custom field (excepting numeric, date and boolean fields) can be marked as "Searchable" (default to false).

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

38b185f1 2007-12-14 06:48 pm Jean-Philippe Lang

Fixed: empty lines when displaying repository files with Windows style eol.

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

e69631f2 2007-12-14 06:47 pm Jean-Philippe Lang

Fixed: missing body closing tag in repository annotate and entry views.

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

47f39910 2007-12-14 06:46 pm Jean-Philippe Lang

Added a Mercurial test repository with unit and functional tests.

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

86319fee 2007-12-14 06:33 pm Jean-Philippe Lang

Added ApplicationController#attach_files as a common method to attach files in all actions.

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

eb7cbd48 2007-12-14 06:31 pm Jean-Philippe Lang

Added some tests for projects controller and helper.

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

17c78867 2007-12-13 07:53 pm Jean-Philippe Lang

Removed unused UsersController#destroy.

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

48949f97 2007-12-13 07:52 pm Jean-Philippe Lang

Added some functional tests and a CVS test repository.

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

« Previous 1 ... 187 188 189 190 191 ... 225 Next » (4701-4725/5613)

Also available in: Atom