log plugins/redmine_bibliography/assets/javascripts/bibliography.js @ 1519:afce8026aaeb redmine-2.4-integration

age author description
Tue, 01 Oct 2013 12:00:45 +0100 luisf Adds a "Keep associated with" checkbox to the authorship view. biblio_alt_search_auth
Fri, 27 Sep 2013 18:43:29 +0100 luisf Major interface changes; will use virtual attributes to identify search results. biblio_alt_search_auth
Thu, 05 Sep 2013 16:50:10 +0100 Chris Cannam Merge from luisf branch cannam
Sat, 31 Aug 2013 18:36:57 +0100 luisf Authorship Edit/Save buttons now working properly in the publication#new view. luisf
Sat, 31 Aug 2013 17:57:33 +0100 luisf adding forgotten js file (as of previous commit) luisf
Wed, 19 Jun 2013 18:52:48 +0100 luisf correctly displays bibtex fields for editing redmine-2.2-integration
Mon, 13 May 2013 18:02:38 +0100 luisf fixed a few routes (using GET instead of POST ). Simplified JS code. redmine-2.2-integration
Fri, 10 May 2013 17:50:26 +0100 luisf cleaned the code. 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