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 branch "redmine-1.2"
Update to Redmine 1.2-stable branch (Redmine SVN rev 6000)
Merge from branch "cannam-pre-20110113-merge" (includes merge from feature_121)
Merge from branch "feature_121"
Ensure Recent Activity shows only activity on projects the user is actually a member of, if invoked from My Page (rather than on all permitted projects)
Merge from branch "feature_126"
Merge
Turn general News box on site front page into a Site News box (#126)
Merge from branch "feature_128"
Remove Tip of the Day from front page (fixing #128), move News to top of right column
Merge from branch "feature_124"
Merge from branch "bug_127"
Add Tip of the Day as a block for My Page (on by default)
Formatting for Latest News box -- make it much more like the Recent Activity layout. Also adjust the date formatting in Latest Projects likewise.
Merge from branch "live"
Minor editorial changes
Merge from branch "feature_123"
Text and layout changes to try to clarify the Welcome page settings
Add the overview setting to the project settings. Still rather clumsy, but it does appear to work!
Show Overview wiki page, if it exists, instead of (almost) entire overview page
Merge from branch "feature_122"
Do not show issue tracking box if there are no open issues to track
Add Recent Activity partial, include it as a block in My Page (on by default) and in the project information page
Make the project title (h1 in top of page) a link to the project overview (fixes #118). Does not work for the "special" soundsoftware project, which uses image replacement rather than clickable text.
Introduce render_project_short_description into projects helper; use it in welcome page (latest projects) as well as project lists, to avoid text formatting appearing in these lists
Merge from branch "bug_94"
Place search results refinement links immediately beneath results heading tomake them more obvious. Partly resolves #94
Merge from branch "cannam-pre-20110113-merge"
Merge from 315:de6af1693ef7
Merge from branch "feature_117"
Merge from branch "bug_97"
Merge from branch "feature_73"
Fix error introduced in merge
Do not show external checkbox/field until the repo has been automatically populatedPull external Hg as well as git and svn reposSome textual changes
merge from branch bug_97
fixed template variable problems; created subject label; fixed old labels
DEV commit: created template; need to solve bug in template variables.
Textual changes
Merge from branch "bug_95"
Layout changes: indent as block instead of just first line; loosen spacing at bottom of explanatory labels
merge from branch bug_95
merge from feature_72
added the description; changed the roles labels. minor fixes to layout.
Merge from branch "feature_72"
the status messages now depend on the repository type.
TEST DEV commit: creates the repository automatically;
repository scm not showing anymore.
Merge from branch "feature_88"
Show descriptions of active files in file list. Also give them more space. Fixes #88
Merge from branch "feature_80"
Layout adjustments
Show a star (or similar) by active files, or a checkbox if permitted to edit them. Checkbox doesn't do anything yet
Naively display download "active" status in downloads page, and allow sorting by it
Fix up entries, etc, from a current SVN checkout (for the same revision as previously)
Remove two unwanted files erroneously introduced in previous merge. These have previously been removed in bb7cac2ac146, but on a different branch
Merge from branch "luisf". This merges the label change from Files to Downloads
URL field no longer mandatory; Delete repo button removed
dev commit
DEV commit: minor changes
: Enter commit message. Lines beginning with 'HG:' are removed.
DEV commit: working in the repository config tab
added js to external repository URL text field and checkbox.
Update to Redmine trunk rev 4802
Merge from branch "feature_72", to provide just enough of the site support for external repos to permit testing while developing the conversion code
removed 2 files that should not be here (related to previous experiences with T&C)
text field for external repo URL
external repository check box.
Merge from branch "feature_64"
feature_64: link to terms and conditions wiki page; fixed form resubmission bug.