log

age author description
Tue, 08 Nov 2011 14:21:34 +0000 luisf retrieving the project tags list correctly (though link is still broken - linking to the issues page…) feature_14
Tue, 08 Nov 2011 14:15:07 +0000 luisf The project available tags now accepts the "name_like" parameter. feature_14
Tue, 08 Nov 2011 11:37:37 +0000 luisf Added method that returns all projects tags. feature_14
Tue, 08 Nov 2011 14:20:40 +0000 Chris Cannam Merge from branch "bug_320" cannam
Tue, 08 Nov 2011 14:19:49 +0000 Chris Cannam Bug #320: Offer login page instead of 404 for nonexistent project when user not logged in -- hiding the difference between existing private project and nonexistent one bug_320
Tue, 08 Nov 2011 11:33:17 +0000 Chris Cannam Merge from branch "feature_318" cannam
Mon, 07 Nov 2011 17:29:43 +0000 Chris Cannam Finish adding download link feature_318
Fri, 04 Nov 2011 17:56:58 +0000 Chris Cannam Hack in simplistic download link feature_318
Fri, 04 Nov 2011 17:50:35 +0000 luisf new files for project filtering and search (addresses also Feature #68); projects listing interface changes. feature_14
Fri, 04 Nov 2011 16:55:52 +0000 Chris Cannam Merge from branch "feature_318" cannam
Fri, 04 Nov 2011 16:42:49 +0000 Chris Cannam Last "fix" was completely bogus. Here's a real one (for situation where URL has nothing beyond the location) feature_318
Fri, 04 Nov 2011 16:32:17 +0000 Chris Cannam Small fixes -- avoid troubles when trying to retrive root /hg URL feature_318
Fri, 04 Nov 2011 14:51:08 +0000 Chris Cannam Drop out of loop as soon as the first LDAP auth succeeds for a suitable role (fixing #316) feature_318
Fri, 04 Nov 2011 14:41:21 +0000 Chris Cannam Switch to SSL earlier when doing a push -- check for branchmap command. This is unequivocally a hack feature_318
Fri, 04 Nov 2011 11:02:56 +0000 Chris Cannam Syntax fixes etc feature_318
Fri, 04 Nov 2011 10:28:40 +0000 Chris Cannam Overhaul SoundSoftware authentication manager to handle HTTPS redirects itself and also to avoid info leakage for nonexistent projects feature_318
Tue, 01 Nov 2011 15:20:40 +0000 luisf now saving the tag list. feature_14
Mon, 31 Oct 2011 17:11:00 +0000 Luis Figueira Patching the projects controller in order to have access to the params hash before saving (new, update actions) the project model. feature_14
Thu, 27 Oct 2011 19:17:17 +0100 luisf Extending the Project model in order to save the tags in the before_save callback. feature_14
Thu, 27 Oct 2011 14:19:43 +0100 luisf added project tag form partial. feature_14
Tue, 25 Oct 2011 17:10:42 +0100 luisf added new files for hooks; modified redmine tags init file so that patches are loaded. feature_14
Mon, 24 Oct 2011 15:28:29 +0100 luisf Merge from branch "luisf" feature_14
Fri, 21 Oct 2011 16:35:36 +0100 luisf Wiki Formatting (bullets and Numbering enviornments) luisf
Fri, 21 Oct 2011 16:20:22 +0100 luisf Merge from branch "live" luisf
Thu, 20 Oct 2011 16:36:48 +0100 luisf Merge from branch "live" feature_14
Thu, 20 Oct 2011 16:36:14 +0100 luisf new version of redmine_tags plugin feature_14
Mon, 17 Oct 2011 17:03:46 +0100 Chris Cannam More adjustment to publications layout cannam
Mon, 17 Oct 2011 16:58:48 +0100 Chris Cannam Merge cannam
Mon, 17 Oct 2011 16:58:32 +0100 Chris Cannam Adjust publications layout (experimentally) to resemble traditional practice a bit more cannam
Mon, 17 Oct 2011 16:56:41 +0100 Chris Cannam Merge from branch "feature_36" cannam
Tue, 04 Oct 2011 10:55:00 +0100 Chris Cannam Remove language field; we only handle English cannam
Tue, 04 Oct 2011 10:54:49 +0100 Chris Cannam Clarify pending-approval message cannam
Wed, 28 Sep 2011 18:08:41 +0100 luisf not working: tried to add js to edit/save button feature_36_js_refactoring
Wed, 28 Sep 2011 16:41:30 +0100 luisf Merge from branch "feature_36" feature_36_js_refactoring
Fri, 23 Sep 2011 18:15:01 +0100 luisf Fixes Bug #313: Only shows projects for which user is allowed to manage bibliography feature_36
Fri, 23 Sep 2011 12:23:25 +0100 luisf Fixes Issue #314. feature_36
Wed, 21 Sep 2011 15:52:05 +0100 Luis Figueira This approach lead to a dead end. feature_36_testing
Wed, 21 Sep 2011 15:47:56 +0100 luisf Refactoring author/authorship related JS. feature_36_js_refactoring
Tue, 20 Sep 2011 10:57:43 +0100 Chris Cannam Merge from branch live feature_36
Tue, 20 Sep 2011 10:57:26 +0100 Chris Cannam Fix #309 (500 internal error on user page) live
Mon, 19 Sep 2011 17:51:17 +0100 luisf Fixes Bug #305 - radio buttons trigger event is now OnChange rather than OnClick. feature_36
Mon, 19 Sep 2011 17:29:17 +0100 luisf Merge from 703:0435cf085f28 feature_36
Mon, 19 Sep 2011 17:28:32 +0100 luisf Fixes Bug #298 - on the New View now toggles the new authorship fields. feature_36
Mon, 19 Sep 2011 17:03:29 +0100 Chris Cannam Merge from branch feature_36 live
Mon, 19 Sep 2011 17:00:58 +0100 Chris Cannam Merge feature_36
Mon, 19 Sep 2011 17:00:35 +0100 Chris Cannam Link authorships from publications detail page as well as publications list. Also minor text update feature_36
Mon, 19 Sep 2011 16:59:22 +0100 luisf Related to the previous commit (deleted all fields BibtexEntryType class variable and getter method). feature_36
Mon, 19 Sep 2011 16:44:43 +0100 luisf Merge from 699:bd88afe21831 feature_36
Mon, 19 Sep 2011 16:44:12 +0100 luisf Bug #297 - Simplified JS; no more need to have BibtexEntryType.all_fields; solves the "Please Select" bug in New Publication view. feature_36
Mon, 19 Sep 2011 16:36:33 +0100 Chris Cannam Minor layout fixes feature_36
Mon, 19 Sep 2011 12:49:31 +0100 luisf Merge from branch "luisf" feature_36
Mon, 19 Sep 2011 12:48:52 +0100 luisf The booktitle string was missing from the all_fields class variable (BibtexEntryType class); fixes Bug #297. luisf
Fri, 16 Sep 2011 18:40:19 +0100 luisf Merge from branch "feature_36" luisf
Fri, 16 Sep 2011 18:36:18 +0100 luisf Feature #296 - now lists the visible user's publications on its user page. feature_36
Fri, 16 Sep 2011 17:52:00 +0100 luisf Feature #293 - The publications index page now has links to both users/authors show pages. feature_36
Fri, 16 Sep 2011 17:28:08 +0100 luisf Bug #294 - Does not show publications associated with projects without visibility. feature_36
Fri, 16 Sep 2011 17:06:58 +0100 luisf Feature #293: lists the projects associated with a publication. feature_36
Fri, 16 Sep 2011 15:52:14 +0100 Chris Cannam Merge live
Fri, 16 Sep 2011 15:51:18 +0100 Chris Cannam Merge from branch "live" cannam
Fri, 16 Sep 2011 15:49:29 +0100 Chris Cannam Merge from branch "live" feature_36