To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / plugins / redmine_bibliography / assets / javascripts / bibtex.js @ 1274:5ea1a213c7a5

History | View | Annotate | Download (149 Bytes)

# Date Author Comment
1274:5ea1a213c7a5 2013-05-09 06:44 PM Luis Figueira

Removed Ajax calls taht are no longer working in Rails 3 and started migrating them; added a new javascript file - bibliography.js - to hold the new jquery js code; added the new show_bibtex_fields.js.erb file to replace the RJS code that was in the controller.

1117:b4b72f1eb644 2013-01-08 12:32 PM Luis Figueira

Moved all the plugins from the vendor folder to the application root folder.