Go to file
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
contrib/zipstream-php-0.2.2 fixed two notices which lead to corrupt zip archives 2010-11-09 00:11:27 +00:00
doc Add a warning to not configure a global key for all monotone 2011-06-05 01:31:21 +02:00
logo Add an option to configure an external URL per project, e.g. to allow the 2011-09-25 01:27:36 +02:00
scripts Update copyrigt 2011-04-02 21:37:07 +02:00
src/IDF Add a relation between IDF_Project and IDF_Tag (again), this time 2011-12-11 01:38:56 +01:00
test Merge branch 'develop' into feature.diff-whitespace 2011-10-09 01:40:59 +02:00
www Render resources in markdown context properly and implement all the 2011-12-06 01:39:45 +01:00
.gitattributes Add basic source version tracking. 2011-03-20 00:57:49 +01:00
.gitignore Ignore a couple of file patterns more and sort the list for easier reading. 2011-10-09 01:53:37 +02:00
AUTHORS Turkish and Brazilian Portuguese translations started. 2011-11-05 15:13:07 +01:00
CONTRIBUTE.mdtext Fix the transifex URL and re-wrap this section slightly. 2011-03-14 00:11:08 +01:00
COPYING Added installation instructions and configuration example. 2008-08-02 15:13:21 +02:00
INSTALL.mdtext Implement archive extraction and file handling and note in NEWS and INSTALL 2011-11-03 01:04:16 +01:00
Makefile Properly quote paths. 2011-10-31 00:46:12 +01:00
NEWS.mdtext Note the recent wiki resource feature addition. 2011-12-06 22:49:37 +01:00
phpunit.xml Ignore a couple of files for code coverage that should not be covered; 2011-03-25 00:29:50 +01:00
release-script Add the PHP command to extract the i18n contents from Pluf's template files 2011-02-09 01:02:58 +01:00
run-tests Ignore a couple of files for code coverage that should not be covered; 2011-03-25 00:29:50 +01:00