Yuri Kuznetsov
|
fe7c39c604
|
max number of assigned users
|
2024-09-23 10:10:12 +03:00 |
|
Yuri Kuznetsov
|
be0e720d99
|
ref
|
2024-09-22 11:03:42 +03:00 |
|
Yuri Kuznetsov
|
214a94da0e
|
ref
|
2024-09-22 11:01:22 +03:00 |
|
Yuri Kuznetsov
|
490df708eb
|
formula: record create/update support object
|
2024-09-21 19:23:42 +03:00 |
|
Yuri Kuznetsov
|
b7ad32dc14
|
ref
|
2024-09-21 09:04:24 +03:00 |
|
Yuri Kuznetsov
|
8f51ce5c7e
|
fix metadata path
|
2024-09-20 14:10:35 +03:00 |
|
Yuri Kuznetsov
|
e4e61cf84c
|
assigned users autocomplete self
|
2024-09-20 11:17:00 +03:00 |
|
Yuri Kuznetsov
|
6b2fff5634
|
ref
|
2024-09-20 11:15:13 +03:00 |
|
Yuri Kuznetsov
|
9afcc3ffa7
|
remove hook
|
2024-09-20 11:07:51 +03:00 |
|
Yuri Kuznetsov
|
9bda6dc243
|
skip assigned users if link already exists
|
2024-09-20 10:53:36 +03:00 |
|
Yuri Kuznetsov
|
dd06a51ae0
|
assigned users notes
|
2024-09-19 17:55:58 +03:00 |
|
Yuri Kuznetsov
|
b752f43ee9
|
multiple assigned users parameter
|
2024-09-19 15:37:49 +03:00 |
|
Yuri Kuznetsov
|
60fc6279ff
|
ref
|
2024-09-19 11:06:30 +03:00 |
|
Yuri Kuznetsov
|
3120e7f41a
|
jscondig include
|
2024-09-18 22:16:14 +03:00 |
|
Yuri Kuznetsov
|
cfca78e233
|
mass email: queue item ID placeholder
|
2024-09-18 15:21:38 +03:00 |
|
Yuri Kuznetsov
|
7bcd5b5bdb
|
import: skip id if empty string
|
2024-09-18 13:02:50 +03:00 |
|
Yuri Kuznetsov
|
92d164d3d3
|
iframe a hover underline
|
2024-09-18 11:28:34 +03:00 |
|
Yuri Kuznetsov
|
4194c4115d
|
ref, docs
|
2024-09-18 10:45:27 +03:00 |
|
Yuri Kuznetsov
|
8a242e0628
|
added direction
|
2024-09-17 14:52:32 +03:00 |
|
Yuri Kuznetsov
|
fecfe3bc96
|
cleanup transpiled dir before build
|
2024-09-17 14:44:49 +03:00 |
|
Yuri Kuznetsov
|
e392dbb1b4
|
do not include js sources
|
2024-09-17 14:16:58 +03:00 |
|
Yuri Kuznetsov
|
4ca35da041
|
Merge branch 'fix'
|
2024-09-17 11:22:38 +03:00 |
|
Yuri Kuznetsov
|
48116f8dcf
|
8.4.1
8.4.1
|
2024-09-17 11:09:08 +03:00 |
|
Yuri Kuznetsov
|
7118e08493
|
Merge branch 'fix'
|
2024-09-17 09:59:59 +03:00 |
|
Yuri Kuznetsov
|
0784fd589a
|
update dompurify
|
2024-09-17 09:59:54 +03:00 |
|
Yuri Kuznetsov
|
366d18a5c9
|
email template getAttachments method
|
2024-09-16 17:04:37 +03:00 |
|
Yuri Kuznetsov
|
b055592d2b
|
setFile method
|
2024-09-16 17:03:09 +03:00 |
|
Yuri Kuznetsov
|
ef97427e6b
|
getFile method
|
2024-09-16 17:02:18 +03:00 |
|
Yuri Kuznetsov
|
cd9081a542
|
getAttachments method
|
2024-09-16 16:59:35 +03:00 |
|
Yuri Kuznetsov
|
b9b2a2d071
|
ref
|
2024-09-16 16:30:08 +03:00 |
|
Yuri Kuznetsov
|
f0ee8a1de4
|
phone/email: set primary on save
|
2024-09-16 16:28:08 +03:00 |
|
Yuri Kuznetsov
|
067765d9b5
|
ref
|
2024-09-16 16:24:23 +03:00 |
|
dependabot[bot]
|
cfbc3ec8e0
|
Bump body-parser and express (#3152)
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)
Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)
---
updated-dependencies:
- dependency-name: body-parser
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-16 16:13:47 +03:00 |
|
dependabot[bot]
|
15b2ae4586
|
Bump send and express (#3150)
Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)
Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)
---
updated-dependencies:
- dependency-name: send
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-16 16:12:46 +03:00 |
|
Yuri Kuznetsov
|
6be328c19e
|
update dompdf to 3.0
|
2024-09-16 16:07:04 +03:00 |
|
Yuri Kuznetsov
|
38216344db
|
using binary comparison
|
2024-09-16 15:08:42 +03:00 |
|
Yuri Kuznetsov
|
69e2bade3d
|
fix doc
|
2024-09-16 14:50:53 +03:00 |
|
Yuri Kuznetsov
|
3c57b7e39e
|
app secrets
|
2024-09-16 14:33:39 +03:00 |
|
Yuri Kuznetsov
|
4ff8369180
|
language allow all for admin
|
2024-09-16 11:19:39 +03:00 |
|
Yuri Kuznetsov
|
3a3d872e4e
|
ref
|
2024-09-16 10:03:56 +03:00 |
|
Yuri Kuznetsov
|
19d2465ebd
|
jsdoc
|
2024-09-16 10:03:45 +03:00 |
|
Yuri Kuznetsov
|
3ec3035c7e
|
ref
|
2024-09-16 09:47:50 +03:00 |
|
Yuri Kuznetsov
|
f3817e26fc
|
ref
|
2024-09-16 09:34:45 +03:00 |
|
Yuri Kuznetsov
|
d9fb9b8bd5
|
cleanup, cs
|
2024-09-16 09:13:16 +03:00 |
|
Yurii Kuznietsov
|
debd0f700e
|
duplicate-query-optimization (#3147)
|
2024-09-16 09:10:08 +03:00 |
|
Yuri Kuznetsov
|
aced889566
|
ref
|
2024-09-15 19:32:40 +03:00 |
|
Yuri Kuznetsov
|
3d12673c28
|
ref
|
2024-09-15 19:10:52 +03:00 |
|
Yuri Kuznetsov
|
b5125d2d54
|
ref
|
2024-09-15 19:06:27 +03:00 |
|
Yuri Kuznetsov
|
af7d88dd6b
|
RelationQueryHelper
|
2024-09-15 14:23:12 +03:00 |
|
Yuri Kuznetsov
|
e211147225
|
ref
|
2024-09-15 13:48:58 +03:00 |
|