log

age author description
Thu, 26 Sep 2013 11:44:57 +0100 luisf Adding more information to the autocomplete dropdown (when searching for an author/user in the publication#new/edit views). luisf
Wed, 25 Sep 2013 17:48:24 +0100 luisf Removed unnecessary code and superfluous/deprecated functions. luisf
Wed, 25 Sep 2013 17:44:48 +0100 luisf Adding 2 new js scripts; added the code removed from the partials. Minor cleaning. luisf
Wed, 25 Sep 2013 17:44:05 +0100 luisf Removed javascript code from partials, so that it is included only once in the page. luisf
Wed, 25 Sep 2013 17:43:16 +0100 luisf Added two new js scripts to initialize views (simulate clicks and adding events to buttons). luisf
Wed, 25 Sep 2013 17:42:46 +0100 luisf Removed unnecessary code; added useful comment. luisf
Tue, 24 Sep 2013 18:20:21 +0100 luisf Removes logic from view. luisf
Tue, 24 Sep 2013 16:25:05 +0100 luisf Merger from testing branch. luisf
Fri, 20 Sep 2013 19:54:06 +0100 luisf Correctly renders the title of an the activities#index view. Fixes Issue #750. luisf
Fri, 20 Sep 2013 19:04:25 +0100 luisf Merge luisf
Tue, 17 Sep 2013 09:51:34 +0100 Chris Cannam Merge from live branch
Tue, 17 Sep 2013 09:51:20 +0100 Chris Cannam Merge from branch cannam live
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
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