liugang
|
dc3c7eaa12
|
- install: remove configuration of dao cache in my.php.
|
2024-05-23 10:19:26 +08:00 |
|
sunhao
|
87d1708583
|
* zin: fix toggleLoading, remove delay time.
|
2024-05-23 10:17:16 +08:00 |
|
liugang
|
522fcacd17
|
* db: format sql.
|
2024-05-23 10:16:53 +08:00 |
|
sunguangming
|
7fdc36e814
|
* Fix copy story bug.
|
2024-05-23 10:16:33 +08:00 |
|
liugang
|
7f9b4c220e
|
+ db: save dao cache into database after installed.
|
2024-05-23 10:15:56 +08:00 |
|
liugang
|
b40d42f921
|
+ db: add default privilege of admin-cache.
|
2024-05-23 10:09:54 +08:00 |
|
liugang
|
b5411530f0
|
+ group: add privilege configuration of admin-cache.
|
2024-05-23 10:09:01 +08:00 |
|
liugang
|
4aa2081094
|
* admin: refactor storage of cache.
|
2024-05-23 10:04:55 +08:00 |
|
tianshujie
|
323078be56
|
* Fix bug #50009.
|
2024-05-23 10:04:14 +08:00 |
|
liugang
|
c086e425f8
|
* adminConfig: modify configuration item of cache form.
|
2024-05-23 10:03:39 +08:00 |
|
liugang
|
1ee2c62625
|
+ baseRouter: add a method to load cache configuration from database.
|
2024-05-23 10:03:04 +08:00 |
|
sunguangming
|
57418e4be5
|
* Fix bug #50044.
|
2024-05-23 09:56:11 +08:00 |
|
caoyanyi
|
5902b50460
|
* Fix bug #50061, adjust fail lang name for install page.
|
2024-05-23 09:51:27 +08:00 |
|
tianshujie
|
92a547b36c
|
* Fix bug #50054.
|
2024-05-23 09:50:30 +08:00 |
|
liumengyi
|
df35297ebe
|
* Fix bug #50041.
|
2024-05-23 09:42:30 +08:00 |
|
tianshujie
|
f1767f38d2
|
* Fix bug #50051.
|
2024-05-23 09:30:46 +08:00 |
|
tianshujie
|
a2f76f8604
|
* Fix bug #50064.
|
2024-05-23 09:30:46 +08:00 |
|
liumengyi
|
17eb530c2c
|
* Fix bug #50024, don't check end date if it's a longtime project.
|
2024-05-23 09:26:24 +08:00 |
|
sunhao
|
331b7f9770
|
* my: set active item of mainNavbar.
|
2024-05-23 09:24:11 +08:00 |
|
sunhao
|
d771a61cf7
|
* zin: add active property to mainNavbar.
|
2024-05-23 09:24:11 +08:00 |
|
liumengyi
|
15566e82a9
|
* Optimize code after code reviewing.
|
2024-05-23 09:23:26 +08:00 |
|
hufangzhou
|
50afd0df88
|
* Fix bug #49601.
|
2024-05-23 09:18:52 +08:00 |
|
liugang
|
90bbeb91e5
|
* install: display reload button if the apcu extension isn't loaded.
|
2024-05-23 09:21:20 +08:00 |
|
liumengyi
|
43620096aa
|
* Fix bug #50057.
|
2024-05-23 09:20:35 +08:00 |
|
liugang
|
9f3fcbfcc4
|
Revert "* Rename cache configuration item."
This reverts commit 7c826e1c3d.
|
2024-05-23 09:19:10 +08:00 |
|
xieqiyu
|
eae82d9f0f
|
* Fix bug#50013.
|
2024-05-23 09:18:22 +08:00 |
|
tianshujie
|
da62a6b573
|
* Fix bug #49931.
|
2024-05-23 08:58:40 +08:00 |
|
tianshujie
|
ef9017ae9e
|
* Format projectID param.
|
2024-05-23 08:58:40 +08:00 |
|
sunhao
|
73bdc6c105
|
* zin: fix node gid.
|
2024-05-22 18:02:48 +08:00 |
|
sunhao
|
b3c4e37d80
|
* zui: update zui3 lib.
|
2024-05-22 17:32:02 +08:00 |
|
tianshujie
|
47db1ace54
|
* Fix bug #50015.
|
2024-05-22 17:26:17 +08:00 |
|
caoyanyi
|
0dd1c41b91
|
+ Add tips for gitea and gogs mr.
|
2024-05-22 17:09:43 +08:00 |
|
liugang
|
1bce8c17ff
|
+ adminLang: add lang items of cache.
|
2024-05-22 17:08:26 +08:00 |
|
liugang
|
95af2a144d
|
+ adminLang: add lang items of cache menu.
|
2024-05-22 17:05:03 +08:00 |
|
liugang
|
9ad7fab3b0
|
+ admin: add method to save configuration of cache.
|
2024-05-22 17:04:13 +08:00 |
|
liugang
|
0b9ea324ea
|
* admin: add cache page to menu group.
|
2024-05-22 17:03:39 +08:00 |
|
liugang
|
aa2e651757
|
+ adminUI: add cache page.
|
2024-05-22 17:03:09 +08:00 |
|
liugang
|
2111a00831
|
+ admin: add configuration items of cache form.
|
2024-05-22 17:02:28 +08:00 |
|
liugang
|
160e37ffc8
|
+ commonLang: add lang items of cache.
|
2024-05-22 16:57:24 +08:00 |
|
qixinzhi
|
c2299ef9bf
|
* Optimize sql of dynamic pivot.
|
2024-05-22 08:54:10 +00:00 |
|
sunhao
|
757aca94c1
|
* zui: disable local cache for 20.1.
|
2024-05-22 16:26:02 +08:00 |
|
liugang
|
7c826e1c3d
|
* Rename cache configuration item.
|
2024-05-22 16:25:25 +08:00 |
|
sunhao
|
b699bc6e78
|
* zin: add sortable option to formBatch.
|
2024-05-22 16:24:56 +08:00 |
|
liyang
|
3ad07c4861
|
* Modify mr history language items.
|
2024-05-22 16:22:33 +08:00 |
|
liyang
|
a10413ba19
|
* Modify mr history language items.
|
2024-05-22 16:19:02 +08:00 |
|
caoyanyi
|
63cffc84ca
|
* Adjust mr conflicts check for gitlab.
|
2024-05-22 16:07:23 +08:00 |
|
wangyuting
|
5eed803a26
|
* Do not enable caching when refreshing the page.
|
2024-05-22 15:59:39 +08:00 |
|
wangyuting
|
d41936eeb8
|
* Optimize testcase browse dragModal css.
|
2024-05-22 15:56:55 +08:00 |
|
wangyuting
|
111eee10d8
|
* Optimize testcase browse dragModal css.
|
2024-05-22 15:56:55 +08:00 |
|
hufangzhou
|
ea609d5148
|
* Fix bug #49375.
|
2024-05-22 15:51:36 +08:00 |
|