indefero/src/IDF/Migrations
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
..
1Download.php Update copyrigt 2011-04-02 21:37:07 +02:00
2Search.php Update copyrigt 2011-04-02 21:37:07 +02:00
3Attachments.php Update copyrigt 2011-04-02 21:37:07 +02:00
4Timeline.php Update copyrigt 2011-04-02 21:37:07 +02:00
5DescToText.php Update copyrigt 2011-04-02 21:37:07 +02:00
6PrivateProject.php Update copyrigt 2011-04-02 21:37:07 +02:00
7Wiki.php Move the Wiki* models into the IDF_Wiki_* namespace and adapt all models, 2011-11-06 01:05:27 +01:00
8CodeReview.php Update copyrigt 2011-04-02 21:37:07 +02:00
9ShortDescription.php Update copyrigt 2011-04-02 21:37:07 +02:00
10SshKey.php Update copyrigt 2011-04-02 21:37:07 +02:00
11GitCache.php Update copyrigt 2011-04-02 21:37:07 +02:00
12DownloadDesc.php Update copyrigt 2011-04-02 21:37:07 +02:00
13NewReview.php Update copyrigt 2011-04-02 21:37:07 +02:00
14Queue.php Update copyrigt 2011-04-02 21:37:07 +02:00
15AddGconf.php Update copyrigt 2011-04-02 21:37:07 +02:00
16AddUserMail.php Update copyrigt 2011-04-02 21:37:07 +02:00
17AddIssueRelations.php Finalize ticket relations (closes issue 638) 2011-05-30 14:02:10 +02:00
18DownloadMD5.php Rename the migration script 2011-06-10 09:25:17 +02:00
19WikiPageAssocs.php Move the Wiki* models into the IDF_Wiki_* namespace and adapt all models, 2011-11-06 01:05:27 +01:00
20AddWikiResources.php Move the Wiki* models into the IDF_Wiki_* namespace and adapt all models, 2011-11-06 01:05:27 +01:00
21WikiPageRevisionName.php Move the Wiki* models into the IDF_Wiki_* namespace and adapt all models, 2011-11-06 01:05:27 +01:00
22ProjectTagRelationTable.php Add a relation between IDF_Project and IDF_Tag (again), this time 2011-12-11 01:38:56 +01:00
Backup.php Move the Wiki* models into the IDF_Wiki_* namespace and adapt all models, 2011-11-06 01:05:27 +01:00
Install.php Move the Wiki* models into the IDF_Wiki_* namespace and adapt all models, 2011-11-06 01:05:27 +01:00