Commit Graph
49 Commits
Author SHA1 Message Date
wangyidong ccb99b63ec * [refac bug #57901] close modal for old page. 2024-12-16 15:59:21 +08:00
songchenxuan 95f4432409 *[misc] use testrun caseID when in testtask-cases page. 2024-10-25 17:07:20 +08:00
tianshujie 5563d55a27 * [task#131112,doing,0.5h] add config for export case. 2024-10-23 16:25:31 +08:00
liumengyi c108feac26 * [bug#55575,done,4h] add download tip. 2024-10-09 09:08:46 +08:00
sunguangming 9190bf8f89 *[task#127002,done,0.5h] fix bug. 2024-08-28 13:15:39 +08:00
wangyidong ba850e7faf * [refac bug #54332] Adjust customFieldsBox toggle hidden. 2024-08-28 08:48:51 +08:00
wangyidong 7d510f5dc4 * [refac bug #54333] Hide template field. 2024-08-26 16:54:35 +08:00
sunhao 25d1dfb7dd * [refac] refactor pageCSS usage. 2024-08-13 11:04:54 +08:00
sunguangming 8d4fabbef3 * [bug#52023,done,0.1h] fix bug. 2024-07-04 17:00:44 +08:00
tianshujie ab02dd1c97 * [bug#49218,done,0.1h] add class for range field. 2024-06-07 09:02:57 +08:00
liumengyi 84c605e706 * Modify style in file::export if client language is not chinese. 2024-04-07 13:55:19 +08:00
liumengyi affdd99376 * Optimize code for flow::export. 2024-03-25 11:26:29 +08:00
tianshujie 2d5e8c6451 * Add id attribute for export panel. 2024-03-01 11:18:05 +08:00
tianshujie 898fd27fdb * Fix encode is empty when the type isnt't csv. 2024-02-29 16:35:45 +08:00
liyang 89dc5d0f04 * Remove input form control setting. 2024-02-28 13:20:43 +08:00
李硕 711c04084f * Fix bug #45604. 2024-02-04 10:23:31 +08:00
daitingting bf6405836c * Fix bug #44925. 2024-01-30 02:13:33 +00:00
caoyanyi c328dcaf91 * Adjust project export linkage. 2024-01-22 14:54:12 +08:00
sunhao d1a2b41beb * file: fix cannot open export after download. 2024-01-15 16:27:16 +08:00
wangyidong 9e59413f9f * Fix bug #42514. 2024-01-10 09:40:17 +08:00
liumengyi 4d098381d6 * Fix bug of file template deletion. 2024-01-03 18:39:41 +08:00
liumengyi 51638d24c9 * Replace select with picker in file::export. 2024-01-03 17:19:17 +08:00
liumengyi 895fdd0d19 * Replace select with picker in file::export. 2024-01-03 17:16:53 +08:00
liumengyi 1e5578d87f * Fix bug of file template deletion. 2024-01-03 17:15:29 +08:00
sunhao 68b7c2e97c * Rename .form-grid to .form-horz. 2024-01-03 17:04:19 +08:00
liumengyi 60bf6ba4f3 * Replace select with picker of template field. 2024-01-03 16:27:04 +08:00
liumengyi 63ac05372e * Fix bug #41150, save export template. 2024-01-03 16:25:35 +08:00
xieqiyu 93667f6534 * Fix bug#41550. 2023-12-14 15:23:57 +08:00
caoyanyi a4a6fb22e4 + Add js cookie set params. 2023-12-06 10:45:07 +08:00
daitingting c72b6a19c0 * Format codes. 2023-11-13 06:36:55 +00:00
tianshujie 4ce06f0540 * Merge commit d35eddd477. 2023-11-10 15:43:45 +08:00
daitingting 7189e76cf2 * Process checked case id list. 2023-10-17 07:36:08 +00:00
wangyidong 95643db014 * Adjust for export2csv export2html export2xml. 2023-07-25 10:32:29 +08:00
wangyuting 1859e854a7 * Adjust bug browse page style. 2023-07-20 13:50:47 +08:00
wangyidong 9c2adf7a54 * Adjust for batch unlink story page. 2023-07-11 15:14:07 +08:00
chentao 4176f7c3a0 * Export task data from task list page. 2023-07-10 16:01:10 +08:00
wangyidong dc979f1f48 * Adjust for form panel. 2023-07-06 19:57:04 +08:00
wangyidong d34d305e22 * Finish task #96572. 2023-07-06 19:29:01 +08:00
liugang e35456a125 * Replace all render functions with 'render()'. 2023-06-21 09:06:35 +08:00
chentao c49c3c8f7a * Change the text of submit button for file export dialog. 2023-05-31 15:32:45 +08:00
chentao 66fac44e6d * Replace join with implode for the UI template of file export. 2023-05-31 14:51:47 +08:00
dingguodong e33a1c2d9b * Adjust the code to fix sonar code smell php:S3358. 2023-05-30 17:32:19 +08:00
chentao ea4569c7e5 * Set default exported file name for file export dialog. 2023-05-30 17:27:47 +08:00
chentao e0c68d71f1 * Change label width and content padding width of file export dialog. 2023-05-30 17:27:47 +08:00
chentao 9ace61dc0d * Add translation for the new title of file export dialog. 2023-05-30 17:27:47 +08:00
chentao 3b829fef7f * Change element with from 3/4 to 1/2 for file export dialog. 2023-05-30 17:27:47 +08:00
dingguodong 0c7fc1ff07 * Set default encoding for csv to gbk. 2023-05-30 16:50:12 +08:00
chentao 21381685be * Add javascript to implements closing modal and cascade interaction of the data export UI of the file module. 2023-05-24 14:02:08 +08:00
chentao 6cc16da5eb * Implements new file export UI with ZIN for file module. 2023-05-24 10:22:39 +08:00