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
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"
Move tags list on project show page
Move tag list in My Projects up to next to public/private text; move tags column in projects table to left of managed-by column and fix header colour; show My Projects toggle frame only if I have projects
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"
Merge from 791:dc15818e132e
Now submits when the ENTER key is pressed in the search box.
Apply same change as in 863f447c4d88 on cannam branch
Layout changes: move h2 into fieldset top line, etc
Layout tweaks
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