log plugins/redmine_bibliography/config/routes.rb @ 1524:82fac3dcf466 redmine-2.5-integration

age author description
Mon, 19 Aug 2013 15:47:51 +0100 luisf Fixes Bug #668 - reordering of authors in the publication's detail view is working again. luisf
Wed, 19 Jun 2013 18:17:33 +0100 luisf Searches the projects (to which to add a publication to). redmine-2.2-integration
Tue, 18 Jun 2013 17:34:56 +0100 luisf several fixes to the publications#show page and related views. redmine-2.2-integration
Mon, 17 Jun 2013 15:22:19 +0100 luisf added missing route for authors/show. 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:56 +0100 luisf added missing route for autocomplete. 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
Tue, 26 Mar 2013 16:26:50 +0000 luisf Fixed bibliography routes file (removed call to sort authors) redmine-2.2-integration
Wed, 09 Jan 2013 11:48:44 +0000 luisf Fixed RedmineBibliography's routes file to ensure compatibility with Rails >3.1. redmine-2.2-integration
Tue, 08 Jan 2013 14:06:55 +0000 luisf Fixed dispatcher and routes issues due to upgrading to the new rails/redmine versions. redmine-2.2-integration
Tue, 08 Jan 2013 12:32:05 +0000 luisf Moved all the plugins from the vendor folder to the application root folder. redmine-2.2-integration base vendor/plugins/redmine_bibliography/config/routes.rb@eed2843dbcde