Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  fixtures 1092 over 17 years Jean-Philippe Lang Fixed search with all words (broken in r994).
  functional 1092 over 17 years Jean-Philippe Lang Fixed search with all words (broken in r994).
  integration 1090 over 17 years Jean-Philippe Lang Added default value for custom fields. Fixed ja...
  mocks 4 almost 19 years Jean-Philippe Lang Initial commit
  unit 1103 over 17 years Jean-Philippe Lang User display format is now configurable in admi...
helper_testcase.rb 1.01 KB 699 almost 18 years Jean-Philippe Lang Added Redmine::WikiFormatting module and tests ...
test_helper.rb 2.83 KB 1043 over 17 years Jean-Philippe Lang Merged IssuesController change_status and add_n...

Latest revisions

# Date Author Comment
1103 2008-01-25 11:31 Jean-Philippe Lang

User display format is now configurable in administration settings.

1101 2008-01-24 19:15 Jean-Philippe Lang

Prevent unexpected nil in custom value validation.

1092 2008-01-21 19:52 Jean-Philippe Lang

Fixed search with all words (broken in r994).

1090 2008-01-20 22:29 Jean-Philippe Lang

Added default value for custom fields. Fixed javascript on custom field form for project and user custom fields.

1083 2008-01-20 15:01 Jean-Philippe Lang

Fixed: custom field selection is not saved when unchecking them all on project settings

1080 2008-01-20 12:30 Jean-Philippe Lang

ProjectsController#add_issue moved to IssuesController#new.
Tracker can now be changed/selected on the new issue form. This action can be invoked without the tracker_id parameter (the first enabled tracker will be used by default).

1071 2008-01-16 22:27 Jean-Philippe Lang

On the calendar, the gantt and in the Tracker filter on the issue list, only active trackers of the project (and its sub projects) can be selected.

1064 2008-01-15 19:12 Jean-Philippe Lang

Redmine links can be used to link to documents, versions and attachments.
For now, attachments of the current object can be referenced only (if you're on an issue, it's possible reference attachments of this issue only).

1046 2008-01-06 21:24 Jean-Philippe Lang

Admin settings screen split to tabs.
Email notification options moved to this view as a tab and LDAP list is accessible from the 'Authentication' tab.

1043 2008-01-06 18:06 Jean-Philippe Lang

Merged IssuesController change_status and add_note actions.
The 'Change status' specific form removed and now accessible from issue/show view with no additional request (click on 'Update' to show the form).
The 'Change issue status' permission is removed. To change the status, the user just needs to have either 'Edit' or 'Add note' permissions and some workflow transitions allowed.

View revisions

Also available in: Atom