log

age author description
Tue, 20 Sep 2011 10:57:26 +0100 Chris Cannam Fix #309 (500 internal error on user page) live
Mon, 19 Sep 2011 17:51:17 +0100 luisf Fixes Bug #305 - radio buttons trigger event is now OnChange rather than OnClick. feature_36
Mon, 19 Sep 2011 17:29:17 +0100 luisf Merge from 703:0435cf085f28 feature_36
Mon, 19 Sep 2011 17:28:32 +0100 luisf Fixes Bug #298 - on the New View now toggles the new authorship fields. feature_36
Mon, 19 Sep 2011 17:03:29 +0100 Chris Cannam Merge from branch feature_36 live
Mon, 19 Sep 2011 17:00:58 +0100 Chris Cannam Merge feature_36
Mon, 19 Sep 2011 17:00:35 +0100 Chris Cannam Link authorships from publications detail page as well as publications list. Also minor text update feature_36
Mon, 19 Sep 2011 16:59:22 +0100 luisf Related to the previous commit (deleted all fields BibtexEntryType class variable and getter method). feature_36
Mon, 19 Sep 2011 16:44:43 +0100 luisf Merge from 699:bd88afe21831 feature_36
Mon, 19 Sep 2011 16:44:12 +0100 luisf Bug #297 - Simplified JS; no more need to have BibtexEntryType.all_fields; solves the "Please Select" bug in New Publication view. feature_36
Mon, 19 Sep 2011 16:36:33 +0100 Chris Cannam Minor layout fixes feature_36
Mon, 19 Sep 2011 12:49:31 +0100 luisf Merge from branch "luisf" feature_36
Mon, 19 Sep 2011 12:48:52 +0100 luisf The booktitle string was missing from the all_fields class variable (BibtexEntryType class); fixes Bug #297. luisf
Fri, 16 Sep 2011 18:40:19 +0100 luisf Merge from branch "feature_36" luisf
Fri, 16 Sep 2011 18:36:18 +0100 luisf Feature #296 - now lists the visible user's publications on its user page. feature_36
Fri, 16 Sep 2011 17:52:00 +0100 luisf Feature #293 - The publications index page now has links to both users/authors show pages. feature_36
Fri, 16 Sep 2011 17:28:08 +0100 luisf Bug #294 - Does not show publications associated with projects without visibility. feature_36
Fri, 16 Sep 2011 17:06:58 +0100 luisf Feature #293: lists the projects associated with a publication. feature_36
Fri, 16 Sep 2011 15:52:14 +0100 Chris Cannam Merge live
Fri, 16 Sep 2011 15:51:18 +0100 Chris Cannam Merge from branch "live" cannam
Fri, 16 Sep 2011 15:49:29 +0100 Chris Cannam Merge from branch "live" feature_36
Fri, 16 Sep 2011 15:48:27 +0100 Chris Cannam Merge from branch "feature_36" live
Fri, 16 Sep 2011 15:14:23 +0100 luisf Validates the presence of at least one author feature_36
Fri, 16 Sep 2011 14:37:24 +0100 luisf Feature #238 - Refactoring of the Bibtex Fields Hash and Arrays. feature_36
Fri, 16 Sep 2011 13:17:28 +0100 luisf Feature #238 - Edit Publication now showing the correct fields. feature_36
Fri, 16 Sep 2011 11:14:10 +0100 luisf Feature #238 - the New Publication now shows all fields correctly. feature_36
Thu, 15 Sep 2011 15:39:07 +0100 Chris Cannam Add title for Bibliography module in settings, fixing #288 feature_36
Thu, 15 Sep 2011 15:36:38 +0100 Chris Cannam Transplant rev 65abc6b39292 from live branch feature_36
Wed, 14 Sep 2011 14:26:22 +0100 Chris Cannam Transfer custom welcome-page code from mainline to bibliography plugin code. live
Wed, 14 Sep 2011 09:58:44 +0100 luisf Dead end solution regarding Feature #238: Ajax called RJS cannot access the instance variables that were initialized with the form helper. feature_36_testing