summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket
Commit message (Expand)AuthorAgeFilesLines
* Changes to commit page for responsive layoutJames Moger2012-07-137-11/+11
* Show email addresses on users panelJames Moger2012-07-112-1/+12
* Tweak to repositories panel in responsive modeJames Moger2012-07-111-7/+9
* Mount the /users pageJames Moger2012-07-111-0/+2
* Show user displayName in footerJames Moger2012-07-111-1/+1
* Prohibit trailing slashes in repository names (issue 104)James Moger2012-07-101-0/+3
* Final CSS/layout tweaks for responsive UI (issue 101)James Moger2012-07-1010-31/+33
* CSS tweaksJames Moger2012-07-102-2/+2
* Added Polish translationLukasz Jader2012-06-301-0/+312
* GitBlitWebApp_es.properties: updated translationmrbytes2012-06-171-8/+8
* Added Spanish variants of welcome.mkd, login.mkd and EmptyRepositoryPageJames Moger2012-06-151-0/+47
* Added "today" to translation file. Updated Japanese translation.James Moger2012-06-153-1/+36
* Fixed bug in Gravatar Profile pageJames Moger2012-06-151-5/+2
* Revised TimeUtils for localizationJames Moger2012-06-1522-41/+76
* Externalized some more strings. Updated Spanish translation from eguervos.James Moger2012-06-1510-26/+113
* Updated to Bootstrap 2.0.4. Responsive layout by default.James Moger2012-06-0824-78/+114
* Updated Git logosJames Moger2012-06-081-2/+2
* Try multiple encodings when working with string blobs (issue 97)James Moger2012-06-074-12/+17
* Implemented default access restriction (issue 88)James Moger2012-06-061-1/+4
* Updated Japanese translationJames Moger2012-06-061-63/+63
* Added contributed Spanish translationJames Moger2012-06-061-0/+279
* Revisions to custom fieldsJames Moger2012-05-104-32/+33
* Make the variables / messages more consistantJohn Crygier2012-05-073-16/+16
* Web UI done for Custom Fields. Changed variable names to be consistent with ...John Crygier2012-05-043-3/+53
* Allow user services to control editing of display name and email addressJames Moger2012-04-251-2/+8
* Allow manipulating display name and email address from web uiJames Moger2012-04-256-3/+26
* Added a logout hook to IUserServiceJames Moger2012-04-251-1/+5
* Rework LDAP implementation with unboundid. Also allows for an LDAP server to...John Crygier2012-04-101-31/+33
* Skeleton LdapUserService based on John Cryiger's implementationJames Moger2012-04-066-9/+33
* removed wrong char from page, which caused IE8 no to display the save buttonJohannes Buehler2012-03-301-1/+1
* Fixed overzealous externalization of save and cancel buttonsJames Moger2012-03-305-10/+10
* Ensure that lengthy commit messages are clipped in the headerJames Moger2012-03-291-1/+4
* Fixed activity page row layout regression (issue 79)James Moger2012-03-292-50/+43
* Implemented support for "default" branchJames Moger2012-03-271-2/+5
* Externalized a bunch of strings for translationJames Moger2012-03-2519-73/+172
* CSS corrections for tags page and IEJames Moger2012-03-252-3/+3
* Improved commit message/ref panel layoutJames Moger2012-03-253-3/+3
* Simplified refs panel layout and cssJames Moger2012-03-251-0/+1
* Corrected timestamp on activity panel from author time to committer timeJames Moger2012-03-251-2/+2
* Fixed Gravatar image security exception with Wicket 1.4.20James Moger2012-03-252-5/+37
* Translate more massagesKensuke Matsuzaki2012-03-261-22/+22
* Add Japanese massagesKensuke Matsuzaki2012-03-261-0/+215
* Added web.allowLuceneIndexing to enable/disable Lucene integrationJames Moger2012-03-255-12/+19
* Updated login and search forms to use the SessionlessFormJames Moger2012-03-233-9/+17
* Implemented SessionlessForm to workaround Wicket's stateful natureJames Moger2012-03-231-0/+148
* Adjusted spacing on activity pageJames Moger2012-03-211-1/+1
* Only show pager if the total search hits exceed the page sizeJames Moger2012-03-211-2/+4
* Corrected sample syntax for branch and path termsJames Moger2012-03-211-3/+3
* Added a file icon to the changed paths tablesJames Moger2012-03-202-2/+2
* Display tag links on indexed commits and tweaked term highlight colorJames Moger2012-03-202-51/+34