log

age author description
Tue, 20 Sep 2011 10:57:43 +0100 Chris Cannam Merge from branch live feature_36
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