Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  branches 4032 almost 15 years Eric Davis Merged r4029 from trunk.
  plugins 2721 about 16 years Jean-Philippe Lang Fixes menu tab and settings partial name of sim...
  sandbox 2868 almost 16 years Jean-Philippe Lang Highlight new group users.
  tags 4033 almost 15 years Eric Davis Tagging 1.0.1
  trunk 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

4081 2010-09-11 13:16 Azamat Hackimov

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)

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.

View all revisions | View revisions

Also available in: Atom