Menu

Source Commit Log


Commit Date  
[r4077] by edavis10

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.

2010-09-10 18:46:29 Tree
[r4076] by edavis10

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

2010-09-10 18:46:23 Tree
[r4075] by edavis10

Refactor: convert ProjectEnumerations to a resource on a project.

2010-09-10 16:00:49 Tree
[r4074] by edavis10

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

2010-09-10 03:09:18 Tree
[r4073] by edavis10

Add project names to the Versions in the Gantt export. #5904

2010-09-10 03:09:11 Tree
[r4072] by edavis10

Rewrite the Gantt chart. #6276

This version of the Gantt chart supports nested charts. So Projects,
Versions, and Issues will be nested underneath their parents correctly.

Additional features:

* Move all Gantt code to Redmine::Helpers::Gantt class instead of having it in
the Gantt class, controller, and view
* Recursive and nest sub-projects
* Recursive and nest versions
* Recursive and nest issues
* Draw a line showing when a Project is active and it's progress
* Draw a line showing when a Version is active and it's progress
* Show a version's % complete
* Change the color of Projects, Versions, and Issues if they are late or
behind schedule
* Added Project#start_date and #due_date
* Added Project#completed_percent
* Use a mini-gravatar on the Gantt chart
* Added tests for the Gantt rendering

2010-09-10 03:09:02 Tree
[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
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.