Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
account_test.rb 2.02 KB 487 about 18 years Jean-Philippe Lang Moved functional tests for MyController
admin_test.rb 2.5 KB 675 almost 18 years Jean-Philippe Lang Fix: error when posting to projects/add or user...
issues_test.rb 2.26 KB 674 almost 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
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
675 2007-08-29 19:07 Jean-Philippe Lang

Fix: error when posting to projects/add or users/add with no custom_fields parameter.

674 2007-08-29 18:52 Jean-Philippe Lang Merged 0.6 branch into trunk.
Permissions management was rewritten. Some permissions can now be specifically defined for non member and anonymous users.
This migration:
  • is irreversible (please, don't forget to backup your database before upgrading)
  • resets role's permissions (go to "Admin -> Roles & Permissions" to set them after upgrading)
549 2007-05-27 19:42 Jean-Philippe Lang Added the ability to archive projects:
  • Only administrators can archive/unarchive projects.
  • Once archived, the project is visible on the admin project listing only. It doesn't show up anywhere else in the app. Subprojects are also archived.
  • Archive/unarchive preserve everything on the project (issues, members, ...)....
487 2007-04-28 19:30 Jean-Philippe Lang

Moved functional tests for MyController

396 2007-04-01 21:43 Jean-Philippe Lang Initial commit for svn repository management and access control:
  • Identifier attribute added on Project model. Used as the unix group name for the project
  • Web services (disabled by default) and scripts for repository management on a remote svn host
251 2007-02-18 12:41 Jean-Philippe Lang

file upload test now uses ActionController::TestUploadedFile

217 2007-02-02 16:20 Jean-Philippe Lang

empty tokens table

124 2006-12-26 21:14 Jean-Philippe Lang

added issues integration tests

67 2006-12-05 21:45 Jean-Philippe Lang

trunk moved from /trunk/redmine to /trunk

62 2006-12-03 20:55 Jean-Philippe Lang

- new controller "myController"
- account/my_page moved to my/page
- account/my_account mmoved to my/account
- "my page" is now customizable (table user_preferences added)

View revisions

Also available in: Atom