History for gitbucket_jkp / src / main / scala / view / helpers.scala
2013-07-20
@takezoe
(refs #25)Alert if due date passed.
takezoe committed on 20 Jul 2013
2013-07-18
@takezoe
Use Gravatar if committer is not registered in GitBucket.
takezoe committed on 18 Jul 2013
2013-07-12
@takezoe
(refs #34)Link conversion checks existence of accounts and issues.
takezoe committed on 12 Jul 2013
2013-07-11
@takezoe
(refs #35)Fixed.
takezoe committed on 11 Jul 2013
@takezoe
Replace String#format() with string interpolation.
takezoe committed on 11 Jul 2013
@takezoe
Fix height of avatar icon.
takezoe committed on 11 Jul 2013
@takezoe
Add method for request cache to app.Context.
takezoe committed on 11 Jul 2013
@takezoe
Replace implicit conversion with implicit class.
takezoe committed on 11 Jul 2013
2013-07-10
@takezoe
(refs #28)Look up Gravatar if user icon is not configured.
takezoe committed on 10 Jul 2013
2013-07-06
@takezoe
(refs #4)Implementing activity recording for git push.
takezoe committed on 6 Jul 2013
@takezoe
(refs #4)Record issue creation activity.
takezoe committed on 6 Jul 2013
@takezoe
(refs #4)Add 'Public Activity' tab to the account information page.
takezoe committed on 6 Jul 2013
2013-07-03
@takezoe
Add helper which convert singular and plural.
takezoe committed on 3 Jul 2013
2013-06-29
@takezoe
Move extendsHtmlSeq which provides mkHtml to view.helpers because it's used at only views.
takezoe committed on 29 Jun 2013
2013-06-27
@takezoe
Refactor for views. ...
takezoe committed on 27 Jun 2013
2013-06-26
@takezoe
Remove unnecessary commented code.
takezoe committed on 26 Jun 2013
2013-06-23
@takezoe
Move implicit conversion for mkHtml to util.Implicits.
takezoe committed on 23 Jun 2013
2013-06-22
@takezoe
Fix regex pattern.
takezoe committed on 22 Jun 2013
@takezoe
Fix commit message presentation.
takezoe committed on 22 Jun 2013
@takezoe
Convert issue id and commit id in commit message to link.
takezoe committed on 22 Jun 2013
2013-06-20
@shimamoto
Change date format.
shimamoto committed on 20 Jun 2013
@takezoe
Add a implicit conversion which adds mkHtml to views.implicit.
takezoe committed on 20 Jun 2013
2013-06-19
@takezoe
Fix commit log presentation.
takezoe committed on 19 Jun 2013
2013-06-18
@takezoe
Fix commit log presentation.
takezoe committed on 18 Jun 2013
2013-06-08
@takezoe
Fix commit id / issue id link in markdown.
takezoe committed on 8 Jun 2013
2013-06-06
@takezoe
Add syntax highlighting in Wiki.
takezoe committed on 6 Jun 2013
2013-06-04
@takezoe
Small fix.
takezoe committed on 4 Jun 2013
2013-06-03
@takezoe
Rename ProjectService to RepositoryService.
takezoe committed on 3 Jun 2013
2013-06-02
@takezoe
Fix commit id link.
takezoe committed on 2 Jun 2013
@takezoe
Refactor to use ProjectService instead of JGitUtil directly to retrieve project information.
takezoe committed on 2 Jun 2013