Project

General

Profile

Statistics
| Revision:

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

17 2006-07-30 12:47 Jean-Philippe Lang

notice messages translation

14 2006-07-29 21:54 Jean-Philippe Lang

Localization plugin removed (replaced with GLoc)

12 2006-07-29 11:32 Jean-Philippe Lang

0.3 unstable

7 2006-07-09 18:30 Jean-Philippe Lang

v0.2.0