zhouxin
|
87ce87fcc0
|
* Support transaction for sqlite.
|
2023-06-25 14:14:57 +08:00 |
|
qixinzhi
|
109fdab6ff
|
* Fix connect sqlite with default parameter.
|
2023-06-21 09:10:44 +00:00 |
|
zhouxin
|
285e07ddca
|
* Save sql to SQLite queue.
|
2023-06-21 15:04:58 +08:00 |
|
zhouxin
|
1149ec656d
|
* Rename method.
|
2023-06-21 14:30:06 +08:00 |
|
zhouxin
|
bf86c35a61
|
* Execute sql from queue.
|
2023-06-20 16:56:57 +08:00 |
|
zhouxin
|
803bbbfcb2
|
* Add default file for connect SQLite.
|
2023-06-20 16:45:00 +08:00 |
|
zhouxin
|
fb3f13b612
|
* Delete useless code.
|
2023-06-19 17:12:36 +08:00 |
|
zhouxin
|
a8c96f32ec
|
* Reset DAO vars for SQLite.
|
2023-06-19 17:12:02 +08:00 |
|
zhouxin
|
f4fac07145
|
* Delete useless code.
|
2023-06-19 16:33:50 +08:00 |
|
zhouxin
|
ada87b5594
|
* Support query SQLite.
|
2023-06-19 16:17:24 +08:00 |
|
zhouxin
|
bd582f55e9
|
* Add queue to exec sql use SQLite.
|
2023-06-19 15:57:40 +08:00 |
|
zhouxin
|
c83fad67e7
|
* Disable SQLite config.
|
2023-06-19 15:39:43 +08:00 |
|
zhouxin
|
e8c3f5f45f
|
* Add method to get SQLite handler.
|
2023-06-19 15:37:30 +08:00 |
|
zhouxin
|
6eabf8aba2
|
* Connect SQLite by PDO.
|
2023-06-19 15:17:36 +08:00 |
|
zhouxin
|
95304b29d4
|
* Add method to export text fields to config.
|
2023-06-16 10:36:50 +08:00 |
|
zhouxin
|
f54ce98522
|
* Fix issue of the Sqlite queue not execute.
|
2023-06-14 17:24:50 +08:00 |
|
zhouxin
|
6949b66ae1
|
* Add cron table to SQLite whitelist.
|
2023-06-14 16:30:01 +08:00 |
|
zhouxin
|
d7446c2b82
|
* Add method to execute sql from SQLite queue.
|
2023-06-14 15:49:53 +08:00 |
|
zhouxin
|
38d2be4cc6
|
* Add method to exec sqlite sql.
|
2023-06-14 15:48:36 +08:00 |
|
zhouxin
|
2f8f06ddd5
|
* Add whitelist of whether skip SQLite.
|
2023-06-14 14:49:03 +08:00 |
|
zhouxin
|
4d226879c1
|
* Get global config for SQLite.
|
2023-06-14 14:04:52 +08:00 |
|
zhouxin
|
aba9de8f2d
|
* Add SQLite whitelist.
|
2023-06-14 14:03:52 +08:00 |
|
zhouxin
|
f835c8fc16
|
* Push insert/update/delete sql to queue.
|
2023-06-14 13:45:19 +08:00 |
|
zhouxin
|
2b93e8d1ff
|
* Support select from SQLite.
|
2023-06-14 11:19:54 +08:00 |
|
liuyongkai
|
f337ce3739
|
* Add save sqlite queue function.
|
2023-06-11 10:19:46 +00:00 |
|
liuyongkai
|
81050e5bb7
|
* Add function to convert mysql sql to sqlite sql.
|
2023-06-11 09:15:15 +00:00 |
|
liuyongkai
|
e0b6facd98
|
* Support write into SQLite by dao.
|
2023-06-11 07:26:36 +00:00 |
|
sunhao
|
ca91f89102
|
* zin: refactor zin global methods.
|
2023-06-10 22:13:56 +08:00 |
|
dingguodong
|
fbef225dfe
|
* Use "static" keyword instead of "self".
|
2023-06-10 18:29:10 +08:00 |
|
dingguodong
|
f22b41da55
|
* Reduce the PHP Fatal error: Uncaught EndResponseException.
|
2023-06-10 18:22:35 +08:00 |
|
sunhao
|
3550984905
|
* zin: skip load content on link with '.ajax-submit'.
|
2023-06-10 17:54:12 +08:00 |
|
朱金勇
|
f91ee08ca7
|
Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms
|
2023-06-10 09:32:59 +00:00 |
|
liugang
|
9de710145b
|
* testcaseBrowse: dynamically set nestedToggle property according the top scene number.
|
2023-06-10 17:31:33 +08:00 |
|
朱金勇
|
24769789bc
|
Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms
|
2023-06-10 09:28:26 +00:00 |
|
zhouxin
|
b077d0d8ed
|
* Add browse page to productplan.
|
2023-06-10 17:28:21 +08:00 |
|
zhaoke
|
59d4f03a00
|
* Add page of gitlab-browse.
|
2023-06-10 17:28:07 +08:00 |
|
zhaoke
|
5ec60f1e0d
|
* Add dtable of gitlab-browse.
|
2023-06-10 17:28:07 +08:00 |
|
朱金勇
|
8a1ae3daec
|
- Remove duplicated ddl.
|
2023-06-10 09:28:05 +00:00 |
|
zhouxin
|
d2a0318a6e
|
* Add list page for productplan.
|
2023-06-10 17:26:36 +08:00 |
|
朱金勇
|
c56eec181c
|
+ Add moduleMenu actions.
|
2023-06-10 09:13:40 +00:00 |
|
caoyanyi
|
92296ada0a
|
* Change desc display use html.
|
2023-06-10 16:47:13 +08:00 |
|
caoyanyi
|
c05b9cdb1f
|
* Change clickable check.
|
2023-06-10 16:47:13 +08:00 |
|
dingguodong
|
aec55abd73
|
+ Add dtable for /execution-story.
|
2023-06-10 16:46:44 +08:00 |
|
dingguodong
|
0954d32e04
|
+ Assign the value to $this->view to use it directly.
|
2023-06-10 16:46:44 +08:00 |
|
wangyidong
|
57bdccc07f
|
* Format project end field.
|
2023-06-10 16:22:30 +08:00 |
|
wangyidong
|
6a32463f7f
|
* Fix syntax error.
|
2023-06-10 16:22:30 +08:00 |
|
liumengyi
|
2d8eb23f8d
|
* Refactor testsuite::view.
|
2023-06-10 16:19:17 +08:00 |
|
zhouxin
|
80c33b8407
|
* Add footer generator to productplan-browse.
|
2023-06-10 16:15:46 +08:00 |
|
daitingting
|
dedb97c9e6
|
* Add queryMenu in featurebar.
|
2023-06-10 08:14:38 +00:00 |
|
liugang
|
ce390cd459
|
* testcaseBrowse: add function to judge if the drop-down menu of suite can be displayed.
|
2023-06-10 16:02:49 +08:00 |
|