indefero/src/IDF/Form/Admin
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
..
LabelConf.php Save / restore project labels for the forge. 2011-12-06 20:39:15 +01:00
ProjectCreate.php Add a relation between IDF_Project and IDF_Tag (again), this time 2011-12-11 01:38:56 +01:00
ProjectDelete.php Update copyrigt 2011-04-02 21:37:07 +02:00
ProjectUpdate.php Add a relation between IDF_Project and IDF_Tag (again), this time 2011-12-11 01:38:56 +01:00
UserCreate.php Update copyrigt 2011-04-02 21:37:07 +02:00
UserUpdate.php Multiple fixes to English language strings. 2011-11-29 00:13:28 +01:00