liugang
|
29fa9fdd58
|
* [refac] fix the error of form control linkage display.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
9ea4c9a0f7
|
* [refac] check required form fields.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
3f16552bd3
|
- [refac] remove unused code.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
8af8f18d38
|
* [refac] modify lang items.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
7c362f7350
|
* [refac] add cache scope.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
7e40454e94
|
* [refac] change admin-cache to cache-setting.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
943835ef7d
|
- [refac] remove unused lang items.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
0f5466864b
|
+ [refac] initialize lang items of cache module.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
e4aee0c87d
|
+ [refac] add cache module to manage configuration of cache.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
3f81e771e0
|
- [refac] remove code of cache from admin module.
|
2024-11-20 15:42:49 +08:00 |
|
朱金勇
|
56174d03da
|
* [refac] Append field to data.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
4c47a182e6
|
- [refac] remove unused file.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
2d596a6e19
|
* [refac] revert code of calling mao to access cache.
|
2024-11-20 15:42:49 +08:00 |
|
朱金勇
|
95ec5bc55f
|
* [perf] Fix condition of mao.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
b97a8abe3b
|
* [refac] add example to get cache by mao object.
|
2024-11-20 15:42:49 +08:00 |
|
朱金勇
|
e530add989
|
* [perf] rename cache to mao
|
2024-11-20 15:42:49 +08:00 |
|
朱金勇
|
1b01378120
|
* [perf] Fix error.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
28200cb337
|
* [refac] fix error.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
1c79e4315e
|
- [refac] remove unused code and file.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
914ba50a55
|
* [refac] compatible with model.class.php.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
3839b68c3f
|
+ [perf] add example of cache handler.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
19176ed148
|
* [refac] modify class comment.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
e278cffb60
|
* [refac] refactor the cacheModel.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
68dfcea210
|
+ [perf] add configuration of cached keys.
|
2024-11-20 15:42:49 +08:00 |
|
朱金勇
|
a3c1dcaacf
|
+ [perf] Add cache handler.
|
2024-11-20 15:42:49 +08:00 |
|
朱金勇
|
b0e979d664
|
+ [perf] Add cache model.
|
2024-11-20 15:42:49 +08:00 |
|
liyang
|
98b1784c97
|
* [task#132857] add getPairs method unit test.
|
2024-11-20 15:41:15 +08:00 |
|
liyang
|
af805b23e9
|
* [task#132857] add getList method unit test.
|
2024-11-20 15:41:15 +08:00 |
|
liyang
|
31314b6c62
|
* [task#132857] add create method unit test.
|
2024-11-20 15:41:15 +08:00 |
|
liyang
|
4addb0b835
|
* [task#132857] add create method unit test.
|
2024-11-20 15:41:15 +08:00 |
|
liyang
|
b737db4635
|
* [task#132857] add create method unit test.
|
2024-11-20 15:41:15 +08:00 |
|
liyang
|
64422e63d7
|
* [task#132857] add create method unit test.
|
2024-11-20 15:41:15 +08:00 |
|
liyang
|
5696df42ab
|
* [task#132856] add getPairs method unit test.
|
2024-11-20 15:41:15 +08:00 |
|
liyang
|
e45ce4a53d
|
+ [task#132857] add create page.
|
2024-11-20 15:41:15 +08:00 |
|
liyang
|
d76879b34c
|
+ [task#132857] add create page.
|
2024-11-20 15:41:15 +08:00 |
|
liyang
|
3304c57b7d
|
+ [task#132857] add create page.
|
2024-11-20 15:41:15 +08:00 |
|
liyang
|
d44f067646
|
* [task#132857] add create method.
|
2024-11-20 15:41:15 +08:00 |
|
liyang
|
2cc09da276
|
* [task#132857] add get pairs method.
|
2024-11-20 15:41:15 +08:00 |
|
liyang
|
31c028068a
|
* [task#132857] add create control method.
|
2024-11-20 15:41:15 +08:00 |
|
liyang
|
84d9e3d497
|
* [task#132857] add create control method.
|
2024-11-20 15:41:15 +08:00 |
|
liyang
|
77c8186555
|
* [task#132857] add create control method.
|
2024-11-20 15:41:15 +08:00 |
|
liyang
|
39334803f2
|
* [task#132856] fix app list.
|
2024-11-20 15:41:15 +08:00 |
|
liyang
|
d4f068ae0d
|
* [task#132857] add create app config.
|
2024-11-20 15:41:15 +08:00 |
|
liyang
|
44a82af3da
|
* [task#132857] add create app config.
|
2024-11-20 15:41:15 +08:00 |
|
liyang
|
828384df96
|
* [task#132857] add create app config.
|
2024-11-20 15:41:15 +08:00 |
|
liyang
|
751f2725c5
|
* [task#132857] add create app lang.
|
2024-11-20 15:41:15 +08:00 |
|
liyang
|
4ee679a8aa
|
* [task#132857] add create app lang.
|
2024-11-20 15:41:15 +08:00 |
|
caoyanyi
|
d4df867780
|
* [task#131820,doing,0.1h] add message for deploy.
|
2024-11-20 14:41:30 +08:00 |
|
caoyanyi
|
4877392daa
|
* [task#131820,doing,0.2h] add message for deploy.
|
2024-11-20 14:39:14 +08:00 |
|
caoyanyi
|
615997894c
|
* [bug#57226] adjust action width for my audit.
|
2024-11-20 09:45:58 +08:00 |
|