Menu

Source Commit Log


Commit Date  
[r4071] by edavis10

Refactor: convert the Projects routes to resources.

2010-09-09 18:57:21 Tree
[r4070] by edavis10

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

2010-09-08 16:01:51 Tree
[r4069] by edavis10

Refactor: rename method ProjectsController#add to ProjectsController#new

2010-09-07 15:00:27 Tree
[r4068] by edavis10

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

2010-09-06 15:09:52 Tree
[r4067] by edavis10

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

2010-09-06 14:53:08 Tree
[r4066] by edavis10

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

2010-09-06 01:02:52 Tree
[r4065] by edavis10

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

2010-09-06 00:48:44 Tree
[r4064] by edavis10

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
routes to find their controller/action.

2010-09-06 00:26:08 Tree
[r4063] by edavis10

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

2010-09-06 00:26:02 Tree
[r4062] by edavis10

Refactor: move method to model. (references r4057)

2010-09-05 22:57:20 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.