summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/pages/EditTeamPage.java
Commit message (Expand)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-250/+0
* Support local accounts with LdapUserService and RedmineUserService (issue-183)James Moger2013-01-041-1/+1
* Merged and enhanced pull request #55 (disallow forks setting)mschaefers2012-12-041-1/+2
* Fix intermittent Wicket page expirations on EditNNN pagesJames Moger2012-10-301-0/+5
* Stabilizing and polishing permissions ui. Still in-progress.James Moger2012-10-291-2/+6
* Add some common regex filters to the repository listsJames Moger2012-10-231-10/+1
* Completed permissions UI, RPC, and Manager support (issue 36)James Moger2012-10-191-6/+6
* New permissions UI for EditUser and EditTeam (issue 36)James Moger2012-10-191-16/+9
* Support Team canAdmin, canCreate, and canFork (issue 36)James Moger2012-10-101-0/+4
* Skeleton LdapUserService based on John Cryiger's implementationJames Moger2012-04-061-1/+4
* Fixed overzealous externalization of save and cancel buttonsJames Moger2012-03-301-2/+2
* Externalized a bunch of strings for translationJames Moger2012-03-251-6/+6
* Replace ChoiceRenderer with StringChoiceRenderer (issue 71)James Moger2012-03-051-7/+7
* Return to Users page after add/edit teamJames Moger2012-02-031-4/+2
* Prevent add/edit team with no selected repositories (issue 56)James Moger2012-02-031-0/+4
* Disallow browser autocomplete on add/edit pagesJames Moger2012-02-031-0/+4
* Implemented Team hook scriptsJames Moger2011-12-271-5/+55
* Support mailing lists for TeamsJames Moger2011-12-211-1/+25
* Teams support.James Moger2011-12-071-0/+169