Commit Graph

5 Commits (608e7a40e4477296b72135752e7be83c5dc60b8c)

Author SHA1 Message Date
Thomas Keller 95faf0468a Add a relation between IDF_Project and IDF_Tag (again), this time
its a many-to-many. We store project tags in IDF_Tag with a project
id "0" (this has minimal to no impact on existing code) and therefor
only need to ensure that the new relation table exists in the migration.

Then just the project summary configuration and the admin's project
create and project update forms and views needed to be adapted to
be able to render, create and update project tags.
2011-12-11 01:38:56 +01:00
William MARTIN 5ea4b02205 Update copyrigt 2011-04-02 21:37:07 +02:00
Loic d'Anterroches 6360ea93be Fixed issue 13, email notifications.
Email notifications are now sent at creation/modification of an issue.
2008-08-07 23:12:24 +02:00
Loic d'Anterroches cc5ec30e6a Correctly set the copyrights. 2008-07-25 10:28:35 +02:00
Loic d'Anterroches efbd82fccb Initial commit. 2008-07-25 10:26:05 +02:00