Commit Graph

30536 Commits

Author SHA1 Message Date
Timofey Boyko
c0f7335c7c Change nginx config for work with asset emit 2023-02-02 15:17:25 +03:00
Timofey Boyko
2f532533de Web:Editor: delete useless code 2023-02-02 15:16:58 +03:00
Timofey Boyko
70f319160c Web:Editor: add asset/resource type for woff2 format and disable emit files, also change asset path 2023-02-02 15:16:31 +03:00
Timofey Boyko
4bd1483718 Web:Login:Template: change fonts import 2023-02-02 15:15:17 +03:00
Timofey Boyko
27b7723cb2 Web:Login:Client: delete useless code 2023-02-02 15:14:57 +03:00
Timofey Boyko
9b07ea2b61 Web:Login: add asset/resource type for woff2 format and disable emit files, also change asset path 2023-02-02 15:14:23 +03:00
Timofey Boyko
92f59e31b5 Web:Client: add asset/resource type for woff2 format and disable emit files 2023-02-02 15:12:19 +03:00
Timofey Boyko
3a3cedde88 Web:Common: update import for fonts 2023-02-02 15:10:54 +03:00
c1cdfba6ad Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-02-02 01:20:50 +03:00
1501d0f537 Web: Client: InvitePanel: Fixed disabling external links and generating new ones when external links enabled 2023-02-01 23:00:32 +03:00
f7823f4269 Web: Client: InvitePanel: Fixed restore external link access after reopen panel 2023-02-01 22:58:07 +03:00
508bb218df Web: Components: AccessRightSelect: Fixed property error 2023-02-01 22:57:07 +03:00
334c032c15 Fix Bug 60961 - Accounts. The account is selected twice when clicking on the user icon (checkbox) 2023-02-01 21:59:00 +03:00
7bd27a7e20 fixed Bug 60148 2023-02-01 20:52:34 +03:00
06c9d6d7b7 StorageHandler: removed demand authorization for request with auth querystring 2023-02-01 20:50:41 +03:00
ca926a912a nginx: added cache for thumbnails 2023-02-01 20:47:43 +03:00
Viktor Fomin
08d4e98e67 Common: LoginContainer: fix 2023-02-01 20:23:14 +03:00
Viktor Fomin
95395f1f1e Merge branch 'release/rc-v1.2.0' of https://github.com/ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-02-01 19:02:39 +03:00
Viktor Fomin
c755132000 Client: Wizard: fix win crash 2023-02-01 19:02:23 +03:00
DmitrySychugov
90b57f2dc9 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-02-01 20:44:10 +05:00
DmitrySychugov
663da51fce Web: Client: removed the display of one item in the context menu in the viewer 2023-02-01 20:44:02 +05:00
66c1a2b3f6 Files: changed default link access 2023-02-01 18:23:35 +03:00
DmitrySychugov
6f3b53f353 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-02-01 17:44:56 +05:00
DmitrySychugov
90c2c19fc0 Fix Bug 60888 - Web: Common: removed the context menu items if there are no rights 2023-02-01 17:44:47 +05:00
Viktor Fomin
24f52ce97a Merge branch 'release/rc-v1.2.0' of https://github.com/ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-02-01 15:13:34 +03:00
Viktor Fomin
4123bfb5b6 Client: Wizard: fix style 2023-02-01 15:13:29 +03:00
Elyor Djalilov
2514de24a0 Web:Client: Fix translate 2023-02-01 17:10:23 +05:00
Viktor Fomin
459b61e1c2 Client: Wizard: fix 2023-02-01 15:03:34 +03:00
Elyor Djalilov
3b4312137c Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-02-01 16:49:10 +05:00
Elyor Djalilov
baf75b0c42 Web:PortalSettings: Changed portal settings navigation 2023-02-01 16:49:02 +05:00
5d67962481
Merge pull request #1155 from ONLYOFFICE/bugfix/table-backup_backup
Bugfix/backup
2023-02-01 14:39:36 +03:00
0d8b1495f2 fix 2023-02-01 14:38:23 +03:00
442e57c092 fix 2023-02-01 14:24:30 +03:00
Viktor Fomin
1e832f817a Common: SettingsStore: disable set cookie for wizard 2023-02-01 13:50:58 +03:00
Viktor Fomin
4e50fdf9ac Client: auto detect user lang 2023-02-01 13:50:29 +03:00
1d07d0fa12 nginx: change cache-control header value 2023-02-01 13:27:45 +03:00
Viktor Fomin
5aefc7840b Client: Wizard: getUserTimezone 2023-02-01 13:13:23 +03:00
4ed3258719
Merge pull request #1162 from ONLYOFFICE/feature/nginx-cache-control
Modify nginx cache-control
2023-02-01 11:21:21 +03:00
sk81.biz@gmail.com
0ef62895f4 Delete cache control rool for personal 2023-02-01 11:11:24 +03:00
2801e07035
Bugfix/rpmlint-error (#1160)
* Correction of the missing package expect error

* Correction of summary-ended-with-dot error

* Correction of description-line-too-long error and change to the current text

* Correction of non-executable-script error and dangerous-command-in-%post error

* Correction of unstripped-binary-or-object error

* Correction of non-standard-executable-perm error

* Fix creation of libraries to support arm

* Fix packaging of unnecessary configuration files

* Correction of setup-not-quiet error

* Correction of mixed-use-of-spaces-and-tabs error

* Correction of no-cleaning-of-buildroot error

* Correction of no-buildroot-tag error

* Correction of no-changelogname-tag error

* Temporary сorrection of summary-not-capitalized error

* Temporary correction of no-description-tag error

* Remove unused code

* Disable packaging of debug information

* Remove package_sysname

* Add documentation packaging

* Add rpmlintrc packaging

* Fix documentation packaging

* Correction of the hardcoded-packager-tag error

* Change the substitution of version and release
2023-02-01 13:09:31 +05:00
66ed2b6372
Bugfix/lintian error (#1158)
* Correction of systemd-service-file-references-to-obsolete-target error

* Correction of the changelog format

* Correction of package-uses-deprecated-debhelper-compat-version

* Correction of maintainer-script-needs-depends-on-adduser

* Correction of missing-debconf-dependency

* Correction of extended-description-is-probably-too-short

* Correction of various license format errors

* Correction of maintainer-script-lacks-home-in-adduser error

* Correction of duplicate-updaterc.d-calls-in-postinst error

* Correction of init.d-script-not-included-in-package error

* Correction of the error of missing the onlyoffice-login.conf file

* Correction of binary-from-other-architecture error

* Correction of missing-debian-source-format error

* Temporarily correct descriptions

* Correction of debhelper-but-no-misc-depends error

* Correct of missing-dependency-on-line error

* Correct of unstripped-binary-or-object error

* Correct of maintainer-script-lacks-debhelper-token error

* Change templates description

* Correction of untranslatable-debconf-templates error

* Fix configuration according to po-debconf recommendations

* Fix configuration according to po-debconf recommendations

* Fix condition for detecting existence of file

* Correct of script-with-language-extension error

* Correct of script-with-language-extension error

* Remove linux-arm runtimes packaging

* Add lintian-overrides

* Fix lintian-overrides creation condition

* Fix lintian-overrides creation condition

* Add overrides for the main package

* Add ignoring untranslatable-debconf-templates errors

* Errors correction: package-contains-eslint-config-file, package-contains-npm-ignore-file, package-contains-vcs-control-file

* Correction of node_modules error output

* Fix backup-file-in-package and macos-ds-store-file-in-package errors

* Add a override of the unusual-interpreter error

* Fix removing files that cause errors
2023-02-01 13:06:03 +05:00
232f32f5f1
Modify dotnet-sdk version to 7.0 in a package supply (#1150) 2023-02-01 12:57:23 +05:00
1a5d940734
Feature/healthcheck service packaging (#1161)
* Add healthcheck service to packages

* Fix typo in docker supply

* Fix packaging of healthcheck service
2023-02-01 12:56:41 +05:00
9f71bde64d
Feature/logrotate packages (#1159)
* Add logrotate for packages supply

* Fix end of line error

* Change the name of logrotate file
2023-02-01 12:55:10 +05:00
sk81.biz@gmail.com
9e215c04fc del no-transform 2023-01-31 21:37:21 +03:00
sk81.biz@gmail.com
49d0b172b1 del immutable, modify max-age for locales 2023-01-31 21:30:01 +03:00
Viktor Fomin
ee8803abe1 Fix Bug 60677: double button 2023-01-31 20:19:10 +03:00
sk81.biz@gmail.com
214350c43f Modify nginx cache control 2023-01-31 15:00:02 +03:00
sk81.biz@gmail.com
ca0996ce3f Modify cache 2023-01-31 14:50:49 +03:00
a35cc5a5d8 Web: Client: GlobalEvents: Fixed page error on change user status after change type 2023-01-31 14:40:30 +03:00