log vendor/plugins/redmine_bibliography/app/models/publication.rb @ 1478:5ca1f4a47171 bibplugin_db_migrations

age author description
Fri, 23 Nov 2012 17:25:27 +0000 luisf * (publication.rb) - fixed the acts_as_activity query (see diff to previous commit) - not returning duplicate results any longer; added the visible scope to the publication model; issue_540
Thu, 22 Nov 2012 16:51:23 +0000 luisf Makes the Publication model act as an activity; overloading the default ActivitiesController#index view in the Bibliography Plugin in order to differentiate Publications from the other event types. issue_540
Tue, 20 Nov 2012 16:55:41 +0000 luisf Added local caching to the publications helper; patch to the projects controller to load the publications helper; added patch to the plugin init file bibplugin_cache
Tue, 13 Nov 2012 13:33:15 +0000 luisf Fixed wrong bibtex entries type when converting to bibtex format. bibplugin_bibtex_display
Tue, 13 Nov 2012 11:20:59 +0000 luisf few CSS tweaks bibplugin_bibtex_display
Thu, 12 Jul 2012 17:47:15 +0100 luisf Now parses a publication using the BibTex-ruby parser and displays both the "text" format and the bibtex format. bibplugin_bibtex
Fri, 16 Sep 2011 15:14:23 +0100 luisf Validates the presence of at least one author 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 14:35:38 +0100 Chris Cannam Merge 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 14:19:14 +0100 luisf Feature #253: Correctly sending emails to users when new publication is added. feature_36
Fri, 09 Sep 2011 12:26:55 +0100 luisf Patch to extend Mailer controller. feature_36
Thu, 08 Sep 2011 17:42:55 +0100 luisf Feature #253: Created the placholder templates and class method to send notifications after creation. feature_36
Tue, 09 Aug 2011 15:55:08 +0100 luisf Closes Issue #249 feature_36
Tue, 09 Aug 2011 14:30:22 +0100 Chris Cannam Move set_initial_author_order to before_save to avoid duplicate author creation; feature_36
Mon, 08 Aug 2011 18:13:30 +0100 luisf working on the author<->user logic. feature_36
Thu, 04 Aug 2011 15:35:54 +0100 luisf Fixes Issues #246 and #247. feature_36
Wed, 03 Aug 2011 18:19:47 +0100 luisf Addressing Bug #247. In progress. feature_36
Wed, 03 Aug 2011 15:41:19 +0100 luisf Addresses Bug #177: when the publication is saved the authors are saved in the order they were entered. *Attention*: need to re-migrate (and re-seed) the plugin's database! 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
Thu, 23 Jun 2011 18:52:30 +0100 luisf dynamically adding/removing users. feature_36
Tue, 21 Jun 2011 17:13:08 +0100 luisf correctly adding more than one project to a publication. feature_36
Mon, 13 Jun 2011 16:46:17 +0100 luisf Created the Projects - Publications relationship. feature_36
Wed, 08 Jun 2011 13:37:47 +0100 luisf added the uniq option to the publicatioin models to remove duplicate authors feature_36
Wed, 08 Jun 2011 13:29:40 +0100 luisf New form saving models correctly. BUG: duplicate authors in authorships table feature_36
Wed, 08 Jun 2011 11:35:04 +0100 luisf Merged my forks. More work in the controllers and views of the publications model. feature_36
Wed, 01 Jun 2011 17:27:52 +0100 luisf Created the Edit View (still not changing the DB) feature_36
Mon, 11 Apr 2011 13:31:17 +0100 luisf DEV Commit: more logic to the publication controller; bibtexentry model, fixtures, test feature_36
Fri, 08 Apr 2011 17:08:52 +0100 luisf fixed multistep form; feature_36
Thu, 07 Apr 2011 17:11:14 +0100 luisf DEV commit - problems in the create action; feature_36
Tue, 05 Apr 2011 18:31:02 +0100 luisf using new bibtex parsing plugin; implementing multipage create bibtex form feature_36
Thu, 31 Mar 2011 18:59:07 +0100 luisf controller now saving; menus not working; permissions can be set by admins feature_36
Tue, 29 Mar 2011 14:33:32 +0100 luisf Created the "author", "publication" and "authorship" models and controllers. feature_36