Konrad Langenberg
599f7f8996
Optimized Issue Dependency Routes
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-10-03 15:05:24 +02:00
Konrad Langenberg
5e22614248
Optimized Issue Dependency Routes
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-10-03 15:03:57 +02:00
Konrad Langenberg
79f0315289
Improved Check for dependencies left
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-10-03 15:00:31 +02:00
Konrad Langenberg
b7e47f3bda
Improved Check for dependencies left
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-10-03 14:55:18 +02:00
Konrad Langenberg
4dd4fad251
Removed unessesary comment
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-10-01 18:00:31 +02:00
Konrad
7a79dbc7ee
Merge branch 'master' of https://github.com/go-gitea/gitea
2017-09-27 18:01:36 +02:00
Konrad Langenberg
b8d0fc2683
Fixed a bug with comments not showing correctly
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-27 17:49:56 +02:00
Konrad Langenberg
43caa93454
Moved add dependency input to the sidebar
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-27 17:26:58 +02:00
Morlinest
cc84ca40d7
Remove redudant issue LoadAttributes() calls ( #2614 )
2017-09-27 09:41:52 -03:00
Konrad Langenberg
107b0cbe6e
Implemented searchable issue list for new dependency selection
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-27 14:36:43 +02:00
Konrad Langenberg
ace8f616b3
Fixed displaying of error messages in language
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-27 12:16:28 +02:00
Konrad Langenberg
7f30180875
Implemented repo check
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-26 22:06:51 +02:00
Konrad Langenberg
a80fbb2a87
Fixed issuecanbeclosed
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-26 22:06:32 +02:00
Konrad
ab9f7b384d
Merge branch 'master' of https://github.com/go-gitea/gitea
2017-09-26 16:44:47 +02:00
Lauris BH
339d7de409
Fix translation upload to crowdin ( #2599 )
2017-09-25 10:59:19 +03:00
Lunny Xiao
dd55534b82
Reduce usage of allcols on update ( #2596 )
...
* reduce usage of allcols on update
* fix bug and tests
2017-09-25 12:59:27 +08:00
Bo-Yi Wu
6b6f16cfae
backport from v1.2 branch: add secrets for github release ( #2588 ) ( #2598 )
2017-09-25 11:40:34 +08:00
Ethan Koenig
fa28de820e
Make indexer code more reusable ( #2590 )
2017-09-25 03:08:48 +03:00
Morlinest
0b0d85c90d
Add pre-build step for nodejs stuff ( #2581 )
2017-09-25 00:49:32 +03:00
Morlinest
086eb62691
Compress css with nodejs ( #2580 )
2017-09-24 22:47:10 +03:00
Konrad Langenberg
98604985b1
fixed lint + gofmt
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-24 17:39:47 +02:00
Konrad Langenberg
29aafb3ef8
Implemented custom type DependencyType
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-24 17:31:47 +02:00
Konrad Langenberg
2c5a743df8
Renamed Comment
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-24 17:15:33 +02:00
Konrad Langenberg
fe8181af73
Simplified checking for open dependencies
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-24 16:29:25 +02:00
Konrad Langenberg
837c917798
Moved error check before range
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-24 16:27:50 +02:00
Konrad Langenberg
e58f703b08
gofmt
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-24 13:29:45 +02:00
Konrad Langenberg
ae522299b9
Fixed Lint
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-24 13:25:55 +02:00
Konrad Langenberg
5fde62ba3a
Re-Added Migration
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-24 13:25:27 +02:00
Konrad Langenberg
8b4a48c4bc
Merge branch 'master' of https://github.com/go-gitea/gitea
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
# Conflicts:
# models/migrations/migrations.go
# models/migrations/v42.go
2017-09-24 13:20:34 +02:00
Jonas Franz
fa6d7c7b99
Automatic update of translations ( #2585 )
...
* Adding build step for uploading translations
* Fixing crowdin project name
* Using crowdin plugin
* Changing secret name
* Adding pull: true
2017-09-23 19:08:42 +03:00
Konrad Langenberg
8207f32be6
Added migration
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-23 16:19:59 +02:00
Konrad Langenberg
1b8b2fc17d
Simplified checks for open dependencies
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-23 16:11:16 +02:00
Konrad Langenberg
c1ea3f588d
Simplified listing all blocking & blocked by issues in one query
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-23 16:08:20 +02:00
Konrad Langenberg
8debb0a272
fixed typo
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-23 15:24:43 +02:00
Lunny Xiao
2ef8b8bcbe
fix go get subpackage bug ( #2584 )
...
* fix go get subpackage bug
* merge the duplicated funtions
2017-09-23 16:24:24 +03:00
Konrad Langenberg
d9aea3d646
fixed typo
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-23 15:24:03 +02:00
Konrad Langenberg
9b467a309e
Simplified checking of open dependencies left
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-23 15:20:58 +02:00
Konrad Langenberg
163a0a3822
Simplified checking of open dependencies into one query
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-23 15:18:29 +02:00
Konrad Langenberg
fe4bcc02f3
fixed display issue with comments
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-23 15:01:47 +02:00
Konrad Langenberg
f707d54598
simplified depExists method
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-23 14:59:31 +02:00
Konrad Langenberg
1f8ce67366
added error check for dependency exists function
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-23 14:29:41 +02:00
Konrad Langenberg
0eaf0404cc
Switched to constants for dependency type
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-23 14:25:14 +02:00
Konrad Langenberg
bccb37c08c
Beautified creation of new dependency
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-23 14:14:41 +02:00
Konrad Langenberg
301f247efe
Fixed compatibility with newer xorm version
...
Signed-off-by: Konrad <konrad@kola-entertainments.de>
2017-09-23 14:08:39 +02:00
Lauris BH
2db424c3f1
Fix broken migration to add can_push field back to table ( #2574 )
2017-09-23 16:45:41 +08:00
Ethan Koenig
ccff57103a
Automatically regenerate indexer for incompatible versions ( #2524 )
2017-09-23 00:30:56 +03:00
Lauris BH
28f4de205f
Fix drone for tags ( #2573 )
2017-09-22 18:34:02 +03:00
Morlinest
9a75a5d59b
Use custom type and constants to hold order by options ( #2572 )
2017-09-22 15:53:21 +03:00
Morlinest
ca68a75b5b
Expand fixtures ( #2571 )
...
* Add more repo search tests
* Add and fix /api/repo/search integration tests
* Add owner to access table for organization repositories
* Remove tests
2017-09-22 13:51:16 +03:00
Jonas Franz
b4b0280e33
Ctrl + Enter to submit forms ( #2540 )
...
* Hotfix for "Add time manually" (https://github.com/go-gitea/gitea/pull/2211#issuecomment-328780125 )
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Submit forms if Ctrl+Enter is pressed inside a textarea
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Adding separate class for Ctrl+Enter-Submit
Checking if alt key is pressed too
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Changing .ctrlenter to .js-quick-submit
Signed-off-by: Jonas Franz <info@jonasfranz.software>
2017-09-22 14:17:31 +08:00