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
|