To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
History | View | Annotate | Download (52.5 KB)
embedded -> redmine_embedded plugin rename
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
Prepare simplification of front 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.
{{}} -> %{}
Merge from branch "cannam"
Merge
Layout and text fixes
Add "People I'm working with" as My Page box -- currently off by default
Merge from branch "live"
Merge from branch live
Merge from branch cannam
Pick up activity date from various different methods
Small wording and layout fix
Text fix
Merge from branch "feature_550"
Make "my projects" box on My Page look nice when user has no projects (invite them to create one)
Merge from live
Update to Redmine SVN revision 11137 on 2.2-stable branch
Merge from branch "bug_531"
If the file is large, acknowledge that it might be too large rather than binary (could be a big text file)
In repo controller entry action, show the page for the file even if it's binary (so user still has access to history etc links). This makes it possible to use the entry action as the default when a file is clicked on
Merge from live branch
Merge from live site's latest changes.
Create and Continue -> Create and Add Another (#525)
My Account -> Account (#551)
Fix bug #370: Use radio buttons instead of a checkbox for project public/private selection
Merge from branch "browsing"
Layout bits
Add busy institutions list
Busy-projects partial, etc
Add tag cloud to front page (probably don't want it quite like this in the "real world")
Merge from branch "feature_523"
Display download counts for documents
Merge from the default branch
Clarify repo instructions to tell user to reload page, not just look at it again
Merge from cannam_integration
Merge from branch "redmine-1.3"
Update to Redmine 1.3-stable branch (Redmine SVN rev 8964)
Further adjustments to Documents, Files, Publications texts to clarify the difference between them
Clarify some new-project descriptive texts
Merge from branch "feature_318"
Finish adding download link
Clarify pending-approval message
Merge from branch "feature_36"
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_255
Some text changes to fix #255
Merge from branch "luisf"
Add two translation strings that were only in en-GB previously
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)