To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
Merge from live branch
Merge
Merge from live site's latest changes.
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
Merge from branch cannam
Pull header stuff out of cached fragments
More layout fixes
Fix bug #370: Use radio buttons instead of a checkbox for project public/private selection
Don't want "Create and Continue" when creating a new project
Expiry. Wonder whether this works.
Merge from browsing branch
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
Use setting for number of activities days rather than hardcoding it
Always call up entry for file in repo, not changes, when name is clicked
Merge from branch "live"
Again avoid bombing out when faced with odd events
Avoid crashing out with weird event types that don't give us a proper author record
Merge from branch "browsing"
Refactor into activities helper
Layout bits
Add busy institutions list
Add browse page stub
Busy-projects partial, etc
Add tag cloud to front page (probably don't want it quite like this in the "real world")
Merge from branch "cannam"
Comment only
Allow file attachment to wrap to avoid extra-wide text field
Merge from branch "bug_521"
Only count downloads from non-bots
Merge from branch "feature_523"
Make stylesheet at least a little more muted
Display download counts for documents
Tally all downloads, not only project/version attachments
Merge from branch "bug_505"
Merge (Bug #505 fix).
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.
Makes explicit that the "user" is a Group.
Ensure external repo details are passed through WS interface
Merge from the default branch
#501 "new projects" on front page should list hierarchy for non-top-level projects#493 Projects box in front page should label private projects as such
#488 Show matching projects in search results first, even if there are many
Merge from default (Redmine 1.3)
Merge from branch "cannam_integration"
Merge from branch "redmine-1.3"
Update to Redmine SVN rev 9414 on 1.3-stable branch
Merge from cannam_integration
Rename .erb to .html.erb in source files as well
Rename .erb to .html.erb in line with the convention
Rename .text.html.erb and .text.plain.erb to .html.erb and .text.erb in line with the other mailer files
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.
renamed the email templates used when adding users to a project.
Fixes the deprecated use of visible_by.
Remove .svn directories from subdirectories in preparation for merging from newer svn repo format
Update to Redmine 1.3-stable branch (Redmine SVN rev 8964)
Rename .rhtml files to .html.erb in preparation for merge
Use revision string instead of changeset object for archive link (works for branch and tag as well as changeset)
Merge from branch "bug_352"
fixes bug #352. This fix needs to be reviewd, because it changes directly the redmine core.
Hide tracker options in the new-project version of the project settings form
Clarify some new-project descriptive texts
Add New Project link to My page, fixing #361
Move tags list on project show page