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
0e31482d 2011-05-27 08:37 pm Eric Davis

Bump version to 1.4.0

f6454629 2011-05-27 08:22 pm Eric Davis

Update Changelog for release 1.4.0

46f66add 2011-05-27 07:42 pm Eric Davis

Merge remote-tracking branch 'schmidt/f/416-redo-watcher-links-unstable' into unstable

ce8bb652 2011-05-27 07:20 pm Tom Kersten

[#423] Removed explicit render in WikiController#show

  • Allows for format extensions in plugins w/o giving a double-render
    error
  • Updated Wiki#show template to specify 'wiki/sidebar' explicitly
    (vs. just 'sidebar')
762cc04b 2011-05-27 07:16 pm Eric Davis

Port 784bbccf's custom value test back into aaj

f883758c 2011-05-27 07:15 pm Eric Davis

Fix test: Search results are showing this as an issue-edit event

e9676954 2011-05-27 06:28 pm Eric Davis

Fix tpyo in the example

b8904ce7 2011-05-27 06:27 pm Eric Davis

Handle a nil user when testin email.

undefined method `logged?' for nil:NilClass
5cbf1880 2011-05-27 06:26 pm Eric Davis

Merge remote-tracking branch 'schmidt/b/425-avoid-deprec-notation-for-rake-tasks/master'

c4658bd2 2011-05-27 06:18 pm Eric Davis

[#202] Add the theme used on chiliproject.org

Using 3c2ef2757165e23b65fd from
https://github.com/edavis10/squeejee_theme/tree/chiliproject.org

7796ae89 2011-05-27 02:09 am Emilio Palma

Fix the issue #424.

c51a32ac 2011-05-25 05:11 pm Felix Schäfer

Use Rails.cache to cache application settings. #350

5c8e04db 2011-05-25 04:40 pm Felix Schäfer

Fix SearchController tests.

The "dd" the removed assert_tag part was supposed to find should never show up on the page in the first place (it's in a journal, not in the issue itself).

20a5e415 2011-05-24 05:02 pm Gregor Schmidt

[#425] Avoid deprecated API to define rake tasks with parameters

This should avoid deprecation warnings when using ChiliProject with Rake 0.9

ae84fff8 2011-05-23 05:23 pm Gregor Schmidt

[#419] Fixing broken multi-select serialization in prototype 1.7

See https://prototype.lighthouseapp.com/projects/8886/tickets/1180 for details.

Contributed by Ben Gunter.

3a14bff7 2011-05-23 09:53 am Gregor Schmidt

[#419] Updating to Prototype 1.7 and script.aculo.us 1.9.0

35a38086 2011-05-22 07:46 pm Holger Just

[#112] Fix tests for jruby

18247a6c 2011-05-22 07:02 pm Holger Just

[112] Detect SQLite3 version on JRuby

79ed4920 2011-05-21 02:03 am Felix Schäfer

Merge branch 'unstable' of github.com:chiliproject/chiliproject into unstable

6f809b82 2011-05-21 02:02 am Felix Schäfer

Replace a call to changes with its code from AR::Dirty. #422

acts_as_journalized called changes as per ActiveRecord::Dirty
(see http://ar.rubyonrails.org/classes/ActiveRecord/Dirty.html#M000291),
the journalized model Changeset :has_many changes though, which...

1d5d73af 2011-05-21 01:17 am Holger Just

Fix RepositoriesFilesystemControllerTest for jRuby

Iconv on jRuby does not accept an empty string as "from" encoding.
Use the default behavior from the controller instead to leave it
unspecified and thuse use UTF-8.

c83c1d9a 2011-05-21 12:45 am Eric Davis

Merge branch 'ticket/unstable/406-journals-controller-aaj' into unstable

8994a0b5 2011-05-21 12:37 am Eric Davis

[#406] Added missing and removed unused code for Journals

acts_as_journalized changed the interfaces and didn't include all of
the recent changes to the Journals system.

  • removed Journal diffs, acts_as_journalized handles them differently
  • fixed the Journal atom feed...
c04ff93f 2011-05-20 11:34 pm Holger Just

[#112] Properly stub SQLite3 for version tests

6e105a76 2011-05-20 11:24 pm Eric Davis

Merge branch 'ticket/unstable/400-activity-event-types' into unstable

« Previous 1 ... 36 37 38 39 40 ... 225 Next » (926-950/5613)

Also available in: Atom