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
|
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
|
Tue, 18 Jun 2013 17:34:56 +0100 |
luisf |
several fixes to the publications#show page and related views.
redmine-2.2-integration
|
Tue, 14 May 2013 14:24:45 +0100 |
luisf |
Autocomplete working.
redmine-2.2-integration
|
Thu, 09 May 2013 18:44:59 +0100 |
luisf |
Removed Ajax calls taht are no longer working in Rails 3 and started migrating them; added a new javascript file - bibliography.js - to hold the new jquery js code; added the new show_bibtex_fields.js.erb file to replace the RJS code that was in the controller.
redmine-2.2-integration
|
Fri, 05 Apr 2013 15:07:40 +0100 |
luisf |
renamed scope like for projects.
redmine-2.2-integration
|
Tue, 08 Jan 2013 12:32:05 +0000 |
luisf |
Moved all the plugins from the vendor folder to the application root folder.
redmine-2.2-integration
base
vendor/plugins/redmine_bibliography/app/controllers/publications_controller.rb@94bb63e938d2
|