log

age author description
Fri, 14 Jun 2013 11:12:18 +0100 Chris Cannam Merge from branch cannam redmine-2.2-integration
Fri, 14 Jun 2013 11:11:32 +0100 Chris Cannam Add "all projects" link to explore page cannam
Fri, 14 Jun 2013 10:27:07 +0100 Chris Cannam Merge from branch "cannam" redmine-2.2-integration
Fri, 14 Jun 2013 10:26:07 +0100 Chris Cannam Project index -> explore in top menu cannam
Fri, 14 Jun 2013 10:25:26 +0100 Chris Cannam Merge from live branch cannam
Fri, 14 Jun 2013 09:28:30 +0100 Chris Cannam Merge from redmine-2.3 branch to create new branch redmine-2.3-integration redmine_2.3_integration
Fri, 14 Jun 2013 09:07:32 +0100 Chris Cannam Merge from branch "redmine-2.2" redmine-2.2-integration
Fri, 14 Jun 2013 09:05:06 +0100 Chris Cannam Fix redmine-2.2 branch update (add missing svn files) redmine-2.2
Fri, 14 Jun 2013 09:02:21 +0100 Chris Cannam Update to Redmine SVN revision 11972 on 2.3-stable branch redmine-2.3
Fri, 14 Jun 2013 09:01:12 +0100 Chris Cannam Update to Redmine SVN revision 11972 on 2.2-stable branch redmine-2.2
Tue, 21 May 2013 18:15:48 +0100 luisf added a new js function to clear the author details fields redmine-2.2-integration
Tue, 21 May 2013 18:12:13 +0100 luisf removed deprecated rails functions redmine-2.2-integration
Tue, 21 May 2013 18:11:44 +0100 luisf fixed css paths redmine-2.2-integration
Tue, 21 May 2013 18:01:51 +0100 luisf few changes to the CSS redmine-2.2-integration
Tue, 21 May 2013 17:20:52 +0100 luisf fixed a few details. redmine-2.2-integration
Sat, 18 May 2013 13:41:32 +0100 luisf adds focus to autocomplete. redmine-2.2-integration
Fri, 17 May 2013 17:45:36 +0100 luisf Fixed bug in human_attribute_name method; better handling of nested model errors. redmine-2.2-integration
Tue, 14 May 2013 19:09:34 +0100 luisf removed unused code; renamed variables. redmine-2.2-integration
Tue, 14 May 2013 16:05:54 +0100 luisf adds the author's object class to the form redmine-2.2-integration
Tue, 14 May 2013 15:51:20 +0100 luisf Correctly adds the author info to the input fields; corrected toggle function. redmine-2.2-integration
Tue, 14 May 2013 14:24:45 +0100 luisf Autocomplete working. 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:59:12 +0100 luisf changes to the authors search ajax (not finished). redmine-2.2-integration
Fri, 10 May 2013 17:50:56 +0100 luisf added missing route for autocomplete. redmine-2.2-integration
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