kolaente
67f66d6bb5
Resolved Conflicts
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-12 14:19:20 +02:00
Konrad Langenberg
50bc8435d1
Moved languagestrings to ini
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-09 14:38:51 +02:00
Konrad Langenberg
0c9203d12b
Implemented repo settings check on autoclose
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-09 14:09:44 +02:00
Konrad Langenberg
2a87cd9a06
Fully implemented Repo setting to enable/disable Issue Dependencies
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-09 13:46:46 +02:00
Konrad Langenberg
956697a0e9
removed TODO
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-05 19:14:07 +02:00
Konrad Langenberg
26b283f3c4
Fixed showing correct index in issue comment
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-05 19:10:15 +02:00
Konrad Langenberg
4d992e7c90
Fixed issue comment title bug
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-05 18:55:09 +02:00
Konrad Langenberg
ad0fcd4dc5
Beautify @JonasFranzDEV
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-04 23:32:34 +02:00
Konrad Langenberg
d9c67292b8
Fixed comments
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-04 22:39:37 +02:00
Konrad Langenberg
8c8a244c34
Started implementation of comments
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-04 22:30:22 +02:00
kolaente
4cb857fe0d
Implemented Basic Setting of Issue Dependencies
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-03 21:51:22 +02:00
kolaente
24514ba1c4
Started implementation of setting
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-03 19:49:51 +02:00
Konrad Langenberg
a9607ed720
Implemented Dependencies for pull requests.
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-08-29 22:32:29 +02:00
Konrad Langenberg
875cd3ca58
Implemented not closing an issue via commit message if it has blocking dependencies
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-08-29 20:40:00 +02:00
Konrad Langenberg
5927e13e53
Implemented not closing an issue if it has blocking dependencies
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-08-29 20:28:18 +02:00
Konrad Langenberg
707551785f
Improved Comments
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-08-29 18:26:59 +02:00
Konrad Langenberg
1583a20f18
Added method to prevent making an issue dependent on itself
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-08-29 17:16:54 +02:00
Konrad Langenberg
ab4d5b2126
Added delete Dependency function
...
+ Improved Event Comments
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-08-29 17:10:40 +02:00
Konrad Langenberg
0a1e57a995
Added UI to delete a dependency
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-08-27 21:30:28 +02:00
Konrad Langenberg
3c1afe4e75
UI improvements
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-08-27 20:45:08 +02:00
Konrad Langenberg
b2cb173199
Fixed creating a new dependency when the other issue didn't exists
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-08-27 20:32:57 +02:00
Konrad Langenberg
cf7e99fc4c
Added basic functionality:
...
* Add new dependecy
* Show dependencies
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-08-27 20:23:16 +02:00
Konrad Langenberg
0a4925fb17
Added create new issue method
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-08-26 22:37:52 +02:00
Konrad Langenberg
9298795186
Init:
...
* Added models
* Added UI
* Added Routes
Signed-off-by: kolaente <k@knt.li>
2017-08-26 18:58:35 +02:00
Patrick G
e90bbcaa52
Comment help text for issues ( #2281 )
2017-08-09 12:13:33 +08:00
Ethan Koenig
27798c3efc
Temporarily patch go-ini/ini with fork ( #2255 )
2017-08-07 09:42:48 +08:00
silverwind
54381f438b
File path tweaks in UI ( #2264 )
2017-08-06 11:13:20 +08:00
Michael Kuhn
d05150a331
Make short link pattern greedy ( #2259 )
...
Multiple links on the same line are currently not recognized correctly.
2017-08-06 00:52:19 +03:00
Bo-Yi Wu
a3262636b8
update drone sig file. ( #2262 )
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-08-05 12:15:20 +03:00
Bo-Yi Wu
9ff371a147
ignore coverage steps. ( #2257 )
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-08-04 22:08:50 +08:00
G
34df9deff1
Convert xorm literal queries to method calls ( #2253 )
2017-08-04 12:42:51 +08:00
Lauris BH
fa8d40faca
Fix internal requests when gitea listens to unix socket or only external IP ( #2234 )
...
* Fix internal requests when gitea listens to unix socket or only external IP
* When Gitea is set to listen using FastCGI use AppURL for LocalURL
2017-08-03 23:32:13 +08:00
Lauris BH
a4ca54425f
update code.gitea.io/git in vendor to fix #2245 ( #2250 )
2017-08-03 21:48:36 +08:00
Lunny Xiao
4c54139afc
add changelog of release v1.1.3 ( #2252 )
2017-08-03 16:15:39 +08:00
Ethan Koenig
7e0654bd9e
Fix counts on issues dashboard ( #2215 )
...
* Fix counts on issues dashboard
* setupSess -> setupSession
* Unit test
* Load repo owners for issues
2017-08-03 13:09:16 +08:00
Ethan Koenig
f29458bd3a
EnableUnit() -> UnitEnabled() ( #2242 )
2017-08-02 11:46:54 +03:00
Christoph Handel
539d9f4c30
Fix git version check with four digits (1.8.3.1) ( #2236 )
2017-08-01 21:59:22 +03:00
G
66e8262530
Replace calls to xorm UseBool with Where ( #2237 )
2017-08-01 13:47:31 +08:00
silverwind
31411a9462
Prevent selection of diff line numbers ( #2240 )
2017-08-01 10:27:17 +08:00
Antoine GIRARD
a804f0e052
go get github.com/wadey/gocovmerge when needed ( #2235 )
2017-07-31 09:29:50 +08:00
Bwko
1193627014
Fix Commits nil pointer dereference ( #2203 )
2017-07-31 09:23:10 +08:00
silverwind
9a505fafda
Improve docs for PROTOCOL and HTTP_ADDR options ( #2231 )
...
Fixes : #2230
2017-07-30 23:07:23 +03:00
silverwind
d74d8ecc2e
Generate small and large logos at 4x resolution ( #2233 )
...
To support High-DPI displays, generate images at 4 times their displayed
resolution, which should be enough to support all current devices
according to https://material.io/devices/ .
2017-07-30 23:04:01 +03:00
Florian / sinnlosername
27c2dcf60e
Fixed robots.txt 404 error ( #2226 )
...
* Update routes.go
* Update routes.go
2017-07-30 22:32:10 +08:00
Ethan Koenig
49df677c47
Check for access in /repositories/:id ( #2227 )
...
* Check for access in /repositories/:id
* Integration test
2017-07-30 09:13:33 +08:00
Lunny Xiao
a9cc538ab5
remove unused variable on makefile ( #2225 )
2017-07-29 12:22:10 +03:00
Lauris BH
60d7e56c69
Add task to generate images from SVG and change to new logo ( #2194 )
...
* Add makefile task to generate images from SVG and change to new logo
* use absolute path on generate-images
2017-07-28 13:51:20 +08:00
Lunny Xiao
04c4028aea
fix some bug
2017-07-28 13:49:36 +08:00
Ethan Koenig
fd45a032a7
Fix bare-repo bugs ( #2199 )
...
* Fix bare-repo bugs
* Integration tests
* Unused import
2017-07-27 12:23:38 +03:00
Ethan Koenig
aff11bc65e
Fix hooks for integration repo ( #2216 )
2017-07-27 14:12:56 +08:00