To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
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.
Merge from branch "redmine-1.3"
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
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
Merge from branch "live"
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
If a search matches any project titles (and projects are in scope for the search), show those projects separately at the start of the search results provided there are no more than 5 of them (further fix to bug #94)
Remove member lists from custom welcome page (bug #208)
Some experiments toward adding a Members entry to the project menu (for feature #142)
Add "Edit this page" link to welcome page if the current user is authorised to do so
Include link to our site and contact link in page footer
Merge from branch "cannam-pre-20110113-merge"
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"
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.
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