indefero/src/IDF/templates/idf/gadmin
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
..
projects Add a relation between IDF_Project and IDF_Tag (again), this time 2011-12-11 01:38:56 +01:00
users Implemented an extended user profile based on a patch from Jethro Carr (issue 510). 2010-12-05 01:22:32 +01:00
usher The server list no longer renders a bogus server entry in case no 2011-06-04 23:15:58 +02:00
base.html Update copyrigt 2011-04-02 21:37:07 +02:00
home.html Added the first work on the administration area. 2008-12-01 00:36:27 +01:00