Commit Graph
69 Commits
Author SHA1 Message Date
liumengyi 953e7c297f * [bug#59671,done,0.5h] unset sub menu when preview image. 2025-02-14 09:01:40 +08:00
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
liumengyi 38349626ad * [bug#54525,done,0.4h] fix bug from old page. 2024-08-29 16:55:59 +08:00
liumengyi 1d1ac4c841 * [bug#53844,done,1h] preview file in modal. 2024-08-29 09:31:10 +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
liumengyi c79001fefe * [misc] modify variable name. 2024-08-22 10:54:57 +08:00
liumengyi 22be581e0a * [bug#53844,done,0.5h] modify style of file::download. 2024-08-22 10:54:57 +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
sunhao 6da7b7a08b * file: bug #47006, optimize UI of image uploader. 2024-03-15 10:47:15 +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
sunhao 0cf4cd8b82 * file: refactor uploadImages modal with imageSelector. 2024-02-06 20:34:09 +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
daitingting 088011c1cd * Fix bug #44917. 2024-01-25 02:56:44 +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
tianshujie 462dda53ae * Fix bug #42374. 2023-12-26 16:50:36 +08:00
xieqiyu 93667f6534 * Fix bug#41550. 2023-12-14 15:23:57 +08:00
wangyidong 4fbb3b0e5a * Rewrite file module. Add unit test. 2023-12-06 14:28:24 +08:00
caoyanyi a4a6fb22e4 + Add js cookie set params. 2023-12-06 10:45:07 +08:00
hufangzhou e22d30ae1f * Merge 18.9 file module. 2023-11-27 17:26:55 +08:00
liumengyi 06a8aa3685 * Remove , at the end of row in the lastest children in file. 2023-11-14 10:22:37 +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
wangyidong 08a28b85d5 * Adjust for show upload progress for uploadimages. 2023-11-06 17:31:58 +08:00
wangyidong 3dad8cacd1 * Adjust success for upload images. 2023-11-06 15:57:13 +08:00
daitingting 7189e76cf2 * Process checked case id list. 2023-10-17 07:36:08 +00:00
sunhao 6bd978525b * zin: refactor set:xxx usage to compatible with php 5.4. 2023-08-29 18:03:45 +08:00
tianshujie 9116c7108a * Change the file display mode. 2023-07-28 10:39:15 +08:00
tianshujie ab7032c7b0 * Change the style of the show file page. 2023-07-28 09:58:36 +08:00
wangyidong 95643db014 * Adjust for export2csv export2html export2xml. 2023-07-25 10:32:29 +08:00