Commit Graph
81053 Commits
Author SHA1 Message Date
liumengyi cc449b7586 * Fix bug #50078, check account. 2024-05-23 14:22:15 +08:00
caoyanyi d2df28f35f * Move checkInstalled method to base router. 2024-05-23 14:22:15 +08:00
caoyanyi de24a389c8 * Adjust server bind user data for gitea and gogs. 2024-05-23 14:22:15 +08:00
tianshujie d02a14ac56 * Fix bug #50027. 2024-05-23 14:22:15 +08:00
tianshujie 16dde69d13 * Fix bug #50075. 2024-05-23 14:22:15 +08:00
liugang 0c6ff7c5bd * baseRouter: fix error of calling fetch method on bool. 2024-05-23 14:22:15 +08:00
caoyanyi 6e098ab92b + Add history params for instance view page. 2024-05-23 14:22:15 +08:00
liumengyi c378ff1a22 * Fix bug #50073. 2024-05-23 14:22:15 +08:00
liugang a5ffb58c5e * framework: enable cache if the mode is running. 2024-05-23 14:22:15 +08:00
xieqiyu 256f8508b2 * Fix bug#50020. 2024-05-23 14:22:15 +08:00
liugang 32c09aa234 * baseDAO: disable cache when installing or upgrading. 2024-05-23 14:22:15 +08:00
tianshujie 8fa15b278b * Batch assignment adds search function. 2024-05-23 14:22:15 +08:00
liugang 49dbcaae9e * amdinLang: modify lang items. 2024-05-23 14:22:15 +08:00
tianshujie 8b788022ff * Fix bug #50014. 2024-05-23 14:22:15 +08:00
liugang 1a13a0ee44 - install: remove configuration of dao cache in my.php. 2024-05-23 14:22:15 +08:00
liugang 03e2309187 * db: format sql. 2024-05-23 14:22:14 +08:00
sunguangming 2e22839007 * Fix copy story bug. 2024-05-23 14:22:14 +08:00
liugang da23a273c0 + db: save dao cache into database after installed. 2024-05-23 14:22:14 +08:00
liugang 2678bf6488 + db: add default privilege of admin-cache. 2024-05-23 14:22:14 +08:00
liugang 4d1e609f53 + group: add privilege configuration of admin-cache. 2024-05-23 14:22:14 +08:00
liugang 1d721555fd * admin: refactor storage of cache. 2024-05-23 14:22:14 +08:00
tianshujie e504bc5742 * Fix bug #50009. 2024-05-23 14:22:14 +08:00
liugang 99dd232d60 * adminConfig: modify configuration item of cache form. 2024-05-23 14:22:14 +08:00
liugang 869f5c5b32 + baseRouter: add a method to load cache configuration from database. 2024-05-23 14:22:14 +08:00
sunguangming da98470b1c * Fix bug #50044. 2024-05-23 14:22:14 +08:00
caoyanyi 6c77556393 * Fix bug #50061, adjust fail lang name for install page. 2024-05-23 14:22:14 +08:00
tianshujie a22fa2a348 * Fix bug #50054. 2024-05-23 14:22:14 +08:00
liumengyi 42d2a11e60 * Fix bug #50041. 2024-05-23 14:22:14 +08:00
tianshujie a4dc30cb47 * Fix bug #50051. 2024-05-23 14:22:14 +08:00
tianshujie 02d2177f1d * Fix bug #50064. 2024-05-23 14:22:14 +08:00
liumengyi 3cd88fc7fa * Fix bug #50024, don't check end date if it's a longtime project. 2024-05-23 14:22:14 +08:00
liumengyi 814a0feb01 * Optimize code after code reviewing. 2024-05-23 14:22:14 +08:00
hufangzhou cede615304 * Fix bug #49601. 2024-05-23 14:22:14 +08:00
liugang 2d8b3ff995 * install: display reload button if the apcu extension isn't loaded. 2024-05-23 14:22:14 +08:00
liumengyi 8f31513ac6 * Fix bug #50057. 2024-05-23 14:22:14 +08:00
liugang d8544d4f1b Revert "* Rename cache configuration item."
This reverts commit 7c826e1c3d.
2024-05-23 14:22:14 +08:00
xieqiyu 050dadbf48 * Fix bug#50013. 2024-05-23 14:22:14 +08:00
tianshujie 202052cc02 * Fix bug #49931. 2024-05-23 14:22:14 +08:00
tianshujie 8e232be6da * Format projectID param. 2024-05-23 14:22:14 +08:00
sunhao 59b049074d * zin: fix node gid. 2024-05-23 14:22:14 +08:00
tianshujie 317a243032 * Fix bug #50015. 2024-05-23 14:22:14 +08:00
caoyanyi 84b74a00a0 + Add tips for gitea and gogs mr. 2024-05-23 14:22:14 +08:00
liugang 2050b65f41 + adminLang: add lang items of cache. 2024-05-23 14:22:14 +08:00
liugang 8c5f3bf6f1 + adminLang: add lang items of cache menu. 2024-05-23 14:22:14 +08:00
liugang a22c548221 + admin: add method to save configuration of cache. 2024-05-23 14:22:14 +08:00
liugang b9e3c0bc5c * admin: add cache page to menu group. 2024-05-23 14:22:14 +08:00
liugang 3ae8461141 + adminUI: add cache page. 2024-05-23 14:22:14 +08:00
liugang b6602b575c + admin: add configuration items of cache form. 2024-05-23 14:22:13 +08:00
liugang 3a98540ae4 + commonLang: add lang items of cache. 2024-05-23 14:22:13 +08:00
qixinzhi 7289ec1eb2 * Optimize sql of dynamic pivot. 2024-05-23 14:22:13 +08:00