Commit Graph

71 Commits

Author SHA1 Message Date
5432101fa3 [deploy] removed unnecessary icons from package 2025-04-21 17:24:20 +03:00
6063b95e73 [main] added Babel transpiler for IE 2024-08-07 20:14:23 +03:00
90d0a6391f Fix bug 69546 2024-08-02 19:44:23 +03:00
046b40a26d Merge branch 'develop' into feature/launch-controller-ref1 2024-07-11 18:04:15 +05:00
af14e60d3b Merge branch 'develop' into feature/bootstrap-redesign 2024-04-08 15:16:33 +03:00
0cf1e9bff4 [deploy] remove bootstrap from build 2024-04-08 14:32:20 +03:00
d9808aa7fc [DE] fix deploy script 2024-03-20 14:46:16 +03:00
6289860181 [DE] added 'advanced' dialogs for delayed load 2024-03-05 01:00:46 +03:00
a50b69a3aa [deploy] fix for separate code launch for DE 2024-03-02 21:58:49 +03:00
732c0277bb Use checker for pdf-forms 2023-12-15 12:36:25 +03:00
c8f5d84b4e [DE] Load presets from json 2023-10-05 22:53:24 +03:00
a9f285b50e Fix build test app 2022-11-18 23:33:09 +03:00
b689546e94 [DE test] Add deploy files 2022-11-18 23:11:41 +03:00
a4a8e6dcca Use socket.io 2022-10-25 11:44:45 +03:00
7c584932a0 [all] fix bug 58156 2022-07-21 00:22:51 +03:00
06ef607ed0 [build] fix bug 57560 2022-06-16 23:11:42 +03:00
9027653d77 [build] correct common images path 2022-06-15 22:47:01 +03:00
b176e9a862 Remove jszip, jszip-utils 2022-06-14 17:47:35 +03:00
836e3bd251 [build] skip to copy some images for help 2022-06-07 19:29:03 +03:00
748ea8a7a1 [embed] add searchbar to build script 2022-05-03 23:45:37 +03:00
a69f22b9b4 Merge branch 'hotfix/v6.4.2' into develop 2021-10-31 22:23:43 +03:00
ec46276bea [mobile] for bug 53253 2021-10-22 23:03:03 +03:00
afa969e314 [DE] added build script for "forms" app 2021-08-31 23:18:55 +03:00
b174f5bbbe [deploy] copy common resources 2021-07-26 22:38:34 +03:00
f13673653f Merge branch 'release/v6.4.0' into develop 2021-07-22 17:44:51 +03:00
b5b8dca3a6 [all mobile] added version info in production js 2021-07-20 19:45:24 +03:00
04020debcb [all] fix build script 2021-07-20 16:31:43 +03:00
6641e9419c Merge branch 'hotfix/v6.3.1' into release/v6.4.0 2021-07-04 23:44:01 +03:00
c93bfb68cb Merge branch 'hotfix/v6.3.1' into develop 2021-07-04 23:39:04 +03:00
8766f4db61 [DE embedded] Show loader mask 2021-06-24 19:08:21 +03:00
db70a44d4e [all] fix launch customized app 2021-06-17 19:19:07 +03:00
f52a6b459b [Embedded] Load id and name for anonymous user 2021-05-25 16:40:40 +03:00
442d440c19 [deploy] extended 'clean' options 2021-05-24 15:39:26 +03:00
01ce207277 [deploy] come missed resources 2021-05-20 15:50:02 +03:00
75667dc229 Merge branch 'feature/mobile-apps-on-reactjs' into develop
# Conflicts:
#	apps/api/documents/api.js
#	apps/common/main/lib/util/utils.js
#	apps/documenteditor/mobile/app/controller/DocumentHolder.js
#	apps/documenteditor/mobile/app/controller/Main.js
#	apps/documenteditor/mobile/app/controller/Search.js
#	apps/documenteditor/mobile/app/controller/Settings.js
#	apps/documenteditor/mobile/app/controller/Toolbar.js
#	apps/documenteditor/mobile/app/controller/add/AddImage.js
#	apps/documenteditor/mobile/app/controller/add/AddOther.js
#	apps/documenteditor/mobile/app/controller/add/AddTable.js
#	apps/documenteditor/mobile/app/controller/edit/EditChart.js
#	apps/documenteditor/mobile/app/controller/edit/EditHyperlink.js
#	apps/documenteditor/mobile/app/controller/edit/EditImage.js
#	apps/documenteditor/mobile/app/controller/edit/EditParagraph.js
#	apps/documenteditor/mobile/app/controller/edit/EditShape.js
#	apps/documenteditor/mobile/app/controller/edit/EditTable.js
#	apps/documenteditor/mobile/app/controller/edit/EditText.js
#	apps/documenteditor/mobile/app/template/EditTable.template
#	apps/documenteditor/mobile/app/template/EditText.template
#	apps/documenteditor/mobile/app/template/Settings.template
#	apps/documenteditor/mobile/app/view/Settings.js
#	apps/documenteditor/mobile/app/view/add/AddOther.js
#	apps/documenteditor/mobile/app/view/edit/EditTable.js
#	apps/documenteditor/mobile/index.html
#	apps/documenteditor/mobile/index.html.deploy
#	apps/documenteditor/mobile/index_loader.html
#	apps/documenteditor/mobile/locale/en.json
#	apps/documenteditor/mobile/locale/ru.json
#	apps/documenteditor/mobile/resources/css/app-ios.css
#	apps/documenteditor/mobile/resources/css/app-material.css
#	apps/presentationeditor/main/app/view/SlideSettings.js
#	apps/presentationeditor/mobile/app-dev.js
#	apps/presentationeditor/mobile/app.js
#	apps/presentationeditor/mobile/app/controller/DocumentHolder.js
#	apps/presentationeditor/mobile/app/controller/Main.js
#	apps/presentationeditor/mobile/app/controller/Search.js
#	apps/presentationeditor/mobile/app/controller/Settings.js
#	apps/presentationeditor/mobile/app/controller/Toolbar.js
#	apps/presentationeditor/mobile/app/controller/add/AddImage.js
#	apps/presentationeditor/mobile/app/controller/add/AddLink.js
#	apps/presentationeditor/mobile/app/controller/add/AddTable.js
#	apps/presentationeditor/mobile/app/controller/edit/EditContainer.js
#	apps/presentationeditor/mobile/app/controller/edit/EditImage.js
#	apps/presentationeditor/mobile/app/controller/edit/EditLink.js
#	apps/presentationeditor/mobile/app/controller/edit/EditShape.js
#	apps/presentationeditor/mobile/app/controller/edit/EditSlide.js
#	apps/presentationeditor/mobile/app/controller/edit/EditTable.js
#	apps/presentationeditor/mobile/app/controller/edit/EditText.js
#	apps/presentationeditor/mobile/app/template/EditSlide.template
#	apps/presentationeditor/mobile/app/template/EditTable.template
#	apps/presentationeditor/mobile/app/template/EditText.template
#	apps/presentationeditor/mobile/app/view/Settings.js
#	apps/presentationeditor/mobile/app/view/add/AddOther.js
#	apps/presentationeditor/mobile/app/view/add/AddSlide.js
#	apps/presentationeditor/mobile/app/view/edit/EditSlide.js
#	apps/presentationeditor/mobile/app/view/edit/EditTable.js
#	apps/presentationeditor/mobile/index.html
#	apps/presentationeditor/mobile/index.html.deploy
#	apps/presentationeditor/mobile/index_loader.html
#	apps/presentationeditor/mobile/locale/cs.json
#	apps/presentationeditor/mobile/locale/de.json
#	apps/presentationeditor/mobile/locale/en.json
#	apps/presentationeditor/mobile/locale/es.json
#	apps/presentationeditor/mobile/locale/fr.json
#	apps/presentationeditor/mobile/locale/hu.json
#	apps/presentationeditor/mobile/locale/it.json
#	apps/presentationeditor/mobile/locale/ko.json
#	apps/presentationeditor/mobile/locale/nl.json
#	apps/presentationeditor/mobile/locale/pl.json
#	apps/presentationeditor/mobile/locale/pt.json
#	apps/presentationeditor/mobile/locale/ru.json
#	apps/presentationeditor/mobile/locale/sk.json
#	apps/presentationeditor/mobile/locale/zh.json
#	apps/presentationeditor/mobile/resources/css/app-ios.css
#	apps/presentationeditor/mobile/resources/css/app-material.css
#	apps/presentationeditor/mobile/resources/less/app-ios.less
#	apps/presentationeditor/mobile/resources/less/app-material.less
#	apps/spreadsheeteditor/mobile/app/controller/DocumentHolder.js
#	apps/spreadsheeteditor/mobile/app/controller/FilterOptions.js
#	apps/spreadsheeteditor/mobile/app/controller/Main.js
#	apps/spreadsheeteditor/mobile/app/controller/Search.js
#	apps/spreadsheeteditor/mobile/app/controller/Settings.js
#	apps/spreadsheeteditor/mobile/app/controller/Statusbar.js
#	apps/spreadsheeteditor/mobile/app/controller/Toolbar.js
#	apps/spreadsheeteditor/mobile/app/controller/add/AddContainer.js
#	apps/spreadsheeteditor/mobile/app/controller/add/AddLink.js
#	apps/spreadsheeteditor/mobile/app/controller/add/AddOther.js
#	apps/spreadsheeteditor/mobile/app/controller/edit/EditCell.js
#	apps/spreadsheeteditor/mobile/app/controller/edit/EditChart.js
#	apps/spreadsheeteditor/mobile/app/controller/edit/EditHyperlink.js
#	apps/spreadsheeteditor/mobile/app/controller/edit/EditImage.js
#	apps/spreadsheeteditor/mobile/app/controller/edit/EditShape.js
#	apps/spreadsheeteditor/mobile/app/controller/edit/EditText.js
#	apps/spreadsheeteditor/mobile/app/template/EditCell.template
#	apps/spreadsheeteditor/mobile/app/template/EditImage.template
#	apps/spreadsheeteditor/mobile/app/template/EditText.template
#	apps/spreadsheeteditor/mobile/app/template/Settings.template
#	apps/spreadsheeteditor/mobile/app/view/Settings.js
#	apps/spreadsheeteditor/mobile/app/view/add/AddFunction.js
#	apps/spreadsheeteditor/mobile/app/view/add/AddOther.js
#	apps/spreadsheeteditor/mobile/app/view/edit/EditText.js
#	apps/spreadsheeteditor/mobile/index.html
#	apps/spreadsheeteditor/mobile/index.html.deploy
#	apps/spreadsheeteditor/mobile/index_loader.html
#	apps/spreadsheeteditor/mobile/locale/en.json
#	apps/spreadsheeteditor/mobile/resources/css/app-ios.css
#	apps/spreadsheeteditor/mobile/resources/css/app-material.css
#	apps/spreadsheeteditor/mobile/resources/less/app-material.less
#	apps/spreadsheeteditor/mobile/resources/less/ios/_icons.less
#	apps/spreadsheeteditor/mobile/resources/less/material/_icons.less
#	apps/spreadsheeteditor/mobile/resources/less/statusbar.less
#	build/package.json
2021-04-30 19:29:10 +03:00
4c5b8cb5d5 [deployment] support to build mobile apps via webpack 2021-04-16 15:48:54 +03:00
dba13ffbdf [all] fixed logo on bundled app version 2021-03-31 19:52:05 +03:00
58952fcc9a [deploy] fix bug 45991 2020-07-30 23:58:14 +03:00
5303389420 Change recent files 2020-06-11 19:36:37 +03:00
56420dc147 [all] copy loader for 'embed' mode 2020-05-06 19:36:01 +03:00
670b6cf2c6 merge with develop 2019-11-28 17:11:18 +03:00
0cac87856a [build] skip copying sprite sources for deployment 2019-11-28 11:46:48 +03:00
6bae248efb Update build script (add symbol table translation) 2019-11-12 15:11:44 +03:00
50e93373c3 [DE] Fixed display dummy document on loading 2019-10-30 11:29:17 +03:00
b4c7fa87f4 [Mobile] Add skeleton to deploy version 2019-09-13 11:39:50 +03:00
5f7b76fa89 Add skeleton to deploy version 2019-09-12 17:11:32 +03:00
730620bf94 [DE] Fix Bug 42323 2019-08-09 09:55:44 +03:00
b3cf3b6193 [DE embed] Translate embedded viewer. Bug 31297 2019-05-14 14:11:42 +03:00
4fa0ed4552 [build][cosmetic] Prevent file changing after build 2019-04-08 12:06:57 +03:00
7ff4821814 Add json minify task 2018-04-09 15:02:13 +03:00