To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
Introduce a method on the sys controller to clear a repository cache; use a file in the mirror dir to notify the Ruby external repo script that it needs to call it
Merge from branch bug_133
Merge
Use all with ordering instead of sort_by for projects (fixes #133)
Merge from branch "feature_126"
Turn general News box on site front page into a Site News box (#126)
Merge from branch "feature_125"
Merge from branch "feature_124"
Redirect to My Page instead if asked to redirect to home page
Add Tip of the Day as a block for My Page (on by default)
Merge from branch "live"
Merge from branch "feature_123"
Add the overview setting to the project settings. Still rather clumsy, but it does appear to work!
Merge from branch "feature_122"
Add Recent Activity partial, include it as a block in My Page (on by default) and in the project information page
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
Flip sort ordering
Merge from branch "bug_97"
Merge from branch "feature_73"
merge from branch bug_97
DEV commit: created template; need to solve bug in template variables.
added feature to send mails to user when added to project; TODO: need to create template.
Merge from branch "bug_99"
merge from bug_99
merge from feature_72
Merge from branch "feature_72"
Commented the popup dialogue line.
the status messages now depend on the repository type.
creates a Mercurial Repository by default.
TEST DEV commit: creates the repository automatically;
repository scm not showing anymore.
Sort files with active first, by default
Merge from branch "feature_80"
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)
Merge from branch "cannam-pre-20110113-merge"
Merge from branch "bug_83"
When redirecting after login, if the current request URL is an https URL, ensure the back_url is too
Merge from branch "feature_20" (initial implementation of #20).
Merge from branch "feature_20". This initial implementation of #20 has been tested, but needs to be tested again in the proper context.
dev commit
DEV commit: working in the repository config tab
Update to Redmine trunk rev 4802
Merge from branch "bug_67"
Projects page: Sort and paginate table on the basis of root projects only; recurse to children (if any) after each root project is rendered. Fixes #67
Merge from branch "feature_64"
feature_64: link to terms and conditions wiki page; fixed form resubmission bug.
Merge from branch "feature_55"
fixed bugs with validation of forms.
fixed issue with users with no entry in the ssamr_user_details_table.added javascript for those users in the my/account view.
Merge from branch "feature_75". Should have merged 5 commits ago. Oops
ssamr validation on my/account is now done correctlyother small bug fixes.
my account view working correctly.
new javascript for institution field handling.
. institution field correctly handled in the user edit and show forms, and in the register view;
migration with new "institution_type" column in ssamr_user_details table.
radio buttons now rely on database
DEV commit - added new logic and view details.
Issue #31: issue submitters and assignees are added to the watchers list.incomplete: there is no option to select/unselect the assignee.
corrected bug in the institution field while creating a new user.
Merge from live branch
Merge fixes for bug #51 and bug #35 from branch "cannam-pre-20110113-merge"
Bug #51: make New Member box show matching users only when at least 2 characters have been typed in search (avoid really long results lists)
Make the project list into a sortable table with a little more information in it
Start work on paginating and refining project list layout
Merge from the default branch
Update to Redmine trunk rev 4732
Merge from the default branch. Note that this is not a valid SVN repository any more (use default, redmine-1.1 etc for SVN updates).