1044 Commits

Author SHA1 Message Date
aaaaaajie
27cfefeb88 refactor: support main source mssql 2025-04-06 03:01:02 +08:00
aaaaaajie
0e3a02cdb3 fix: merge develop 2025-04-04 00:55:49 +08:00
aaaaaajie
11578db51c Merge branch 'develop' of github.com:nocobase/nocobase into feat-main-datasource-mssql 2025-04-04 00:08:58 +08:00
aaaaaajie
a5c9a62ae3 fix: merge develop and fix confliect 2025-04-02 15:52:55 +08:00
aaaaaajie
ee70b65d1b feat: plugins in mssql 2025-04-02 02:43:52 +08:00
nocobase[bot]
f59270f179 Merge branch 'next' into develop 2025-04-01 15:29:41 +00:00
nocobase[bot]
6a191f390c Merge branch 'main' into next 2025-04-01 15:29:17 +00:00
YANG QIA
12e6824153
fix(db): filterByTk is ignored when both filter and filterByTk are used in o2m deletion (#6606)
* fix(db): `filterByTk` is ignored when both `filter` and `filterByTk` are used in o2m deletion

* test: add test
2025-04-01 23:28:41 +08:00
nocobase[bot]
71a55d6f10 chore(versions): 😊 publish v1.6.15 2025-04-01 12:59:02 +00:00
nocobase[bot]
d13718a1c0 Merge branch 'next' into develop 2025-04-01 09:47:56 +00:00
nocobase[bot]
de2e49acda Merge branch 'main' into next 2025-04-01 09:47:35 +00:00
Junyi
54817e1453
feat(database): add trim option for text field (#6603) 2025-04-01 17:47:12 +08:00
nocobase[bot]
ce118fa479 Merge branch 'next' into develop 2025-04-01 07:11:17 +00:00
nocobase[bot]
ff57b76a0c Merge branch 'main' into next 2025-04-01 07:10:52 +00:00
Junyi
164772afb8
fix(database): fix datetimeNoTz field (#6588)
* fix(database): fix datetimeNoTz field

* fix(database): fix test case
2025-04-01 15:10:28 +08:00
nocobase[bot]
97c310e9f2 Merge branch 'next' into develop 2025-04-01 05:25:53 +00:00
nocobase[bot]
219a5875b8 Merge branch 'main' into next 2025-04-01 05:25:32 +00:00
Junyi
4c3255d455
feat(database): add trim option for string field (#6565)
* feat(database): add trim option for string field

* refactor(database): change to setDataValue instead of hooks

* fix(database): fix test case of view collection
2025-04-01 13:25:08 +08:00
nocobase[bot]
b8b539dbc8 Merge branch 'next' into develop 2025-04-01 03:01:44 +00:00
nocobase[bot]
e3c82ecf13 Merge branch 'main' into next 2025-04-01 03:01:21 +00:00
YANG QIA
04e943a0b2
fix(m2m-array): error of filtering by fields in an association collection with a m2m array field (#6596)
* fix(m2m-array): error of filtering by fields in an association collection with a m2m array field

* test: add test

* feat: generateJoinOnForJSONArray
2025-04-01 11:00:59 +08:00
aaaaaajie
1e23c28601 feat: plugin users in mssql 2025-04-01 02:27:00 +08:00
aaaaaajie
bc7fe14d54 feat: auth plugin in mssql 2025-04-01 01:03:33 +08:00
aaaaaajie
431dfeffa6 feat: auth plugin in mssql 2025-03-31 23:13:25 +08:00
aaaaaajie
09eda5ffdc feat: mock server access to plugin mssql import static and compatible mssql function 2025-03-30 19:24:28 +08:00
nocobase[bot]
26e30489da chore(versions): 😊 publish v1.6.14 2025-03-29 03:46:43 +00:00
aaaaaajie
f3b492a57d feat: support mssql changeColumn function 2025-03-28 21:02:20 +08:00
nocobase[bot]
1d40bd1b8a chore(versions): 😊 publish v1.7.0-beta.12 2025-03-28 11:44:46 +00:00
nocobase[bot]
cf09e64821 chore(versions): 😊 publish v1.6.13 2025-03-28 09:11:21 +00:00
aaaaaajie
5ed00e912c Merge branch 'develop' of github.com:nocobase/nocobase into feat-main-datasource-mssql 2025-03-27 23:35:31 +08:00
nocobase[bot]
aad023cfc0 chore(versions): 😊 publish v1.6.12 2025-03-27 12:58:32 +00:00
aaaaaajie
9c85d43164 feat: support mssql view function and fix test 2025-03-27 19:26:05 +08:00
nocobase[bot]
c9f37e61e5 chore(versions): 😊 publish v1.7.0-beta.11 2025-03-27 10:10:25 +00:00
nocobase[bot]
45e6e7d448 chore(versions): 😊 publish v1.7.0-beta.10 2025-03-27 06:10:23 +00:00
nocobase[bot]
8773912c34 chore(versions): 😊 publish v1.6.11 2025-03-27 04:21:59 +00:00
nocobase[bot]
b707061ef6 chore(versions): 😊 publish v1.7.0-alpha.10 2025-03-27 04:19:11 +00:00
aaaaaajie
08299ab504 fix: database test 2025-03-26 10:55:06 +08:00
aaaaaajie
b93d3bc01d Merge branch 'develop' of github.com:nocobase/nocobase into feat-main-datasource-mssql 2025-03-26 02:17:56 +08:00
nocobase[bot]
37ab4452ba chore(versions): 😊 publish v1.6.10 2025-03-25 06:45:45 +00:00
nocobase[bot]
befdd5366c chore(versions): 😊 publish v1.7.0-beta.9 2025-03-25 05:03:40 +00:00
aaaaaajie
c388f36b68 fix: hasMany,date,update,field,target-key test 2025-03-25 00:39:21 +08:00
aaaaaajie
1fe10fbeb6 feat: support mssql in main datasource 2025-03-23 14:12:12 +08:00
nocobase[bot]
ffaa71e01e chore(versions): 😊 publish v1.7.0-alpha.4 2025-03-23 05:22:57 +00:00
nocobase[bot]
01ec734a58 chore(versions): 😊 publish v1.6.9 2025-03-23 03:34:33 +00:00
nocobase[bot]
9159c43298 Merge branch 'next' into develop 2025-03-23 01:00:15 +00:00
nocobase[bot]
a7dc904aeb Merge branch 'main' into next 2025-03-23 00:59:51 +00:00
chenos
436af4b9f3
fix: runPluginStaticImports (#6528) 2025-03-23 08:59:28 +08:00
nocobase[bot]
e3b99cc75c chore(versions): 😊 publish v1.6.8 2025-03-22 12:57:51 +00:00
nocobase[bot]
770b61aaf8 Merge branch 'next' into develop 2025-03-21 04:15:18 +00:00
nocobase[bot]
3362512910 Merge branch 'main' into next 2025-03-21 04:14:57 +00:00