Zhangyu
|
02107948d7
|
* [bug] modify options required of thinkstepbase.
|
2024-10-21 13:52:37 +08:00 |
|
liugang
|
f4e3ef8dce
|
* [refac] don't reset $_lastInsertID to false after fetching its value.
|
2024-10-21 11:38:05 +08:00 |
|
liugang
|
6ecbfbd753
|
* [refac] fix typo.
|
2024-10-21 11:38:05 +08:00 |
|
liugang
|
41a0107c00
|
* [refac] set default value of $_lastInsertID.
|
2024-10-21 11:38:05 +08:00 |
|
liugang
|
392a1c7357
|
* [bug#56291,0.5h] fix error can't get last insert id in dameng.
|
2024-10-21 11:38:05 +08:00 |
|
Zhangyu
|
a5bf4792a6
|
* [bug] compatible with historical data of thinkstepmenu.
|
2024-10-21 10:21:58 +08:00 |
|
wangzemei
|
5c36278cf1
|
* [misc] fix the title issues of think3c.
|
2024-10-21 09:46:47 +08:00 |
|
wangzemei
|
0f3bebe0e2
|
* [bug] fix issues of questionType of thinkstepmenu widget.
|
2024-10-18 19:35:33 +08:00 |
|
wangzemei
|
1d16c6ac4a
|
* [bug] fix issues of questionType of thinkstepmenu widget.
|
2024-10-18 19:35:33 +08:00 |
|
qixinzhi
|
6701541d40
|
* [bug] fix total row drill.
|
2024-10-18 17:04:27 +08:00 |
|
qixinzhi
|
69e9cc96ee
|
* [misc] add field type picker.
|
2024-10-18 11:00:20 +08:00 |
|
wangzemei
|
b70eeb0b28
|
* [misc] fix display issues of model title for think3c widget.
|
2024-10-18 09:30:57 +08:00 |
|
sunhao
|
10a48105e3
|
* [misc] support for setting items with null in picker.
|
2024-10-16 08:39:40 +08:00 |
|
songchenxuan
|
38c2bc9a3c
|
*[misc] modify doctemplate-browse.
|
2024-10-16 08:37:37 +08:00 |
|
sunhao
|
4e1e486055
|
* [misc] fix pageEditor not work.
|
2024-10-16 08:36:49 +08:00 |
|
sunhao
|
a086646160
|
* [misc] disable morph in pageEditor.
|
2024-10-16 08:36:46 +08:00 |
|
sunhao
|
c384eed78d
|
* [misc] support for setting editor res path by $config->zuiEditorPath.
|
2024-10-16 08:36:46 +08:00 |
|
sunhao
|
4f56e05e7d
|
* [misc] remove unused properties.
|
2024-10-16 08:36:46 +08:00 |
|
sunhao
|
3eb49b5397
|
* [misc] reset padding of affine side padding.
|
2024-10-16 08:36:45 +08:00 |
|
sunhao
|
191d343b8b
|
* [misc] refactor pageEditor widget.
|
2024-10-16 08:36:45 +08:00 |
|
sunhao
|
727ae7eaab
|
+ [misc] add pageEditor widget.
|
2024-10-16 08:36:44 +08:00 |
|
wangzemei
|
2004891f14
|
* [task#129807] fix the display issue of unselectedOptions.
|
2024-10-15 09:40:44 +08:00 |
|
wangzemei
|
3e4436abd4
|
* [task#129807] fix the issue of question result.
|
2024-10-15 09:18:01 +08:00 |
|
Zhangyu
|
e23c5ed17b
|
* [bug] modify link button dispaly of thinkstepmenu.
|
2024-10-14 17:08:06 +08:00 |
|
wangzemei
|
52a02322b7
|
* [task#129807] fix the scaling issues for the think3c model.
|
2024-10-14 16:15:02 +08:00 |
|
wangzemei
|
96b14efd54
|
* [task#129807] optimize card position for the think3c model.
|
2024-10-14 16:15:02 +08:00 |
|
wangzemei
|
915af3a75b
|
* [task#129807] add tip about model initialization.
|
2024-10-14 16:15:02 +08:00 |
|
wangzemei
|
f689a7d19d
|
* [task#129807] remove useless code.
|
2024-10-13 18:14:10 +08:00 |
|
wangzemei
|
b81520f912
|
+ [task#129807] add comments for the calculateCardPositionsOfScale function.
|
2024-10-13 18:14:10 +08:00 |
|
wangzemei
|
b34709653b
|
+ [task#129807] add comments for the calculateCardPosition function.
|
2024-10-13 18:14:10 +08:00 |
|
wangzemei
|
20d556b7b3
|
* [task#129807] modify the calculation logic for the calculateCardPosition.
|
2024-10-13 18:14:10 +08:00 |
|
wangzemei
|
026fca14bb
|
+ [task#129807] add comments for the groupPositions function.
|
2024-10-13 18:14:10 +08:00 |
|
wangzemei
|
e84aac92b1
|
+ [task#129807] add processing logic for merged groups.
|
2024-10-13 18:14:10 +08:00 |
|
wangzemei
|
0d000c6495
|
+ [task#129807] add the groupPositions function for think3c widget.
|
2024-10-13 18:14:10 +08:00 |
|
wangzemei
|
32315c2f3b
|
+ [task#129807] add comments for the calcPositionsWithOffset function.
|
2024-10-13 18:14:10 +08:00 |
|
wangzemei
|
297c6e7de3
|
+ [task#129807] add calcPositionsWithOffset function for think3c widget.
|
2024-10-13 18:14:10 +08:00 |
|
wangzemei
|
b8a54a29df
|
+ [task#129807] add isSameLine function for think3c widget.
|
2024-10-13 18:14:10 +08:00 |
|
wangzemei
|
9fe76abf20
|
* [task#129807] modify the display of think3c widget.
|
2024-10-13 18:14:10 +08:00 |
|
liugang
|
cc6bf05f6e
|
+ [refac] set default value of date field to null.
|
2024-10-12 10:37:24 +08:00 |
|
liugang
|
fdd857aa97
|
* [refac] fix apache process exiting caused by pdo error.
|
2024-10-11 16:06:02 +08:00 |
|
wangzemei
|
94707cee10
|
* [bug#55884] fix the issue of of mouse clicking.
|
2024-10-11 15:57:00 +08:00 |
|
wangzemei
|
b8e497e9d9
|
* [task#129807] modify the display of option cards.
|
2024-10-11 15:57:00 +08:00 |
|
wangzemei
|
fac6042540
|
* [task#129810] remove the unused variable.
|
2024-10-11 10:15:51 +08:00 |
|
wangzemei
|
c16ff745e3
|
* [task#129810] modify the style of modal for repeatTips.
|
2024-10-11 10:15:51 +08:00 |
|
wangzemei
|
ac4b8a6fad
|
+ [task#129807] add buildAreaCard function for think3c widget.
|
2024-10-10 11:24:50 +08:00 |
|
wangzemei
|
3a7e4ea7ef
|
+ [task#129807] add a display of option content for think3c widget.
|
2024-10-10 11:24:50 +08:00 |
|
wangzemei
|
15838fe17f
|
* [task#129807] fix the issue of not displaying multiple column.
|
2024-10-10 11:24:50 +08:00 |
|
wangzemei
|
0761a30548
|
+ [task#129807] add buildResultCard function for the think3c widget.
|
2024-10-10 11:24:50 +08:00 |
|
wangzemei
|
4156272729
|
+ [task#129807] add card display logic for the buildMulticolumnContent function.
|
2024-10-10 11:24:50 +08:00 |
|
wangzemei
|
a935e55a0a
|
+ [task#129807] add buildMulticolumnContent function for the think3c widget.
|
2024-10-10 11:24:50 +08:00 |
|