daitingting
|
b52db07695
|
* Get the field type.
|
2023-09-18 07:06:24 +00:00 |
|
dingguodong
|
1c01dcec44
|
* Change INT to int.
|
2023-09-08 10:59:36 +08:00 |
|
dingguodong
|
c25433b45f
|
* Return directly if the data is a numeric type to make sure cleanInt works.
|
2023-09-08 10:14:11 +08:00 |
|
dingguodong
|
944eea4293
|
* Add type hint.
|
2023-09-06 10:27:02 +08:00 |
|
dingguodong
|
1cf2695f22
|
+ Add function to filter a filed is null or not.
|
2023-09-04 14:50:43 +08:00 |
|
tianshujie
|
33fd417f81
|
* Change the set recPerPage order.
|
2023-08-02 13:18:16 +08:00 |
|
daitingting
|
c05c1ba48e
|
* Refactor the obtain view.
|
2023-07-31 08:01:21 +00:00 |
|
liugang
|
853e08c6fc
|
* baseDAO: fix the replace method generate error sql.
|
2023-07-12 14:02:57 +08:00 |
|
qixinzhi
|
7a032ff49e
|
* Update dao from master.
|
2023-07-11 03:19:01 +00: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
|
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 |
|
dingguodong
|
03cb5c3b8f
|
* Replace this use of "join" with "implode".
|
2023-05-31 10:36:01 +08:00 |
|
dingguodong
|
4d6377011e
|
* Replace '$foo === NULL' with 'is_null($foo)' which faster and better.
|
2023-05-31 10:36:01 +08:00 |
|
dingguodong
|
b03b41760e
|
* Replace the "die()" call.
|
2023-05-31 10:36:00 +08:00 |
|
Lufei
|
003c048c1e
|
* Fix PHP Deprecated: ctype_alnum(): Argument of type int will be interpreted as string in the future.
|
2023-05-24 14:04:19 +08:00 |
|
liumengyi
|
19722a00d1
|
* Fix error when the arg1 parameter is a number.
|
2023-05-24 09:59:25 +08:00 |
|
liugang
|
5a296edf82
|
- baseDAO: convert numbers to strings because the deleted field is declared as an enum type but used as a number type.
|
2023-05-23 14:36:13 +08:00 |
|
liugang
|
a10fdda8b9
|
* baseDAO: do not convert null values or numbers to strings.
|
2023-05-23 14:24:56 +08:00 |
|
朱金勇
|
1bd75e6929
|
* Refactor batchCreate of task.
|
2023-05-23 03:01:23 +00:00 |
|
dingguodong
|
cc4451ca17
|
* Assign the $sql to $this->sqlobj, so sqlError() can print the full sql statement if any exception occurs.
|
2023-05-22 16:46:36 +08:00 |
|
liugang
|
92622a21db
|
* lib: change the return value of the get() method to mixed.
|
2023-05-19 13:19:17 +08:00 |
|
liugang
|
efbe41395d
|
* lib: declare the parameter's type and return type of the get() method.
|
2023-05-18 15:13:45 +08:00 |
|
tianshujie
|
b355e93d40
|
* Change alert to window.alert.
|
2023-05-17 11:04:31 +08:00 |
|
dingguodong
|
e1a1d43215
|
* The function lastInsertID() return int|false instead of string|false.
|
2023-05-11 15:19:34 +08:00 |
|
hufangzhou
|
dc8fcc9484
|
* Merge 18.4 into master.
|
2023-05-05 09:26:04 +08:00 |
|
Lufei
|
c4a5d8a525
|
+ Support debug trace.
|
2023-04-27 18:48:56 +08:00 |
|
dingguodong
|
28a23d805b
|
+ Reset dao::errors before CRUD to prevent from last CRUD disturb new CRUD.
|
2023-04-27 15:36:59 +08:00 |
|
caoyanyi
|
5af27aa338
|
* Fix bug #34893, Modify back button link.
|
2023-04-27 13:25:35 +08:00 |
|
hufangzhou
|
bccd7f677e
|
* Fix bug #34868.
|
2023-04-26 15:17:11 +08:00 |
|
Hao Sun
|
ed31bffa6c
|
Merge branch 'zin_merge'
# Conflicts:
# framework/base/control.class.php
# framework/control.class.php
|
2023-04-23 19:44:40 +08:00 |
|
鲁飞
|
045289d4c7
|
* Support PHP8.1.
|
2023-04-23 11:21:09 +00:00 |
|
Hao Sun
|
2bcc9bdbf4
|
Merge branch 'zin_dev'
# Conflicts:
# module/common/lang/zh-cn.php
# module/product/lang/de.php
# module/product/lang/en.php
# module/product/lang/fr.php
# module/product/lang/zh-cn.php
# module/program/js/browse.js
# module/program/lang/de.php
# module/program/lang/en.php
# module/program/lang/fr.php
# module/program/lang/zh-cn.php
# module/project/config.php
# module/project/lang/de.php
# module/project/lang/en.php
# module/project/lang/fr.php
# module/project/lang/zh-cn.php
# module/search/view/buildform.html.php
# module/task/control.php
|
2023-04-23 19:20:45 +08:00 |
|
caoyanyi
|
4be7f200dd
|
* Fix bug #34574.
|
2023-04-21 14:43:36 +08:00 |
|
朱金勇
|
e7cc2b2e5e
|
* Fix sync repo.
|
2023-04-19 02:10:10 +00:00 |
|
朱金勇
|
2ca80b1aa3
|
* Fix bug#34346.
|
2023-04-19 00:53:12 +00:00 |
|
朱金勇
|
3e887438ef
|
* Fix bug#34221.
|
2023-04-17 09:00:33 +00:00 |
|
朱金勇
|
9fe8e0393c
|
* Fix keywords.
|
2023-04-17 07:16:46 +00:00 |
|
朱金勇
|
619077d036
|
* Fix replace method.
|
2023-04-17 07:04:03 +00:00 |
|
朱金勇
|
7969effc29
|
* Fix bug#34139, 34238, 34075.
|
2023-04-16 13:54:16 +00:00 |
|
Hao Sun
|
c2f0d05b3a
|
* zin: add method to get goback link
|
2023-04-16 15:02:52 +08:00 |
|
朱金勇
|
cecf04b069
|
Fix bug: show tables and desc table.
|
2023-04-12 16:40:08 +00:00 |
|
朱金勇
|
d20df48faf
|
* Fix primary key of dmdb.
|
2023-04-11 03:05:50 +00:00 |
|
朱金勇
|
0dde8ad3ed
|
Fix default value of db.
|
2023-04-10 09:19:01 +00:00 |
|
朱金勇
|
4cf70fdf7e
|
* Fix insert method of dao.
|
2023-04-05 15:58:43 +00:00 |
|
朱金勇
|
22f9f1d087
|
Merge branch 'db'
|
2023-04-05 14:30:11 +00:00 |
|