Menu

Source Commit Log


Commit Date  
[r639] by jplang

Initial commit in 0.6 branch.

Permission model is removed. Roles' permissions are stored in a serialized attribute of the Role model.
There are now 2 builtin roles: *Non member* and *Anonymous*. They are used to specify permissions given to other users than members of projects.

For example, it's now possible:
* to restrict wiki edition to loggedin users only, by removing 'Edit wiki' permission from 'Anonymous' role.
* to restrict wiki edition to project members only, by removing 'Edit wiki' permission from 'Non member' and 'Anonymous' roles.

Permissions have to be re-set after applying this change (go to Admin -> Roles & permissions -> Permissions report).

2007-08-15 11:21:58 Tree
[r638] by jplang

Mantis importer: fixed default role mapping

2007-08-15 11:11:27 Tree
[r637] by jplang

added 0.6 branch

2007-08-15 11:04:23 Tree
[r636] by jplang

Fixed: SQL error on roadmap and changelog if there is no tracker to display.

2007-08-15 10:45:46 Tree
[r635] by jplang

Small change to mantis importer to be 0.5.1 compatible.

2007-08-14 13:58:39 Tree
[r634] by jplang

Mantis importer: fixed a few bugs

2007-08-14 12:51:25 Tree
[r633] by jplang

Mantis importer: replaced find by find_by_id

2007-08-14 10:48:27 Tree
[r632] by jplang

Added 'email sending test' functionality.
Go to Admin -> Mail notifications and click on 'Send a test email'.
If an error occurs while sending the mail, the error message is displayed to the user.

2007-08-14 10:36:19 Tree
[r631] by jplang

Firstname, lastname and email LDAP attributes are now required if "on-the-fly register" is checked.

2007-08-14 09:14:33 Tree
[r630] by jplang

Issue history is now 'oldest first' sorted.

2007-08-14 09:02:40 Tree
Older >