Commit Graph
246 Commits
Author SHA1 Message Date
liugang 067c04b24a + fileModel: return true if the file has no objectType or objectID when check its privilege. 2024-04-23 09:26:42 +08:00
tianshujie 3d8283b65e * Fix bug #47667. 2024-04-11 13:19:19 +08:00
qixinzhi 5aa73391ae * Add deleteByObject of file model. 2024-03-26 08:29:14 +00:00
tianshujie 88bc53b409 * Change the $objectID type for file::getByObject method. 2024-03-25 15:37:51 +08:00
wangyuting c889f757cb * Fix editor bug for bug edit page. 2024-03-25 10:32:26 +08:00
sunhao d138ddb09f * zin: fix downloading file name with space. 2024-03-11 18:02:55 +08:00
songchenxuan d83dcc198c * Fix api bug. 2024-03-11 16:51:43 +08:00
tianshujie 803373975f * Fix an issue where a file upload message cannot be displayed. 2024-02-29 10:13:23 +08:00
tianshujie 2a5e663a21 - Remove unused code. 2024-01-30 16:00:04 +08:00
sunhao be18a0f14b * file: fix file name with Chinese on download file from ajax form. 2024-01-30 15:56:17 +08:00
tianshujie 81124e95ee * Fix bug #45476. 2024-01-29 15:49:42 +08:00
liumengyi aa2edd1ade * Fix bug #43355. 2024-01-05 13:06:43 +08:00
wangxuepeng 6194a924fc * Fix bug #42590. 2024-01-04 16:01:33 +08:00
liumengyi 2c8aacd5f3 * Fix bug #42661, don't check privilege if the case in the case lib. 2024-01-02 13:24:59 +08:00
wangyidong 1e4bc398f8 * Adjust for file unit test. 2023-12-29 14:24:03 +08:00
wangyuting 271a070650 * Fix file unit test bug. 2023-12-27 16:13:55 +08:00
wangyuting e5636181f5 * Fix file module unit test bug. 2023-12-27 16:10:08 +08:00
daitingting 1c6f1a1c31 * Adjust style of fileList. 2023-12-16 02:27:08 +00:00
wangyuting f0fbfad2f7 * Fix function getImageSize return value type array bug. 2023-12-13 16:23:50 +08:00
xieqiyu e5cb69fe3f * Fix bug#41401. Change param type of the method of processImgURL. 2023-12-12 15:12:33 +08:00
wangyidong 236dbac1bb * Adjust unit test. 2023-12-11 17:49:13 +08:00
wangyidong 2d90703bac * Refactor fileModel. 2023-12-11 16:09:42 +08:00
wangyidong 99795e11d8 * Refactor fileModel autoDelete and replaceImgURL method. 2023-12-11 13:52:31 +08:00
wangyidong d784d83ee7 * Refactor fileModule processImgURL method. 2023-12-11 10:48:48 +08:00
tianshujie d60f1e012d * Change the type of $file to array. 2023-12-08 16:22:32 +08:00
wangyidong 0f353d9304 * Reface fileModel-parseCSV and add unit test. 2023-12-08 14:36:36 +08:00
wangyidong aafb8de3fc * Add unit test for file. 2023-12-08 08:28:33 +08:00
wangyidong 74114bd0ea * Rewrite file module and add unit test. 2023-12-06 17:37:22 +08:00
wangyidong 4fbb3b0e5a * Rewrite file module. Add unit test. 2023-12-06 14:28:24 +08:00
xieqiyu 6a7c4207c7 * Fix the bug of file save upload. 2023-12-06 14:06:49 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
wangyidong a10decd1e3 * Adjust checkpriv unit test. 2023-12-06 11:18:18 +08:00
wangyidong db07a14b42 * Rewrite file module. 2023-12-06 10:00:59 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
hufangzhou e22d30ae1f * Merge 18.9 file module. 2023-11-27 17:26:55 +08:00
wangyidong 3dad8cacd1 * Adjust success for upload images. 2023-11-06 15:57:13 +08:00
tianshujie 0ea063425b * The judgment logic of pop-up window is changed to isInModal function. 2023-11-03 11:10:01 +08:00
liumengyi c177d22af9 * Fix error. 2023-08-29 14:53:40 +08:00
dingguodong bc805bb1e8 * Optimize get property from object. 2023-08-24 10:42:31 +08:00
dingguodong e39fc95a84 * Fix typo. 2023-08-07 13:17:11 +08:00
dingguodong bc91e996d4 * Change type in comment. 2023-08-01 08:54:04 +08:00
dingguodong 1845a5fbf7 * Rename postion to position. 2023-07-28 16:06:32 +08:00
wangyidong 411adc3e61 * Adjust for backup browse page. 2023-07-25 19:44:30 +08:00
wangyidong 95643db014 * Adjust for export2csv export2html export2xml. 2023-07-25 10:32:29 +08:00
wangyidong 45cbc1debc * Adjust for 2023-07-25 09:12:24 +08:00
wangyidong 8d8ed0cebd * Rewrite download file. 2023-07-25 09:12:24 +08:00
dingguodong 3564b73383 * Remove @ sign. 2023-07-18 16:29:14 +08:00
zhaoke 36e7bc293c * Fix bug #36449,download file name error when file has not extension. 2023-07-17 14:00:48 +08:00
wangyidong 6a318c16c6 * Code for task #97482. 2023-07-13 11:10:30 +08:00
朱金勇 640e8f4482 * Use helper::setcookie. 2023-07-11 07:28:39 +00:00