indefero/src/IDF/Form
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
..
Admin Add a relation between IDF_Project and IDF_Tag (again), this time 2011-12-11 01:38:56 +01:00
Field Fix copyright 2011-04-05 13:20:55 +02:00
IssueCreate.php Multiple fixes to English language strings. 2011-11-29 00:13:28 +01:00
IssueTrackingConf.php Clarify the usage of translated verbs a little. 2011-11-01 00:52:34 +01:00
IssueUpdate.php Fix a PHP notice / Pluf exception in case any issue type field is cleared. 2011-05-31 10:51:24 +02:00
MembersConf.php Update copyrigt 2011-04-02 21:37:07 +02:00
Password.php Update copyrigt 2011-04-02 21:37:07 +02:00
PasswordInputKey.php Update copyrigt 2011-04-02 21:37:07 +02:00
PasswordReset.php Update copyrigt 2011-04-02 21:37:07 +02:00
ProjectConf.php Add a relation between IDF_Project and IDF_Tag (again), this time 2011-12-11 01:38:56 +01:00
Register.php Fix issue 763. 2011-11-30 17:44:03 +01:00
RegisterConfirmation.php Fix issue 763. 2011-11-30 17:44:03 +01:00
RegisterInputKey.php Update copyrigt 2011-04-02 21:37:07 +02:00
ReviewCreate.php Update copyrigt 2011-04-02 21:37:07 +02:00
ReviewFileComment.php Update the form validation of IDF_Form_ReviewFileComment. 2011-04-06 12:00:55 +02:00
SourceConf.php Remove help text configuration for this field which is actually 2011-12-03 02:14:46 +01:00
TabsConf.php Allow the fine-grained configuration of notification settings for 2011-11-04 00:46:33 +01:00
UpdateUpload.php Merge branch 'develop' of projects.ceondo.com:indefero into feature.scilab 2011-12-03 01:21:57 +01:00
Upload.php Merge branch 'develop' of projects.ceondo.com:indefero into feature.scilab 2011-12-03 01:21:57 +01:00
UploadArchive.php Merge branch 'develop' of projects.ceondo.com:indefero into feature.scilab 2011-12-03 01:21:57 +01:00
UploadArchiveHelper.php Implement archive extraction and file handling and note in NEWS and INSTALL 2011-11-03 01:04:16 +01:00
UploadConf.php Add an option to specify a webhook URL for updates in the downloads section 2011-09-25 02:03:35 +02:00
UserAccount.php Multiple fixes to English language strings. 2011-11-29 00:13:28 +01:00
UserChangeEmail.php Update copyrigt 2011-04-02 21:37:07 +02:00
WikiConf.php Update copyrigt 2011-04-02 21:37:07 +02:00
WikiPageCreate.php Merge branch 'develop' of projects.ceondo.com:indefero into feature.scilab 2011-12-03 01:21:57 +01:00
WikiPageDelete.php Implemented resource creation. 2011-11-15 20:31:39 +01:00
WikiPageUpdate.php Merge branch 'develop' of projects.ceondo.com:indefero into feature.scilab 2011-12-03 01:21:57 +01:00
WikiResourceCreate.php Move the orig_file_ext field from resource to resourcerev where 2011-12-01 00:30:50 +01:00
WikiResourceDelete.php Implement resource deletion. 2011-12-06 08:13:06 +01:00
WikiResourceUpdate.php Merge branch 'develop' of projects.ceondo.com:indefero into feature.scilab 2011-12-03 01:21:57 +01:00