Mercurial > hg > soundsoftware-site
log
age | author | description |
---|---|---|
Fri, 10 May 2013 17:50:26 +0100 | luisf | cleaned the code. redmine-2.2-integration |
Fri, 10 May 2013 14:19:26 +0100 | luisf | fixed javascript and helper to add author fields. Removed unused code. redmine-2.2-integration |
Fri, 10 May 2013 11:53:01 +0100 | luisf | Removed unused code (moved to show_bibtex_fields.js.erb view). redmine-2.2-integration |
Fri, 10 May 2013 11:50:40 +0100 | luisf | Fixed test that was checking if an element belonged to the array. Correctly showing/hiding the Bibtex fields. redmine-2.2-integration |
Thu, 09 May 2013 18:47:05 +0100 | luisf | Removed unnecessary debug/log message. redmine-2.2-integration |
Thu, 09 May 2013 18:44:59 +0100 | luisf | 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. redmine-2.2-integration |