Commit Graph

11 Commits

Author SHA1 Message Date
takezoe
89c0e52c1d Refactor for views.
- Replace urls with helpers.url and helpers.assets
- Move google-code-prettify to main.scala.html
- Move some CSS styles to gitbucket.css
2013-06-27 21:19:41 +09:00
takezoe
333c4f08d4 MilestonesService provides a method which returns milestones with issue count. 2013-06-27 02:35:24 +09:00
takezoe
cc2ed89722 Fix CSS styles. 2013-06-26 20:43:00 +09:00
takezoe
fcb1c67faf Browse issues link is available. 2013-06-26 02:45:26 +09:00
takezoe
b69a3d3622 Fix CSS styles. 2013-06-25 00:26:58 +09:00
takezoe
b7376c92ae Extract CSS styles from milestones.scala.html. 2013-06-24 21:26:41 +09:00
takezoe
83ff171782 Milestone completed. 2013-06-23 14:51:07 +09:00
takezoe
f93dc890c8 Milestone deletion is available. 2013-06-23 12:31:03 +09:00
takezoe
e5492d6b3d Display closed date of milestone. 2013-06-23 03:19:00 +09:00
takezoe
bc607661a9 Update database schema.
Change MILESTONE.CLOSED to MILESTONE.CLOSED_DATE.
2013-06-23 03:00:29 +09:00
takezoe
49369f253a Start to implement milestone pages. 2013-06-23 02:49:01 +09:00