Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  app 4070 about 15 years Eric Davis Refactor: split method ProjectsController#edit ...
  config 4070 about 15 years Eric Davis Refactor: split method ProjectsController#edit ...
  db 4013 about 15 years Eric Davis Treat Calendar and Gantt pages as separate modu...
  doc 4029 about 15 years Eric Davis Sure hope 1.0.1 wasn't released in 201,008 AD...
  extra 3832 over 15 years Eric Davis Check the browse repository or commit access pe...
  files 67 almost 19 years Jean-Philippe Lang trunk moved from /trunk/redmine to /trunk
  lib 4070 about 15 years Eric Davis Refactor: split method ProjectsController#edit ...
  log 1283 over 17 years Jean-Philippe Lang Add unloadable to the sample plugin controller ...
  public 4060 about 15 years Azamat Hackimov Translation updates: * ca (#6263) * nl (#6248)
  script 2783 over 16 years Eric Davis Converted script/about to use Unix line ending....
  test 4070 about 15 years Eric Davis Refactor: split method ProjectsController#edit ...
  tmp 2788 over 16 years Jean-Philippe Lang Ignores test repositories.
  vendor 3933 over 15 years Jean-Baptiste Barth Prevent 500 error on login when there's a typo ...
.gitignore 322 Bytes 3768 over 15 years Eric Davis Ignore rubinius .rbc files
README.rdoc 208 Bytes 3849 over 15 years Eric Davis Readme update.
Rakefile 307 Bytes 67 almost 19 years Jean-Philippe Lang trunk moved from /trunk/redmine to /trunk
  • svk:merge: e93f8b46-1217-0410-a6f0-8f06a7374b81:/trunk:1751
  • svn:ignore: coverage

Latest revisions

# Date Author Comment
4070 2010-09-08 18:01 Eric Davis

Refactor: split method ProjectsController#edit to ProjectsController#update.

4069 2010-09-07 17:00 Eric Davis

Refactor: rename method ProjectsController#add to ProjectsController#new

4068 2010-09-06 17:09 Eric Davis

Change project add form to use #create. (From r4067)

4067 2010-09-06 16:53 Eric Davis

Refactor: split ProjectsController#add into #add (GET) and #create (POST).

4066 2010-09-06 03:02 Eric Davis

Allow user password changes when changing to Internal authentication. #6267

4065 2010-09-06 02:48 Eric Davis

Refocus the related issue field after submitting an issue. #6275

4064 2010-09-06 02:26 Eric Davis

Change link_to_if_authorized to allow url paths. (Fixes #6195)

Both url paths (/issues/1234) and params hashes (:controller => 'issues')
are now supported by link_to_if_authorized. The authorize_for method
requires a controller/action pair so urls need to be parsed against the...

4063 2010-09-06 02:26 Eric Davis

Use the built in Rails ActionView::TestCase for testing helpers.

4062 2010-09-06 00:57 Eric Davis

Refactor: move method to model. (references r4057)

4061 2010-09-05 15:01 Azamat Hackimov

Added string "cant_link_an_issue_with_a_descendant" to translations missed in #443
Solves #6278

View revisions

Also available in: Atom