tianshujie
|
4e9fecb576
|
+ Add datatable::printHead method.
|
2024-02-26 14:35:06 +08:00 |
|
liugang
|
ab33721c49
|
- datatableModel: hide fields extended by workflow in datatable.
|
2024-02-21 11:26:06 +08:00 |
|
leiyong
|
ac37c7f889
|
* Fix bug #45306.
|
2024-01-30 07:45:49 +00:00 |
|
tianshujie
|
1b1f346505
|
* Fix set branch field erorr.
|
2024-01-26 10:47:38 +08:00 |
|
leiyong
|
672d8b2f5f
|
* Fix bug #45142.
|
2024-01-25 03:12:47 +00:00 |
|
xieqiyu
|
017d09bef8
|
* Fix bug#44352.
|
2024-01-23 11:07:43 +08:00 |
|
xieqiyu
|
7f6e14a1e0
|
* Fix bug#43315,#43313.
|
2024-01-08 16:20:09 +08:00 |
|
xieqiyu
|
6b7c75dcad
|
* Fix bug#43315,#43313.
|
2024-01-08 16:08:42 +08:00 |
|
daitingting
|
8028a18e7c
|
* Do not show the field if its display is false.
|
2023-12-14 02:22:43 +00:00 |
|
caoyanyi
|
8e17266f28
|
* Update commit link info.
|
2023-12-06 13:42:44 +08:00 |
|
wangyuting
|
a2abd60277
|
* Optimize datatable model code.
|
2023-11-24 17:17:15 +08:00 |
|
liumengyi
|
ac1231095a
|
* Set actions width.
|
2023-10-27 10:29:58 +08:00 |
|
liumengyi
|
990cd0d32c
|
* Fix bug of custom cols in testcase.
|
2023-10-26 08:56:19 +08:00 |
|
caoyanyi
|
e46c7c1b89
|
+ Add dtable col name field.
|
2023-09-14 10:08:45 +08:00 |
|
caoyanyi
|
854aa569c2
|
* Fix error for custom dtable col.
|
2023-09-12 17:08:27 +08:00 |
|
liugang
|
c300af0746
|
* database: merge the module config and properties saved in database.
|
2023-07-24 19:36:35 +08:00 |
|
sunguangming
|
2aef10366c
|
* Finish task #96932.
|
2023-07-08 10:23:03 +08:00 |
|
dingguodong
|
0c18446533
|
- Remove blank line.
|
2023-07-07 16:39:32 +08:00 |
|
dingguodong
|
e0f7b7310c
|
* Use dedicated datatable config for browse view.
|
2023-06-19 14:16:24 +08:00 |
|
dingguodong
|
0725d8e372
|
* Finish task#95327. Show customized icon for project view.
|
2023-06-19 14:03:55 +08:00 |
|
chentao
|
882f3c4020
|
* Filter the method parameter with empty value for datatableModel class.
|
2023-06-14 16:09:12 +08:00 |
|
chentao
|
021d0643d0
|
* Automatically detect and load the field settings of the data table for the current method within the datatable module.
|
2023-06-14 15:37:39 +08:00 |
|
chentao
|
81d6bcb30f
|
* Pass the 'method' parameter to the 'getFieldList' function in the datatableModel class to ensure the retrieval of correct field settings for the data table on the product view list page of the program module
|
2023-06-14 15:26:37 +08:00 |
|
chentao
|
f6a824a43f
|
* Update the parameter name of the 'getFieldList' function in the datatableModel class to improve its clarity and understandability.
|
2023-06-14 15:26:37 +08:00 |
|
chentao
|
01eabbdf47
|
* Add a new parameter '$suffix' to the 'getFieldList' function in the datatableModel class of the datatable module to support customized data table settings for different pages within the program module.
|
2023-06-14 14:03:51 +08:00 |
|
liugang
|
27c7227453
|
* datatable: refactor the formatFields method to inherit properties from congifuration of module's dtable.
|
2023-06-13 19:21:41 +08:00 |
|
caoyanyi
|
29fbfd783e
|
+ Add assign param.
|
2023-06-13 19:06:11 +08:00 |
|
sunguangming
|
1b3ebb8c59
|
* Add required to dtable.
|
2023-06-13 18:08:37 +08:00 |
|
sunguangming
|
3c3c1622f7
|
* Fix code error.
|
2023-06-13 16:03:02 +08:00 |
|
sunguangming
|
3e93bc4d4e
|
* Format dtable fields.
|
2023-06-13 16:03:02 +08:00 |
|
sunguangming
|
0661c3ef56
|
* Fix dtable bug.
|
2023-06-13 14:44:16 +08:00 |
|
sunguangming
|
e93db7764e
|
* Code for dtable.
|
2023-06-13 14:36:04 +08:00 |
|
sunguangming
|
725f108bb3
|
* Make dtable useable.
|
2023-06-13 14:22:48 +08:00 |
|
刘刚
|
59c460182d
|
revert af5e48f136
revert * datatableModel: change cols property to fieldList property to use the new configuration of dtable.
|
2023-06-13 14:09:01 +08:00 |
|
liugang
|
af5e48f136
|
* datatableModel: change cols property to fieldList property to use the new configuration of dtable.
|
2023-06-13 13:56:18 +08:00 |
|
sunguangming
|
2785198347
|
* Code for dtable actions, transfer setting to array.
|
2023-06-13 10:21:23 +08:00 |
|
sunguangming
|
5870b69366
|
* Code for dtabel custom fields.
|
2023-06-13 08:59:09 +08:00 |
|
sunguangming
|
056b16ce84
|
* Make dtable custom fields useable.
|
2023-06-12 19:50:16 +08:00 |
|
sunguangming
|
dbc2baff1c
|
* Add default title to datatable.
|
2023-06-12 16:04:37 +08:00 |
|
sunguangming
|
6f4d6435e6
|
* Refactor datatable setting.
|
2023-06-12 15:54:10 +08:00 |
|
caoyanyi
|
7385d9b198
|
* Change table config default value.
|
2023-06-12 14:12:40 +08:00 |
|
dingyongliang
|
1ee7777686
|
* Fix datable config error.
|
2023-06-08 14:26:43 +08:00 |
|
dingguodong
|
c392968c58
|
* Optimize the column config for dtable.
|
2023-06-08 14:15:12 +08:00 |
|
dingguodong
|
5ff5826299
|
+ Add a link to story.
|
2023-06-08 13:58:40 +08:00 |
|
dingguodong
|
77727fe37d
|
* Show stories in order and group.
|
2023-06-08 10:01:08 +08:00 |
|
chentao
|
c4e512d5cb
|
* Add 'type' fields and map data to the data table on the story list page.
|
2023-06-07 10:18:55 +08:00 |
|
zhaoke
|
a64bc7d5ab
|
* Move xmind functions to lib.
|
2023-04-13 13:51:34 +08:00 |
|
zhaoke
|
8522e6fb58
|
* Add scene control and view file to testcase module.
|
2023-03-29 16:26:59 +08:00 |
|
hufangzhou
|
f3cd2e7d4d
|
* Change the Easy Soft to ZenTao Software.
|
2023-02-15 17:01:22 +08:00 |
|
tanghucheng
|
9b62747396
|
* Finish task #69009.
|
2022-09-15 14:24:08 +08:00 |
|