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
caceb589 2012-06-10 08:34 pm Felix Schäfer

Restore the default class for gravatars #1034

5ef63ec4 2012-06-10 07:54 pm Felix Schäfer

Fix option parsing for gravatars #1034

In addition to that:
  • the default size was 50px in the old lib, this has been restored
  • some tests to test the default and option parsing
23a517b9 2012-06-09 07:21 pm Holger Just

Merge branch 'master' into unstable

Conflicts:
Gemfile

e6e057d1 2012-06-09 07:07 pm Holger Just

Merge branch 'release-v3.2.0' into stable

f8ec89b9 2012-06-09 07:02 pm Felix Schäfer

Test stable- and release- branches on Travis too

8d56d327 2012-06-09 06:17 pm Holger Just

Bump to 2.7.2

44564405 2012-06-09 06:17 pm Holger Just

Update changelog for v2.7.2

f959b9bd 2012-06-09 06:03 pm Holger Just

[#1025] Fix Rails vulnerability (CVE-2012-2660)

bd132c56 2012-06-09 05:59 pm Holger Just

Bump version to 3.2.0

bcb02a46 2012-06-09 05:56 pm Holger Just

Update Changelog for v3.2.0

d11e0747 2012-06-09 05:52 pm Holger Just

Fix trailing whitespace

1f910542 2012-06-09 05:39 pm Felix Schäfer

Switch from vendored gravatar lib to gravatarify gem #1033

32e1cc2d 2012-06-09 05:35 pm Felix Schäfer

Don't test transaction-based features on SQLite

SQLite doesn't support nested transactions, thus we can't test
transaction-based features inside a test wrapped in a transaction.

3997220a 2012-06-09 12:02 pm Felix Schäfer

Add IRC notifications to the Travis config

69656422 2012-06-07 02:30 pm Felix Schäfer

Test ChiliProject on rubinius on Travis

rubinius 1.9-mode won't load liquid currently:
https://github.com/Shopify/liquid/pull/107

d6ad07ee 2012-06-05 04:00 pm Felix Schäfer

Refine some apt-get commands in Travis

  • Remove the update, the Travis VMs should be up-to-date enough for us
  • Remove the quiets so we can see errors if needed
1722e96b 2012-06-05 03:33 pm Justin Geibel

Change default branch behaviour for git repos #749

If git repository HEAD points to a branch, use that as the default branch.
Otherwise fall back to previous method.

4956e9ca 2012-06-05 03:15 pm Andrew Smith

Limit the size of the projects dropdown menu. #1016

7c1b1750 2012-06-05 03:05 pm Andrew Smith

Clear the document selection when selecting multiple rows.

c8be011a 2012-06-05 03:05 pm Andrew Smith

Correct major logic issues when selecting multiple rows.

The rows were being incorrectly selected (because the class name had a
missing '.').

jQuery items can't be directly compared to each other so we need to get
the HTML element to test if they are the same.

8ab42473 2012-06-01 08:56 pm Holger Just

[#1025] Fix Rails vulnerability (CVE-2012-2660)

a43c06ff 2012-05-25 01:37 pm Felix Schäfer

Don't depend on DB ordering in journal_test

And add all fixtures needed to run the test on its own.

f983b451 2012-05-21 01:45 pm Andrew Smith

Reformat CSS to use the coding standard. #947

Formatting was done mostly by hand using the following as a guide
http://gnuvince.wordpress.com/2007/02/26/reformatting-a-css-file-with-vim/

" Replace all sequences of white spaces with one space
:%s/[ \t\n]\+/ /g...

61c00779 2012-05-20 08:41 pm Andrew Smith

Set the X-CSRF-Token header for AJAX requests with jQuery. #950

375045a8 2012-05-20 08:35 pm Sébastien Santoro

Improving French translation #967

« Previous 1 ... 5 6 7 8 9 ... 225 Next » (151-175/5613)

Also available in: Atom