log vendor/plugins/redmine_bibliography/app/controllers/publications_controller.rb @ 931:ec1c49528f36 cannam_integration

age author description
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
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
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
Tue, 13 Sep 2011 17:02:51 +0100 luisf Incomplete solution for Feature #238 - some issues in toggling (specially in the edit view). live
Fri, 09 Sep 2011 21:09:56 +0100 Chris Cannam Revert earlier "fix" for #289, instead for now just accept duplicates live
Fri, 09 Sep 2011 20:26:00 +0100 Chris Cannam Select only the columns named in the GROUP BY clause, fixing #289 live
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 12:24:45 +0100 Chris Cannam Shorten email address in search results, showing domain only (text too long otherwise) feature_36
Thu, 25 Aug 2011 15:38:51 +0100 luisf Addresses (completes?) Feature #242. Addresses Feature #241. feature_36
Wed, 24 Aug 2011 17:24:15 +0100 luisf Fixed a permissions issue that prevented the "new" action from being called. 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 13:56:47 +0100 luisf Fixed issue with "default" user list in the Author Search select. feature_36
Tue, 23 Aug 2011 15:47:15 +0100 luisf Started working on Feature #241. feature_36
Tue, 23 Aug 2011 14:49:27 +0100 luisf Fixes bug preventing Projects being associated with newly created publications. feature_36
Fri, 19 Aug 2011 16:45:59 +0100 luisf Fixes Bug #267. New javascript logic to differentiate between edit/new actions (Not finished). feature_36
Thu, 18 Aug 2011 22:27:19 +0100 luisf Fixed a bug when a validation error occurs: keeps the project_id so that the publication is still saved in the same circumstances. feature_36
Thu, 18 Aug 2011 17:44:12 +0100 luisf added the @author_options array to the create action so that the validations still work 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 17:38:30 +0100 luisf Some JS changes to the behaviour of user/author selection interface. 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
Tue, 16 Aug 2011 11:47:30 +0100 luisf In the remote call now only passing the id of the form's object, instead of the complete name of the object. feature_36
Tue, 16 Aug 2011 02:06:36 +0100 luisf DEV Commit: now generating the seach "author select box" with the appropriate options and element names and id's, so that it gets correctly submitted with the form. feature_36
Mon, 15 Aug 2011 16:18:00 +0100 luisf More Author/User changes. Not stable. feature_36
Mon, 15 Aug 2011 13:55:01 +0100 luisf development commit: still users/authors management feature_36
Fri, 12 Aug 2011 16:21:35 +0100 luisf Author Autocomplete: Changes in the User/Authorship selection mechanism. feature_36
Wed, 10 Aug 2011 16:20:14 +0100 luisf Working on the project add/remove from publications list feature_36
Wed, 10 Aug 2011 14:30:40 +0100 luisf some changes to add/remove projects. Not Finished. feature_36
Tue, 09 Aug 2011 14:52:08 +0100 Chris Cannam Fix method name, fixing #222 feature_36
Tue, 09 Aug 2011 14:29:10 +0100 Chris Cannam Eliminate duplicates in returned author/user list by using user object instead of user id feature_36
Thu, 04 Aug 2011 17:00:13 +0100 luisf Fixes Bug #251. feature_36
Thu, 04 Aug 2011 15:35:54 +0100 luisf Fixes Issues #246 and #247. feature_36
Wed, 03 Aug 2011 16:09:27 +0100 luisf Fixes Bug #222. feature_36
Tue, 02 Aug 2011 16:50:22 +0100 luisf Addresses Feature #228. Already able to remove projects associated with a publication. feature_36
Mon, 01 Aug 2011 21:18:37 +0100 luisf Fixes (?) Bug #244 - I'm afraid I could not replicate this bug. 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 17:51:45 +0100 luisf Closes Feature #237. Minor changes to the form's layout (using TabularFormBuilder). feature_36
Wed, 27 Jul 2011 18:39:46 +0100 luisf Fixed Bug #233. feature_36
Wed, 27 Jul 2011 16:49:38 +0100 luisf Fixed project_id parameter bug related to Issue #217. feature_36
Tue, 26 Jul 2011 18:25:14 +0100 luisf created the helpers to display correctly the My Publications Authors and Projects. feature_36
Mon, 25 Jul 2011 16:33:06 +0100 luisf creates the association between authorship/author/user when saving a publication. feature_36
Fri, 15 Jul 2011 17:21:05 +0100 luisf Correctly searches and sends the parameters for both users and authors. feature_36
Thu, 14 Jul 2011 17:10:24 +0100 luisf virtual attribute to handle users; javascript handling users correctly feature_36
Thu, 07 Jul 2011 18:20:31 +0100 luisf removed unnecessary rjs file; extending the User Model to handle Users with no Author. feature_36
Thu, 30 Jun 2011 18:19:52 +0100 luisf new controller logic. feature_36
Thu, 30 Jun 2011 12:54:10 +0100 luisf correctly saving ONE authorship model when creating new publication. feature_36
Wed, 29 Jun 2011 17:12:03 +0100 luisf corrrectly searches for the user. some issues pending saving the author model. 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
Thu, 23 Jun 2011 18:52:30 +0100 luisf dynamically adding/removing users. feature_36
Wed, 22 Jun 2011 19:42:31 +0100 luisf addin/removing authors - not finished feature_36
Tue, 21 Jun 2011 17:13:08 +0100 luisf correctly adding more than one project to a publication. feature_36
Tue, 21 Jun 2011 01:27:41 +0100 luisf Searching for publications via AJAX call; the publication ID is not being sent correctly, so still shows the current publication's associated projects in the select list. 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
Thu, 16 Jun 2011 13:33:34 +0100 luisf After creating a publication in the project scope, correctly redirects to the Show action (still in the project's scope). feature_36
Wed, 15 Jun 2011 17:40:18 +0100 luisf Creates and lists publications from the project tab. feature_36