To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
History | View | Annotate | Download (552 Bytes)
Merge
Merge from branch "live"
Merge from branch "cannam"
Merge from branch "feature_14"
Fixes Bug #330. Removes unused code added in a previous commit (function observeProjectTagsField, tags_input.js file).
Addresses bug #327 - we need a different autocomplete behaviour when in the index page (not closed yet).
Merge from branch feature_14
gross hack to fix autocompletes from being halted in the project filter chain. To be fixed.
Merge from branch "luisf"
added a button to submit filters; removed some unnecessary code; removes ajax observe functionality on filtering.
started building the project's tag filtering interface.
added tag filtering partial, but still needs work done.