log

age author description
Tue, 08 Jan 2013 16:22:05 +0000 luisf Added debug/todo comments to previous commits changes. redmine-2.2-integration
Tue, 08 Jan 2013 16:19:01 +0000 luisf Rails 3 compatibility: renamed all named_scope calls to scope. redmine-2.2-integration
Tue, 08 Jan 2013 16:11:18 +0000 luisf Fixed Dispatcher call to provide compatibility with current version of Redmine. redmine-2.2-integration
Tue, 08 Jan 2013 16:08:55 +0000 luisf Fixed Routes and Dispatcher calls in order to be compatible current version of Rails. redmine-2.2-integration
Tue, 08 Jan 2013 16:04:52 +0000 luisf fixed a syntax error on an if/else statement. redmine-2.2-integration
Tue, 08 Jan 2013 14:43:04 +0000 luisf Deleted existing the embedded plugin and replaced it witgh redmine_embedded (same functionality, but upgraded to be compatible with Redmine 2.x). redmine-2.2-integration
Tue, 08 Jan 2013 14:06:55 +0000 luisf Fixed dispatcher and routes issues due to upgrading to the new rails/redmine versions. redmine-2.2-integration
Tue, 08 Jan 2013 12:32:05 +0000 luisf Moved all the plugins from the vendor folder to the application root folder. redmine-2.2-integration
Mon, 07 Jan 2013 14:41:20 +0000 Chris Cannam Merge from live redmine-2.2-integration
Mon, 07 Jan 2013 12:01:42 +0000 Chris Cannam Update to Redmine SVN revision 11137 on 2.2-stable branch redmine-2.2
Fri, 14 Dec 2012 19:50:00 +0000 luisf development commit - changing association validations. not working correctly bibplugin_bibtex
Tue, 11 Dec 2012 18:48:33 +0000 luisf creates the author in case it no suggestion was made by the user. bibplugin_bibtex
Tue, 11 Dec 2012 16:49:41 +0000 luisf Adds attribute accessors to the bibtex_entry model in order to silently ignore unknown parameters; fixes association between authors/users/authorships. bibplugin_bibtex
Fri, 07 Dec 2012 14:39:38 +0000 luisf adds all the necessary hidden fieds; associates authors, users and publications. Known issues associating publications, authors and users. bibplugin_bibtex