log

age author description
Fri, 10 May 2013 17:50:56 +0100 luisf added missing route for autocomplete. redmine-2.2-integration
Fri, 10 May 2013 17:50:26 +0100 luisf cleaned the code. redmine-2.2-integration
Fri, 10 May 2013 14:19:26 +0100 luisf fixed javascript and helper to add author fields. Removed unused code. redmine-2.2-integration
Fri, 10 May 2013 11:53:01 +0100 luisf Removed unused code (moved to show_bibtex_fields.js.erb view). redmine-2.2-integration
Fri, 10 May 2013 11:50:40 +0100 luisf Fixed test that was checking if an element belonged to the array. Correctly showing/hiding the Bibtex fields. redmine-2.2-integration
Thu, 09 May 2013 18:47:05 +0100 luisf Removed unnecessary debug/log message. 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
Thu, 09 May 2013 11:49:03 +0100 luisf Merge cannam's latest changes. redmine-2.2-integration
Thu, 11 Apr 2013 15:38:00 +0100 luisf Changed error_mesages method. redmine-2.2-integration
Tue, 07 May 2013 12:45:51 +0100 Chris Cannam Remove inner quotes from realm (workaround for #577) live last_rails2_version
Thu, 02 May 2013 16:24:09 +0100 Chris Cannam Fix project members page: update editlist partial following changes to project member settings partial; update mailer class and templates; make editlist forms not be remote (we just reload page) redmine-2.2-integration
Thu, 02 May 2013 15:43:31 +0100 Chris Cannam edit renamed to update in controller redmine-2.2-integration
Thu, 02 May 2013 12:48:44 +0100 Chris Cannam Mark intro text html safe redmine-2.2-integration
Thu, 02 May 2013 12:48:34 +0100 Chris Cannam {{}} -> %{} redmine-2.2-integration
Thu, 02 May 2013 12:43:41 +0100 Chris Cannam info -> search (translation string has already been renamed thus) redmine-2.2-integration
Thu, 02 May 2013 12:36:19 +0100 Chris Cannam Remove rules not desired for our layout (probably picked up from a manual merge at some point) redmine-2.2-integration
Thu, 11 Apr 2013 15:14:44 +0100 luisf Tag search/filtering implemented. Needs interface redesign. redmine-2.2-integration
Thu, 11 Apr 2013 15:14:06 +0100 luisf No need for extra js in the projects#index. redmine-2.2-integration
Thu, 11 Apr 2013 15:10:08 +0100 luisf Removed unused file (used on the previous version of the plugin). redmine-2.2-integration
Thu, 11 Apr 2013 15:09:12 +0100 luisf Updated the TagIt script to the latest version. redmine-2.2-integration
Thu, 11 Apr 2013 12:34:22 +0100 luisf Fixed the extra spacing between the tags input field and its label. redmine-2.2-integration
Wed, 10 Apr 2013 18:13:16 +0100 luisf simplified tag searching on the projects#index redmine-2.2-integration
Wed, 10 Apr 2013 16:53:44 +0100 luisf Fixed the tag+text queries using scopes. redmine-2.2-integration
Wed, 10 Apr 2013 11:57:46 +0100 luisf Simplified JS on registration page. redmine-2.2-integration
Tue, 09 Apr 2013 17:08:17 +0100 luisf Ported more javascript to jquery redmine-2.2-integration
Tue, 09 Apr 2013 17:06:21 +0100 luisf Changed institutions javascript to jquery. redmine-2.2-integration
Fri, 05 Apr 2013 18:29:23 +0100 luisf simplifying the seach/tag filtering. Not filtering by tag name at the moment. redmine-2.2-integration
Fri, 05 Apr 2013 15:07:40 +0100 luisf renamed scope like for projects. redmine-2.2-integration
Thu, 04 Apr 2013 18:23:05 +0100 luisf Started rewriting the projects#index JS functions. redmine-2.2-integration
Wed, 03 Apr 2013 16:34:04 +0100 luisf Fixed a few js bugs; changed some functions from using prototype to jquery. redmine-2.2-integration