Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
account_controller_test.rb 2.23 KB 987 over 17 years Jean-Philippe Lang Added some functional tests and a CVS test repo...
admin_controller_test.rb 2.22 KB 1046 over 17 years Jean-Philippe Lang Admin settings screen split to tabs. Email noti...
application_controller_test.rb 1.46 KB 539 about 18 years Jean-Philippe Lang Dutch translation added (Linda van den Brink)
boards_controller_test.rb 1.69 KB 926 over 17 years Jean-Philippe Lang Forums enhancements: * messages can now be edit...
documents_controller_test.rb 2.44 KB 1011 over 17 years Jean-Philippe Lang Moved ProjectsController#list_documents and add...
issues_controller_test.rb 15.8 KB 1130 over 17 years Jean-Philippe Lang Issue list now supports bulk edit/move/delete (...
journals_controller_test.rb 2.05 KB 1152 over 17 years Jean-Philippe Lang Added the following permissions (#527, #585, #6...
messages_controller_test.rb 3.21 KB 987 over 17 years Jean-Philippe Lang Added some functional tests and a CVS test repo...
my_controller_test.rb 2.88 KB 987 over 17 years Jean-Philippe Lang Added some functional tests and a CVS test repo...
news_controller_test.rb 1.99 KB 1111 over 17 years Jean-Philippe Lang ProjectsController#add_news moved to NewsContro...
projects_controller_test.rb 6.63 KB 1130 over 17 years Jean-Philippe Lang Issue list now supports bulk edit/move/delete (...
repositories_controller_test.rb 2.43 KB 1007 over 17 years Jean-Philippe Lang Project identifier is now used in URLs (instead...
repositories_mercurial_controller_test.rb 4.45 KB 1019 over 17 years Jean-Philippe Lang Do not run Mercurial functional tests if the te...
repositories_subversion_controller_test.rb 3.4 KB 1104 over 17 years Jean-Philippe Lang Fixed RepositoriesController: undefined local v...
search_controller_test.rb 2.77 KB 1092 over 17 years Jean-Philippe Lang Fixed search with all words (broken in r994).
settings_controller_test.rb 1.97 KB 1046 over 17 years Jean-Philippe Lang Admin settings screen split to tabs. Email noti...
sys_api_test.rb 857 Bytes 975 over 17 years Jean-Philippe Lang Merged Rails 2.0 compatibility changes. Compati...
timelog_controller_test.rb 1.87 KB 572 about 18 years Jean-Philippe Lang Added time report. Report can be generated by m...
users_controller_test.rb 1.97 KB 987 over 17 years Jean-Philippe Lang Added some functional tests and a CVS test repo...
versions_controller_test.rb 2.33 KB 1007 over 17 years Jean-Philippe Lang Project identifier is now used in URLs (instead...
welcome_controller_test.rb 1.71 KB 987 over 17 years Jean-Philippe Lang Added some functional tests and a CVS test repo...
wiki_controller_test.rb 6 KB 1020 over 17 years Jean-Philippe Lang Added wiki annotate view. It's accessible for e...
wikis_controller_test.rb 1.88 KB 1007 over 17 years Jean-Philippe Lang Project identifier is now used in URLs (instead...

Latest revisions

# Date Author Comment
1152 2008-02-16 14:19 Jean-Philippe Lang Added the following permissions (#527, #585, #627):
  • edit_issue_notes: let user edit any notes
  • edit_own_issue_notes: let user edit his own notes only
1130 2008-02-10 14:17 Jean-Philippe Lang

Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once.

There are 2 ways to select a set of issues on the issue list:
  • by using checkbox and/or the little pencil that will select/unselect all issues (#567)...
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).

1123 2008-02-05 19:50 Jean-Philippe Lang

Activity test fix (r1120).

1111 2008-02-03 15:38 Jean-Philippe Lang

ProjectsController#add_news moved to NewsController#new.
Preview added when adding/editing a news (#590).

1105 2008-02-02 11:50 Jean-Philippe Lang

Administrators can edit issue notes.

1104 2008-01-25 11:55 Jean-Philippe Lang

Fixed RepositoriesController: undefined local variable or method `show_error' (broken by r1094).

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

View revisions

Also available in: Atom