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 (2.78 KB)
Merge from branch "redmine-1.3"
Update to Redmine 1.3-stable branch (Redmine SVN rev 8964)
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 branch "luisf"
Merge from branch "cannam-pre-20110113-merge"
Merge from branch "live"
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
merged with new version from trunk