Robin Shen
5e4f0c50b4
Ask user to input "yes" to delete selected pull requests
2022-01-06 08:08:46 +08:00
Robin Shen
11ddcb42f8
Minor UI css improvements
2022-01-05 21:31:07 +08:00
Robin Shen
0db95b37b7
Bump version to 6.2.1
2022-01-05 19:04:34 +08:00
Robin Shen
5c605189a3
Fix issue #517 - Issue link in project list should point to issue list
...
inside project instead of global issue list
2022-01-05 19:03:47 +08:00
Robin Shen
6d9f4e8917
Fix the bug that incompatibilities since upgraded version is calculated
...
incorrectly
2022-01-05 14:26:53 +08:00
Robin Shen
9c18cacf4a
Able to show incompatibilities since upgraded version even after first
...
display
2022-01-05 13:51:20 +08:00
Robin Shen
9816fcc1f7
Fix issue #513 - Show incompatibilies to admin after update
2022-01-05 13:18:39 +08:00
Robin Shen
ac86cf97a6
Show incompatibilities link in help menu
2022-01-04 23:36:09 +08:00
Robin Shen
210daf114d
Reduce size of docker image used in build/publish docker image step
2022-01-04 21:56:24 +08:00
Robin Shen
4a0fc5f4e9
Windows support for image build
2022-01-04 00:22:04 +08:00
Robin Shen
aa1137757a
Windows support for run container step
2022-01-01 19:17:15 +08:00
Robin Shen
2b8e557651
Fix the issue that issue can still be created via new issue url even if
...
issue management is disabled
2021-12-31 17:06:25 +08:00
Robin Shen
5d7abd1e0e
Fix issue #510 - A step to build/publish docker image
2021-12-31 16:30:51 +08:00
Robin Shen
71046598c6
Fix issue #492 - Show code/pull request/issue/build summary in project
...
list page
2021-12-31 09:52:31 +08:00
Robin Shen
ba5575aa82
Run container step support for linux
2021-12-29 21:02:51 +08:00
Robin Shen
b86a87e506
Some minor fixes
2021-12-25 21:18:20 +08:00
Robin Shen
a50a2c7710
Add build spec migration for borneshell/powershell support
2021-12-25 20:49:18 +08:00
Robin Shen
e40494d463
Fix PowerShell command issue
2021-12-25 19:48:47 +08:00
Robin Shen
6959efe713
Refactor borneshell/powershell step as interpreter into command step
2021-12-25 12:54:19 +08:00
Robin Shen
3b6d71af68
Minor UI fix
2021-12-24 23:09:12 +08:00
Robin Shen
68cf498f38
Bump version to 6.2.0
2021-12-24 21:42:57 +08:00
Robin Shen
f770b86832
Merge branch '6.1'
2021-12-24 21:41:49 +08:00
Robin Shen
9e87a76944
Add bash and powershell command step
...
Fix issue #504 - Add borne shell command step
Fix issue #505 - Add powershell command step
2021-12-24 21:23:22 +08:00
Robin Shen
c9af5f4d97
Fix issue #503 - Job failed with NullPointerException if there are empty
...
lines in build spec command step
2021-12-24 20:59:51 +08:00
Robin Shen
5abd6e4236
Bump version to 6.1.4
2021-12-23 15:54:03 +08:00
Robin Shen
49b3b31fbf
Minor UI change
2021-12-23 15:46:30 +08:00
Robin Shen
4d2d5c0e8e
Fix issue #499 - Link to Support & Bug Report in the left sidebar is
...
broken
2021-12-23 11:26:50 +08:00
Robin Shen
423e8c3988
Fix issue #502 - Error page still return http status code 200
2021-12-23 11:22:49 +08:00
Robin Shen
42e8c7daac
Fix issue #494 - When a Job Executor is defined in a Job, it is
...
impossible to remove it
2021-12-21 10:26:55 +08:00
Robin Shen
1d349fd976
Fix issue #490 - Add Tag along with the Import name
2021-12-21 08:29:00 +08:00
Robin Shen
fccf4a9466
Bump version
2021-12-20 10:33:31 +08:00
Robin Shen
042296cab9
Fix issue #487 - Error when trying to import Step Templates in a child
...
project
2021-12-20 10:32:36 +08:00
Robin Shen
6d68bc7013
Bump version to 6.1.2
2021-12-16 22:53:54 +08:00
Robin Shen
4ed79861d7
Fix issue #484 - Issue creation error from Board with default milestone
2021-12-16 22:50:48 +08:00
Robin Shen
707fc784b4
Add markdown edit shortcut for image insert
2021-12-16 19:12:58 +08:00
Robin Shen
d1df4b0d84
Add comment to explain reason of state change for issue transitions
...
triggered by events
2021-12-16 15:37:40 +08:00
Robin Shen
cacfd38fc7
Markdown editor improvements
...
Fix issue #471 - Allow usual keyboard shortcuts in the editor
Fix issue #475 - When using the Link tool, copy the current selection
2021-12-16 15:23:22 +08:00
Robin Shen
f8760000b8
Fix issue #477 - Post issue comment by replying email still does not
...
work if server is up for a long time
2021-12-14 14:47:26 +08:00
Robin Shen
1128bd9a2a
Small tune of UI icons
2021-12-14 13:40:10 +08:00
Robin Shen
a516595676
Fix issue #478 - Do fuzzy match against project path when an arbitrary
...
string is input to filter projects
2021-12-14 13:29:21 +08:00
Robin Shen
a614aa86c3
Bump version to 6.1.1
2021-12-12 19:23:31 +08:00
Robin Shen
f0caa56c17
Fix issue #466 - Issue in issue list is not updated after editing if
...
dependent field is prompted upon changing a field
2021-12-12 18:08:42 +08:00
Robin Shen
1aea5851e0
Fix occasional milestone OutOfBoundsException
2021-12-12 16:23:39 +08:00
Robin Shen
1dd22099a5
Minor UI improvement and readme modification
2021-12-12 15:15:23 +08:00
Robin Shen
b7bec6b9e9
Fix issue #465 - Reply issue via email stops working upon intermittent
...
network connection broken
2021-12-10 20:21:49 +08:00
Robin Shen
6d88153a32
Fix issue #460 - Color picker shloud be writable and not readonly
2021-12-10 13:32:32 +08:00
Robin Shen
7ab5f11158
Fix issue #464 - Add pre-defined colors for color picker
2021-12-10 11:24:31 +08:00
Robin Shen
80d987e816
Fix issue #463 - Upgrade JSW to make running as service on systems with
...
SELinux simpler
2021-12-09 16:43:30 +08:00
Robin Shen
8461d12226
Refactor agent packaging
2021-12-09 14:34:07 +08:00
Robin Shen
24d377b159
Improvements and bugs related to issue link
...
Fix issue #457 - Able to query issues before/after specified state
Fix issue #456 - Able to order by state
Fix issue #461 - Show linked issues in issue list and board
Fix issue #462 - Error when dragging issues from issue board
2021-12-09 09:48:47 +08:00