log

age author description
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
Tue, 05 Jul 2011 17:00:30 +0100 luisf correctly adds multiple authors; correctly sets user_id in the form feature_36
Mon, 04 Jul 2011 18:56:45 +0100 luisf created author search virtual attribute in authorship model. 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
Mon, 27 Jun 2011 12:38:09 +0100 Chris Cannam Merge cannam_integration
Mon, 27 Jun 2011 12:38:02 +0100 Chris Cannam Merge cannam
Mon, 27 Jun 2011 12:37:09 +0100 Chris Cannam Avoid double-slash in path feature_125
Mon, 27 Jun 2011 12:28:32 +0100 Chris Cannam Merge from branch "feature_36" into a specially created integration branch cannam_integration
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
Fri, 24 Jun 2011 11:41:01 +0100 luisf Correctly removing authors. feature_36
Fri, 24 Jun 2011 11:23:23 +0100 luisf correctly saving authors. 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
Wed, 22 Jun 2011 13:10:59 +0100 luisf Created the one-to-one relationship between bibliography authors and users. feature_36
Tue, 21 Jun 2011 18:11:41 +0100 luisf Created the publications box in the project's main page 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 11:07:51 +0100 luisf View for the AJAX call in the new publication view. 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: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
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
Sat, 04 Jun 2011 18:08:01 +0100 luisf Publications: Routes for regular REST behaviour; Import view and controller action; New beahviour for new action. feature_36
Mon, 06 Jun 2011 14:55:38 +0100 Chris Cannam Merge from branch "cannam-pre-20110113-merge" cannam
Mon, 06 Jun 2011 14:41:04 +0100 Chris Cannam Merge from branch "redmine-1.2" cannam
Mon, 06 Jun 2011 14:24:13 +0100 Chris Cannam Update to Redmine 1.2-stable branch (Redmine SVN rev 6000) redmine-1.2
Mon, 06 Jun 2011 13:34:19 +0100 Chris Cannam Merge from branch "cannam-pre-20110113-merge". Includes fix for bug #169. live
Mon, 06 Jun 2011 13:32:52 +0100 Chris Cannam Fix updates for tracking external Mercurial repos cannam-pre-20110113-merge
Mon, 06 Jun 2011 13:32:07 +0100 Chris Cannam Merge from branch bug_169 cannam-pre-20110113-merge
Mon, 06 Jun 2011 13:31:44 +0100 Chris Cannam Introduce a method on the sys controller to clear a repository cache; use a file in the mirror dir to notify the Ruby external repo script that it needs to call it bug_169
Mon, 06 Jun 2011 12:53:06 +0100 Chris Cannam If the remote repo URL changes, move aside the existing local mirror and start afresh. bug_169
Mon, 06 Jun 2011 10:58:52 +0100 Chris Cannam Merge from branch "live" cannam-pre-20110113-merge
Mon, 06 Jun 2011 10:57:11 +0100 Chris Cannam Merge from branch "bug_168" live
Mon, 06 Jun 2011 10:56:57 +0100 Chris Cannam Ensure we always use the same version of hg bug_168
Sun, 05 Jun 2011 10:29:26 +0100 Chris Cannam Refer to MATLAB docs as well as C++/Java live
Sun, 05 Jun 2011 10:28:27 +0100 Chris Cannam Update the master branch via git pull master rather than git fetch (which doesn't merge any particular branch) bug_168
Fri, 03 Jun 2011 18:16:34 +0100 luisf partial publication form feature_36
Thu, 02 Jun 2011 14:39:11 +0100 luisf update method in publications controller; updated view feature_36
Wed, 01 Jun 2011 17:27:52 +0100 luisf Created the Edit View (still not changing the DB) feature_36
Wed, 01 Jun 2011 17:25:50 +0100 luisf translations feature_36
Fri, 27 May 2011 17:05:13 +0100 luisf more information in the publication's show view feature_36
Thu, 26 May 2011 17:41:41 +0100 luisf started creating the show view for one publication feature_36
Wed, 25 May 2011 17:46:49 +0100 luisf Fixed minor bugs with the publications controller feature_36