log

age author description
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:45:19 +0100 luisf Publication index action in Project context correctly links to show view (within project context). 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
Tue, 14 Jun 2011 17:51:26 +0100 luisf changes to views and publicatioins controller feature_36
Tue, 14 Jun 2011 16:47:19 +0100 luisf Project Menu: sends the correct parameter to show project_menu feature_36
Tue, 14 Jun 2011 16:37:19 +0100 luisf created project menu item for bibliography; created plugin settings views. feature_36
Mon, 13 Jun 2011 16:46:17 +0100 luisf Created the Projects - Publications relationship. feature_36
Mon, 13 Jun 2011 16:12:55 +0100 luisf projects - publications relationship migration feature_36
Thu, 09 Jun 2011 17:22:08 +0100 luisf added a couple of navigation options in the views. feature_36
Thu, 09 Jun 2011 16:51:06 +0100 Chris Cannam Merge from branch "bug_182" live
Thu, 09 Jun 2011 16:49:58 +0100 Chris Cannam Ensure package name is given to javadoc even when only one package prefix found (fixing #182); use tree overview file as index instead of frame-based index file for multi-package extractions bug_182
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, 08 Jun 2011 14:36:10 +0100 luisf Publications Controller: Edit vire now redirecting to the correct page after successful update action. feature_36