Menu

Source Commit Log


Commit Date  
[r4081] by winterheart

Translations update
* ja (#6363)
* ko (#6307)
* po (#6458)
* pt-BR (#6316)
* ru
* sr and sr-YU (#6339)
* zh-TW (#6306)
New strings to translate
* field_member_of_group (r4077)
* field_assigned_to_role (r4078)

2010-09-11 11:16:56 Tree
[r4080] by edavis10

Refactor: move method to Project#css_classes

2010-09-10 23:07:10 Tree
[r4079] by edavis10

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

2010-09-10 19:53:57 Tree
[r4078] by edavis10

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).

2010-09-10 19:44:45 Tree
[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
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.