Commit Graph
382 Commits
Author SHA1 Message Date
qixinzhi 2499083762 * [bug#36014,done,0.1h] fix send fail. 2024-06-12 07:57:01 +00:00
liugang 28c3683680 + mailModal: set embedded images in the email. 2024-05-30 16:54:07 +08:00
liugang 33ea4c77d6 * mailModel: get key-value pairs of image URL and physical file in mail content and replace image url with them. 2024-05-30 16:54:07 +08:00
liugang 5cf3e5e675 * mailTao: replace image url by the key-value pairs of image URL and physical file. 2024-05-30 16:54:07 +08:00
liugang 9a4003e5c9 + mailTao: add a method to get key-value pairs of image URL and physical file in mail content. 2024-05-30 16:54:07 +08:00
liugang f77e49d270 + mailTao: add a method to get key-value pairs of image URL and physical file by file ID. 2024-05-30 16:54:07 +08:00
liugang 009e540732 + mailTao: add a method to get key-value pairs of image URL and physical file by path. 2024-05-30 16:54:07 +08:00
tianshujie 9f07d44b5e * Init zt_user data. 2024-05-10 08:59:39 +08:00
tianshujie 23021c03eb * Fix bug #48685. 2024-05-10 08:54:18 +08:00
caoyanyi acc26ba24d Merge remote-tracking branch 'remotes/origin/release-20.0'
# Conflicts:
#	db/update20.0.beta2.sql
#	lib/zin/func.php
#	lib/zin/wg/fileselector/v1.php
#	lib/zin/wg/upload/v1.php
#	module/action/model.php
#	module/backup/js/index.ui.js
#	module/block/lang/vi.php
#	module/block/ui/recentprojectblock.html.php
#	module/block/zen.php
#	module/common/lang/vi.php
#	module/custom/lang/vi.php
#	module/execution/js/kanban.ui.js
#	module/execution/ui/story.html.php
#	module/kanban/js/view.ui.js
#	module/metric/test/calc/project/hour/ac_of_weekly_all_in_waterfall.php
#	module/metric/test/calc/project/rate/cv_in_waterfall.php
#	module/metric/test/calc/project/rate/cv_weekly_in_waterfall.php
#	module/mr/control.php
#	module/mr/ui/browsebyexecution.html.php
#	module/product/zen.php
#	module/programplan/zen.php
#	module/project/model.php
#	module/repo/lang/de.php
#	module/repo/lang/en.php
#	module/repo/lang/fr.php
#	module/repo/lang/zh-cn.php
#	module/space/ui/createapplication.html.php
#	module/testcase/ui/view.html.php
#	module/upgrade/model.php
#	www/js/zui3/zen-editor/p-0aaccc7e.js
#	www/js/zui3/zen-editor/p-276dd30f.js
#	www/js/zui3/zen-editor/p-2b13cc9a.js
#	www/js/zui3/zen-editor/p-38d18c5d.js
#	www/js/zui3/zen-editor/p-3f6cad83.js
#	www/js/zui3/zen-editor/p-51e3a048.js
#	www/js/zui3/zen-editor/p-617d463f.js
#	www/js/zui3/zen-editor/p-62c0132e.js
#	www/js/zui3/zen-editor/p-6d22490c.js
#	www/js/zui3/zen-editor/p-a563f50b.js
#	www/js/zui3/zen-editor/p-bf31230c.js
#	www/js/zui3/zen-editor/p-c6c95773.js
#	www/js/zui3/zen-editor/p-d83dd3f0.js
#	www/js/zui3/zen-editor/p-d8bedd14.js
#	www/js/zui3/zen-editor/p-eaaa4129.js
#	www/js/zui3/zen-editor/zen-editor.esm.js
#	www/js/zui3/zui.zentao.css
#	www/js/zui3/zui.zentao.js
2024-05-06 09:17:49 +08:00
caoyanyi f01747c983 * Adjust mail test page style. 2024-04-29 14:47:32 +08:00
daitingting c2df7d8670 * Set mail config session. 2024-04-29 05:38:53 +00:00
caoyanyi 2b192c825f * Adjust check logic for mail config exists. 2024-04-29 13:17:28 +08:00
王怡栋 546eb71a47 * Fix bug #48689. 2024-04-29 11:00:15 +08:00
liugang 1c13a31e99 * Rename $lang->colon to $lang->hyphen. 2024-04-28 14:35:26 +08:00
liyang 354c300c86 * Modify unit test directory structure and data generation method. 2024-04-22 14:25:50 +08:00
dingguodong 926744bf4f - Remove vi.php. 2024-04-17 09:11:48 +08:00
daitingting 9ef7d0b05d * Fix bug #43298. 2024-02-20 15:31:00 +08:00
caoyanyi 706d4a46ec * Adjust error tips for mail save. 2024-01-22 15:46:33 +08:00
caoyanyi 7034f45219 * Adjust method name for mail. 2024-01-04 17:19:16 +08:00
wangyuting 7954de9f57 * Adjust unit test script `` to ~~. 2023-12-26 19:20:27 +08:00
wangyidong 3e180aa761 * Adjust for mail unit test. 2023-12-22 10:57:15 +08:00
wangyidong 8f038d4ce7 * Adjust for mail unit test. 2023-12-21 16:53:38 +08:00
wangyidong f25b5e7430 * Fix for mail send method. 2023-12-21 16:21:59 +08:00
wangyidong d899977f3a * Fix for sendmail. 2023-12-21 14:56:06 +08:00
wangyidong bc564dbf1e * Add unit test for isclickable. 2023-12-20 19:41:11 +08:00
wangyidong 9a50bb271a * Refactor mail model. 2023-12-20 19:26:19 +08:00
wangyidong a29ee98cbb * Refactor for send object mail. 2023-12-20 19:26:19 +08:00
wangyidong 43753ab03a * Refactor mail resend method. 2023-12-20 19:26:19 +08:00
wangyidong 90542c7b13 * Refactor mail asyncsend method. 2023-12-20 19:26:19 +08:00
wangyidong 0600239a92 * Refactor mail test page. 2023-12-16 17:24:53 +08:00
wangyidong 46e3a8a5d9 * Refactor mail save page. 2023-12-16 17:24:53 +08:00
wangyidong 9e6f6ce47a * Refactor mail edit page. 2023-12-16 17:24:53 +08:00
wangyidong 1b474ed289 * Refactor mail detect page. 2023-12-16 17:24:53 +08:00
wangyidong 578257c3d3 * Refactor mail-index page and mailModel __construct method. 2023-12-16 17:24:53 +08:00
sunhao fbc30c4394 * Refactor .article-* with css utilities. 2023-12-14 17:21:01 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
liumengyi 45e579fa1f * Remove , at the end of row in the lastest children in mail. 2023-11-14 13:23:47 +08:00
songchenxuan 2ce6886756 * Merge commit d3d1ab6f4e, fix bug #36013. 2023-11-10 10:12:02 +08:00
tianshujie 0ea063425b * The judgment logic of pop-up window is changed to isInModal function. 2023-11-03 11:10:01 +08:00
tianshujie 0659cbe72f * Load lang for mail config file. 2023-09-22 09:42:19 +08:00
caoyanyi 7229b56040 * Fix language error. 2023-08-04 16:09:51 +08:00
caoyanyi b5ccce451c * Change no email return. 2023-08-04 15:47:41 +08:00
dingguodong 34bdfd2c49 * Fix wring param type in comment. 2023-08-03 14:28:00 +08:00
wangyidong d33b4efeff * Adjust mail page. 2023-07-27 13:13:40 +08:00
wangyidong 5ff6049fa6 * Adjust for mail browse page. 2023-07-25 16:27:22 +08:00
wangyidong d53f6cbb02 * Rewrite mail index page. 2023-07-25 16:27:22 +08:00
wangyidong 8d8ed0cebd * Rewrite download file. 2023-07-25 09:12:24 +08:00
caoyanyi 7fcdfe3b42 * Change margin for form. 2023-07-15 15:12:02 +08:00