Actions
Feature #170
closedCreate a usergroup implementation
Description
Create the MVC and testing infrastructure to support the usergroup concept.
Files
Updated by Paul Kelly over 14 years ago
- Status changed from New to Ready For Testing
This has been implemented in feature/73 on my github against the current edge. This includes the migration, MVC and tests. It is ready to be used by any model that wishes to use usergroups.
It uses has_may_polymorphs and integrates with ActiveScaffold for error returns.
Updated by Ohad Levy over 14 years ago
the code looks great :)
Did you create a new feature because you didnt implement the host part?
can you switch the git submodule to .git?
please rebase to have one commit which closes the ticket ;)
thanks
Updated by Paul Kelly over 14 years ago
- Branch set to feature/170-usergroups
Rebased against develop.
Updated by Ohad Levy over 14 years ago
- File patch-squashed.diff patch-squashed.diff added
Ohad Levy wrote:
newer version of the patch
added as diff so you can see it inline
Updated by Paul Kelly over 14 years ago
- % Done changed from 0 to 100
Applied in changeset 9c0e127b1d42b7243403dd49d739cf8e97baa60b.
Updated by Ohad Levy over 14 years ago
- Status changed from Ready For Testing to Closed
Actions