songchenxuan
|
bb77b0bd09
|
*[misc] fix api doclib ajaxGetDropMenu bug.
|
2024-10-16 10:14:05 +08:00 |
|
sunhao
|
04fe45eca8
|
* [bug #52753, doing, 0.5h] fix click history button affecting browser history.
|
2024-07-30 14:10:14 +08:00 |
|
tianshujie
|
fa00b48cb8
|
* Adjust export modal size.
|
2024-05-14 10:15:47 +08:00 |
|
tianshujie
|
76ce8d8b1f
|
* Adjust modal size.
|
2024-05-14 10:08:08 +08:00 |
|
liugang
|
c243c717d6
|
* Rename the users widget to userPicker.
|
2024-04-28 09:43:11 +08:00 |
|
tianshujie
|
6e6f2544e2
|
* Adjust create/edit a module/lib page.
|
2024-04-18 17:09:19 +08:00 |
|
tianshujie
|
8709342fb3
|
* Add class.
|
2024-04-18 16:33:26 +08:00 |
|
tianshujie
|
dc42b54272
|
* Fix bug #47973.
|
2024-04-18 10:47:04 +08:00 |
|
tianshujie
|
322cf5559c
|
* Fix bug #47972.
|
2024-04-18 08:59:02 +08:00 |
|
tianshujie
|
5938a2e5a4
|
* Fix bug #47558.
|
2024-04-09 13:50:05 +08:00 |
|
sunhao
|
53b4dae538
|
* zin: change render to renderPage, use render to set widget for difference targets.
|
2024-03-11 14:59:50 +08:00 |
|
wangyuting
|
7393cc9b42
|
* Adjust api release css. bug #44993.
|
2024-02-22 14:46:28 +08:00 |
|
sunguangming
|
45faa40c1c
|
* Code for bug #43340.
|
2024-01-22 10:31:52 +08:00 |
|
liumengyi
|
7b396d89ca
|
* Fix bug #43957.
|
2024-01-17 16:37:15 +08:00 |
|
tianshujie
|
f22d51cea6
|
* Fix bug #43240.
|
2024-01-05 09:53:39 +08:00 |
|
liugang
|
84b59b4bad
|
* Display users in whitelist with users widget.
|
2023-12-28 10:28:10 +08:00 |
|
liumengyi
|
c10b40c93b
|
* Fix bug #41660, show empty tip when there is no api lib.
|
2023-12-15 16:35:14 +08:00 |
|
liumengyi
|
30a97e534d
|
* Fix bug #41660, modify stype when there is no lib.
|
2023-12-15 15:53:12 +08:00 |
|
liumengyi
|
cf26205625
|
* Fix bug #41631, only get base url when the lib is not empty.
|
2023-12-15 14:07:45 +08:00 |
|
wangyuting
|
b7ed1cf5ac
|
* Fix api view history click bug.
|
2023-12-04 16:37:57 +08:00 |
|
wangyuting
|
39890a9e51
|
* Optimize api getTypeList function.
|
2023-12-04 14:59:35 +08:00 |
|
wangyuting
|
4fa4aff80b
|
* Optimize api getStructByQueryfunction and finish unit test script.
|
2023-12-04 13:06:43 +08:00 |
|
wangyuting
|
dab4cde236
|
* Add check editedbyother on update api.
|
2023-11-30 10:18:26 +08:00 |
|
wangyuting
|
980ced9d72
|
* Optimize api edit function code.
|
2023-11-30 10:08:58 +08:00 |
|
wangyuting
|
bbe3a73989
|
* Optimize api create function code.
|
2023-11-30 08:53:34 +08:00 |
|
wangyuting
|
b95451fd13
|
* Optimize api control.
|
2023-11-28 16:41:24 +08:00 |
|
wangxuepeng
|
e8b2d39d33
|
* Change to new writing method.
|
2023-11-20 16:35:22 +08:00 |
|
wangxuepeng
|
83e8f96851
|
* Fixed the error when create a api doc.
|
2023-11-20 15:43:52 +08:00 |
|
tianshujie
|
e7545047ac
|
* Fix errors of the api view page.
|
2023-11-15 08:54:20 +08:00 |
|
liumengyi
|
d71c086063
|
* Remove , at the end of row in the lastest children in api.
|
2023-11-13 15:06:06 +08:00 |
|
tianshujie
|
cf6148d6f4
|
* Fix bug #40231.
|
2023-11-08 09:21:48 +08:00 |
|
tianshujie
|
b5583e0994
|
* Process the data format of the description field.
|
2023-10-18 10:03:05 +08:00 |
|
tianshujie
|
1b123ee93b
|
* Change the variable type.
|
2023-10-18 09:58:42 +08:00 |
|
tianshujie
|
daba96a0b7
|
* Fixed errors of the edit a api.
|
2023-10-18 09:57:39 +08:00 |
|
tianshujie
|
c1f4d66a49
|
* Change the requried label of the create a api.
|
2023-10-18 09:09:20 +08:00 |
|
tianshujie
|
143e3661ab
|
* Fixed Create api lib type linkage.
|
2023-10-18 09:01:34 +08:00 |
|
tianshujie
|
21ffc5532a
|
* Fixed errors of the struct form.
|
2023-10-17 17:17:27 +08:00 |
|
tianshujie
|
68cf3cd9c5
|
* Add prompt information when the data is empty.
|
2023-10-17 16:45:32 +08:00 |
|
tianshujie
|
4e51f83f21
|
* Fix edit api lib's acl linkage issue.
|
2023-10-17 13:36:34 +08:00 |
|
sunhao
|
6bd978525b
|
* zin: refactor set:xxx usage to compatible with php 5.4.
|
2023-08-29 18:03:45 +08:00 |
|
liugang
|
1013986240
|
* api: simplify code.
|
2023-08-07 16:59:20 +08:00 |
|
liugang
|
eae169cc21
|
* api: refactor the edit struct page by zin.
|
2023-08-07 16:59:03 +08:00 |
|
liugang
|
5f2bde661b
|
* api: refactor the createStruct page by zin.
|
2023-08-07 16:23:55 +08:00 |
|
tianshujie
|
8c3313b5e0
|
* Rename tree file.
|
2023-07-28 14:54:47 +08:00 |
|
caoyanyi
|
16ae6c5e24
|
* Adjust toolbar block position.
|
2023-07-27 16:43:57 +08:00 |
|
caoyanyi
|
c6ab9085ae
|
* Change api version load block.
|
2023-07-27 16:02:50 +08:00 |
|
caoyanyi
|
a4eaf5933e
|
* Change sidebar block style.
|
2023-07-27 15:39:14 +08:00 |
|
sunguangming
|
bd9f5bd4fe
|
* Add default tr into function.
|
2023-07-25 19:50:47 +08:00 |
|
caoyanyi
|
dec95ad7b7
|
* Change api list dropmenu switch link.
|
2023-07-25 17:27:18 +08:00 |
|
caoyanyi
|
f8c8b4f9cc
|
* Change left block include rule.
|
2023-07-25 16:48:13 +08:00 |
|