To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
Merge from branch "luisf"
Strips any possible html tags in the project tags input (both client and server side).
Forces the tags to be lowercase.
Merge from branch "live"
Merge from branch "cannam"
Merge from branch feature_14
Fixes the html injection problem in the client side (Bug #341).
removed a couple of forgotten debug messages.
Fixes Bug #341.
Merge from branch "feature_14"
Now submits when the ENTER key is pressed in the search box.
Fixes Bug #339. Might need some JS refactoring later on…
Fixes Bug #331.
Fixes Bug #330. Removes unused code added in a previous commit (function observeProjectTagsField, tags_input.js file).
Fixes Bug #321 - testing for true as a string in the controller; test the status of the fieldsets before toggling them in the js script.
Addresses Bug #321. New Projects Controller action to save the fieldsets status as session variables.
Addresses bug #327 - we need a different autocomplete behaviour when in the index page (not closed yet).
adds js file to manage project page status.
added new files for hooks; modified redmine tags init file so that patches are loaded.
new version of redmine_tags plugin
Import redmine_tags plugin (from https://github.com/ixti/redmine_tags.git commit f09ad441f5dc39104b06) for testing