summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/client/UsersPanel.java
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-385/+0
| | | | | | | | | This is a massive commit which reorganizes the entire project structure (although it is still monolithic), removes the Build classes, and switches to Moxie, a smarter Ant build tookit based on the original Gitblit Build classes. The Ant build script will likely require additional fine-tuning, but this is big step forward.
* Support local accounts with LdapUserService and RedmineUserService (issue-183)James Moger2013-01-041-2/+2
|
* Permission filtering in web uiJames Moger2012-11-021-1/+1
| | | | | Present the mutable permissions by default. Allow the administrator or owner to toggle the displayed permissions to see how the user and team permissions are applied to a repository.
* Centralize Manager row height settingJames Moger2012-11-011-5/+0
|
* Gracefully deal with missing repository in permissions ui (issue 155)James Moger2012-11-011-22/+1
|
* Renamed isEditable to mutableJames Moger2012-10-311-2/+2
|
* Handle case of missing repository in Manager (issue 155)James Moger2012-10-311-1/+9
|
* Stabilizing and polishing permissions ui. Still in-progress.James Moger2012-10-291-0/+17
|
* Completed permissions UI, RPC, and Manager support (issue 36)James Moger2012-10-191-1/+1
|
* Teams JSON-RPC supportJames Moger2011-12-131-4/+34
|
* Refactored monolithic GitblitPanel into pieces. Revised feed generation.James Moger2011-11-011-0/+356