log

age author description
Fri, 11 Oct 2013 17:01:24 +0100 luisf Deprecated develoment branch. feature_36_js_refactoring
Tue, 22 Oct 2013 13:00:08 +0100 Chris Cannam Merge from live branch cannam
Tue, 22 Oct 2013 13:00:01 +0100 Chris Cannam Merge from live branch
Tue, 22 Oct 2013 12:44:39 +0100 Chris Cannam Same again, but for Javadoc live
Tue, 22 Oct 2013 12:28:32 +0100 Chris Cannam Various style fixes to try to make Doxygen output look nice again live
Tue, 22 Oct 2013 11:58:17 +0100 Chris Cannam Feature #768 use "ul" to list subprojects live
Tue, 22 Oct 2013 11:36:10 +0100 Chris Cannam Add back lost repository_cache route live
Tue, 22 Oct 2013 10:56:02 +0100 Chris Cannam Fix underscores in idents (and make regex the same in both places it's used) live
Fri, 11 Oct 2013 16:42:55 +0100 Chris Cannam Merge from cannam branch live
Fri, 11 Oct 2013 16:42:44 +0100 Chris Cannam Merge from luisf branch cannam
Fri, 11 Oct 2013 13:49:30 +0100 luisf Merge luisf
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
Fri, 11 Oct 2013 09:34:09 +0100 Chris Cannam Merge from live branch
Fri, 11 Oct 2013 09:33:58 +0100 Chris Cannam Merge from cannam branch live
Fri, 11 Oct 2013 09:24:18 +0100 Chris Cannam Merge from luisf branch cannam
Thu, 10 Oct 2013 21:11:41 +0100 luisf Merge luisf
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:47 +0100 luisf Merge. luisf
Wed, 09 Oct 2013 19:17:22 +0100 luisf Addresses Bug #764. Removes unused controller instanced variable. biblio_alt_search_auth
Tue, 08 Oct 2013 17:29:47 +0100 luisf Fixed assertion error message. bibliography_testing
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
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
Wed, 25 Sep 2013 17:42:46 +0100 luisf Removed unnecessary code; added useful comment. luisf
Tue, 24 Sep 2013 18:20:21 +0100 luisf Removes logic from view. luisf
Tue, 24 Sep 2013 16:25:05 +0100 luisf Merger from testing branch. luisf
Fri, 20 Sep 2013 19:54:06 +0100 luisf Correctly renders the title of an the activities#index view. Fixes Issue #750. luisf
Fri, 20 Sep 2013 19:04:25 +0100 luisf Merge luisf
Tue, 17 Sep 2013 09:51:34 +0100 Chris Cannam Merge from live branch
Tue, 17 Sep 2013 09:51:20 +0100 Chris Cannam Merge from branch cannam live
Thu, 05 Sep 2013 16:50:10 +0100 Chris Cannam Merge from luisf branch cannam
Sat, 31 Aug 2013 18:36:57 +0100 luisf Authorship Edit/Save buttons now working properly in the publication#new view. luisf
Sat, 31 Aug 2013 17:57:33 +0100 luisf adding forgotten js file (as of previous commit) luisf
Sat, 31 Aug 2013 14:02:51 +0100 luisf adding javascript library file luisf
Sat, 31 Aug 2013 13:22:20 +0100 luisf Properly closed some html tags; removed unnecessary tags. luisf
Fri, 30 Aug 2013 17:33:05 +0100 luisf Moved the code in bibliography.js and order_authorships.js from the js files to the view files - so that I can use ERB to build the AJAX call paths - otherwise I woudl have problems with redmine installations in subfolders. luisf
Thu, 29 Aug 2013 12:13:16 +0100 Chris Cannam Merge from branch "luisf" cannam
Thu, 29 Aug 2013 12:13:01 +0100 Chris Cannam Merge from branch "live" cannam
Thu, 22 Aug 2013 14:50:56 +0100 luisf added test to assert that the validations are correct bibliography_testing
Thu, 22 Aug 2013 12:42:09 +0100 luisf added another simple test to test the relationship between authors/authorships bibliography_testing
Thu, 22 Aug 2013 11:44:31 +0100 luisf Started adding a few real test cases. bibliography_testing
Wed, 21 Aug 2013 18:57:34 +0100 luisf Copied the user test fixtures to the plugin test folder; tests are now running. bibliography_testing
Wed, 21 Aug 2013 17:51:08 +0100 luisf Correctly loading fixtures. bibliography_testing
Tue, 20 Aug 2013 18:00:06 +0100 luisf Setup of testing framework for the bibliography plugin. bibliography_testing
Mon, 19 Aug 2013 16:33:09 +0100 luisf Correctly clears the cache when publication authors' order is changed. luisf
Mon, 19 Aug 2013 16:23:24 +0100 luisf Fixes another possible cause for Bug #658 - was not saving publication when author was new... luisf
Mon, 19 Aug 2013 16:05:50 +0100 luisf JS file needed to order authors; related to previous commit (addresses Bug #668). luisf
Mon, 19 Aug 2013 15:47:51 +0100 luisf Fixes Bug #668 - reordering of authors in the publication's detail view is working again. luisf
Mon, 19 Aug 2013 13:40:58 +0100 luisf Should fix Bug #658. luisf
Tue, 30 Jul 2013 12:03:10 +0100 luisf Merge from default branch luisf
Thu, 18 Jul 2013 12:21:57 +0100 Chris Cannam Merge from live branch
Thu, 18 Jul 2013 12:21:45 +0100 Chris Cannam Merge from branch cannam live
Thu, 18 Jul 2013 12:20:12 +0100 Chris Cannam Merge from default branch cannam
Thu, 18 Jul 2013 12:20:01 +0100 Chris Cannam Merge from branch bug_635 cannam
Thu, 18 Jul 2013 12:19:44 +0100 Chris Cannam Merge from branch luisf cannam
Thu, 18 Jul 2013 12:19:27 +0100 Chris Cannam Merge from live branch cannam
Thu, 18 Jul 2013 12:13:20 +0100 Chris Cannam Fix routes and safe attributes for the external repo settings bug_635
Thu, 18 Jul 2013 11:18:35 +0100 Chris Cannam Restore our original repos settings page. But I don't think this is going to work well with the new routes configuration bug_635
Fri, 12 Jul 2013 15:27:07 +0100 luisf Merge. luisf
Fri, 12 Jul 2013 15:26:30 +0100 luisf Adds a link to a publication's external URL (if exists). Proposed solution for issue #556. issue_556
Fri, 12 Jul 2013 12:56:26 +0100 luisf Disabled the redmine_tags plugin issue views (temporary hack). luisf
Fri, 12 Jul 2013 12:33:21 +0100 luisf Removes duplicate code introduced when integrating with redmine-2.2 luisf
Thu, 11 Jul 2013 17:32:32 +0100 luisf Merge from live. luisf
Wed, 03 Jul 2013 09:57:31 +0100 Chris Cannam Merge from branch "luisf" live
Fri, 21 Jun 2013 15:05:50 +0100 Chris Cannam expires_in doesn't do what I thought here, we have external expiry job instead live
Fri, 21 Jun 2013 15:05:30 +0100 Chris Cannam I think we have room for 7 projects here, rather than 5 live
Fri, 21 Jun 2013 11:43:52 +0100 Chris Cannam Layout adjustments live
Fri, 21 Jun 2013 11:19:15 +0100 Chris Cannam Merge from branch cannam live
Fri, 21 Jun 2013 11:19:01 +0100 Chris Cannam Make the smaller wiki headers a bit less teeny (fixing #586) cannam
Fri, 21 Jun 2013 11:12:59 +0100 Chris Cannam Restore news to home page, tweak formatting cannam
Thu, 20 Jun 2013 14:54:37 +0100 luisf Merge luisf
Thu, 20 Jun 2013 14:51:55 +0100 luisf Using correct arguments on form builder helper. bug_598
Thu, 20 Jun 2013 14:34:42 +0100 luisf Merge luisf
Thu, 20 Jun 2013 13:14:14 +0100 Chris Cannam Merge from live branch
Thu, 20 Jun 2013 13:14:02 +0100 Chris Cannam Merge from live branch cannam
Thu, 20 Jun 2013 13:10:50 +0100 Chris Cannam Fixes to external helper scripts, including avoiding barfing on project XML live
Thu, 20 Jun 2013 13:10:28 +0100 Chris Cannam Add missing translation live
Thu, 20 Jun 2013 12:34:41 +0100 Chris Cannam Restore route for enabling embedded docs through sys controller live
Thu, 20 Jun 2013 12:03:53 +0100 Chris Cannam embedded -> redmine_embedded plugin rename live