Tue, 08 Oct 2013 17:18:50 +0100 |
luisf |
Merge from main luisf branch (includes new authorship interface).
bibliography_testing
|
Wed, 09 Oct 2013 17:42:12 +0100 |
Chris Cannam |
Merge from live branch
|
Wed, 09 Oct 2013 17:41:45 +0100 |
Chris Cannam |
Merge from branch "cannam"
live
|
Wed, 09 Oct 2013 17:37:40 +0100 |
Chris Cannam |
Merge from luisf branch
cannam
|
Tue, 08 Oct 2013 17:07:28 +0100 |
luisf |
Merge.
luisf
|
Tue, 08 Oct 2013 17:06:37 +0100 |
luisf |
Fixes Bug #762 - was replacing the whole content of the span, including the tag itself (which was being used as the "anchor").
biblio_alt_search_auth
|
Mon, 07 Oct 2013 15:42:39 +0100 |
luisf |
Merge.
luisf
|
Mon, 07 Oct 2013 15:09:10 +0100 |
Chris Cannam |
Merge from branch "biblio_alt_search_auth"
cannam
|
Wed, 02 Oct 2013 16:52:56 +0100 |
luisf |
Removed labelled_form_for from edit view
biblio_alt_search_auth
|
Wed, 02 Oct 2013 16:47:03 +0100 |
luisf |
small adjustments to text box size.
biblio_alt_search_auth
|
Wed, 02 Oct 2013 16:44:26 +0100 |
luisf |
changed form_builder - labelled_form_for was not generating validad HTML5 markup.
biblio_alt_search_auth
|
Wed, 02 Oct 2013 12:23:05 +0100 |
luisf |
removed unnecessary code.
biblio_alt_search_auth
|
Tue, 01 Oct 2013 18:36:13 +0100 |
luisf |
Reverted previous changes to name getter
biblio_alt_search_auth
|
Tue, 01 Oct 2013 18:23:24 +0100 |
luisf |
fixed name getter
biblio_alt_search_auth
|
Tue, 01 Oct 2013 18:20:02 +0100 |
luisf |
removed author_options (unused).
biblio_alt_search_auth
|
Tue, 01 Oct 2013 18:18:25 +0100 |
luisf |
Added a name getter for the Author class.
biblio_alt_search_auth
|
Tue, 01 Oct 2013 15:07:23 +0100 |
luisf |
No longer using the link_to helpers to generate the links on the render_authorship_link helper function.
biblio_alt_search_auth
|
Tue, 01 Oct 2013 14:58:04 +0100 |
luisf |
Converting author/user ids to integers when calling link_to helpers.
biblio_alt_search_auth
|
Tue, 01 Oct 2013 14:39:12 +0100 |
luisf |
added a mail getter for the Author model
biblio_alt_search_auth
|
Tue, 01 Oct 2013 14:33:00 +0100 |
luisf |
fixed institution getter for Author model
biblio_alt_search_auth
|
Tue, 01 Oct 2013 14:29:01 +0100 |
luisf |
Added an institution setter to the Author model
biblio_alt_search_auth
|
Tue, 01 Oct 2013 14:23:36 +0100 |
luisf |
New version of the autocomplete_for_author query - only returns users and authors.
biblio_alt_search_auth
|
Tue, 01 Oct 2013 13:26:40 +0100 |
luisf |
removed unused code.
biblio_alt_search_auth
|
Tue, 01 Oct 2013 13:05:17 +0100 |
luisf |
Authorship autocomplete is now a function.
biblio_alt_search_auth
|
Tue, 01 Oct 2013 12:08:09 +0100 |
luisf |
Fixed the initial state of the Save/Edit buttons.
biblio_alt_search_auth
|
Tue, 01 Oct 2013 12:00:45 +0100 |
luisf |
Adds a "Keep associated with" checkbox to the authorship view.
biblio_alt_search_auth
|
Mon, 30 Sep 2013 18:29:35 +0100 |
luisf |
Correctly deleting publications.
biblio_alt_search_auth
|
Mon, 30 Sep 2013 18:27:45 +0100 |
luisf |
Deleted more unused code.
biblio_alt_search_auth
|
Mon, 30 Sep 2013 18:24:28 +0100 |
luisf |
removed more unused code
biblio_alt_search_auth
|
Mon, 30 Sep 2013 17:31:32 +0100 |
luisf |
hiding some fields; deleted unused code; fixed bug in ajax autocomplete function.
biblio_alt_search_auth
|