log vendor/plugins/redmine_bibliography/config/locales/en.yml @ 1169:492ff72268e3 bug_521

age author description
Wed, 01 Feb 2012 11:45:54 +0000 Chris Cannam Further adjustments to Documents, Files, Publications texts to clarify the difference between them bug_366
Wed, 01 Feb 2012 11:27:09 +0000 luisf a more descriptive string in the modules list bug_366
Wed, 01 Feb 2012 11:06:46 +0000 Chris Cannam Rename Bibliography to Publications in the UI (fixing #366, I hope) bug_366
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:36:33 +0100 Chris Cannam Minor layout fixes feature_36
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:06:58 +0100 luisf Feature #293: lists the projects associated with a publication. feature_36
Fri, 16 Sep 2011 15:14:23 +0100 luisf Validates the presence of at least one author feature_36
Thu, 15 Sep 2011 15:39:07 +0100 Chris Cannam Add title for Bibliography module in settings, fixing #288 feature_36
Fri, 09 Sep 2011 16:55:34 +0100 Chris Cannam Textual fixes feature_36
Fri, 09 Sep 2011 16:50:33 +0100 luisf The create publication notice is now being called in the Publications Controller. feature_36
Fri, 09 Sep 2011 16:20:11 +0100 Chris Cannam More adjustments to ensure search results box is empty when editing, and to ensure it has a minimum width in both new and edit modes. Also a text update feature_36
Fri, 09 Sep 2011 16:00:34 +0100 luisf Fixes Bug #275. feature_36
Fri, 09 Sep 2011 15:34:19 +0100 luisf Feature #284: New, Edit and Show views already with the External URL field. feature_36
Fri, 09 Sep 2011 14:34:48 +0100 Chris Cannam Gross hack to "fix" #268 (unhelpful text "bibtex_entry.entry_type can't be blank") feature_36
Fri, 09 Sep 2011 11:48:39 +0100 Chris Cannam Further layout improvements to bibliography on project home page feature_36
Wed, 07 Sep 2011 12:13:16 +0100 Chris Cannam Show authors and date in publication list box on project front page feature_36
Wed, 24 Aug 2011 17:18:11 +0100 luisf Continued work on permissions (Feature #241 and Feature #242). feature_36
Wed, 24 Aug 2011 15:44:55 +0100 Chris Cannam More layout fixes feature_36
Wed, 24 Aug 2011 15:19:33 +0100 luisf Fixed radio button name (correct instead of corrections) that was preventing JS from working corrrectly. feature_36
Wed, 24 Aug 2011 13:38:31 +0100 Chris Cannam Minor text & layout updates feature_36
Wed, 24 Aug 2011 12:33:43 +0100 luisf changed the radio buttons to "hand made tags" so that the labels are correct. feature_36
Wed, 24 Aug 2011 11:53:10 +0100 Chris Cannam Some rearrangements and stylings feature_36
Tue, 23 Aug 2011 14:49:27 +0100 luisf Fixes bug preventing Projects being associated with newly created publications. feature_36
Tue, 23 Aug 2011 13:45:30 +0100 luisf Created the show actions and view for Authors, addressing Features #234 and #235. feature_36
Thu, 18 Aug 2011 13:02:03 +0100 luisf Created JS functions to simulate author being saved. Not finished. feature_36
Wed, 17 Aug 2011 15:50:25 +0100 luisf Fixed User and Authorships Search Query. New Publication: reordered some fields in the form; now correctly saving all authors. feature_36
Tue, 16 Aug 2011 15:36:32 +0100 luisf Correctly updating the fields with the author info. feature_36
Tue, 16 Aug 2011 12:06:24 +0100 luisf Created the radio buttons with options for the Author selection. feature_36
Fri, 12 Aug 2011 16:21:35 +0100 luisf Author Autocomplete: Changes in the User/Authorship selection mechanism. feature_36
Fri, 12 Aug 2011 13:15:05 +0100 Chris Cannam Order BibTeX entry types in a sensible order for presentation to user, instead of alphabetically by BibTeX name as previously (requires database re-seed). feature_36
Fri, 12 Aug 2011 12:07:22 +0100 Chris Cannam Some simple improvements to publication list table layout feature_36
Wed, 10 Aug 2011 15:57:05 +0100 Chris Cannam Tidy up layout of author suggestions list, etc feature_36
Wed, 10 Aug 2011 14:49:36 +0100 Chris Cannam Small textual changes feature_36
Wed, 10 Aug 2011 14:24:53 +0100 Chris Cannam Layout changes for publication edit page. Still requires correct authorships number in heading, and for the new authorship to be added in its proper place. feature_36
Mon, 01 Aug 2011 18:08:33 +0100 luisf Feature #240 - does not show link if module disabled. feature_36
Fri, 29 Jul 2011 19:15:26 +0100 luisf Closes Bug #217. The project_id parameter is now being sent in all links. This may generate some errors when outside a project, but I shall file new issues as I detect them. feature_36
Fri, 29 Jul 2011 18:14:28 +0100 luisf Closes Feature #240 (adding a new publication from the project's main page). feature_36
Fri, 29 Jul 2011 18:08:07 +0100 luisf Closes Bug #239. Changed "edit" partial's name to "form". Changed a few label names. feature_36
Fri, 29 Jul 2011 17:51:45 +0100 luisf Closes Feature #237. Minor changes to the form's layout (using TabularFormBuilder). feature_36
Wed, 27 Jul 2011 19:12:20 +0100 luisf Addresses Feature #234 - simple layout for the authors index page. feature_36
Tue, 26 Jul 2011 14:35:11 +0100 luisf changes in the Query to retreive list of My Publications feature_36
Mon, 25 Jul 2011 17:53:41 +0100 luisf added more content to the My Publications Block on the My Page view. feature_36
Sun, 25 Jul 2010 17:11:14 +0100 luisf Created the Publications Box that can be added to the "My Page" feature_36
Mon, 25 Jul 2011 15:20:01 +0100 luisf Autocomplete on the Author's name input box feature_36
Tue, 28 Jun 2011 17:42:49 +0100 luisf Several changes in the author forms. feature_36
Fri, 24 Jun 2011 17:13:29 +0100 luisf Add Me as Author: started building the AJAX call to fill the form. feature_36
Fri, 24 Jun 2011 15:11:30 +0100 luisf Using Authorships instead of Authors in the new/show actions of the publication controller. feature_36
Wed, 22 Jun 2011 19:42:31 +0100 luisf addin/removing authors - not finished feature_36
Tue, 21 Jun 2011 18:11:41 +0100 luisf Created the publications box in the project's main page feature_36
Fri, 17 Jun 2011 18:59:49 +0100 luisf Adding other projects to publication - created query for projects and controller actions to be used in the AJAX call; still need to get the AJAX call working feature_36
Tue, 14 Jun 2011 17:51:26 +0100 luisf changes to views and publicatioins controller feature_36
Wed, 08 Jun 2011 17:59:49 +0100 luisf The new/edit views are now using more partials; solved some minor bugs; added remove button to authors form. feature_36
Wed, 01 Jun 2011 17:25:50 +0100 luisf translations feature_36
Thu, 24 Mar 2011 15:34:01 +0000 luisf created the plugin feature_36