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
|
Thu, 06 Dec 2012 21:45:34 +0000 |
luisf |
adds the parsed publication fields to hidden fields in the form (incomplete)
bibplugin_bibtex
|
Thu, 06 Dec 2012 18:09:40 +0000 |
luisf |
No longer saving the temporary model - filling out the publication/bibtex fields instead.
bibplugin_bibtex
|
Thu, 06 Dec 2012 16:37:47 +0000 |
luisf |
Removed unused files.
bibplugin_bibtex
|
Thu, 06 Dec 2012 10:20:42 +0000 |
Chris Cannam |
Reduce amount of log output
live
|
Wed, 05 Dec 2012 19:13:15 +0000 |
luisf |
Saves the temporary publication object, as well as it's id on the form.
bibplugin_bibtex
|
Wed, 05 Dec 2012 16:52:43 +0000 |
luisf |
Dev commit - fails when saving the temporary publication (no authors).
bibplugin_bibtex
|
Tue, 04 Dec 2012 18:15:17 +0000 |
luisf |
small changes to bibtex parsing.
bibplugin_bibtex
|
Mon, 03 Dec 2012 17:53:15 +0000 |
luisf |
(dev commit) added a submit button; correctly posts the form's data. Started working on the create from bibtex action.
bibplugin_bibtex
|
Mon, 03 Dec 2012 12:55:16 +0000 |
luisf |
Creates independent sets of radio buttons for each author.
bibplugin_bibtex
|
Fri, 30 Nov 2012 17:39:34 +0000 |
luisf |
creates radio buttons for the suggested authors/users.
bibplugin_bibtex
|
Thu, 29 Nov 2012 17:32:54 +0000 |
luisf |
prints number of found authors and users. New data structure for users and authors.
bibplugin_bibtex
|
Thu, 29 Nov 2012 14:42:16 +0000 |
luisf |
Merge
bibplugin_bibtex
|
Thu, 29 Nov 2012 14:41:31 +0000 |
luisf |
Merge
bibplugin_integration
|
Thu, 29 Nov 2012 14:40:50 +0000 |
luisf |
Created migration to add timestamps to the authorships table.
bibplugin_db_migrations
|
Thu, 29 Nov 2012 14:38:12 +0000 |
luisf |
Merge
bibplugin_db_migrations
|
Thu, 29 Nov 2012 14:29:31 +0000 |
luisf |
Fixes small bug that prevented the email domain from being created in the autocomplete_for_authors action.
bibplugin_bibtex
|
Wed, 28 Nov 2012 19:32:31 +0000 |
luisf |
cleaned some code, fixes a couple of issues.
bibplugin_bibtex
|
Tue, 27 Nov 2012 17:39:01 +0000 |
luisf |
minor changes on structure of suggestions; deleted some unused code
bibplugin_bibtex
|
Mon, 26 Nov 2012 17:41:48 +0000 |
luisf |
design changes in the new publication forms
bibplugin_bibtex
|
Mon, 26 Nov 2012 17:39:51 +0000 |
luisf |
Merge
bibplugin_bibtex
|