log

age author description
Sat, 31 Aug 2013 17:57:33 +0100 luisf adding forgotten js file (as of previous commit) luisf
Sat, 31 Aug 2013 14:02:51 +0100 luisf adding javascript library file luisf
Sat, 31 Aug 2013 13:22:20 +0100 luisf Properly closed some html tags; removed unnecessary tags. luisf
Fri, 30 Aug 2013 17:33:05 +0100 luisf Moved the code in bibliography.js and order_authorships.js from the js files to the view files - so that I can use ERB to build the AJAX call paths - otherwise I woudl have problems with redmine installations in subfolders. luisf
Thu, 29 Aug 2013 12:13:16 +0100 Chris Cannam Merge from branch "luisf" cannam
Thu, 29 Aug 2013 12:13:01 +0100 Chris Cannam Merge from branch "live" cannam
Thu, 22 Aug 2013 14:50:56 +0100 luisf added test to assert that the validations are correct bibliography_testing
Thu, 22 Aug 2013 12:42:09 +0100 luisf added another simple test to test the relationship between authors/authorships bibliography_testing
Thu, 22 Aug 2013 11:44:31 +0100 luisf Started adding a few real test cases. bibliography_testing
Wed, 21 Aug 2013 18:57:34 +0100 luisf Copied the user test fixtures to the plugin test folder; tests are now running. bibliography_testing
Wed, 21 Aug 2013 17:51:08 +0100 luisf Correctly loading fixtures. bibliography_testing
Tue, 20 Aug 2013 18:00:06 +0100 luisf Setup of testing framework for the bibliography plugin. bibliography_testing
Mon, 19 Aug 2013 16:33:09 +0100 luisf Correctly clears the cache when publication authors' order is changed. luisf
Mon, 19 Aug 2013 16:23:24 +0100 luisf Fixes another possible cause for Bug #658 - was not saving publication when author was new... luisf
Mon, 19 Aug 2013 16:05:50 +0100 luisf JS file needed to order authors; related to previous commit (addresses Bug #668). luisf
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
Mon, 19 Aug 2013 13:40:58 +0100 luisf Should fix Bug #658. luisf
Tue, 30 Jul 2013 12:03:10 +0100 luisf Merge from default branch luisf
Thu, 18 Jul 2013 12:21:57 +0100 Chris Cannam Merge from live branch
Thu, 18 Jul 2013 12:21:45 +0100 Chris Cannam Merge from branch cannam live
Thu, 18 Jul 2013 12:20:12 +0100 Chris Cannam Merge from default branch cannam
Thu, 18 Jul 2013 12:20:01 +0100 Chris Cannam Merge from branch bug_635 cannam
Thu, 18 Jul 2013 12:19:44 +0100 Chris Cannam Merge from branch luisf cannam
Thu, 18 Jul 2013 12:19:27 +0100 Chris Cannam Merge from live branch cannam
Thu, 18 Jul 2013 12:13:20 +0100 Chris Cannam Fix routes and safe attributes for the external repo settings bug_635
Thu, 18 Jul 2013 11:18:35 +0100 Chris Cannam Restore our original repos settings page. But I don't think this is going to work well with the new routes configuration bug_635
Fri, 12 Jul 2013 15:27:07 +0100 luisf Merge. luisf
Fri, 12 Jul 2013 15:26:30 +0100 luisf Adds a link to a publication's external URL (if exists). Proposed solution for issue #556. issue_556
Fri, 12 Jul 2013 12:56:26 +0100 luisf Disabled the redmine_tags plugin issue views (temporary hack). luisf
Fri, 12 Jul 2013 12:33:21 +0100 luisf Removes duplicate code introduced when integrating with redmine-2.2 luisf