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
|
Mon, 19 Nov 2012 18:25:56 +0000 |
luisf |
Changing bibplugin_bibtex_display branch to bibplugin_integration.
bibplugin_integration
|
Mon, 19 Nov 2012 13:48:57 +0000 |
luisf |
created partial for author suggestions; renders this partial after the AJAX call using RJS.
bibplugin_bibtex
|
Mon, 19 Nov 2012 11:56:29 +0000 |
luisf |
outputting error/success messages using the flash div; still not cleaning the messages correctly.
bibplugin_bibtex
|
Fri, 16 Nov 2012 19:05:01 +0000 |
luisf |
Changing the way the bibtex is parsed: uses link_to_remote instead of remote_form_for; using RJS; created tab helper (still not implemented correctly in terms of views
bibplugin_bibtex
|
Thu, 15 Nov 2012 14:13:10 +0000 |
Chris Cannam |
Merge
live
|
Thu, 15 Nov 2012 14:13:55 +0000 |
Chris Cannam |
Un-indent wiki para in checkout box
cannam
|
Thu, 15 Nov 2012 10:20:23 +0000 |
Chris Cannam |
Merge
live
|
Thu, 15 Nov 2012 10:20:06 +0000 |
Chris Cannam |
Merge
cannam
|
Thu, 15 Nov 2012 10:01:00 +0000 |
Chris Cannam |
Ensure changed fonts css is pulled (otherwise browsers will reuse old cached copy)
cannam
|
Tue, 13 Nov 2012 21:55:10 +0000 |
Chris Cannam |
Create and Continue -> Create and Add Another (#525)
cannam
|
Tue, 13 Nov 2012 21:53:47 +0000 |
Chris Cannam |
My Account -> Account (#551)
cannam
|
Tue, 13 Nov 2012 18:12:46 +0000 |
luisf |
New publication now has 2 tabs, one for each mode (bibtex or 'default')
bibplugin_bibtex
|