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 (9.7 KB)
Merge
Check that user is permitted to see subproject, not only parent project. Fixes #152
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!
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
As previous commit, but for project table (rather than "my" project list)
We don't actually want text formatting in our short summary, but we don't want wiki metacharacters either. So apply wiki formatting and then strip out the tags in a very naive fashion.
Merge from branch "live"
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 "cannam-pre-20110113-merge". Brings in table reorganisation for Projects page; moves our scripts from extra/svn to extra/soundsoftware; reduces page min-width
Merge from branch "feature_75". Should have merged 5 commits ago. Oops
Merge from branch "cannam-pre-20110113-merge"
Allow list of managers, if more than one row, to overlap with descriptionrather than pushing description down
Merge fixes for bug #51 and bug #35 from branch "cannam-pre-20110113-merge"
Make the project list into a sortable table with a little more information in it
Merge from branch "cannam"
Merge from branch "cannam". Includes changes merged previously from luisf branch to provide user description field etc.
Merge from branch "luisf"
Feature #35:- Does not show the label "My Projects" if the user does not have any projects.- If the user is not signed in only shows the default Projects list.
Feature #35: The projects page now is separated in "My Projects" and "Other Projects".