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
|