Commit Graph
642 Commits
Author SHA1 Message Date
sunhao 6bd978525b * zin: refactor set:xxx usage to compatible with php 5.4. 2023-08-29 18:03:45 +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
tianshujie ddb8015541 * Change the error tip mode. 2023-07-28 10:44:06 +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 411adc3e61 * Adjust for backup browse page. 2023-07-25 19:44:30 +08:00
liumengyi 1bc7236c71 * Fix error of returned value. 2023-07-25 18:38:48 +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 4f6b5da11e * 2023-07-25 09:12:24 +08:00
wangyidong 8d8ed0cebd * Rewrite download file. 2023-07-25 09:12:24 +08:00
wangyuting 1859e854a7 * Adjust bug browse page style. 2023-07-20 13:50:47 +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
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
sunguangming a740151e57 * Fix filelist bug. 2023-07-07 11:05:35 +08:00
tianshujie 931aea449a * Change the param type of the setImgSize method. 2023-07-07 10:31:15 +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
wangyuting 401c7390aa * Add upload images page. 2023-07-06 18:36:57 +08:00
sunguangming 55ccd7a437 * Fix file bug. 2023-07-04 08:43:33 +08:00
朱金勇 a3c848d7af * Use helper::header() instead of header(). 2023-07-03 15:26:08 +00:00
wangyidong 2fe0b66909 * Add js for create story. 2023-06-29 17:33:43 +08:00
sunguangming 6443370f39 * Rename function. 2023-06-25 17:23:10 +08:00
sunguangming 8fd70d0827 * Add print file widget. 2023-06-25 17:17:25 +08:00
liugang e35456a125 * Replace all render functions with 'render()'. 2023-06-21 09:06:35 +08:00
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