Fri, 11 Oct 2013 13:49:02 +0100 |
luisf |
Addresses Bug #763 - patched the User class adding a new scope (name_like), that doesn't use the email address to search for a user.
biblio_alt_search_auth
|
Thu, 10 Oct 2013 19:42:43 +0100 |
luisf |
Changed query that was using group (breaking the development server): using uniq instead.
biblio_alt_search_auth
|
Wed, 09 Oct 2013 19:17:22 +0100 |
luisf |
Addresses Bug #764. Removes unused controller instanced variable.
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: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 14:23:36 +0100 |
luisf |
New version of the autocomplete_for_author query - only returns users and authors.
biblio_alt_search_auth
|