liugang
|
1ba07beac7
|
* bug: change position of confirmed column in configuration of datatable.
|
2023-08-30 14:22:33 +08:00 |
|
liugang
|
15b62d8faf
|
+ bug: add width property of mailto column in configuration of datatable.
|
2023-08-30 14:21:13 +08:00 |
|
liugang
|
dba6a2da20
|
+ bug: add fixed property in configuration of datatable.
|
2023-08-30 14:20:37 +08:00 |
|
liugang
|
15828fdafd
|
* datatableModel: if fixed property is undefined set it to no.
|
2023-08-30 14:09:14 +08:00 |
|
liugang
|
a6a4f43d11
|
* task: fix title of columns and hide them in datatable.
|
2023-08-30 14:05:24 +08:00 |
|
sunhao
|
cfb3add31e
|
* update zui3 files.
|
2023-08-30 14:05:05 +08:00 |
|
liugang
|
ec8a04a744
|
* bug: adjust columns' width of datatable.
|
2023-08-30 13:58:51 +08:00 |
|
liugang
|
f4f895fbdd
|
+ bugModel: fix display error of resolution in bug browse page.
|
2023-08-30 13:57:56 +08:00 |
|
liugang
|
723057c633
|
* bugModel: fix error the buttons in bug browse page cann't be clicked.
|
2023-08-30 13:56:37 +08:00 |
|
liugang
|
88c6baf3fe
|
+ bugModel: fix error the columns of datatable are all fixed.
|
2023-08-30 13:56:00 +08:00 |
|
liugang
|
9331a46225
|
+ bug: set width of the fixed columns of datatable.
|
2023-08-30 13:54:11 +08:00 |
|
liugang
|
aa8b4af7c1
|
+ common: don't display table switch in bug browse page.
|
2023-08-30 13:52:25 +08:00 |
|
caoyanyi
|
511fa3328b
|
* Change section title allow empty.
|
2023-08-30 13:49:42 +08:00 |
|
wangyidong
|
ca5a11220f
|
* Fix bug #37793.
|
2023-08-30 13:45:25 +08:00 |
|
Chenjianyu
|
b5f6d33d3a
|
* change the code style to avoid a code transition problem.
|
2023-08-30 13:44:46 +08:00 |
|
sunhao
|
8e2fb896a9
|
* zin: refactor usage of zui dropmenu.
|
2023-08-30 13:40:07 +08:00 |
|
sunhao
|
f4065b7cb9
|
* zin: update zin lib.
|
2023-08-30 13:39:39 +08:00 |
|
zenggang
|
96b1023e6a
|
* Adjust style
|
2023-08-30 05:19:23 +00:00 |
|
zenggang
|
7b4c18033c
|
* Fix bug#37580
|
2023-08-30 05:08:02 +00:00 |
|
Chenjianyu
|
9971f03686
|
* change a style.
|
2023-08-30 13:01:37 +08:00 |
|
liugang
|
eb08f23e05
|
* bug: adjust css for datatable in zui3.
|
2023-08-30 11:57:15 +08:00 |
|
sunhao
|
4f4b92796d
|
* update dtable lib.
|
2023-08-30 11:54:43 +08:00 |
|
sunhao
|
e2fec28f60
|
* zin: fix property access error.
|
2023-08-30 11:42:10 +08:00 |
|
sunhao
|
e2f36cb84a
|
* zin: fix zin errors not show in zinbar.
|
2023-08-30 11:42:10 +08:00 |
|
tanghucheng
|
843b253540
|
* Fix bug #37776.
|
2023-08-30 11:37:56 +08:00 |
|
liwenrui
|
f592d1f7f2
|
* remove first arg of getModuleExtPath.
|
2023-08-30 11:27:59 +08:00 |
|
tanghucheng
|
02bb25d203
|
* Fix bug #37770.
|
2023-08-30 11:00:09 +08:00 |
|
wangyidong
|
9c31242047
|
* Fix bug.
|
2023-08-30 10:54:36 +08:00 |
|
caoyanyi
|
1b3c611e02
|
* Fix var is empty error for app checkModuleName.
|
2023-08-30 10:38:57 +08:00 |
|
caoyanyi
|
d2bc13edd0
|
* Adjust instance view width fixed.
|
2023-08-30 10:38:57 +08:00 |
|
caoyanyi
|
6d77404a15
|
* Change branchID type for repo code sync.
|
2023-08-30 10:38:57 +08:00 |
|
liugang
|
d3adb2fc28
|
+ datatable: remove the fields only used for export when get field list.
|
2023-08-30 10:37:19 +08:00 |
|
liugang
|
b0017ac0cb
|
* datatable: fix error of calling undefined array keys.
|
2023-08-30 10:32:07 +08:00 |
|
liugang
|
63866c2ef9
|
+ bug: add javascript to init datatable.
|
2023-08-30 10:28:12 +08:00 |
|
tianshujie
|
d5cbad2afa
|
* Fix bug #37779.
|
2023-08-30 10:25:46 +08:00 |
|
caoyanyi
|
7501871df9
|
* Fix bug #37758.
|
2023-08-30 10:12:30 +08:00 |
|
wangyidong
|
5a16b94674
|
* Fix bug #37726.
|
2023-08-30 10:09:57 +08:00 |
|
liugang
|
ff6d412ccd
|
* bug: use datatable in zui3 to display bugs in browse page.
|
2023-08-30 10:06:51 +08:00 |
|
liugang
|
92fca501f5
|
+ bugModel: add methods to generate columns and rows displayed in datatable.
|
2023-08-30 10:06:02 +08:00 |
|
caoyanyi
|
d1abd4feb6
|
- Remove local devops server type set.
|
2023-08-30 10:01:46 +08:00 |
|
liugang
|
44eb786938
|
* bug: adjust config for datatable in zui3.
|
2023-08-30 09:59:10 +08:00 |
|
zhaoke
|
bd1bc91ffd
|
* Fix js error of search widget.
|
2023-08-30 09:47:54 +08:00 |
|
caoyanyi
|
c1602d6bcc
|
+ Add check all linkage.
|
2023-08-30 09:45:05 +08:00 |
|
caoyanyi
|
7c1c41bc09
|
* Change not watch for form.
|
2023-08-30 09:45:05 +08:00 |
|
wangyidong
|
1116df848f
|
* FIx bug for php8.1.
|
2023-08-30 09:44:59 +08:00 |
|
caoyanyi
|
08622df920
|
* Fix float - string error.
|
2023-08-30 09:37:09 +08:00 |
|
qishiyao
|
e97a2e9af3
|
* Add php5.4 downgrade
|
2023-08-30 09:36:51 +08:00 |
|
caoyanyi
|
5cdcc302df
|
* Change table custom btn z-index style.
|
2023-08-30 09:24:10 +08:00 |
|
qishiyao
|
8ff3d34128
|
* Disable 5.4 downgrade and build
|
2023-08-30 09:20:17 +08:00 |
|
caoyanyi
|
9621cc31df
|
* Revert datatable config.
|
2023-08-30 09:18:28 +08:00 |
|