Kim Carlbäcker
|
3df8eb60e3
|
PDF-Previews in file-lists now working (#3000)
|
2016-04-26 21:48:44 -04:00 |
Cosmin Stroe
|
ba314a7a36
|
Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992)
|
2016-04-22 18:28:08 -04:00 |
Unknwon
|
a27c6f4b75
|
#2916 fix sort' field missing on issue pagination link
|
2016-04-04 19:48:10 -04:00 |
Unknwon
|
9a5a27ea8d
|
Improve repository lable style
- add border-radius to filter list items
- use color as background of label for issue/pull view page
|
2016-03-15 19:52:40 -04:00 |
Odin Ugedal
|
c9321550e0
|
Add prorper escaping of url in issue form
|
2016-03-15 11:56:49 +01:00 |
Odin Ugedal
|
ac390d28b8
|
Fix problems with '#' in branchname
Add proper escaping of '#' in branchname in compare when doing pull
requests. This addresses issue #2822.
|
2016-03-15 11:36:23 +01:00 |
Unknwon
|
c6277cce51
|
Minor fixes for #2761
|
2016-03-11 17:57:44 -05:00 |
Unknwon
|
6530375dbf
|
Merge pull request #2761 from soudy/grey-out-merge-commit
Grey out merge commits
|
2016-03-11 17:51:17 -05:00 |
Unknwon
|
0e9bc2d410
|
Fix pull request availability check
|
2016-03-06 23:57:46 -05:00 |
Unknwon
|
a5b0400be7
|
#1146 finish new access rights for collaborators
|
2016-03-05 20:45:23 -05:00 |
Unknwon
|
045f14fbd0
|
#1146 finsih UI work for access mode of collaborators
Collaborators have write access as default, and can be changed via repository
collaboration settings page to change between read, write and admin.
|
2016-03-05 18:08:42 -05:00 |
Steven Oud
|
1d3ec27cb7
|
Put if statement of grey merge commits on one line
|
2016-03-05 17:59:07 +01:00 |
Steven Oud
|
a0cd59bd0e
|
Grey out merge commits
|
2016-03-05 17:00:38 +01:00 |
Unknwon
|
dfd6f8f7ab
|
Merge pull request #2757 from joshfng/fix-fork-relative-url
Use relative url when showing forked from
|
2016-03-04 18:37:42 -05:00 |
Josh Frye
|
275464e7fb
|
Use relative url when showing forked from
|
2016-03-04 18:32:30 -05:00 |
Unknwon
|
2d2d85bba4
|
#1597 support pull requests in same repository
|
2016-03-04 15:43:01 -05:00 |
Josh Frye
|
2f228ddf31
|
Update delete wiki page route
|
2016-03-04 09:26:52 -05:00 |
Josh Frye
|
1ca171dbe9
|
Add ability to delete single wiki pages.
|
2016-03-04 09:26:52 -05:00 |
Unknwon
|
dfbda48afc
|
Merge pull request #2738 from andreynering/emogify
Render emojis in more places.
|
2016-03-03 23:38:20 -05:00 |
Unknwon
|
260723e2cc
|
Minor fixes for #2745
|
2016-03-03 23:24:22 -05:00 |
Josh Frye
|
f3358f5927
|
Repo setting to delete and disable wiki
|
2016-03-03 16:12:48 -05:00 |
Andrey Nering
|
13e71acadf
|
Render emojis in more places.
|
2016-03-02 21:54:05 -03:00 |
Unknwon
|
42a556a082
|
Merge pull request #2722 from chriswatt/hidewikidlbutton
Hide the download archive button when viewing wiki pages
|
2016-02-29 13:36:22 -05:00 |
chriswatt
|
a71a5bfeb4
|
Remove download archive button on wiki pages
|
2016-02-29 15:45:55 +00:00 |
chriswatt
|
548440b48f
|
Change colour of numbers on pull request tabs if greater than zero
|
2016-02-28 23:27:41 +00:00 |
Lukas Dietrich
|
c0eaae200e
|
Add ForegroundColor for labels
|
2016-02-27 13:59:11 +01:00 |
Andrey Nering
|
d160c7e565
|
Little refactoring of diff highlight.
Moving cache variable to template instead of in the struct.
|
2016-02-21 18:45:24 -03:00 |
Unknwon
|
7140dbac95
|
Fix #857
|
2016-02-20 15:10:34 -05:00 |
Unknwon
|
a703f7d7b4
|
Merge pull request #2647 from andreynering/issue-template
Implement issue and pull request templates
|
2016-02-20 14:12:15 -05:00 |
Download-Fritz
|
a467184e13
|
#2505 Allow to fork and disallow to create PRs for mirrors.
|
2016-02-19 20:33:06 +01:00 |
Andrey Nering
|
658bfc2704
|
Implement issue and pull request templates.
Similar to GitHub:
https://github.com/blog/2111-issue-and-pull-request-templates
Priority:
- root
- .gogs
- .github
|
2016-02-18 21:21:30 -02:00 |
Unknwon
|
632c27802c
|
Minor fix for #2624
|
2016-02-15 14:57:15 -05:00 |
Unknwon
|
dc89c51f3e
|
Merge pull request #2624 from mhartkorn/convert-mirror-to-repo
Convert mirrors to regular repositories
|
2016-02-15 14:26:21 -05:00 |
chriswatt
|
d710b5e791
|
Fix when repo is empty
|
2016-02-14 23:26:47 +00:00 |
chriswatt
|
c47866b34a
|
Add grey bg to tabs on repo page
|
2016-02-14 23:09:33 +00:00 |
Martin Hartkorn
|
15d37b7a95
|
Refactored according to suggestions
|
2016-02-14 22:40:39 +01:00 |
Martin Hartkorn
|
3650bd8528
|
Convert mirrors to regular repositories.
|
2016-02-14 21:12:00 +01:00 |
chriswatt
|
af8e323248
|
Fix tab index on new issue/comment form
|
2016-02-07 22:14:33 +00:00 |
Unknwon
|
b09ddc72d2
|
Merge pull request #2581 from chriswatt/committab
Make commits tab active when on diff page
|
2016-02-07 15:37:22 -05:00 |
chriswatt
|
a881f776d0
|
Make commits tab active when on diff page
|
2016-02-07 20:11:25 +00:00 |
Andrey Nering
|
2bfb8bb5fd
|
Enable sintax highlighting on diff view. Close #733
|
2016-02-04 18:21:47 -02:00 |
Unknwon
|
1c74612b3c
|
Minor fix for #2444
|
2016-02-01 20:55:12 -05:00 |
Unknwon
|
d3ba246693
|
Merge pull request #2444 from bkcsoft/feature/participants
Implemented participant-listing for issue-pages (Fixes #2377)
|
2016-02-01 20:31:54 -05:00 |
Florian Kaiser
|
d568019306
|
Remember last selected clone protocol, and establish uniform order (https, ssh)
|
2016-02-01 17:04:58 +00:00 |
Unknwon
|
566163ab82
|
Merge pull request #2502 from bkcsoft/fix/split-view-diff
Split view fixed
|
2016-01-28 10:11:45 -05:00 |
Kim "BKC" Carlbäcker
|
96dee1c354
|
Split view fixed
|
2016-01-27 23:52:42 +01:00 |
Andrey Nering
|
5deb726f3f
|
Refactoring of inline diff computing to prevent empty diff box. Fix #2489
|
2016-01-27 18:54:08 -02:00 |
Kim "BKC" Carlbäcker
|
b921161666
|
Name popup
|
2016-01-26 17:55:54 +01:00 |
Kim "BKC" Carlbäcker
|
2cc1ee3fc0
|
Implemented participant-listing for issue-pages
|
2016-01-26 17:55:54 +01:00 |
Unknwon
|
d1675c2701
|
fix CSS of branch dropdown when view commits under revision
|
2016-01-14 21:27:36 +08:00 |