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
|
Mon, 26 Nov 2012 17:36:31 +0000 |
luisf |
Merge
bibplugin_bibtex
|
Mon, 26 Nov 2012 15:48:19 +0000 |
luisf |
Merge
bibplugin_integration
|
Fri, 23 Nov 2012 17:53:51 +0000 |
luisf |
Overrides activities controller _recent.html.erb view (so that it displays a publication in the my page).
issue_540
|
Fri, 23 Nov 2012 17:25:27 +0000 |
luisf |
* (publication.rb) - fixed the acts_as_activity query (see diff to previous commit) - not returning duplicate results any longer; added the visible scope to the publication model;
issue_540
|
Fri, 23 Nov 2012 14:29:55 +0000 |
Chris Cannam |
Add "My Page" box for my projects. Currently this also affects the layout of the non-My-Page version of the My Projects list, need to adjust that
feature_550
|
Fri, 23 Nov 2012 13:34:37 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Fri, 23 Nov 2012 13:34:20 +0000 |
Chris Cannam |
Merge from branch "bug_531"
cannam
|
Thu, 22 Nov 2012 18:10:33 +0000 |
Chris Cannam |
If the file is large, acknowledge that it might be too large rather than binary (could be a big text file)
bug_531
|
Thu, 22 Nov 2012 18:04:17 +0000 |
Chris Cannam |
In repo controller entry action, show the page for the file even if it's binary (so user still has access to history etc links). This makes it possible to use the entry action as the default when a file is clicked on
bug_531
|
Thu, 22 Nov 2012 17:26:15 +0000 |
Chris Cannam |
Merge from branch cannam
bug_531
|
Thu, 22 Nov 2012 16:51:23 +0000 |
luisf |
Makes the Publication model act as an activity; overloading the default ActivitiesController#index view in the Bibliography Plugin in order to differentiate Publications from the other event types.
issue_540
|
Wed, 21 Nov 2012 18:16:32 +0000 |
luisf |
Merge
luisf
|
Wed, 21 Nov 2012 17:56:50 +0000 |
Chris Cannam |
Merge from live branch
|
Wed, 21 Nov 2012 17:47:51 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Wed, 21 Nov 2012 17:38:01 +0000 |
Chris Cannam |
Enable file store cache for everything
cannam
|
Wed, 21 Nov 2012 17:35:50 +0000 |
Chris Cannam |
Merge from branch "luisf"
cannam
|
Wed, 21 Nov 2012 16:04:55 +0000 |
luisf |
Merge
luisf
|
Wed, 21 Nov 2012 15:58:12 +0000 |
luisf |
Reverted the redminte_tags patches to the previous versions; cleaned unused code.
bibplugin_integration
|
Wed, 21 Nov 2012 15:12:31 +0000 |
luisf |
Merge
bibplugin_integration
|
Wed, 21 Nov 2012 15:09:58 +0000 |
luisf |
Deletes publication cache on controller update action.
bibplugin_cache
|
Wed, 21 Nov 2012 14:42:12 +0000 |
luisf |
Created a patch for the ProjectsHelper to replace the one previously created for the Projects controller.
bibplugin_cache
|
Wed, 21 Nov 2012 11:24:42 +0000 |
luisf |
added projects_controller_patch (includes the publications helper to the projects controller) - forgot to add this file to version control in the last commit.
bibplugin_cache
|
Tue, 20 Nov 2012 16:55:41 +0000 |
luisf |
Added local caching to the publications helper; patch to the projects controller to load the publications helper; added patch to the plugin init file
bibplugin_cache
|
Tue, 20 Nov 2012 16:55:13 +0000 |
luisf |
moved the tags helper patch from the projects helper patch to the projects controller patch
bibplugin_cache
|
Tue, 20 Nov 2012 10:36:40 +0000 |
luisf |
Merge from branch "luisf"
bibplugin_integration
|
Tue, 20 Nov 2012 10:36:09 +0000 |
luisf |
Merge
luisf
|
Tue, 20 Nov 2012 10:33:11 +0000 |
luisf |
Addresses bug #546 - uneeded project.id parameter being sent to the project_tags action of the auto_completes controller
issue_546
|
Mon, 19 Nov 2012 19:57:05 +0000 |
luisf |
Merge
bibplugin_integration
|
Mon, 19 Nov 2012 19:55:54 +0000 |
luisf |
Merge
luisf
|
Mon, 19 Nov 2012 19:50:04 +0000 |
luisf |
Merge from live site's latest changes.
luisf
|
Mon, 19 Nov 2012 19:46:21 +0000 |
luisf |
Merge
bibplugin_integration
|
Mon, 19 Nov 2012 19:45:51 +0000 |
luisf |
Adds a DOI field to both the publication create and show views.
feature_526
|
Mon, 19 Nov 2012 19:01:01 +0000 |
luisf |
Using the bibplugin_integration branch from now on.
bibplugin_bibtex_display
|
Mon, 19 Nov 2012 18:58:58 +0000 |
luisf |
Merge
bibplugin_integration
|
Mon, 19 Nov 2012 18:58:29 +0000 |
luisf |
Migration to add timestamps to Authors table
bibplugin_db_migrations
|
Mon, 19 Nov 2012 18:53:07 +0000 |
luisf |
Created migration to add 3 columns to the publications table: DOI created_at and updated_at.
bibplugin_db_migrations
|