4102 Commits

Author SHA1 Message Date
Robin Shen
f7f34f3493 Improve email notification as well as service desk feature
Make service desk a separate setting from mail setting. Strip off quoted contents when post comments via email. Improve notification email to make the information more explicit, and much more...
2021-08-04 16:17:29 +08:00
Robin Shen
357670d463 Bump version to 4.9.0 2021-07-30 18:22:56 +08:00
Robin Shen
95dede378a Fix issue #371 - Import issues from JIRA cloud 2021-07-30 18:14:21 +08:00
Robin Shen
8d97a174dc Minor UI improvements 2021-07-26 20:51:02 +08:00
Robin Shen
f4075e7243 Fix issue #375 - Set appropriate email headers to make notification emails from same issue organized into a single conversation in various email clients 2021-07-26 17:46:32 +08:00
Robin Shen
7d6324e5b2 Minor UI improvements 2021-07-25 22:48:32 +08:00
Robin Shen
e29d1e65b9 Refactor sender authorizations in mail setting into separate service desk setting 2021-07-25 21:48:58 +08:00
Robin Shen
548767e3d8 Fix issue #373 - File list formatting issue 2021-07-24 21:48:51 +08:00
Robin Shen
bace7fc14d Improve default notification template 2021-07-24 18:48:53 +08:00
Robin Shen
6cb72f2c93 Fix issue #366 - Issue and pull request notification email customization 2021-07-24 17:44:55 +08:00
Robin Shen
184409f558 Associate user belongings with unknown account when user is deleted 2021-07-21 22:54:02 +08:00
Robin Shen
4bc51d9a09 Update onedev.png 2021-07-21 17:11:46 +08:00
Robin Shen
9f5140229c Fix issue #370 - Import code and issues from Bitbucket Cloud 2021-07-21 15:12:00 +08:00
Robin Shen
7d7f2bddfe Refactor project/issue import facilities 2021-07-20 23:01:23 +08:00
Robin Shen
b34848eb9d Fix issue #369 - Import code and issues from Gitea 2021-07-20 08:29:05 +08:00
Robin Shen
665c852246 Fix issue #368 - Issue referencing not updated in description and
comment of moved issues
2021-07-18 20:38:39 +08:00
Robin Shen
f27bf88da2 Ask user to type 'yes' when move/delete all issues 2021-07-18 18:33:08 +08:00
Robin Shen
05e029ecfb Fix issue #367 - Issue status in email's subject 2021-07-18 18:09:45 +08:00
Robin Shen
aad7919242 Fix issue #322 - Import project from GitLab 2021-07-18 17:39:52 +08:00
Robin Shen
c3b0ec73f6 Merge branch 'main' of https://code.onedev.io/onedev-server into main 2021-07-15 21:02:00 +08:00
Robin Shen
bb3f70ac1c Minor UI improvements 2021-07-15 21:01:46 +08:00
Robin Shen
a58b93ec35 Edit .onedev-buildspec.yml 2021-07-15 12:32:41 +00:00
Robin Shen
5570fe5470 Edit .onedev-buildspec.yml 2021-07-15 12:32:17 +00:00
Robin Shen
8afea7fe0b Fix issue #364 - TTY option to run commands v4.8.1 2021-07-15 17:53:27 +08:00
Robin Shen
5370a8ff58 Add note for fixed issues of first build in job 2021-07-15 12:52:13 +08:00
Robin Shen
a4e01e73cc Bump version to 4.8.0 v4.8.0 2021-07-14 16:36:22 +08:00
Robin Shen
0c3907bce2 Fix issue #363 - Able to move/delete issues in batch 2021-07-14 16:34:56 +08:00
Robin Shen
923b8c3245 Fix the issue that input assister does not close when modal closed 2021-07-14 09:30:27 +08:00
Robin Shen
a020187e3b Fix the problem mail setting save button greyed out after testing 2021-07-14 08:53:05 +08:00
Robin Shen
3976f66783 Fix issue #343 - Creating issues, adding comments via email 2021-07-13 22:24:03 +08:00
Robin Shen
5ba81e96bd Merge branch 'import' 2021-07-05 14:20:27 +08:00
Robin Shen
9f50fb0b37 Fix issue #336 - Allow for the project with build templates to be non-public 2021-07-05 14:20:03 +08:00
Robin Shen
86d5f5a298 Make return value of RepositoryResoure.editFile a valid json 2021-07-04 19:44:32 +08:00
Robin Shen
6367a68c59 Fix issue #359 - Add RESTful API endpoints to operate git repositories 2021-07-03 18:30:37 +08:00
Robin Shen
46c001b04c Merge pull request #28 - Add some git api endpoints 2021-07-03 00:53:13 +00:00
KN4CK3R
7cd0c028a2 Added some git api endpoints. 2021-07-02 16:33:00 +02:00
Robin Shen
8cbec3d9ed Fix issue #355 - Able to use latest build in project dependency v4.7.0 2021-07-02 14:33:48 +08:00
Robin Shen
aef415eb3b Access contributed setting via RESTful api 2021-07-02 10:01:55 +08:00
Robin Shen
d2698e8353 Fix issue #357 - Able to contribute plugin setting to project 2021-07-01 21:54:56 +08:00
Robin Shen
32f7727c5b Fix issue #129 - When click emojis in markdown editor, it takes a long
time to show all emojis
2021-07-01 13:35:03 +08:00
Robin Shen
74a96b9058 Fix some usability issues 2021-07-01 09:46:29 +08:00
Robin Shen
80cbf6086c Fix issue #356 - Unable to import build spec from other projects if system level anonymous access is disabled 2021-06-30 10:21:56 +08:00
Robin Shen
9fff7648ef Fix issue #354 - OneDev is unable to authenticate with other repository
providers if checkout step is used
2021-06-29 10:22:45 +08:00
Robin Shen
e7913fd872 Fix issue #353 - Project Dependency Setting May Cause
NullPointerException
2021-06-28 20:16:59 +08:00
Robin Shen
a9e4d4d656 Fix issue #339 - Support colours in build output 2021-06-28 15:43:57 +08:00
Robin Shen
4486b1d9bc Use latest version of commons 2021-06-22 18:27:13 +08:00
Robin Shen
9392b0d14c Merge branch 'main' of https://code.onedev.io/onedev-server v4.6.1 2021-06-21 15:00:48 +08:00
Robin Shen
f89c2659e0 Bump version to 4.6.1 2021-06-21 15:00:40 +08:00
Robin Shen
469dee7765 Fix issue #342 - Able to import YouTrack/GitHub issues into existing project 2021-06-21 14:59:40 +08:00
Robin Shen
057272549b Edit .onedev-buildspec.yml 2021-06-18 03:21:44 +00:00