Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
account_test.rb 3.74 KB 1521 about 17 years Jean-Philippe Lang Log the user in after registration if account a...
admin_test.rb 2.56 KB 1592 almost 17 years Jean-Philippe Lang Custom fields refactoring: most of code moved f...
application_test.rb 1.63 KB 1144 over 17 years Jean-Philippe Lang Fixed a bug in localization introduced by r1131...
issues_test.rb 3.44 KB 1623 almost 17 years Jean-Philippe Lang Merged Rails 2.1 compatibility branch.
projects_test.rb 1.56 KB 674 almost 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...

Latest revisions

# Date Author Comment
1623 2008-07-04 19:58 Jean-Philippe Lang

Merged Rails 2.1 compatibility branch.

1592 2008-06-27 22:13 Jean-Philippe Lang

Custom fields refactoring: most of code moved from controllers to models (using new module ActsAsCustomizable).

1521 2008-06-09 20:59 Jean-Philippe Lang

Log the user in after registration if account activation is not needed.

1520 2008-06-09 20:40 Jean-Philippe Lang

File viewer for attached text files.

1257 2008-03-15 12:27 Jean-Philippe Lang

Fix tests broken by r1243 (Redirect to issue page after creating a new issue).

1180 2008-02-29 20:46 Jean-Philippe Lang

Adds an optional description to attachments.

1144 2008-02-13 21:47 Jean-Philippe Lang

Fixed a bug in localization introduced by r1131 (anonymous users inherit the language of the first anonymous user).

1129 2008-02-09 17:11 Jean-Philippe Lang

Merged IssuesController #edit and #update into a single actions.
Users with 'edit issues' permission can now update any property including custom fields when adding a note or changing the status (#519, #581, #587).

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.

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

View revisions

Also available in: Atom