Commit Graph
609 Commits
Author SHA1 Message Date
wangyidong 58b07a3fd1 * Add param type for file model. 2023-06-06 10:58:20 +08:00
wangyidong 227d5aef00 * Refactor updateObjectID method. 2023-06-06 10:58:20 +08:00
chentao d0ffb5c5f9 + Add 'saveFile' function to fileTao class to support saving one file data. 2023-06-01 16:28:50 +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
zhouxin d770eb0485 * Fix code smell for file module. 2023-05-30 17:22:16 +08:00
dingguodong 0c7fc1ff07 * Set default encoding for csv to gbk. 2023-05-30 16:50:12 +08:00
dingguodong dffce27a94 * Change value of variables to meet the requirement of export. 2023-05-30 16:05:27 +08:00
zhouxin 64368f82a0 * Batch replace "else if" sequence to "elseif". 2023-05-30 11:22:17 +08:00
zhouxin 7b7668136b * Batch fix illegal comment. 2023-05-25 17:07:43 +08:00
zhouxin abdc53f20a * Batch fix illegal comment. 2023-05-25 15:38:56 +08:00
zhouxin 77a2da90d9 * Batch modify quote for unit test. 2023-05-25 13:43:27 +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
daitingting 062bb522f0 * Optimize codes. 2023-05-09 01:52:46 +00:00
guofeilong 91fedfe5bb Revert "* Revert commit."
This reverts commit afa257ee10.
2023-04-27 13:34:00 +08:00
chaideqing afa257ee10 * Revert commit. 2023-04-27 10:22:53 +08:00
chaideqing 68246a7e84 * Fix can browse image when not login. 2023-04-27 09:52:15 +08:00
zhouxin 4efea42989 + Move unit test from test directory to each module. 2023-04-24 02:16:47 +00:00
朱金勇 93aa3e307b * Format zentao.sql. 2023-04-20 02:17:53 +00:00
dingyongliang 273c6a0192 * fix upload files totalSize. 2023-04-17 15:30:37 +08:00
wangyidong aac5f7c4d2 * fix bug for maxcount config. 2023-03-23 14:49:40 +08:00
tianshujie 2955d16b91 * Code for fix bug #27599. 2023-03-17 10:37:32 +08:00
liuyongkai 769e0d2913 * Fix bug #32376. 2023-02-22 13:20:44 +08:00
wangyuting2 89c722f12a * Optimize processFile4Object. 2023-02-17 14:06:04 +08:00
hufangzhou f3cd2e7d4d * Change the Easy Soft to ZenTao Software. 2023-02-15 17:01:22 +08:00
Yagami c2724b9f57 Merge branch 'zentaopms_281' 2023-02-08 15:31:13 +08:00
孔令茂 b15855b19b * Resolved feedback #2065, workflow extend file type field can not linkage. 2023-02-01 17:24:56 +08:00
xieqiyu ee5aacbd35 * Fix bug#31467. 2023-01-05 10:05:45 +08:00
xieqiyu bc620ef34d * Code for task#81779. 2023-01-03 17:36:33 +08:00
caoyanyi 3b5531b694 * Modify chosen. 2023-01-03 13:32:10 +08:00
zenggang bdaaac29fa * Resolve feedback#1704 2022-12-28 07:47:03 +00:00
hufangzhou 6f9d1f9fdb * Handle feedback #1707. 2022-12-09 06:37:38 +00:00
孔令茂 1dfe049a97 * Resolved feedback #508, fixed image display error when export to html. 2022-11-30 01:19:51 +00:00
chaideqing db08e26957 * Fix feedback #1446. 2022-11-29 08:48:10 +08:00
wangjianhua fc9bada77c * Fix comments. 2022-11-24 14:42:01 +08:00
wangjianhua 7646cf8613 * Fix wrong syntax. 2022-11-21 20:57:48 +08:00
wangjianhua 88007f7685 Merge branch 'master' into master_oss_wangjianhua 2022-11-21 14:36:59 +08:00
tanghucheng 0428c7e973 * Finish ticket #043. 2022-11-17 15:25:52 +08:00
wangjianhua 121e072d85 Merge branch 'master' into master_oss_wangjianhua 2022-11-16 16:36:36 +08:00
wangjianhua afd90092bb * Add function saveAsTempFile to file module. 2022-11-10 17:05:35 +08:00
wangyidong b8c4c2bb9d * code for task #75426,75427. 2022-11-10 14:13:29 +08:00
wangjianhua cd5749835e * Add function setFielAndRealPaths to file model. 2022-11-09 23:28:37 +08:00
wangyidong 148d3d6d6b Merge branch 'master' into zentaopms_239 2022-10-27 11:39:47 +08:00
曾刚 d2771a1dea Bug 28795 2022-10-21 07:59:09 +00:00