Naoki Takezoe
|
3ee4143235
|
Move duplicated JavaScript and CSS for diff to common files
|
2014-04-30 10:55:42 +09:00 |
|
Naoki Takezoe
|
92631fbfcf
|
Fix JavaScript and CSS for attachment area
|
2014-04-30 10:28:46 +09:00 |
|
takezoe
|
ecfaa0247a
|
(refs #12)Fix styles
|
2014-04-29 16:42:40 +09:00 |
|
Naoki Takezoe
|
6760ff34ef
|
Adjust avatar icon style
|
2014-04-18 10:49:48 +09:00 |
|
Naoki Takezoe
|
c5de7811c4
|
Display large icons at the user repository list page
|
2014-04-18 10:33:45 +09:00 |
|
Naoki Takezoe
|
3926c98338
|
Merge pull request #286 from maliayas/patch-2
Improve code view
|
2014-03-25 02:06:20 +09:00 |
|
takezoe
|
02d79cb16a
|
(refs #115)Add url switcher to the repository url box
|
2014-03-13 16:54:11 +09:00 |
|
Ali Ayas
|
e902da6595
|
Improve code view
Now it's more similar to GitHub
|
2014-02-26 11:40:15 +02:00 |
|
takezoe
|
8536824d7e
|
(refs #231)Fix anchor icon style and apply URL encoding to non-ascii chars in anchor name.
|
2014-02-19 03:40:39 +09:00 |
|
takezoe
|
78073babe4
|
(refs #231)Add anchor icon for headlines in Markdown.
|
2014-02-19 03:19:34 +09:00 |
|
takezoe
|
7ebba741a8
|
(refs #232)Highlight lines which are specified by URL hash.
|
2014-02-08 06:52:50 +09:00 |
|
takezoe
|
d10f683098
|
(refs #259)Add underline to h1 and h2 in div.markdown-body.
|
2014-02-08 05:14:26 +09:00 |
|
takezoe
|
6d4b3e54d0
|
Fix style problem in Wiki.
|
2013-10-24 11:03:47 +09:00 |
|
takezoe
|
ff9b2dbe93
|
(refs #127)Display full name at the account page.
|
2013-10-14 14:05:25 +09:00 |
|
Robin Stocker
|
035f3f9e02
|
Add padding around repository readme content
It looks quite bad without padding.
|
2013-10-06 22:12:03 +02:00 |
|
takezoe
|
d5a14482a6
|
Fix for pull request #119 to take some part of design fix.
|
2013-10-05 12:58:26 +09:00 |
|
Jan-Henrik Bruhn
|
cc1e0030df
|
Did a lot of design-optimizations
mainly added icons and set correct bootstrap classes for forms, but also used some new fonts, provided via google webfonts
|
2013-10-05 00:21:10 +02:00 |
|
takezoe
|
f37eca7c61
|
(refs #109)Change link color for absent Wiki pages.
|
2013-10-03 13:49:09 +09:00 |
|
takezoe
|
cf7caf55da
|
(refs #108)Add ZIP download button to the repository viewer tab.
|
2013-10-03 00:57:17 +09:00 |
|
takezoe
|
fd0169d012
|
Fix presentation.
|
2013-08-17 02:53:42 +09:00 |
|
takezoe
|
03e903eef9
|
Improved the list of forked repositories presentation.
|
2013-08-10 04:21:31 +09:00 |
|
takezoe
|
f3a1815bc5
|
Add "Network" to the global navigation.
|
2013-08-10 03:51:31 +09:00 |
|
takezoe
|
5952648fae
|
Clean up CSS styles in activity timeline.
|
2013-08-08 03:01:09 +09:00 |
|
takezoe
|
6b49bd557f
|
(refs #2)Add header which shows pull request information to the pull request detail page.
|
2013-08-08 02:56:59 +09:00 |
|
takezoe
|
c9d9d22215
|
(refs #49)Add favicon and header logo. Thanks to @hansgru!
|
2013-08-06 08:07:51 +09:00 |
|
takezoe
|
66f3a1fe7d
|
(refs #2)Comparing between all forked repositories.
|
2013-07-27 04:11:33 +09:00 |
|
takezoe
|
e15bd77789
|
(refs #2)Add forked count and repository tree view.
|
2013-07-25 20:47:35 +09:00 |
|
takezoe
|
f10f98abf2
|
Merge branch 'master' into fork-and-pullreq
Conflicts:
src/main/resources/update/1_3.sql
src/main/resources/update/1_4.sql
src/main/scala/app/CreateRepositoryController.scala
src/main/scala/service/WikiService.scala
src/main/twirl/account/repositories.scala.html
|
2013-07-24 13:29:23 +09:00 |
|
takezoe
|
6fd1a990ae
|
(refs #44)Add milestone progress bar to the issue detail page.
|
2013-07-22 17:01:00 +09:00 |
|
tomykaira
|
6e96ad0f17
|
(refs #37)Add participants to issue detail
The design is inherited from Github.
|
2013-07-21 18:25:02 +09:00 |
|
takezoe
|
e54754d04f
|
(refs #25)Display due date in milestone dropdown chooser.
|
2013-07-21 01:39:38 +09:00 |
|
takezoe
|
e4b2ebe2a4
|
(refs #25)Alert if due date passed.
|
2013-07-20 19:34:58 +09:00 |
|
takezoe
|
00d6ed7dbb
|
Cleanup search field and global header styles.
|
2013-07-18 20:50:42 +09:00 |
|
takezoe
|
edd40ebe9d
|
(refs #2)Add 'Pull Requests' tab to the header.
|
2013-07-12 16:30:30 +09:00 |
|
takezoe
|
0760b6a89c
|
Merge branch 'master' into fork-and-pullreq
Conflicts:
src/main/scala/app/CreateRepositoryController.scala
src/main/scala/service/WikiService.scala
src/main/scala/util/JGitUtil.scala
|
2013-07-12 15:50:53 +09:00 |
|
takezoe
|
71a3d79c82
|
Fix commit list presentation.
|
2013-07-12 04:34:54 +09:00 |
|
takezoe
|
6dd1299dff
|
(refs #2)Experimental implementation of forking repository.
|
2013-07-11 18:49:03 +09:00 |
|
takezoe
|
7e4a295ef0
|
(refs #28)Add avatar icon to the issue detail page.
|
2013-07-11 12:26:37 +09:00 |
|
takezoe
|
072290e544
|
Fix header and sign-in form presentation.
|
2013-07-11 03:50:00 +09:00 |
|
takezoe
|
5d5b642fa9
|
Fix avatar image style.
|
2013-07-11 00:49:03 +09:00 |
|
takezoe
|
485d6131d5
|
(refs #28)Display avatar images in some places.
|
2013-07-10 19:57:59 +09:00 |
|
takezoe
|
248079f041
|
(refs #28)Display avatar icon on the activity timeline.
|
2013-07-10 14:37:00 +09:00 |
|
takezoe
|
c091d96999
|
Adjust div.box-header style.
|
2013-07-10 00:20:23 +09:00 |
|
takezoe
|
ebc858aed9
|
(refs #31)Make it possible to create empty repository.
|
2013-07-09 19:41:00 +09:00 |
|
takezoe
|
5150b4b1b6
|
Small fix about presentation.
|
2013-07-08 15:22:37 +09:00 |
|
takezoe
|
427e9197d8
|
Fix presentation when there are no repositories.
|
2013-07-06 17:02:17 +09:00 |
|
takezoe
|
bcd88a1342
|
(refs #24)Add GitBucket version to the header.
|
2013-07-06 03:11:05 +09:00 |
|
takezoe
|
b27b3d0329
|
Fix CSS styles.
|
2013-07-03 09:43:16 +09:00 |
|
takezoe
|
65fdd478fc
|
Fix global font color definition.
|
2013-07-03 09:32:05 +09:00 |
|
takezoe
|
8740e45483
|
Adjust CSS styles.
|
2013-07-03 04:16:56 +09:00 |
|