Browse the code
| Revision log Information on the revision | |
|---|---|
| Revision: | 417 (differences) |
| Author: | xbright |
| Log message: |
* Introduced teams support into CodingTeam (still a lot of work to do!) * Introduced a brand new user menu (with the list of projects) |
| Change revision: | |
<?xml version="1.0" encoding="utf-8"?> <module active="TRUE"> <name name="Team"/> <description> A module for teamwork management. </description> <dependencies/> <views> <view name="default" active="TRUE"/> <view name="create" active="TRUE"/> <view name="show" active="TRUE"/> </views> <behavior module-position="1" view-position="2"/> </module>

CodingTeam