Commit Graph

  • 3c17aa3da2 Implemented the issue label display. shimamoto 2013-07-02 13:02:25 +09:00
  • 46aa327ded Fix layout of label edit. shimamoto 2013-07-02 12:28:40 +09:00
  • f1f69ba870 Fix the merge mistake. shimamoto 2013-07-02 11:48:24 +09:00
  • f5277667a5 Merge remote-tracking branch 'origin/master' takezoe 2013-07-02 11:30:42 +09:00
  • 9387667503 Fix NullPointerException in trim for null parameter. takezoe 2013-07-02 11:30:14 +09:00
  • 1ef2d63c25 Merge remote-tracking branch 'origin/master' shimamoto 2013-07-02 11:22:10 +09:00
  • f99dd35bea Fix model usage rules. shimamoto 2013-07-02 11:21:20 +09:00
  • f2a4792008 Add TODO. takezoe 2013-07-02 11:06:22 +09:00
  • 312dbc3ae9 Fix label presentation. takezoe 2013-07-02 11:02:38 +09:00
  • 373685b86d Assign, milestone and labels are available in Issue creation. takezoe 2013-07-02 10:57:37 +09:00
  • c13e03f62f Reverse display order of milestones to ascending. takezoe 2013-07-02 03:16:58 +09:00
  • 662ebe551a Add label selector to the new issue form. takezoe 2013-07-02 03:15:02 +09:00
  • 2aa1edbf23 Add assignee and milestone to the new issue form. takezoe 2013-07-02 01:53:54 +09:00
  • 1fc91ee199 Fix byPrimaryKey problem. shimamoto 2013-07-01 21:09:59 +09:00
  • 87d8a19e37 Add close and re-open of the issue. shimamoto 2013-07-01 21:05:52 +09:00
  • 56cec26c5b Fix byPrimaryKey problem. takezoe 2013-07-01 20:21:33 +09:00
  • 741596a6f5 Add action to model 'issue comment'. shimamoto 2013-07-01 19:05:20 +09:00
  • 8c57c00a52 Merge remote-tracking branch 'origin/master' takezoe 2013-07-01 18:22:35 +09:00
  • 2e8598921c Add ISSUE_COMMENT.ACTION column. This column will be stored 'open', 'reopen' or NULL. takezoe 2013-07-01 18:22:14 +09:00
  • 8cb7533d08 Fix template file names. shimamoto 2013-07-01 13:43:03 +09:00
  • d64466c13c Fix template file names. takezoe 2013-07-01 13:35:05 +09:00
  • f6bce805e2 Fix template file names. takezoe 2013-07-01 13:20:48 +09:00
  • 35c0f9b63b Fix template file names. takezoe 2013-07-01 13:10:07 +09:00
  • 1b13ca1c8d Fix template file names. takezoe 2013-07-01 13:07:02 +09:00
  • 8e45a8d3dd Bug fix takezoe 2013-07-01 13:05:37 +09:00
  • 72b1447d68 Fix ajax request. shimamoto 2013-07-01 12:43:56 +09:00
  • c4d9cd940e Bug fix. takezoe 2013-07-01 11:11:58 +09:00
  • 143f4ec9c4 Fix side menu styles because it had broken existing nav-stacked lists. takezoe 2013-06-30 23:09:40 +09:00
  • 435d488089 Append commit message as issue comment by commit hook. takezoe 2013-06-30 02:55:55 +09:00
  • 179f44e2a5 Fix link detection. takezoe 2013-06-30 02:54:52 +09:00
  • a64b2a9d34 Add autocomplete="off"to password field in the user management form. takezoe 2013-06-30 02:46:27 +09:00
  • a9d0ddbf5a Fix basic authentication to encrypt entered password. takezoe 2013-06-30 02:14:56 +09:00
  • 5aab24990f Fix typo. takezoe 2013-06-29 23:10:40 +09:00
  • df68ad757f Remove resolved TODO. takezoe 2013-06-29 23:00:41 +09:00
  • adfb71ea77 Fix Unauthorized error behaviour. takezoe 2013-06-29 22:42:40 +09:00
  • 800e11df0c Fix stacked menu style. takezoe 2013-06-29 20:57:05 +09:00
  • c823b8df08 Add CSS style for th. takezoe 2013-06-29 16:01:57 +09:00
  • 414c455662 Add unique user name checking to the account creation. takezoe 2013-06-29 15:44:27 +09:00
  • 16f42f6087 Add TODO. takezoe 2013-06-29 15:31:29 +09:00
  • 4370ad06ea Move extendsHtmlSeq which provides mkHtml to view.helpers because it's used at only views. takezoe 2013-06-29 15:30:24 +09:00
  • 10f2cbbc3e Encrypt password. takezoe 2013-06-29 15:13:20 +09:00
  • cd2486344f CompressUtil and FileTypeUtil are merged to FileUtil. takezoe 2013-06-29 13:58:44 +09:00
  • bea6d156ed Fix services to use shortcut method for primary key and foreign keys. takezoe 2013-06-29 13:40:01 +09:00
  • af79f558c3 Merge branch 'master' of https://github.com/takezoe/gitbucket.git shimamoto 2013-06-29 04:45:10 +09:00
  • a3133fa128 Add the condition function by the primary key. shimamoto 2013-06-29 04:44:29 +09:00
  • 9650cc48cc Redirect to previous URL after sign in. takezoe 2013-06-29 04:31:58 +09:00
  • b69e35f2d1 Hide 'Administration' menu for the non admin users. takezoe 2013-06-29 04:06:29 +09:00
  • c7d6a56ea2 Fix presentation of index page and sign-in page. takezoe 2013-06-29 03:49:31 +09:00
  • 7da39b4785 Add the password field to the account editing page. takezoe 2013-06-29 02:23:32 +09:00
  • f170aa0a04 Fix model composition. shimamoto 2013-06-28 15:05:15 +09:00
  • c308e1993a Add account creation page for users. takezoe 2013-06-28 14:13:58 +09:00
  • 00ad0c1745 Add System Settings page. takezoe 2013-06-28 13:45:31 +09:00
  • a5cb3bc9cd Remove unused import statement. takezoe 2013-06-28 13:18:59 +09:00
  • bb863962c0 Fix Ajax processing. takezoe 2013-06-28 02:47:02 +09:00
  • fb11cd6f73 Upgrade scalatra-forms to support Ajax request. takezoe 2013-06-28 02:46:18 +09:00
  • a217513205 Move userName and repositoryName to the base table class. shimamoto 2013-06-27 21:59:13 +09:00
  • 89c0e52c1d Refactor for views. takezoe 2013-06-27 21:19:41 +09:00
  • 3edf195da8 Fix controller order. takezoe 2013-06-27 21:15:15 +09:00
  • 6d763e8097 Add the cancellation process of the issue. shimamoto 2013-06-27 17:11:49 +09:00
  • 2de816d197 Provide completion proposals for adding collaborator. takezoe 2013-06-27 16:51:10 +09:00
  • 599a530405 Change controllers order. takezoe 2013-06-27 16:37:19 +09:00
  • 2dfb444bf8 Use searchIssueQuery() in countIssueGroupByLabels(). takezoe 2013-06-27 16:04:46 +09:00
  • 54ce1d720d Merge remote-tracking branch 'origin/master' takezoe 2013-06-27 15:55:40 +09:00
  • 7285d0829f Add search condition 'Issue with no milestone'. takezoe 2013-06-27 15:55:24 +09:00
  • aa8b705748 Implemented the issue stub. shimamoto 2013-06-27 14:40:59 +09:00
  • fe825bf108 Add comment count link. takezoe 2013-06-27 14:29:09 +09:00
  • e6fdd5ca5d Organize common CSS style definition. takezoe 2013-06-27 14:28:25 +09:00
  • 2c9ed60dbb Add comment count sorting and displaying. takezoe 2013-06-27 03:42:17 +09:00
  • 333c4f08d4 MilestonesService provides a method which returns milestones with issue count. takezoe 2013-06-27 02:35:24 +09:00
  • 38d51ccf90 Small fix for jQuery / Ajax processing. takezoe 2013-06-27 01:32:33 +09:00
  • 1d67ae69c5 Label search is available. takezoe 2013-06-26 23:05:23 +09:00
  • 4bceb5910e Merge remote-tracking branch 'origin/master' takezoe 2013-06-26 20:46:51 +09:00
  • 7f429f60e8 Add issue comment update in stub. shimamoto 2013-06-26 20:43:39 +09:00
  • cc2ed89722 Fix CSS styles. takezoe 2013-06-26 20:43:00 +09:00
  • 3e092bcf68 Fix issue list styles. takezoe 2013-06-26 20:17:38 +09:00
  • 10a1a21d64 Show progress bar if milestone is selected in issue search condition. takezoe 2013-06-26 20:07:36 +09:00
  • a48206278b Improve issue pagination. takezoe 2013-06-26 19:54:39 +09:00
  • 808478ac43 Remove unnecessary commented code. takezoe 2013-06-26 19:36:27 +09:00
  • 57bccaf469 Change limit of issue pagination to 30. takezoe 2013-06-26 17:24:22 +09:00
  • e8d5a222f1 Add issue pagination. takezoe 2013-06-26 17:23:31 +09:00
  • 6a06b908b7 Delete LABEL_ISSUE before deleting LABEL. takezoe 2013-06-26 16:04:32 +09:00
  • 6c41891f17 Merge remote-tracking branch 'origin/master' takezoe 2013-06-26 15:59:30 +09:00
  • 3429d0d9bf Replace native SQL which contains group by clause with type safe DSL. takezoe 2013-06-26 15:57:36 +09:00
  • 1216c64272 Temporary fix for Slick 1.0.1. Simple count query does not work on Slick 1.0.1 (but worked on Slick 1.0.0). Hmm... takezoe 2013-06-26 15:55:21 +09:00
  • 66a2480d2d Upgrade to Slick 1.0.1. takezoe 2013-06-26 15:16:30 +09:00
  • 2b8cb7af48 Small fix for MilestonesService. takezoe 2013-06-26 15:11:45 +09:00
  • 80bb24fdba Add issue update in stub. shimamoto 2013-06-26 14:55:22 +09:00
  • a5c5998fc8 Replace native SQL which retrieves issue count with type safe DSL. takezoe 2013-06-26 14:38:08 +09:00
  • 31201c9453 Bug fix. takezoe 2013-06-26 10:33:26 +09:00
  • cceda62ef7 Add issue count for each labels. takezoe 2013-06-26 10:28:14 +09:00
  • 8283302c18 Add all, assigned and created_by issue count. takezoe 2013-06-26 10:04:33 +09:00
  • 946b144a1b Retrieve open and closed issue count from DB. takezoe 2013-06-26 03:22:45 +09:00
  • fcb1c67faf Browse issues link is available. takezoe 2013-06-26 02:45:26 +09:00
  • 93e96c9c43 Add presentation for empty result. takezoe 2013-06-26 02:36:56 +09:00
  • c588277ca7 Insert default labels in repository creation. takezoe 2013-06-26 02:20:20 +09:00
  • d75b4112d1 Small fix. takezoe 2013-06-26 02:13:28 +09:00
  • e334570670 Add validation for label name and color. takezoe 2013-06-26 02:11:19 +09:00
  • f335d30ac7 Implementing conditional issue searching. takezoe 2013-06-25 21:41:23 +09:00
  • ac3415f641 Add user filter to issue search condition. takezoe 2013-06-25 16:36:43 +09:00
  • 0bbdb77d05 Add link to clear issue filter. takezoe 2013-06-25 16:13:29 +09:00