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
20b4e226 2007-10-03 07:20 pm Jean-Philippe Lang

Performance improvement on calendar and gantt (about 45% on gantt for large number of issues).
Partial issues/_tooltip is replaced by an helper and some translated strings are now cached.

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

c3e3a189 2007-10-01 08:49 pm Jean-Philippe Lang

Small fix in project activity feed.

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

47e7ceac 2007-10-01 07:45 pm Jean-Philippe Lang

Better handling of external link style assignment.

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

48fb20f5 2007-10-01 06:46 pm Jean-Philippe Lang

Fixed TOC positionning in wiki pages.

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

0fc93a11 2007-10-01 05:25 pm Jean-Philippe Lang

Span caps turned off in textile formatting.

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

0f966dbc 2007-10-01 05:22 pm Jean-Philippe Lang

Added label tags on various checkboxes.

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

ca094446 2007-10-01 04:00 pm Jean-Philippe Lang

Don't show attributes on role form for built-in roles.

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

50096526 2007-10-01 03:13 pm Jean-Philippe Lang

Removed ProjectsController#feeds. This view was incomplete and inconsistent with permissions.
Feeds can still be accessed from the corresponding screens (eg. news feed is accessible from the news view).

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

c6e8cf5c 2007-10-01 02:36 pm Jean-Philippe Lang

Moved media print specific styles to application.css (print.css removed).

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

c6e61a5f 2007-10-01 02:04 pm Jean-Philippe Lang

Default columns displayed on the issue list can now be selected at application level.
Saved queries can overide this selection.

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

514cdacc 2007-10-01 01:39 pm Jean-Philippe Lang

Custom query columns: checkboxes replaced by two selects that let the user specify columns order.

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

96b4ac12 2007-10-01 12:44 pm Jean-Philippe Lang

Added a checkbox on custom query form to explicitly say if the query uses default columns or not.

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

e5f5671d 2007-10-01 10:44 am Jean-Philippe Lang

Added the ability to customize columns of a saved query.

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

427b47b4 2007-09-30 08:07 pm Jean-Philippe Lang

Fixed: Can not authenticate user against LDAP if its DN contains non-ascii characters.

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

c2220cff 2007-09-30 07:38 pm Jean-Philippe Lang

Added svn command output to error log when SubversionAdapter#entries parsing fails.

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

3e86dde3 2007-09-30 05:40 pm Jean-Philippe Lang

Added Romanian translation (Csongor Bartus).
Fixed a typo in en.yml.

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

665497f5 2007-09-30 05:32 pm Jean-Philippe Lang

Fixed: Manage pu(b)lic queries typo (Thomas Lecavelier).
As this fix modifies manage_public_queries permission symbol, this permission has to re-entered.

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

dc74a178 2007-09-30 05:26 pm Jean-Philippe Lang

Updated Japanese language file for calendar (Go Maeda).

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

3cacd4b3 2007-09-30 05:23 pm Jean-Philippe Lang

Updated polish translation (Tomasz Gawryl).

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

b4d66593 2007-09-30 05:16 pm Jean-Philippe Lang

Fixed: Links get chopped by punctuation marks in anchors.

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

cae547a7 2007-09-29 12:37 pm Jean-Philippe Lang

Redmine acts_as_* plugins moved to vendor/plugins.

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

f2a5304d 2007-09-29 12:26 pm Jean-Philippe Lang

Sligth changes to wiki views.

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

b64e89da 2007-09-28 12:30 am Jean-Philippe Lang

Native eol property set on config/*

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

66c8c1e2 2007-09-28 12:24 am Jean-Philippe Lang

Fixed: unable to migrate from an empty database.
(Message model is loaded at startup, which fails if it doesn't exist)

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

05e27d0d 2007-09-27 09:56 pm Jean-Philippe Lang

Slight style update.

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

« Previous 1 ... 195 196 197 198 199 ... 225 Next » (4901-4925/5613)

Also available in: Atom