summaryrefslogtreecommitdiffstats
path: root/app/views/users/_memberships.rhtml
Commit message (Expand)AuthorAgeFilesLines
* rename .rhtml to .html.erb of app/views/users/_memberships.rhtml.Toshi MARUYAMA2011-09-021-62/+0
* Fixed bad html generated in users/memberships partial (multiple </tbody> tags)Jean-Baptiste Barth2010-12-121-1/+1
* Refactor: added link_to_project helper to handle links to projectsJean-Baptiste Barth2010-08-081-1/+1
* Display projects as links in users/memberships partial. #5898Jean-Baptiste Barth2010-08-041-1/+3
* Adds missing thead tags (#5440).Jean-Philippe Lang2010-05-091-2/+2
* User groups branch merged.Jean-Philippe Lang2009-09-121-3/+5
* Added two new plugin hooks to Administration > Users > MembershipsEric Davis2009-08-011-0/+2
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-101-22/+38
* Merged nested projects branch. Removes limit on subproject nesting (#594).Jean-Philippe Lang2009-01-241-1/+1
* Split user edit screen into tabs.Jean-Philippe Lang2008-05-021-16/+27
* Show the project hierarchy in the drop down list for new membership on user a...Jean-Philippe Lang2008-05-011-6/+6
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-28/+28
* deprecated ":post => true" replacedJean-Philippe Lang2007-01-261-1/+1
* deprecated start_form_tag replaced by form_tagJean-Philippe Lang2007-01-261-4/+4
* * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamo...Jean-Philippe Lang2007-01-081-1/+1
* added the ability to manage users memberships directly on users/edit (adminis...Jean-Philippe Lang2006-12-261-0/+29