takezoe
70772f0d74
(refs #364 )Keep links which start with '#'
2014-05-11 13:13:16 +09:00
takezoe
728b00e4c3
Fix readme styles
2014-05-11 13:08:32 +09:00
takezoe
97008ef984
Merge branch 'ui-refreshing'
...
Conflicts:
src/main/twirl/index.scala.html
2014-05-11 03:04:31 +09:00
takezoe
6b86406e94
Add hover icons for header links
2014-05-11 02:58:29 +09:00
takezoe
4252c364a4
Fix commit id style in file list
2014-05-11 02:57:49 +09:00
takezoe
4f4bc0321b
Fix file list style in repository viewer
2014-05-11 02:55:43 +09:00
takezoe
6ecabe4588
Fix header style
2014-05-11 02:42:03 +09:00
takezoe
93fa8484c5
Fix header button size
2014-05-11 02:23:51 +09:00
takezoe
ff2e55e82c
Fix h1-h6 styles
2014-05-11 02:01:46 +09:00
takezoe
259637ce3c
Fix wiki styles
2014-05-11 01:38:12 +09:00
takezoe
743b9b759a
Fix button style in blob page
2014-05-10 23:17:16 +09:00
takezoe
73ba0b348b
Add branch switcher
2014-05-10 23:10:36 +09:00
takezoe
e93769cc81
Fix header and side-menu styles
2014-05-10 22:51:14 +09:00
Naoki Takezoe
68f9739eed
Merge pull request #365 from selesy/announce_ssh
...
Update the features list in README.md
2014-05-10 21:54:22 +09:00
Steve Moyer
c3d25b7a71
Update the features list in README.md
...
The version 1.12 announces the addition of the SSH protocol for repository access, but the feature list still states "Public / Private Git repository (http access only)".
2014-05-10 08:06:57 -04:00
takezoe
aaa582ff1a
Fix header style in wiki pages
2014-05-10 20:35:49 +09:00
takezoe
debc798aec
Side-menu is completed!
2014-05-10 14:44:19 +09:00
takezoe
6042f0e1e0
Add active icons for side-menu
2014-05-08 07:46:32 +09:00
takezoe
e10d02f45c
Apply mouse hover style
2014-05-08 07:30:35 +09:00
takezoe
aebf4ff728
Remove invalid char
2014-05-08 02:15:30 +09:00
Naoki Takezoe
1a2e89c9ed
Disable bootstrap tooltip because icon link blinks.
2014-05-07 10:52:31 +09:00
Naoki Takezoe
e10e2748b9
Fix issue and pull request creation form styles
2014-05-07 10:37:51 +09:00
takezoe
f422936e34
Add <div class="container"> to pages outside of repository.
2014-05-06 21:32:40 +09:00
takezoe
4e87f21405
Revert style for fork count
2014-05-06 12:41:45 +09:00
takezoe
dc2d79b16c
Remove unnecessary parts and styles.
2014-05-06 03:21:31 +09:00
takezoe
88a3100563
Fix tab style
2014-05-06 02:28:33 +09:00
takezoe
8d3433a0e7
Add icon for repository resttings
2014-05-06 02:17:41 +09:00
takezoe
0fe30e5629
Rename header.scala.html to menu.scala.html
2014-05-06 02:17:11 +09:00
takezoe
ea1e9037c4
Folding side-menu
2014-05-06 01:01:43 +09:00
takezoe
24feeb17be
Add icons for new UI
2014-05-05 22:06:18 +09:00
takezoe
6a7fc55572
Global navigation moves to side menu.
2014-05-05 22:05:41 +09:00
takezoe
cf047a8cee
Migrate: add extension to files which are attached to issue
2014-05-04 18:45:58 +09:00
takezoe
896420f8dc
Disable AceEditor for non text files
2014-05-04 17:58:47 +09:00
Tomofumi Tanaka
619f72d929
Add link for image file
...
* Render image tag with link tag on issue and wiki
* Correct response content-type of attached image on issue
2014-05-03 00:56:36 +09:00
Tomofumi Tanaka
dc21e8388e
Improve update pull request query
...
commitIdFrom and commitIdTo columns update by one query.
2014-05-02 19:55:49 +09:00
yjkony
8c35310cd6
Merge commit Tag 1.13 ('3e82534c78a72e17dd3b79e091521d75cb4d3855') into add-features-to-ldapauth
...
Conflicts:
src/main/scala/service/AccountService.scala
src/main/scala/util/LDAPUtil.scala
2014-05-01 11:56:56 +09:00
takezoe
642e8bbb7c
Fix #358
2014-05-01 01:39:19 +09:00
Naoki Takezoe
3ee4143235
Move duplicated JavaScript and CSS for diff to common files
2014-04-30 10:55:42 +09:00
Naoki Takezoe
c136823170
Fix comment
2014-04-30 10:45:23 +09:00
Naoki Takezoe
92631fbfcf
Fix JavaScript and CSS for attachment area
2014-04-30 10:28:46 +09:00
Naoki Takezoe
5a1b1a4485
Update README.md
2014-04-29 18:27:51 +09:00
Naoki Takezoe
3e82534c78
Update README.md
1.13
2014-04-29 17:40:53 +09:00
Tomofumi Tanaka
dd694d27b5
(refs #324 )Update commitIdFrom when pullrequest branch is updated
2014-04-29 17:24:51 +09:00
takezoe
1900aefe32
Modify message in avatar uploader
2014-04-29 17:24:16 +09:00
takezoe
2fe6b8c1e7
Fix TestCase
2014-04-29 17:02:16 +09:00
takezoe
ecfaa0247a
(refs #12 )Fix styles
2014-04-29 16:42:40 +09:00
takezoe
9a0cc9e043
Fix baseURL to baseUrl
2014-04-29 15:52:24 +09:00
takezoe
b0360db105
Merge branch 'master' of https://github.com/takezoe/gitbucket
2014-04-29 15:44:58 +09:00
takezoe
0f9c95c15a
baseUrl calculation is concentrated to SystemSettings
2014-04-29 15:43:41 +09:00
shimamoto
8efd1da7e6
Merge branch 'fileupload'
2014-04-29 14:42:25 +09:00