Commit Graph
860 Commits
Author SHA1 Message Date
liugangandClaude bf6deeb448 + [misc] Add unit tests for fileModel::dwordize() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:16 +08:00
liugangandClaude 1c59affab6 + [misc] Add unit tests for fileModel::imagecreatefrombmp() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:16 +08:00
liugangandClaude 42e8b6de31 + [misc] Add unit tests for fileModel::cropImage() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:16 +08:00
liugangandClaude fb652fb789 + [misc] Add unit tests for fileModel::saveChunkedFile() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:16 +08:00
liugangandClaude 2843aafd32 + [misc] Add unit tests for fileModel::saveAFile() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:16 +08:00
liugangandClaude a21e870d17 + [misc] Add unit tests for fileModel::saveUpload() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:16 +08:00
liugangandClaude 9c0d9306aa + [misc] Add unit tests for fileModel::query() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:16 +08:00
liugangandClaude 9ef1310d39 + [misc] Add unit tests for fileModel::getByGid() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:16 +08:00
liugangandClaude 311a74e319 + [misc] Add unit tests for fileModel::deleteByObject() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:15 +08:00
liugangandClaude 39836e0b60 + [misc] Add unit tests for fileModel::__construct() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:15 +08:00
sunguangming 711405d304 * [misc] modify unittest. 2025-09-03 07:28:00 +00:00
sunguangming b5dab2ba1c * [bug#65163,done,0.1h] fix bug. 2025-09-03 07:28:00 +00:00
wangyuting 4d2e317ffd * Add setimgsize unit test script. 2025-08-28 15:50:36 +08:00
wangyuting 844be7ae38 * Optimize task view page. 2025-08-28 15:50:36 +08:00
wangyuting 8dd55a7b88 * Adjust unit test script file name. 2025-08-26 08:51:54 +08:00
wangyuting e08a90634b * [task#146178,done,3h,0h] Optimize history search method. 2025-08-26 08:51:54 +08:00
xieqiyu 55456ed8de * [bug#64850] Modify the unit test file of fileModel::sendDownHeader. 2025-08-19 08:29:30 +00:00
xieqiyu f611e6f1ff * [bug#64850] Switch file name to lower when adjust extention. 2025-08-19 08:08:08 +00:00
sunguangming 7bb4b98fd0 * [misc] for sonar. 2025-08-14 06:51:15 +00:00
sunguangming a61823b221 * [misc] return when filelist is empty. 2025-08-14 06:48:17 +00:00
xieqiyu f0a649e037 * [bug#64713] Add the unit test file of fileModel::buildFileActions. 2025-08-13 05:12:59 +00:00
xieqiyu 8cf0edc3e4 * [bug#64713] No change file title when print file. 2025-08-13 03:45:10 +00:00
sunguangming ae18d352eb * [misc] clode modal when success. 2025-07-17 05:45:32 +00:00
sunguangming f3e64bf9e3 * [bug#64105,dong,1.5h] fix bug. 2025-07-17 05:45:16 +00:00
sunhao 7731e77c25 * [bug #63818] fix download file with file-ajaxQuery without file name. 2025-07-15 12:46:59 +08:00
sunhao f7ad1195a8 * [bug #63818] fix download file with file-ajaxQuery without file name. 2025-07-10 22:31:01 +08:00
zhujinyong 93989b45bc * [misc] compatibility with PHP8.4. 2025-07-08 08:35:58 +08:00
tianshujie 6aea9f7e40 * [unittest] add unit test for printfile. 2025-06-20 13:54:15 +08:00
tianshujie e49b66108e * [unittest] add printFileTest method. 2025-06-20 13:53:59 +08:00
tianshujie 68592ad019 * [unittest] add printfile. 2025-06-20 13:53:30 +08:00
tianshujie e1b09adf4d * [bug#63488,done,0.5h] fix check priv. 2025-06-19 16:13:35 +08:00
sunguangming 80953b6c5f * [unittest] modify unittest. 2025-06-05 08:00:58 +00:00
liumengyi 1b1ce99744 * [unittest] modify unit test result for fileModel::saveDefaultFiles. 2025-06-05 09:54:48 +08:00
liumengyi aa71b291e4 * [unittest] modify unit test of fileModel::processFile4Object. 2025-06-05 09:52:56 +08:00
sunhao 0e3f3bb41a * [story #73017] support for getting file info by file-ajaxQuery. 2025-05-22 08:43:30 +08:00
wangyuting e7d53bbaeb * [task#142082,done,3h,0h] Add deliverable column project table. 2025-04-23 15:27:39 +08:00
sunguangming bcfecb69e8 * [misc] show editor img. 2025-04-03 10:19:40 +08:00
sunguangming 62bc567f41 * [task#140300,done,0.2h] add tolist to product / projects. 2025-04-03 10:19:40 +08:00
sunguangming 0e76ae2462 * [bug#59219,done,0.1h] Editor images bypass auth. 2025-04-03 10:19:40 +08:00
liumengyi 3e916d3fea * [feedback#8824,done,0.1h] process file diff by filesName. 2025-03-27 10:31:38 +08:00
liugang fd15847b13 + [misc] add a method to replace Emoji to a specified string. 2025-03-24 09:22:11 +08:00
sunhao 121d33dcb3 * [bug #60669] fix file-ajaxQuery not work with some params. 2025-03-20 08:20:54 +08:00
sunhao 137917e05b * [misc] change base64 encoding of title param of file-ajaxQuery. 2025-03-12 19:30:54 +08:00
dingyongliang b665a762a6 * [refac] ajaxQuery use real 404. 2025-03-06 08:41:11 +08:00
tianshujie 149d43aa69 * [bug#59447,done,2h] fix export '"' show '"' error. 2025-03-04 09:36:27 +08:00
tianshujie c76e56c684 * [bug#59447,done,2h] fix export '"' show '&quot;' error. 2025-03-03 13:40:57 +08:00
sunguangming e9ea0d0775 * [bug#59644,done,0.2h] fix bug. 2025-02-28 09:31:45 +08:00
liumengyi 953e7c297f * [bug#59671,done,0.5h] unset sub menu when preview image. 2025-02-14 09:01:40 +08:00
sunhao 52710efbd8 * [refac] refactor file-ajaxQuery method. 2025-01-22 11:11:24 +08:00
liumengyi 628c476c89 * [bug#58571,done,1h] logical delete story's files. 2024-12-30 09:51:11 +08:00