To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
several fixes to the publications#show page and related views.
Merge
Escaping HTML in a few other places.
escaping the html on two helper functions.
Correctly adds the author info to the input fields; corrected toggle function.
changes to the authors search ajax (not finished).
fixed javascript and helper to add author fields. Removed unused code.
We have a MyHelper now, so we need a MyHelperPatch (also some other minor fixes)
Changed file coding header from undefined to utf-8 (was raising an error).
Fixed if/else statement syntax error.
Moved all the plugins from the vendor folder to the application root folder.