To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
More layout fixes
Merge
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"
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")
Allow file attachment to wrap to avoid extra-wide text field
Merge from branch "feature_523"
Make stylesheet at least a little more muted
Display download counts for documents
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 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.
Remove .svn directories from subdirectories in preparation for merging from newer svn repo format
Merge from branch "cannam"
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)
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
Force a Google search box rudely into the middle of the search view, just to see how it looks.It can be styled reasonably well -- but the adverts, when they appear, are atrocious.
Merge from branch "feature_318"
Finish adding download link
Hack in simplistic download link
Remove language field; we only handle English
Merge from branch "feature_36"
Minor layout fix for user show page
Restore Tip of the Day settings entry lost during merge of rev cd2282d2aa55
Change "View all issues" to "View all watched issues" for watched issues box in My Page
Introduce a new latest_downloads plugin to manage active and shortcut for attachments.Add a table for attachment active/shortcut data.Move existing active-handler code into the new plugin (but still using the "old" active column in the attachments table). Note the files_controller stuff doesn't actually work here.
Merge from bug_213
Fix #213
Merge from bug_255
Some text changes to fix #255
Merge from branch "luisf"
Merge from branch "redmine-1.2"
Update to Redmine 1.2.1 on 1.2-stable branch (Redmine SVN rev 6270)
Pull out font name specifications from stylesheets and serve differently to different platforms (falling back to our usual web fonts). Fixes #212
Merge from branch "feature_142"
Show styled member list in Members view for non-manager users; implement member editing partial in this view for manager users. Remove Members tab from Settings