|
|
d303205723
|
[integration tests] Refactoring upsert(): opt_updateUserIndex deleted, affectedRows -> isInsert
|
2023-12-05 09:21:14 +03:00 |
|
|
|
84c3f26993
|
[mysql] Unify upsert result
|
2023-12-05 09:21:14 +03:00 |
|
|
|
b15aa274e5
|
[integration tests] Refactoring: baseConnector, mySqlBaseConnector. Tests fixes and improvement, bugs fixes.
|
2023-12-05 09:21:14 +03:00 |
|
|
|
c4e11222a0
|
[integration tests] baseConnector integration tests
|
2023-12-05 09:21:14 +03:00 |
|
|
|
22fbfd20e3
|
[feature] Use built-in nodejs fs functions instead of fs-extra and mkdirp
|
2023-12-04 21:24:49 +03:00 |
|
|
|
73233d72f1
|
Merge remote-tracking branch 'remotes/origin/hotfix/v7.5.1' into develop
# Conflicts:
# DocService/npm-shrinkwrap.json
|
2023-11-15 16:56:10 +03:00 |
|
|
|
0ad85c50b1
|
[bug] Fix forms submission with forcesave cache
|
2023-11-13 19:47:15 +03:00 |
|
|
|
217623ed6a
|
[feature] Change callbackUrl param from formdata to formsdataurl
|
2023-11-09 17:47:58 +03:00 |
|
|
|
fa305f75cd
|
[bug] Fix server start; for bug 46717
|
2023-10-30 15:03:58 +03:00 |
|
|
|
608f4647d7
|
[bug] Rotate image while uploading in case of exif orientation flag; For bug 46717
|
2023-10-27 14:15:46 +03:00 |
|
|
|
d04ebc3bbd
|
Merge branch release/v7.5.0 into develop
|
2023-10-25 10:29:43 +00:00 |
|
|
|
35cdef8312
|
[test] Add performance test for gc
|
2023-10-16 00:23:08 +03:00 |
|
|
|
0705e054cb
|
[bug] Fix bug 64605
|
2023-10-12 13:44:55 +03:00 |
|
|
|
368423f932
|
[se] Fix bug 64498
|
2023-10-09 20:06:23 +03:00 |
|
|
|
8ae7d85bad
|
[feature] Parse body from 'savefromorigin' request. For downloadAs pdf with changes
|
2023-10-06 13:46:01 +03:00 |
|
|
|
2d7be6562d
|
[bug] Allow send form without changes; For bug 64493
|
2023-10-06 01:38:04 +03:00 |
|
|
|
c032cdbde4
|
[bug] Fix unique users counting for bug 64492
|
2023-10-05 23:42:25 +03:00 |
|
|
|
6fca641043
|
[bug] Fix bug 64492
|
2023-10-05 23:00:17 +03:00 |
|
|
|
461f46cfd4
|
Revert "[bug] Rotate image while uploading in case of exif orientation flag; For bug 46717"
This reverts commit 68ac6ec161.
|
2023-10-01 22:50:31 +03:00 |
|
|
|
68ac6ec161
|
[bug] Rotate image while uploading in case of exif orientation flag; For bug 46717
|
2023-09-29 11:40:20 +03:00 |
|
|
|
a5314d8c26
|
Merge pull request #431 from ONLYOFFICE/feature/error-handler
Feature/error handler
|
2023-09-25 23:33:08 +03:00 |
|
|
|
f0f45e8f8c
|
[log] Change default error message
|
2023-09-25 23:31:56 +03:00 |
|
|
|
5977f643e8
|
[bug] Fix image upload in pdf editor; Fix bug 64240
|
2023-09-25 17:29:09 +03:00 |
|
|
|
6f0e7882b5
|
[feature] Rewrite error handler
|
2023-09-22 11:51:06 +05:00 |
|
|
|
440e2a34ca
|
Merge remote-tracking branch 'remotes/origin/release/v7.5.0' into develop
# Conflicts:
# DocService/package.json
|
2023-09-21 16:01:50 +03:00 |
|
|
|
c1d4f50eb5
|
[feature] Rewrite error handler
|
2023-09-21 17:38:34 +05:00 |
|
|
|
7fbac9468e
|
[feature] Rewrite error handler
|
2023-09-21 11:26:38 +05:00 |
|
|
|
8f10fe7900
|
[feature] Rewriting error handler
|
2023-09-19 22:13:37 +05:00 |
|
|
|
37e4ca16a6
|
[feature] Rewrite error handler
|
2023-09-19 19:05:46 +05:00 |
|
|
|
69a29bfc70
|
Add error handler to api robots.txt
|
2023-09-19 11:30:04 +05:00 |
|
|
|
44499be2da
|
[bug] Fix bug 64135
|
2023-09-14 00:49:50 +03:00 |
|
|
|
9aaccbb644
|
[bug] Fix exception
|
2023-09-11 20:59:57 +03:00 |
|
|
|
a05850ef1b
|
[oracle] Fixed: join sql
|
2023-09-04 21:02:33 +03:00 |
|
|
|
3c51491ca4
|
[oracle] Fixed NULL comparations and type NCLOB changed to NVARCHAR2
|
2023-09-04 21:02:33 +03:00 |
|
|
|
5b45267887
|
[bug] Check updateVersion before callbackUrl request. Fix bug 63702
|
2023-09-04 20:21:04 +03:00 |
|
|
|
bc1b916bd1
|
[feature] Make async callbackUrl request to speed up file opening
|
2023-09-04 18:56:10 +03:00 |
|
|
|
c166624a94
|
[tenant] Combine aggregationTenant logic with defaultTenant
|
2023-09-04 14:45:47 +03:00 |
|
|
|
15699777fc
|
Merge remote-tracking branch 'remotes/origin/fix/oracle-connector-sql-limit-clause-replacement' into develop
# Conflicts:
# DocService/sources/changes2forgotten.js
# DocService/sources/taskresult.js
|
2023-08-24 10:33:01 +03:00 |
|
|
|
d7dd10adf0
|
[mssql] Dependencies update
|
2023-08-24 09:35:28 +03:00 |
|
|
|
aaf28f2acf
|
Fixed sql requests which have used 'LIMIT' clause in oracle database
|
2023-08-23 09:05:53 +03:00 |
|
|
|
5940e6ec62
|
[mssql] Fixes in sql queries for Expire() fuctions
|
2023-08-23 06:50:40 +03:00 |
|
|
|
df92dd526d
|
[mssql] Test bulk insert
|
2023-08-23 06:48:45 +03:00 |
|
|
|
df2b62fd63
|
[ds] MS SQL connector improvements pt.2
|
2023-08-23 06:48:45 +03:00 |
|
|
|
3c31e28440
|
[ds] MS SQL connector improvements
|
2023-08-23 06:48:43 +03:00 |
|
|
|
a7de4643e6
|
[ds] MS SQL connector fixes + insert()
|
2023-08-23 06:47:25 +03:00 |
|
|
|
1fe19eea91
|
[ds] MS SQL connector base functionality
|
2023-08-23 06:46:45 +03:00 |
|
|
|
1a76a8c62b
|
Merge pull request #424 from ONLYOFFICE/feature/oracle-base-connector
Feature/oracle base connector
|
2023-08-09 19:07:38 +03:00 |
|
|
|
7ab7a95ba6
|
[sql] Change session to xepdb1
|
2023-08-09 19:06:09 +03:00 |
|
|
|
e90826dcc3
|
[ds] Oracle connector fixes and improvements pt. 2
|
2023-08-09 05:57:07 +03:00 |
|
|
|
c5027d65f1
|
[log] Change jwt security message for bug 63555
|
2023-08-04 16:10:51 +03:00 |
|