Yuri Kuznetsov
|
34f22a3739
|
update uglify
|
2024-11-25 13:27:35 +02:00 |
|
Yuri Kuznetsov
|
63755bb0b9
|
frontend di
|
2024-11-25 11:52:32 +02:00 |
|
Yuri Kuznetsov
|
daac63c37e
|
websocket signature fix
|
2024-11-25 09:12:24 +02:00 |
|
Yuri Kuznetsov
|
8bfcdff489
|
Merge branch 'master' of https://github.com/espocrm/espocrm
|
2024-11-24 15:13:44 +02:00 |
|
Andrew Fontana
|
f578d86faf
|
Target list row actions translate (#3219)
* translate opted-out.js
* translate default.js
* Update opted-out.js
* Update default.js
* Update opted-out.js
|
2024-11-24 15:12:57 +02:00 |
|
Yuri Kuznetsov
|
d3d5794dad
|
application config
|
2024-11-24 12:05:34 +02:00 |
|
Yuri Kuznetsov
|
d9faf23b81
|
ref
|
2024-11-24 11:23:32 +02:00 |
|
Yuri Kuznetsov
|
6f981ea5a7
|
hmac check order
|
2024-11-24 11:19:27 +02:00 |
|
Yuri Kuznetsov
|
2b5f917449
|
check status 0
|
2024-11-24 10:49:05 +02:00 |
|
Yuri Kuznetsov
|
59f8704eca
|
no interner error on request
|
2024-11-24 10:46:48 +02:00 |
|
Yuri Kuznetsov
|
5345cd16fd
|
ref
|
2024-11-24 10:06:55 +02:00 |
|
Yuri Kuznetsov
|
ad0beb63d9
|
conver lead opportunity exception throw
|
2024-11-24 10:00:25 +02:00 |
|
Yuri Kuznetsov
|
a7d7cbd952
|
fix availableReactions level
|
2024-11-23 13:50:38 +02:00 |
|
Yuri Kuznetsov
|
759277f655
|
script async defer
|
2024-11-23 13:47:49 +02:00 |
|
Yuri Kuznetsov
|
77f07c79e5
|
remove test/javascript
|
2024-11-23 13:40:49 +02:00 |
|
Yuri Kuznetsov
|
113bf0feec
|
fix example
|
2024-11-23 11:58:49 +02:00 |
|
Yuri Kuznetsov
|
766b0327b1
|
lead capture person name fix
|
2024-11-23 11:44:00 +02:00 |
|
Yuri Kuznetsov
|
ab596c7869
|
web form date time config
|
2024-11-23 11:21:40 +02:00 |
|
Yuri Kuznetsov
|
ec2fc5916c
|
web-to-lead forms
|
2024-11-23 11:05:25 +02:00 |
|
Yuri Kuznetsov
|
56735e9358
|
stream service in container
|
2024-11-21 12:18:56 +02:00 |
|
Yurii
|
2a1ecdd141
|
phone/email max count param
|
2024-11-21 11:33:40 +02:00 |
|
Yurii
|
3f5338837c
|
fix lead capture smtp field
|
2024-11-21 10:41:41 +02:00 |
|
Yuri Kuznetsov
|
b5f570708a
|
lead capture unset fields
|
2024-11-21 09:47:52 +02:00 |
|
dependabot[bot]
|
7f61461917
|
Bump cross-spawn from 7.0.3 to 7.0.6 (#3214)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-21 08:55:43 +02:00 |
|
Yuri Kuznetsov
|
f8d87c8f7b
|
rename label
|
2024-11-20 13:54:00 +02:00 |
|
Yuri Kuznetsov
|
23851322d7
|
add isInternal to filters
|
2024-11-20 11:17:52 +02:00 |
|
Yuri Kuznetsov
|
338ce5f226
|
do not process follow if internal, ref
|
2024-11-20 11:11:40 +02:00 |
|
Yuri Kuznetsov
|
b999273b6d
|
unfollow portal users
|
2024-11-20 11:09:10 +02:00 |
|
Yuri Kuznetsov
|
30e6c76c4e
|
internal cases
|
2024-11-20 10:30:38 +02:00 |
|
Yuri Kuznetsov
|
569ad2d00e
|
field iteraction icon color
|
2024-11-19 22:38:39 +02:00 |
|
Yuri Kuznetsov
|
f0fb1725ad
|
password strength special characters
|
2024-11-19 14:48:55 +02:00 |
|
dependabot[bot]
|
8fc02ce0f7
|
Bump phpoffice/phpspreadsheet from 1.29.2 to 1.29.4 (#3211)
Bumps [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) from 1.29.2 to 1.29.4.
- [Release notes](https://github.com/PHPOffice/PhpSpreadsheet/releases)
- [Changelog](https://github.com/PHPOffice/PhpSpreadsheet/blob/1.29.4/CHANGELOG.md)
- [Commits](https://github.com/PHPOffice/PhpSpreadsheet/compare/1.29.2...1.29.4)
---
updated-dependencies:
- dependency-name: phpoffice/phpspreadsheet
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-18 22:47:28 +02:00 |
|
Yuri Kuznetsov
|
5df5b9b3f5
|
more field icons color
|
2024-11-18 21:24:25 +02:00 |
|
Yuri Kuznetsov
|
00f6bf6bf6
|
field iteration color change
|
2024-11-18 20:47:20 +02:00 |
|
Yuri Kuznetsov
|
24ad0c6537
|
fix duration timeout, longer to prevent date start inline edit issue
|
2024-11-18 17:42:22 +02:00 |
|
Yuri Kuznetsov
|
915f03be4a
|
fix duration regression
|
2024-11-18 17:25:12 +02:00 |
|
Yuri Kuznetsov
|
e96e702188
|
preserve changes when moving from inline edit to full edit
|
2024-11-18 17:06:00 +02:00 |
|
Yuri Kuznetsov
|
a617a2742f
|
cleanup
|
2024-11-18 16:41:28 +02:00 |
|
Yuri Kuznetsov
|
16e82cde65
|
save change
|
2024-11-18 16:40:38 +02:00 |
|
Yuri Kuznetsov
|
edfd816fc6
|
ref
|
2024-11-18 15:40:30 +02:00 |
|
Yuri Kuznetsov
|
f74293c8e1
|
scrollbar gutter change
|
2024-11-18 15:05:05 +02:00 |
|
Yuri Kuznetsov
|
84e2305017
|
cleanup
|
2024-11-18 14:59:28 +02:00 |
|
Yuri Kuznetsov
|
ce008f911e
|
inline edit icons
|
2024-11-18 14:56:42 +02:00 |
|
Yuri Kuznetsov
|
00af9af8bb
|
fix role table, timeout
|
2024-11-18 14:39:31 +02:00 |
|
Yuri Kuznetsov
|
b98ebb4497
|
role table sticky header fix
|
2024-11-18 14:16:46 +02:00 |
|
Yuri Kuznetsov
|
dbbfedd33c
|
clear cache portal role
|
2024-11-18 14:16:35 +02:00 |
|
Yuri Kuznetsov
|
c8dca179ca
|
Merge branch 'master' of https://github.com/espocrm/espocrm
|
2024-11-18 14:09:06 +02:00 |
|
Yurii
|
d578ccea7b
|
fix const usage
|
2024-11-18 13:00:01 +02:00 |
|
Yuri Kuznetsov
|
ee78d83894
|
ref
|
2024-11-18 11:24:31 +02:00 |
|
Yuri Kuznetsov
|
c7b33c2c36
|
fix after upgrade script
|
2024-11-18 11:16:16 +02:00 |
|