summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/RootPage.java
Commit message (Expand)AuthorAgeFilesLines
* Simplified repository creation with a NewRepositoryPageJames Moger2014-06-031-1/+1
* Allow plugins to extend the top navbar and repository navbarJames Moger2014-05-051-32/+21
* Integrate admin menu into user menu and add user menu extensionJames Moger2014-05-051-624/+719
* Overhaul menu item classes and add AdminMenuExtension pointJames Moger2014-05-051-23/+43
* Refine localized stringsJames Moger2014-05-011-1/+1
* Do not display My Tickets link if ticket service is not readyJames Moger2014-05-011-4/+3
* Now only shows the "my tickets" button in the navbar if you are connected.Hybris952014-05-011-6/+11
* Added back the "my tickets" button in the navbar.Hybris952014-05-011-1/+1
* Deactivate the navbar button for My Tickets (until it is finalized).BUISSON Christian2014-05-011-1/+1
* First Step in My TicketsBUISSON Christian2014-05-011-0/+1
* Eliminate Gravatar profile linking and improve apiJames Moger2014-03-031-2/+1
* Refactor user services and separate authentication (issue-281)James Moger2013-11-291-3/+3
* Define manager interfaces and update all of Gitblit to use managersJames Moger2013-11-261-1/+1
* Eliminate nearly all direct GitBlit singleton references in WicketJames Moger2013-11-261-28/+27
* Trim trailing whitespace and organize importsJames Moger2013-09-301-19/+20
* Refactor logic for user repository path into one class.Florian Zschocke2013-08-261-1/+2
* Add setting to cap number of activity days to displayOri Livneh2013-08-111-0/+8
* Support custom header colors and finish theme flattening (issue 209)James Moger2013-06-261-0/+47
* Improve time filter language and handling of daysBack parameterJames Moger2013-06-241-7/+12
* Added new repository link to user menuJames Moger2013-06-181-1/+4
* Reflogs, Digests, and DashboardsJames Moger2013-06-181-1/+1
* Indicate default days back filter selectionJames Moger2013-06-181-1/+12
* Differentiate dashboard page link for authenticated vs. anonymous usersJames Moger2013-06-121-1/+1
* Make days back filter a settingJames Moger2013-06-101-4/+8
* Added a Dashboard page with a daily ref log of starred/owned reposJames Moger2013-05-301-2/+2
* Use mm gravatar icon for user menuJames Moger2013-05-191-1/+2
* Overhauled navigation and flattened lookJames Moger2013-05-191-52/+118
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+454