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 from branch cannam
Merge from branch bug_635
Fix routes and safe attributes for the external repo settings
Restore our original repos settings page. But I don't think this is going to work well with the new routes configuration
Merge from live.
expires_in doesn't do what I thought here, we have external expiry job instead
Merge
Merge from redmine-2.2-integration branch. We're going live!
Temporarily remove "Mature projects", it doesn't work well enough. Add Search Projects link
Add "all projects" link to explore page
Merge from redmine-2.3 branch to create new branch redmine-2.3-integration
Update to Redmine SVN revision 11972 on 2.3-stable branch
Merge cannam's latest changes.
Mark intro text html safe
fixed the project _overview form_for (had one extra parameter); created route for a project's settings.
Added a few more css classes to the rest of the new Project view.
html_safe'd identifier; added info class.
Fixed project_is_public_1 label.
Some fixes from comparing plugin views to core app views
Merge from branch "cannam"
Three-column explore layout
Merge from branch "live"
Merge from branch live
Add overlooked file
Add "mature projects" box. This isn't good enough on its own, it's just a test -- we need this to inform other relationships
Add new-project link to Explore page
Remove My Projects from projects list (now in My Page)
Layout adjustments to explore boxes
Merge from branch "feature_550"
Fix rendering of project homepages with custom welcome pages
Ensure generated HTML is marked as safe & thus rendered
Merge from live
Update to Redmine SVN revision 11137 on 2.2-stable branch
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
Merge from live site's latest changes.
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
Merge from branch "browsing"
Layout bits
Add busy institutions list
Add browse page stub
Busy-projects partial, etc
Merge from the default branch
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
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.
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
Hide tracker options in the new-project version of the project settings form
Clarify some new-project descriptive texts
Move tags list on project show page
Merge from branch "feature_36"
Merge from bug_255
Some text changes to fix #255