log

age author description
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
Mon, 30 Sep 2013 13:53:20 +0100 luisf merged from 'luisf' branch biblio_alt_search_auth
Mon, 30 Sep 2013 13:52:14 +0100 luisf fixed deprecation warnings luisf
Mon, 30 Sep 2013 13:51:33 +0100 luisf Fixed mail bug (due to ActionMailer changes in Rails 3), luisf
Mon, 30 Sep 2013 13:50:17 +0100 luisf fixed bug when associating author and user. biblio_alt_search_auth
Sat, 28 Sep 2013 16:22:56 +0100 luisf removed wrong id biblio_alt_search_auth
Sat, 28 Sep 2013 16:21:53 +0100 luisf keeps the state of the hidden fields when validation fails. biblio_alt_search_auth
Sat, 28 Sep 2013 16:05:15 +0100 luisf Removed unnecessary debugger breakpoint. biblio_alt_search_auth
Sat, 28 Sep 2013 16:04:04 +0100 luisf Fixed teh way the model is accessing the virtual attributes. biblio_alt_search_auth
Fri, 27 Sep 2013 18:43:29 +0100 luisf Major interface changes; will use virtual attributes to identify search results. biblio_alt_search_auth
Thu, 26 Sep 2013 11:44:57 +0100 luisf Adding more information to the autocomplete dropdown (when searching for an author/user in the publication#new/edit views). luisf
Wed, 25 Sep 2013 17:48:24 +0100 luisf Removed unnecessary code and superfluous/deprecated functions. luisf
Wed, 25 Sep 2013 17:44:48 +0100 luisf Adding 2 new js scripts; added the code removed from the partials. Minor cleaning. luisf
Wed, 25 Sep 2013 17:44:05 +0100 luisf Removed javascript code from partials, so that it is included only once in the page. luisf
Wed, 25 Sep 2013 17:43:16 +0100 luisf Added two new js scripts to initialize views (simulate clicks and adding events to buttons). luisf