Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
account_controller.rb 6.45 KB 1036 over 17 years Jean-Philippe Lang Fixed: private projects name are displayed on a...
admin_controller.rb 3.05 KB 1046 over 17 years Jean-Philippe Lang Admin settings screen split to tabs. Email noti...
application.rb 6.52 KB 1094 over 17 years Jean-Philippe Lang Show explicit error message when the scm comman...
attachments_controller.rb 1.42 KB 1053 over 17 years Jean-Philippe Lang Non-ascii attachement filename fix for IE.
auth_sources_controller.rb 2.42 KB 845 over 17 years Jean-Philippe Lang Added LDAPS support migration and fixed connect...
boards_controller.rb 2.87 KB 1026 over 17 years Jean-Philippe Lang New setting added to specify how many objects s...
custom_fields_controller.rb 2.97 KB 901 over 17 years Jean-Philippe Lang Custom fields can now be reordered.
documents_controller.rb 3.46 KB 1053 over 17 years Jean-Philippe Lang Non-ascii attachement filename fix for IE.
enumerations_controller.rb 2.4 KB 800 over 17 years Jean-Philippe Lang Added position on Enumeration model.
issue_categories_controller.rb 1.97 KB 1076 over 17 years Jean-Philippe Lang Highlight the current item of the main menu.
issue_relations_controller.rb 2.02 KB 506 about 18 years Jean-Philippe Lang Issue relations first commit (not thoroughly te...
issue_statuses_controller.rb 2.42 KB 600 almost 18 years Jean-Philippe Lang Applied the flash notices patch by Matt Jones (...
issues_controller.rb 12.9 KB 1096 over 17 years Jean-Philippe Lang Added preview for issue notes.
members_controller.rb 2.24 KB 725 almost 18 years Jean-Philippe Lang Added project module concept. A project module...
messages_controller.rb 3.13 KB 1076 over 17 years Jean-Philippe Lang Highlight the current item of the main menu.
my_controller.rb 5.69 KB 919 over 17 years Jean-Philippe Lang Anonymous users can now be allowed to create, e...
news_controller.rb 2.64 KB 919 over 17 years Jean-Philippe Lang Anonymous users can now be allowed to create, e...
projects_controller.rb 22 KB 1083 over 17 years Jean-Philippe Lang Fixed: custom field selection is not saved when...
queries_controller.rb 2.86 KB 1076 over 17 years Jean-Philippe Lang Highlight the current item of the main menu.
reports_controller.rb 10.7 KB 1076 over 17 years Jean-Philippe Lang Highlight the current item of the main menu.
repositories_controller.rb 9.43 KB 1094 over 17 years Jean-Philippe Lang Show explicit error message when the scm comman...
roles_controller.rb 3.51 KB 957 over 17 years Jean-Philippe Lang Performance improvement on workflow setup screen.
search_controller.rb 4.28 KB 975 over 17 years Jean-Philippe Lang Merged Rails 2.0 compatibility changes. Compati...
settings_controller.rb 2.05 KB 1103 over 17 years Jean-Philippe Lang User display format is now configurable in admi...
sys_controller.rb 1.63 KB 860 over 17 years Jean-Philippe Lang SVN integration: reposman.rb can now register c...
timelog_controller.rb 6.76 KB 1076 over 17 years Jean-Philippe Lang Highlight the current item of the main menu.
trackers_controller.rb 2.72 KB 958 over 17 years Jean-Philippe Lang Transaction and performance improvement on work...
users_controller.rb 4.64 KB 1026 over 17 years Jean-Philippe Lang New setting added to specify how many objects s...
versions_controller.rb 2.45 KB 1076 over 17 years Jean-Philippe Lang Highlight the current item of the main menu.
watchers_controller.rb 1.72 KB 674 almost 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
welcome_controller.rb 960 Bytes 919 over 17 years Jean-Philippe Lang Anonymous users can now be allowed to create, e...
wiki_controller.rb 6.4 KB 1026 over 17 years Jean-Philippe Lang New setting added to specify how many objects s...
wikis_controller.rb 1.56 KB 1076 over 17 years Jean-Philippe Lang Highlight the current item of the main menu.

Latest revisions

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

User display format is now configurable in administration settings.

1096 2008-01-23 19:21 Jean-Philippe Lang

Added preview for issue notes.

1094 2008-01-23 18:25 Jean-Philippe Lang

Show explicit error message when the scm command failed (eg. when svn binary is not available).

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

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

1081 2008-01-20 14:07 Jean-Philippe Lang

Added a 'New issue' link in the main menu (accesskey 7).
The drop-down lists to add an issue on the project overview and the issue list are removed.

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

1076 2008-01-19 12:53 Jean-Philippe Lang

Highlight the current item of the main menu.

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.

1053 2008-01-10 23:42 Jean-Philippe Lang

Non-ascii attachement filename fix for IE.

1052 2008-01-10 20:20 Jean-Philippe Lang

Added details by assignees on issue summary view (Hans Yoon).

View revisions

Also available in: Atom