Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  controllers 4084 almost 15 years Eric Davis Refactor: split FilesController#new into #new a...
  helpers 4080 almost 15 years Eric Davis Refactor: move method to Project#css_classes
  models 4080 almost 15 years Eric Davis Refactor: move method to Project#css_classes
  sweepers 1157 over 17 years Jean-Philippe Lang Removed fragment caching on gantt and calendar.
  views 4084 almost 15 years Eric Davis Refactor: split FilesController#new into #new a...

Latest revisions

# Date Author Comment
4084 2010-09-13 22:35 Eric Davis

Refactor: split FilesController#new into #new and #create.

4083 2010-09-11 22:21 Jean-Baptiste Barth

Fixed "Create and continue" redirection broken by recent changes. #6333

IssuesController#create is no more scoped under project, but
IssuesController#new is, so we need to precise project_id
when redirecting to "New issue" form.

4082 2010-09-11 16:00 Jean-Baptiste Barth

Fixed broken context_menu on roadmap. #6351

4080 2010-09-11 01:07 Eric Davis

Refactor: move method to Project#css_classes

4079 2010-09-10 21:53 Eric Davis

Refactor: replace chained finders with an inject. Should handle edge cases better.

4078 2010-09-10 21:44 Eric Davis

Added a "Member of Role" to the issues filters. #5869

This filter will check an issue's assigned to field for users who have
(or don't have) a specific Role(s).

4077 2010-09-10 20:46 Eric Davis

Added a "Member of Group" to the issues filter. #5869

This filter will check an issue's assigned to field for users in (or not in)
specific groups.

4076 2010-09-10 20:46 Eric Davis

Define Principal#name so all subclasses will have some sort of name when printed.

4075 2010-09-10 18:00 Eric Davis

Refactor: convert ProjectEnumerations to a resource on a project.

4074 2010-09-10 05:09 Eric Davis

Fixed the zoom, previous, and next links on the Gantt chart.

View revisions

Also available in: Atom