log

age author description
Tue, 08 Jan 2013 16:19:01 +0000 luisf Rails 3 compatibility: renamed all named_scope calls to scope. redmine-2.2-integration
Tue, 08 Jan 2013 16:11:18 +0000 luisf Fixed Dispatcher call to provide compatibility with current version of Redmine. redmine-2.2-integration
Tue, 08 Jan 2013 16:08:55 +0000 luisf Fixed Routes and Dispatcher calls in order to be compatible current version of Rails. redmine-2.2-integration
Tue, 08 Jan 2013 16:04:52 +0000 luisf fixed a syntax error on an if/else statement. redmine-2.2-integration
Tue, 08 Jan 2013 14:43:04 +0000 luisf Deleted existing the embedded plugin and replaced it witgh redmine_embedded (same functionality, but upgraded to be compatible with Redmine 2.x). redmine-2.2-integration
Tue, 08 Jan 2013 14:06:55 +0000 luisf Fixed dispatcher and routes issues due to upgrading to the new rails/redmine versions. 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
Mon, 07 Jan 2013 14:41:20 +0000 Chris Cannam Merge from live redmine-2.2-integration
Mon, 07 Jan 2013 12:01:42 +0000 Chris Cannam Update to Redmine SVN revision 11137 on 2.2-stable branch redmine-2.2
Fri, 14 Dec 2012 19:50:00 +0000 luisf development commit - changing association validations. not working correctly bibplugin_bibtex
Tue, 11 Dec 2012 18:48:33 +0000 luisf creates the author in case it no suggestion was made by the user. bibplugin_bibtex
Tue, 11 Dec 2012 16:49:41 +0000 luisf Adds attribute accessors to the bibtex_entry model in order to silently ignore unknown parameters; fixes association between authors/users/authorships. bibplugin_bibtex
Fri, 07 Dec 2012 14:39:38 +0000 luisf adds all the necessary hidden fieds; associates authors, users and publications. Known issues associating publications, authors and users. bibplugin_bibtex
Thu, 06 Dec 2012 21:45:34 +0000 luisf adds the parsed publication fields to hidden fields in the form (incomplete) bibplugin_bibtex
Thu, 06 Dec 2012 18:09:40 +0000 luisf No longer saving the temporary model - filling out the publication/bibtex fields instead. bibplugin_bibtex
Thu, 06 Dec 2012 16:37:47 +0000 luisf Removed unused files. bibplugin_bibtex
Thu, 06 Dec 2012 10:20:42 +0000 Chris Cannam Reduce amount of log output live
Wed, 05 Dec 2012 19:13:15 +0000 luisf Saves the temporary publication object, as well as it's id on the form. bibplugin_bibtex
Wed, 05 Dec 2012 16:52:43 +0000 luisf Dev commit - fails when saving the temporary publication (no authors). bibplugin_bibtex
Tue, 04 Dec 2012 18:15:17 +0000 luisf small changes to bibtex parsing. bibplugin_bibtex
Mon, 03 Dec 2012 17:53:15 +0000 luisf (dev commit) added a submit button; correctly posts the form's data. Started working on the create from bibtex action. bibplugin_bibtex
Mon, 03 Dec 2012 12:55:16 +0000 luisf Creates independent sets of radio buttons for each author. bibplugin_bibtex
Fri, 30 Nov 2012 17:39:34 +0000 luisf creates radio buttons for the suggested authors/users. bibplugin_bibtex
Thu, 29 Nov 2012 17:32:54 +0000 luisf prints number of found authors and users. New data structure for users and authors. bibplugin_bibtex
Thu, 29 Nov 2012 14:42:16 +0000 luisf Merge bibplugin_bibtex
Thu, 29 Nov 2012 14:41:31 +0000 luisf Merge bibplugin_integration
Thu, 29 Nov 2012 14:40:50 +0000 luisf Created migration to add timestamps to the authorships table. bibplugin_db_migrations
Thu, 29 Nov 2012 14:38:12 +0000 luisf Merge bibplugin_db_migrations
Thu, 29 Nov 2012 14:29:31 +0000 luisf Fixes small bug that prevented the email domain from being created in the autocomplete_for_authors action. bibplugin_bibtex
Wed, 28 Nov 2012 19:32:31 +0000 luisf cleaned some code, fixes a couple of issues. bibplugin_bibtex
Tue, 27 Nov 2012 17:39:01 +0000 luisf minor changes on structure of suggestions; deleted some unused code bibplugin_bibtex
Mon, 26 Nov 2012 17:41:48 +0000 luisf design changes in the new publication forms bibplugin_bibtex
Mon, 26 Nov 2012 17:39:51 +0000 luisf Merge bibplugin_bibtex
Mon, 26 Nov 2012 17:36:31 +0000 luisf Merge bibplugin_bibtex
Mon, 26 Nov 2012 15:48:19 +0000 luisf Merge bibplugin_integration
Fri, 23 Nov 2012 17:53:51 +0000 luisf Overrides activities controller _recent.html.erb view (so that it displays a publication in the my page). issue_540
Fri, 23 Nov 2012 17:25:27 +0000 luisf * (publication.rb) - fixed the acts_as_activity query (see diff to previous commit) - not returning duplicate results any longer; added the visible scope to the publication model; issue_540
Fri, 23 Nov 2012 14:29:55 +0000 Chris Cannam Add "My Page" box for my projects. Currently this also affects the layout of the non-My-Page version of the My Projects list, need to adjust that feature_550
Fri, 23 Nov 2012 13:34:37 +0000 Chris Cannam Merge from branch "cannam" live
Fri, 23 Nov 2012 13:34:20 +0000 Chris Cannam Merge from branch "bug_531" cannam
Thu, 22 Nov 2012 18:10:33 +0000 Chris Cannam If the file is large, acknowledge that it might be too large rather than binary (could be a big text file) bug_531
Thu, 22 Nov 2012 18:04:17 +0000 Chris Cannam In repo controller entry action, show the page for the file even if it's binary (so user still has access to history etc links). This makes it possible to use the entry action as the default when a file is clicked on bug_531
Thu, 22 Nov 2012 17:26:15 +0000 Chris Cannam Merge from branch cannam bug_531
Thu, 22 Nov 2012 16:51:23 +0000 luisf Makes the Publication model act as an activity; overloading the default ActivitiesController#index view in the Bibliography Plugin in order to differentiate Publications from the other event types. issue_540
Wed, 21 Nov 2012 18:16:32 +0000 luisf Merge luisf
Wed, 21 Nov 2012 17:56:50 +0000 Chris Cannam Merge from live branch
Wed, 21 Nov 2012 17:47:51 +0000 Chris Cannam Merge from branch "cannam" live
Wed, 21 Nov 2012 17:38:01 +0000 Chris Cannam Enable file store cache for everything cannam
Wed, 21 Nov 2012 17:35:50 +0000 Chris Cannam Merge from branch "luisf" cannam
Wed, 21 Nov 2012 16:04:55 +0000 luisf Merge luisf
Wed, 21 Nov 2012 15:58:12 +0000 luisf Reverted the redminte_tags patches to the previous versions; cleaned unused code. bibplugin_integration
Wed, 21 Nov 2012 15:12:31 +0000 luisf Merge bibplugin_integration
Wed, 21 Nov 2012 15:09:58 +0000 luisf Deletes publication cache on controller update action. bibplugin_cache
Wed, 21 Nov 2012 14:42:12 +0000 luisf Created a patch for the ProjectsHelper to replace the one previously created for the Projects controller. bibplugin_cache
Wed, 21 Nov 2012 11:24:42 +0000 luisf added projects_controller_patch (includes the publications helper to the projects controller) - forgot to add this file to version control in the last commit. bibplugin_cache
Tue, 20 Nov 2012 16:55:41 +0000 luisf Added local caching to the publications helper; patch to the projects controller to load the publications helper; added patch to the plugin init file bibplugin_cache
Tue, 20 Nov 2012 16:55:13 +0000 luisf moved the tags helper patch from the projects helper patch to the projects controller patch bibplugin_cache
Tue, 20 Nov 2012 10:36:40 +0000 luisf Merge from branch "luisf" bibplugin_integration
Tue, 20 Nov 2012 10:36:09 +0000 luisf Merge luisf
Tue, 20 Nov 2012 10:33:11 +0000 luisf Addresses bug #546 - uneeded project.id parameter being sent to the project_tags action of the auto_completes controller issue_546
Mon, 19 Nov 2012 19:57:05 +0000 luisf Merge bibplugin_integration
Mon, 19 Nov 2012 19:55:54 +0000 luisf Merge luisf
Mon, 19 Nov 2012 19:50:04 +0000 luisf Merge from live site's latest changes. luisf
Mon, 19 Nov 2012 19:46:21 +0000 luisf Merge bibplugin_integration
Mon, 19 Nov 2012 19:45:51 +0000 luisf Adds a DOI field to both the publication create and show views. feature_526
Mon, 19 Nov 2012 19:01:01 +0000 luisf Using the bibplugin_integration branch from now on. bibplugin_bibtex_display
Mon, 19 Nov 2012 18:58:58 +0000 luisf Merge bibplugin_integration
Mon, 19 Nov 2012 18:58:29 +0000 luisf Migration to add timestamps to Authors table bibplugin_db_migrations
Mon, 19 Nov 2012 18:53:07 +0000 luisf Created migration to add 3 columns to the publications table: DOI created_at and updated_at. bibplugin_db_migrations
Mon, 19 Nov 2012 18:25:56 +0000 luisf Changing bibplugin_bibtex_display branch to bibplugin_integration. bibplugin_integration
Mon, 19 Nov 2012 13:48:57 +0000 luisf created partial for author suggestions; renders this partial after the AJAX call using RJS. bibplugin_bibtex
Mon, 19 Nov 2012 11:56:29 +0000 luisf outputting error/success messages using the flash div; still not cleaning the messages correctly. bibplugin_bibtex
Fri, 16 Nov 2012 19:05:01 +0000 luisf Changing the way the bibtex is parsed: uses link_to_remote instead of remote_form_for; using RJS; created tab helper (still not implemented correctly in terms of views bibplugin_bibtex
Thu, 15 Nov 2012 14:13:10 +0000 Chris Cannam Merge live
Thu, 15 Nov 2012 14:13:55 +0000 Chris Cannam Un-indent wiki para in checkout box cannam
Thu, 15 Nov 2012 10:20:23 +0000 Chris Cannam Merge live
Thu, 15 Nov 2012 10:20:06 +0000 Chris Cannam Merge cannam
Thu, 15 Nov 2012 10:01:00 +0000 Chris Cannam Ensure changed fonts css is pulled (otherwise browsers will reuse old cached copy) cannam
Tue, 13 Nov 2012 21:55:10 +0000 Chris Cannam Create and Continue -> Create and Add Another (#525) cannam
Tue, 13 Nov 2012 21:53:47 +0000 Chris Cannam My Account -> Account (#551) cannam
Tue, 13 Nov 2012 18:12:46 +0000 luisf New publication now has 2 tabs, one for each mode (bibtex or 'default') bibplugin_bibtex
Tue, 13 Nov 2012 15:39:30 +0000 Chris Cannam Merge from branch cannam live
Tue, 13 Nov 2012 15:38:19 +0000 Chris Cannam Pull header stuff out of cached fragments cannam
Tue, 13 Nov 2012 15:08:34 +0000 Chris Cannam Merge from branch cannam live
Tue, 13 Nov 2012 15:07:05 +0000 Chris Cannam More layout fixes cannam
Tue, 13 Nov 2012 14:41:33 +0000 Chris Cannam Fix indentation in wiki list elements cannam
Tue, 13 Nov 2012 14:22:55 +0000 Chris Cannam Layout tweaks cannam
Tue, 13 Nov 2012 14:09:25 +0000 Chris Cannam Merge from branch "luisf" cannam
Tue, 13 Nov 2012 14:00:16 +0000 Chris Cannam Merge cannam
Tue, 13 Nov 2012 14:00:01 +0000 Chris Cannam Fix bug #370: Use radio buttons instead of a checkbox for project public/private selection bug_370
Tue, 13 Nov 2012 12:10:20 +0000 Chris Cannam Don't want "Create and Continue" when creating a new project cannam
Tue, 13 Nov 2012 12:06:19 +0000 Chris Cannam Expiry. Wonder whether this works. cannam
Tue, 13 Nov 2012 10:37:06 +0000 Chris Cannam Merge from browsing branch cannam
Tue, 13 Nov 2012 13:36:50 +0000 luisf Merge bibplugin_bibtex
Tue, 13 Nov 2012 13:34:58 +0000 luisf Fixed wrong entry type when "generating" bibtex luisf
Tue, 13 Nov 2012 13:33:15 +0000 luisf Fixed wrong bibtex entries type when converting to bibtex format. bibplugin_bibtex_display
Tue, 13 Nov 2012 13:25:11 +0000 luisf Merge bibplugin_bibtex_display
Tue, 13 Nov 2012 13:23:29 +0000 luisf Merge bibplugin_bibtex
Tue, 13 Nov 2012 12:10:15 +0000 luisf Merge luisf
Tue, 13 Nov 2012 11:22:53 +0000 luisf Merge luisf
Tue, 13 Nov 2012 11:20:59 +0000 luisf few CSS tweaks bibplugin_bibtex_display
Tue, 13 Nov 2012 10:35:40 +0000 Chris Cannam Merge from live branch browsing
Tue, 13 Nov 2012 10:35:23 +0000 Chris Cannam Include only public projects in busy institutions / projects queries, so results can be cached (the tag cloud was already public projects only). Introduce tentatively some cacheing thingies browsing
Tue, 13 Nov 2012 10:24:11 +0000 Chris Cannam Use setting for number of activities days rather than hardcoding it browsing
Tue, 13 Nov 2012 10:14:53 +0000 Chris Cannam Don't want tags controller & view after all browsing
Tue, 13 Nov 2012 10:12:31 +0000 Chris Cannam Always call up entry for file in repo, not changes, when name is clicked bug_531
Mon, 12 Nov 2012 20:16:35 +0000 luisf Shows the publication list as IEEE formatted entries; Adds 2 links, one for the publication details and another for to show the publication details as bibtex. bibplugin_bibtex_display
Mon, 12 Nov 2012 20:12:58 +0000 luisf added config.ru file to .hgignore (needed by rack based servers). bibplugin_bibtex_display
Mon, 12 Nov 2012 15:17:17 +0000 Chris Cannam Merge from branch "live" cannam
Mon, 12 Nov 2012 15:17:47 +0000 Chris Cannam Again avoid bombing out when faced with odd events live
Mon, 12 Nov 2012 14:55:11 +0000 Chris Cannam Avoid crashing out with weird event types that don't give us a proper author record live
Mon, 12 Nov 2012 14:40:09 +0000 Chris Cannam Merge from branch "browsing" live
Mon, 12 Nov 2012 14:38:17 +0000 Chris Cannam Refactor into activities helper browsing
Mon, 12 Nov 2012 14:22:39 +0000 Chris Cannam Layout bits browsing
Mon, 12 Nov 2012 13:34:32 +0000 Chris Cannam Add busy institutions list browsing
Mon, 12 Nov 2012 13:34:21 +0000 Chris Cannam Add fonts to ignore file browsing
Fri, 09 Nov 2012 20:04:29 +0000 Chris Cannam Add browse page stub browsing
Fri, 09 Nov 2012 17:41:04 +0000 Chris Cannam Busy-projects partial, etc browsing
Fri, 09 Nov 2012 16:33:06 +0000 Chris Cannam Add tag cloud to front page (probably don't want it quite like this in the "real world") browsing
Fri, 09 Nov 2012 15:38:21 +0000 Chris Cannam Merge from live browsing
Fri, 09 Nov 2012 14:55:35 +0000 Chris Cannam Merge from branch "cannam" live
Fri, 09 Nov 2012 14:55:45 +0000 Chris Cannam Luis's latest updates to stats script on live live
Fri, 09 Nov 2012 14:41:57 +0000 Chris Cannam Merge cannam
Fri, 09 Nov 2012 14:41:49 +0000 Chris Cannam Merge from branch "insider" cannam
Fri, 09 Nov 2012 09:44:24 +0000 Chris Cannam Merge from branch "live" cannam
Fri, 09 Nov 2012 14:40:46 +0000 Chris Cannam Some work towards interesting ways of browsing projects browsing
Fri, 09 Nov 2012 13:58:49 +0000 Chris Cannam Merge cannam
Fri, 09 Nov 2012 13:57:53 +0000 Chris Cannam Fix bug 494, Tag search doesn't work for tagged subprojects whose parents lack the tag bug_494
Fri, 09 Nov 2012 13:57:39 +0000 Chris Cannam Comment only bug_494
Fri, 09 Nov 2012 12:57:50 +0000 Chris Cannam Bigger default insider
Fri, 09 Nov 2012 12:14:12 +0000 Chris Cannam More tweaks insider
Fri, 09 Nov 2012 12:11:07 +0000 Chris Cannam More layout tweaks for this font insider
Fri, 09 Nov 2012 12:02:27 +0000 Chris Cannam Use Insider fonts insider
Fri, 09 Nov 2012 11:29:47 +0000 Chris Cannam Add table of contents to Wiki help cannam
Mon, 05 Nov 2012 16:19:40 +0000 Chris Cannam Fix failure to extract whole project docs for certain Java projects live
Fri, 26 Oct 2012 17:19:30 +0100 Chris Cannam Merge live
Fri, 26 Oct 2012 17:19:19 +0100 Chris Cannam Merge from live branch cannam
Fri, 26 Oct 2012 17:19:01 +0100 Chris Cannam Merge cannam
Fri, 26 Oct 2012 17:18:52 +0100 Chris Cannam Allow file attachment to wrap to avoid extra-wide text field bug_522
Thu, 25 Oct 2012 14:55:04 +0100 Chris Cannam Merge from branch "cannam" live
Thu, 25 Oct 2012 14:54:46 +0100 Chris Cannam Minor fixes cannam
Thu, 25 Oct 2012 14:25:43 +0100 Chris Cannam Minor output tweaks cannam
Thu, 25 Oct 2012 14:20:24 +0100 Chris Cannam Merge from branch "cannam" live
Thu, 25 Oct 2012 14:19:42 +0100 Chris Cannam Print out the results cannam
Thu, 25 Oct 2012 14:08:58 +0100 Chris Cannam Various fixes cannam
Thu, 25 Oct 2012 13:55:22 +0100 Chris Cannam Look up project objects cannam
Thu, 25 Oct 2012 13:54:16 +0100 luisf Merge. live
Thu, 25 Oct 2012 13:50:45 +0100 luisf get stats up to current date get_statistics
Thu, 25 Oct 2012 13:38:34 +0100 Chris Cannam Add Apache log extraction script cannam
Fri, 19 Oct 2012 17:24:40 +0100 luisf Merge from get_statistics branch live
Fri, 19 Oct 2012 17:19:21 +0100 luisf fixed counting of model figures get_statistics
Fri, 19 Oct 2012 14:47:53 +0100 Chris Cannam Merge from branch "cannam" live
Fri, 19 Oct 2012 14:47:14 +0100 Chris Cannam Merge from branch "get_statistics" cannam
Fri, 19 Oct 2012 13:47:57 +0100 luisf initial version of script to get stats from the site get_statistics
Wed, 17 Oct 2012 10:42:55 +0100 Chris Cannam Merge from branch "live" cannam
Wed, 17 Oct 2012 10:42:37 +0100 Chris Cannam Merge from branch "bug_521" live
Wed, 17 Oct 2012 10:42:48 +0100 Chris Cannam Only count downloads from non-bots bug_521
Tue, 16 Oct 2012 16:47:51 +0100 Chris Cannam Merge from branch "feature_523" live
Tue, 16 Oct 2012 16:47:33 +0100 Chris Cannam Merge from branch "feature_523" cannam
Tue, 16 Oct 2012 16:48:02 +0100 Chris Cannam Make stylesheet at least a little more muted feature_523
Tue, 16 Oct 2012 16:29:01 +0100 Chris Cannam Merge from 958:352539ac7b43 cannam
Tue, 16 Oct 2012 16:28:50 +0100 Chris Cannam Merge from branch "feature_523" live
Tue, 16 Oct 2012 16:27:43 +0100 Chris Cannam Merge from branch cannam feature_523
Tue, 16 Oct 2012 16:27:29 +0100 Chris Cannam Display download counts for documents feature_523
Tue, 16 Oct 2012 15:37:03 +0100 Chris Cannam Merge from branch "bug_521" cannam
Tue, 16 Oct 2012 15:36:12 +0100 Chris Cannam Merge from branch "bug_521" live
Tue, 16 Oct 2012 15:34:00 +0100 Chris Cannam Tally all downloads, not only project/version attachments bug_521
Tue, 16 Oct 2012 15:25:22 +0100 Chris Cannam Merge from branch "live" cannam
Tue, 16 Oct 2012 15:25:01 +0100 Chris Cannam Merge from branch "live"
Wed, 29 Aug 2012 15:55:57 +0100 Chris Cannam Merge from branch "bug_505" live
Mon, 06 Aug 2012 12:33:23 +0100 luisf correctly inserting the autorship fields. bibplugin_bibtex
Mon, 06 Aug 2012 12:13:28 +0100 luisf the "authors" div was not closing correctly - fixed now. bibplugin_bibtex
Fri, 03 Aug 2012 18:33:08 +0100 luisf Fixes a bug with the authors div - it was being replicated for each author; added a fieldset in order to better handle each author; simulates a click for each author in the parsing of the bibtex file. bibplugin_bibtex
Thu, 02 Aug 2012 19:41:29 +0100 luisf Merge (Bug #505 fix). luisf
Thu, 02 Aug 2012 19:40:23 +0100 luisf Fixes Bug #505 (introduced in Bug #97): now also sends emails to all users members of a group when the group is added to a project. bug_505
Thu, 02 Aug 2012 18:42:39 +0100 luisf Makes explicit that the "user" is a Group. bug_505
Wed, 18 Jul 2012 16:57:54 +0100 luisf Parses a pasted bibtex entry and correctly adds its fields *except* the author names/institutions. Todo: Parse the author names/institutions and show the errors (flashing on the top of the page). bibplugin_bibtex
Thu, 12 Jul 2012 17:47:15 +0100 luisf Now parses a publication using the BibTex-ruby parser and displays both the "text" format and the bibtex format. bibplugin_bibtex
Wed, 11 Jul 2012 18:03:03 +0100 luisf Now using bibtex-ruby and citeproc-ruby gems to format bibtex entries. bibplugin_bibtex
Wed, 11 Jul 2012 14:43:58 +0100 luisf Merge luisf
Wed, 11 Jul 2012 15:44:51 +0100 Chris Cannam Merge from branch "live"
Wed, 11 Jul 2012 15:45:00 +0100 Chris Cannam Ensure external repo details are passed through WS interface live
Wed, 11 Jul 2012 14:36:11 +0100 Chris Cannam Merge from the default branch live
Wed, 11 Jul 2012 14:35:59 +0100 Chris Cannam Merge from the default branch cannam
Wed, 11 Jul 2012 14:35:31 +0100 Chris Cannam #501 "new projects" on front page should list hierarchy for non-top-level projects
Wed, 11 Jul 2012 14:05:56 +0100 Chris Cannam #488 Show matching projects in search results first, even if there are many
Wed, 11 Jul 2012 14:04:57 +0100 luisf Merge from default (Redmine 1.3) luisf
Tue, 10 Jul 2012 16:18:26 +0100 luisf Merge luisf
Wed, 11 Jul 2012 13:33:14 +0100 Chris Cannam Merge from the default branch live
Wed, 11 Jul 2012 13:30:20 +0100 Chris Cannam Merge from branch "cannam"
Wed, 11 Jul 2012 13:30:13 +0100 Chris Cannam Merge from branch "cannam_integration"
Wed, 04 Jul 2012 11:01:32 +0100 Chris Cannam Clarify repo instructions to tell user to reload page, not just look at it again cannam
Wed, 27 Jun 2012 15:04:58 +0100 Chris Cannam Merge from branch "redmine-1.3" cannam_integration
Wed, 27 Jun 2012 14:56:14 +0100 Chris Cannam Merge from branch "luisf" cannam_integration
Wed, 27 Jun 2012 14:54:18 +0100 Chris Cannam Update to Redmine SVN rev 9414 on 1.3-stable branch redmine-1.3
Fri, 11 May 2012 18:29:11 +0100 luisf addresses feature #343 (help text in tags input form). luisf
Fri, 11 May 2012 16:13:59 +0100 luisf Merge from cannam_integration
Fri, 11 May 2012 16:10:11 +0100 luisf Merge from cannam_integration luisf
Fri, 11 May 2012 15:58:58 +0100 luisf merge from live luisf
Tue, 13 Mar 2012 16:34:52 +0000 Chris Cannam Merge from branch "cannam" cannam_integration
Tue, 13 Mar 2012 16:34:07 +0000 Chris Cannam Merge from branch "live" cannam
Tue, 13 Mar 2012 16:33:49 +0000 Chris Cannam FIx #446: "non-utf8 paths in repositories blow up repo viewer and reposman" by ensuring the iconv conversion always happens even if source and dest are intended to be the same encoding live
Tue, 06 Mar 2012 14:21:25 +0000 Chris Cannam Rename the just-restored files as well cannam_integration
Tue, 06 Mar 2012 14:20:52 +0000 Chris Cannam Restore two files mysteriously deleted from e39b2060aba1 cannam_integration
Tue, 06 Mar 2012 14:12:17 +0000 Chris Cannam Rename .erb to .html.erb in source files as well cannam_integration
Tue, 06 Mar 2012 14:07:35 +0000 Chris Cannam Rename .erb to .html.erb in line with the convention cannam_integration
Tue, 06 Mar 2012 14:05:16 +0000 Chris Cannam Rename .text.html.erb and .text.plain.erb to .html.erb and .text.erb in line with the other mailer files cannam_integration
Fri, 02 Mar 2012 12:37:49 +0000 luisf These two files were renamed in the previous commit. cannam_integration
Fri, 02 Mar 2012 12:37:17 +0000 luisf *needs further testing* Moved several files' extension to ".erb"; modified two files because they were calling partials/templates with rhtml extensions; renamed email templates sent when a user is added to a publication. cannam_integration
Fri, 02 Mar 2012 11:44:22 +0000 luisf renamed the email templates used when adding users to a project. cannam_integration
Thu, 01 Mar 2012 15:35:30 +0000 luisf Fixes the deprecated use of visible_by. cannam_integration
Mon, 27 Feb 2012 13:53:18 +0000 Chris Cannam Merge from branch "redmine-1.3" cannam_integration
Fri, 24 Feb 2012 20:18:25 +0000 Chris Cannam Remove .svn directories from subdirectories in preparation for merging from newer svn repo format cannam_integration
Fri, 24 Feb 2012 19:47:58 +0000 Chris Cannam Merge from branch "cannam" cannam_integration
Fri, 24 Feb 2012 19:09:32 +0000 Chris Cannam Update to Redmine 1.3-stable branch (Redmine SVN rev 8964) redmine-1.3
Fri, 24 Feb 2012 18:36:29 +0000 Chris Cannam Rename .rhtml files to .html.erb in preparation for merge redmine-1.3
Fri, 24 Feb 2012 18:29:34 +0000 Chris Cannam Remove .svn directories from subdirectories in preparation for merging from newer svn repo format redmine-1.3
Thu, 02 Feb 2012 17:06:23 +0000 luisf Merge from branch "cannam" luisf
Sat, 18 Sep 2010 17:38:00 +0100 Chris Cannam Close obsolete branch yuya yuya
Fri, 14 Jan 2011 12:53:21 +0000 Chris Cannam Close obsolete branch redmine-1.1 redmine-1.1
Tue, 07 Jun 2011 13:32:52 +0100 Chris Cannam Close obsolete branch cannam-pre-20110113-merge cannam-pre-20110113-merge
Thu, 02 Feb 2012 15:26:47 +0000 Chris Cannam Merge from branch "cannam" live
Thu, 02 Feb 2012 15:24:04 +0000 Chris Cannam Merge from branch "luisf" cannam
Thu, 02 Feb 2012 15:21:09 +0000 luisf Merge from branch "bug_367" luisf
Thu, 02 Feb 2012 15:20:50 +0000 luisf Fixed Bug #367. bug_367
Thu, 02 Feb 2012 15:02:30 +0000 Chris Cannam Merge cannam
Thu, 02 Feb 2012 15:02:13 +0000 Chris Cannam Use revision string instead of changeset object for archive link (works for branch and tag as well as changeset) bug_371
Thu, 02 Feb 2012 14:04:20 +0000 luisf Merge from branch "bug_365" luisf
Thu, 02 Feb 2012 14:03:51 +0000 luisf changed the projet id from 1 to the first project. bug_365
Fri, 04 Feb 2011 15:54:00 +0000 Chris Cannam Close obsolete branch feature_55 feature_55
Tue, 08 Feb 2011 12:30:26 +0000 Chris Cannam Close obsolete branch feature_64 feature_64
Wed, 09 Feb 2011 12:16:25 +0000 Chris Cannam Close obsolete branch bug_67 bug_67
Fri, 11 Feb 2011 13:43:27 +0000 Chris Cannam Close obsolete branch feature_75 feature_75
Fri, 18 Feb 2011 19:46:11 +0000 Chris Cannam Close obsolete branch feature_20 feature_20
Sat, 19 Feb 2011 09:58:02 +0000 Chris Cannam Close obsolete branch bug_83 bug_83
Sat, 05 Mar 2011 16:02:23 +0000 Chris Cannam Close obsolete branch feature_80 feature_80
Wed, 16 Mar 2011 13:44:25 +0000 Chris Cannam Close obsolete branch bug_89 bug_89
Wed, 16 Mar 2011 14:11:51 +0000 Chris Cannam Close obsolete branch feature_88 feature_88
Tue, 22 Mar 2011 14:40:14 +0000 Chris Cannam Close obsolete branch feature_72 feature_72
Tue, 22 Mar 2011 15:31:11 +0000 Chris Cannam Close obsolete branch bug_99 bug_99