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
6df18f0a 2011-11-30 08:45 pm Holger Just

Merge branch 'release-v2.5.0'

a4f117fe 2011-11-30 08:44 pm Holger Just

Merge branch 'release-v2.5.0' into stable

7104a245 2011-11-30 08:43 pm Holger Just

Bump version to 2.5.0

6e46c5e9 2011-11-30 08:42 pm Holger Just

Update changelog for 2.5.0 release

c2edd624 2011-11-30 08:29 pm Holger Just

Fix trailing whitespace

5e171001 2011-11-30 08:29 pm Holger Just

[#709] Fix cache poisoning vector if credential caching is enabled.

The cache did not distinguish between cached credentials for read and write
access. As it does not check permissions again if there is a cache hit, users
with authorization for either reading or writing could poison the cache and...

24538a4a 2011-11-30 08:28 pm Holger Just

[#735] Log time form on issue update should only be displayed with log_time permission

Based on a patch by Jean-Philippe Lang.

59dc1034 2011-11-30 08:27 pm Holger Just

[#735] Don't allow time entry creation with only edit permission

Based on a patch by Jean-Philippe Lang.

c5b83b87 2011-11-30 08:27 pm Holger Just

[#735] Don't allow time entry edits with only log_time permission

Based on a patch by Jean-Philippe Lang.

42363c32 2011-11-30 06:08 pm Felix Schäfer

Better checks for previous commit.

f333f43a 2011-11-30 06:04 pm Felix Schäfer

[#736] force recipients/cc to arrays in the Mailer

String#delete might break on 1.9 with dashes in the author's email address. Furthermore, String#delete doesn't do what the original author thought it does.

add0bf4d 2011-11-27 05:01 pm Felix Schäfer

Don't double-escape project names in base layout.

5bf27de9 2011-11-26 10:24 pm Holger Just

[604] Add compatibility check for Liquid

8c26dea7 2011-11-26 10:21 pm Holger Just

Add catch-all compatibility check, defaults to false

0b952a1e 2011-11-26 08:36 pm Holger Just

[#263] Fix test error on Ruby 1.9

TreeNode#to_s (from the rubytree gem) is broken. It is implicitly called by
Shoulda on 1.9 only. As we don't actually need it, we just remove the method.

The bug is reported at http://rubyforge.org/tracker/index.php?func=detail&aid=29435&group_id=1215&atid=4793

9f4d12ff 2011-11-26 04:10 pm Holger Just

[#734] Don't modify text inline.

This is not only a wee bit faster (yay!) but also allows use to deal with
frozen strings and doesn't change content which might inadvertently be saved
later on. And it fixes some broken tests on Ruby 1.9 :)

28ce07b1 2011-11-26 04:09 pm Holger Just

[#734] Force instance_variables to string for Ruby 1.9 compatibility

ce5ffed6 2011-11-26 12:26 pm Holger Just

Require bundler 1.0.6.

Only that version introduced the mingw platforms we use in our Gemfile.

01e43f2e 2011-11-25 09:50 pm Eric Davis

Merge pull request #134 from schmidt/pulls/725/unstable

[#725] Compatibility check for jQuery availability (unstable)

261aca65 2011-11-25 09:50 pm Eric Davis

Merge pull request #133 from schmidt/pulls/725/master

[#725] Compatibility check for jQuery availability (master)

ed0e92b1 2011-11-25 09:06 pm Moritz Breit

[#733] Add Issue#due_today? and add due-today css class

166d65b2 2011-11-25 08:54 pm Felix Schäfer

[#258] Unvendor net-ldap

1322fbba 2011-11-25 08:28 pm Eric Davis

Merge pull request #129 from jwalkerbg/master

Added Bulgarian translation of several strings

3577550c 2011-11-25 08:24 pm Gregor Schmidt

[#725] Chili-core now loads jQuery by default

This was added to unstable with ab2856b53 and will be released with Chili 3.0

8fc2b727 2011-11-25 08:23 pm Eric Davis

[#720] Add acts-as-taggable-on gem and migration for tag support

As per the gem docs, 2.1.0 is the last Rails 2.x compatable version

« Previous 1 ... 18 19 20 21 22 ... 225 Next » (476-500/5613)

Also available in: Atom