Commit Graph

157 Commits

Author SHA1 Message Date
675fb8de21 Web: Fix caching remoteEntry.js 2021-07-23 17:20:42 +03:00
fa500d094f Merge branch 'develop' into release/1.0.0 2021-07-22 11:12:37 +03:00
13f8f5ef7d Fix sw.js creation 2021-07-21 18:28:56 +03:00
653066af0c Merge branch 'develop' into release/1.0.0
# Conflicts:
#	config/nginx/onlyoffice.conf
2021-07-20 18:21:00 +03:00
eab97bbfed Web: init new single sw.js creation 2021-07-20 12:32:27 +03:00
6585acce04 Calendar: fixed download ical 2021-07-18 19:59:26 +03:00
1ebc588a93 Web: Bumped version to 1.0.0 2021-07-14 13:26:36 +03:00
ad57feecd8 Log: fix configuring 2021-07-13 21:17:18 +03:00
a31dc583c1 Merge branch 'develop' into feature/personal
# Conflicts:
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Filter/index.js
#	products/ASC.Files/Client/src/pages/Settings/index.js
2021-07-02 16:26:45 +03:00
2a44887b22 Web: hid temp loaders 2021-07-02 14:28:11 +03:00
NikolayRechkin
56c0d8dccd Calendar: core: fix 2021-07-01 16:20:32 +03:00
NikolayRechkin
0dba0bb76f Calendar: core: fix 2021-07-01 12:15:59 +03:00
NikolayRechkin
2e2bcfa35e Calendar: core: fix 2021-06-30 16:36:45 +03:00
NikolayRechkin
5060e81b5f Calendar: core: api 2021-06-30 09:37:17 +03:00
NikolayRechkin
e42cfc2945 Calendar: core: deleted unused code 2021-06-23 17:30:53 +03:00
6118e95028 Merge branch 'develop' into feature/personal 2021-06-17 14:25:09 +03:00
01639a56cc RazorCompileOnBuild:false<
GenerateMvcApplicationPartsAssemblyAttributes:false
2021-06-16 20:08:26 +03:00
605d5ce043 removed unused references 2021-06-15 15:52:29 +03:00
65378cc089 Merge branch 'develop' into feature/personal
# Conflicts:
#	products/ASC.CRM/Client/public/index.html
#	products/ASC.Calendar/Client/public/index.html
#	products/ASC.Files/Client/public/index.html
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
#	products/ASC.Files/Client/src/components/panels/UploadPanel/FileRow.js
#	products/ASC.Files/Client/src/pages/Home/index.js
#	products/ASC.Mail/Client/public/index.html
#	products/ASC.People/Client/public/index.html
#	products/ASC.People/Client/src/pages/Profile/Section/Body/ProfileInfo/ProfileInfo.js
#	products/ASC.People/Client/src/pages/Profile/Section/Body/index.js
#	products/ASC.People/Client/src/pages/ProfileAction/Section/Body/updateUserForm.js
#	products/ASC.Projects/Client/public/index.html
2021-06-15 11:49:39 +03:00
bac090e180 Merge branch 'develop' into feature/personal
# Conflicts:
#	products/ASC.People/Client/src/pages/Profile/Section/Body/index.js
2021-06-11 13:11:08 +03:00
Artem Tarasov
c25fa589a9 Web: People: deleted fonts with ext .woff, added hash to font name 2021-06-08 15:26:56 +03:00
Artem Tarasov
9f21862f51 Merge branch 'develop' into bugfix/fixed-styles 2021-06-07 00:24:19 +03:00
Artem Tarasov
acd4a3893c Web: added rule to webpack.config for woff, woff2 2021-06-06 23:39:52 +03:00
d01ef10cc5 Web: NavMenu/PageLayout: Was done:
- fixed loaders: two rectangle loader combined into one
- fixed loaders at index.html: two rectangle loader combined into one
- hide NavItem component
- hide click on Headline component
- fixed article padding style for desktop
- added new logo.
2021-06-04 14:42:21 +03:00
43de25b62a Merge branch 'develop' into feature/remove-unused-dep
# Conflicts:
#	common/ASC.Data.Storage/ASC.Data.Storage.csproj
#	common/services/ASC.Socket.IO.Svc/ASC.Socket.IO.Svc.csproj
2021-06-03 12:52:21 +03:00
62ac315c8d Web: i18n: Replaced i18т config load: from "languageOnly" to "all" and added new utils function loadLanguagePath() + Refactoring 2021-06-02 13:55:11 +03:00
23e1083be7 Web: Removed empty translations keys 2021-06-01 13:49:37 +03:00
76d8ebb459 Tests moved to separate projects.
Removed unused dependepcies
2021-06-01 12:21:51 +03:00
de98856728 Web: Tests: Added new 'sk' translations; 2021-06-01 11:21:39 +03:00
8e532bc8b9 Web: Tests: Added new 'ro' translations; 2021-06-01 11:20:14 +03:00
3d62da4422 Web: Tests: Added new 'pt-BR' translations; 2021-06-01 11:19:13 +03:00
c5a5072aa7 Web: Tests: Added new 'lo' translations; 2021-06-01 11:17:19 +03:00
8eb62d8079 Web: Tests: Added new 'it' translations; 2021-06-01 11:15:24 +03:00
a0fc465678 Web: Tests: Added new 'fr' translations; 2021-06-01 11:13:50 +03:00
061b4e46e7 Web: Added not found 'de' language translation files (fix NotAllLanguageTranslatedTest issue) 2021-05-31 19:11:58 +03:00
e2b9561d7b Web: Rewritten all json translation files with sorting of properties alphabetically 2021-05-31 18:34:15 +03:00
74064fc76d Merge branch 'develop' into feature/translations 2021-05-29 21:59:02 +03:00
72527ccded Merge branch 'master' into develop
# Conflicts:
#	lerna.json
#	package.json
#	packages/asc-web-common/package.json
#	packages/asc-web-components/package.json
#	products/ASC.CRM/Client/package.json
#	products/ASC.Calendar/Client/package.json
#	products/ASC.Files/Client/package.json
#	products/ASC.Mail/Client/package.json
#	products/ASC.People/Client/package.json
#	products/ASC.Projects/Client/package.json
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Editor/package.json
#	web/ASC.Web.Login/package.json
2021-05-29 21:57:42 +03:00
d585c0a785 Web: Bumped version to 0.1.10 2021-05-29 21:26:13 +03:00
af2f24e4ac Merge branch 'develop' into feature/translations 2021-05-20 13:11:13 +03:00
Vashchuk Nikita
7c676374b3 fix Calendar & Radicale 2021-05-19 11:17:04 +03:00
536c6c2f5e Web: Moved custom.scss to @appserver/common
+ Added missing ErrorBoundary
+ Removed useless commented code
2021-05-19 11:14:44 +03:00
df1ebc8d77 Web: Moved translationKeys "OpenApp" and "ViewWeb" to "/static/locales/{lng}/Common.json" 2021-05-18 15:23:12 +03:00
f6ecc35ae7 Web: Moved translationKeys "LearnMore" and "ComingSoon" to "/static/locales/{lng}/Common.json" 2021-05-18 15:10:20 +03:00
Vashchuk Nikita
82abf11109 Merge branch 'develop' into feature/calendar
# Conflicts:
#	ASC.Web.sln
#	config/autofac.products.json
#	config/nginx/onlyoffice.conf
#	products/ASC.Calendar/Server/ASC.Calendar.csproj
#	products/ASC.Calendar/Server/Controllers/CalendarController.cs
#	products/ASC.Calendar/Server/Program.cs
#	products/ASC.Calendar/Server/Properties/launchSettings.json
#	products/ASC.Calendar/Server/Resources/CalendarAddonResource.Designer.cs
#	products/ASC.Calendar/Server/Resources/CalendarAddonResource.resx
#	products/ASC.Calendar/Server/Startup.cs
2021-05-18 13:24:02 +03:00
Vashchuk Nikita
94047ab0a1 Fix Calendar 2021-05-17 21:35:23 +03:00
2beacfcf23 Web: Enabled Common.json translations loading 2021-05-17 11:19:38 +03:00
8f6bcf6e68 Web: Client scripts optimizations:
+ Fix deploy script (xcopy not installed issue)
+ Added concurrently for build and deploy scripts
+ Added new packages "mkdirp" (original "mkdir" not working with yarn run <script>), "rimraf"
+ Added missing "terser-webpack-plugin" package
2021-05-07 20:59:39 +03:00
6c3244a3e9 Web: Added opportunity to deploy all static clients to build/deploy directory (yarn build && yarn deploy) 2021-05-07 18:54:25 +03:00
b7af18f636 v0.1.9 2021-05-06 14:57:01 +03:00
37f8bdd872 Merge branch 'master' into develop 2021-05-05 20:52:06 +03:00
7ba67cf63a Web: Fix click on webView link on ComingSoonPage (CRM, Projects, Mail, Calendar) 2021-04-30 17:25:26 +03:00
fc4a58966c Web: Bumped version to 0.1.9 2021-04-28 14:03:59 +03:00
7f436ef3cb add support WindowsService/systemd for IHostBuilder 2021-04-27 19:25:03 +03:00
75b62bf81b Calendar: translations 2021-04-23 16:01:14 +03:00
3782ea4bc3 Applied last changes in Mail/Calendar ComingSoon pages 2021-04-21 22:03:49 +03:00
6a4fed2d2c Init Calendar Server back-end 2021-04-21 21:47:27 +03:00
NikitaVashchuk
3eb3cef5a3 fix 2021-04-20 10:55:52 +03:00
NikitaVashchuk
b56fc15f51 fix calendar 2021-04-13 11:40:31 +03:00
6fbb566c4e Web: Init Mail/Calendar Comming Soon pages 2021-04-12 13:41:16 +03:00
NikitaVashchuk
255af1c30a fix 2021-04-07 14:10:23 +03:00
NikolayRechkin
97a1ce75e6 Calendar: core: refactoring 2020-04-09 11:10:35 +03:00
NikolayRechkin
9008601f3f Calendar: core: refactoring 2020-04-09 10:24:07 +03:00
NikolayRechkin
21933b3a5b Calendar: core: refactoring 2020-04-08 18:25:11 +03:00
NikolayRechkin
abe3d752eb Calendar: core: fixed a signature for ical url 2020-04-08 16:33:17 +03:00
NikolayRechkin
ab11cc2176 Calendar: core: fixed a todo calendar 2020-04-06 15:07:57 +03:00
NikolayRechkin
7ec554a1e4 Calendar: core: fixed caldav event update 2020-04-06 13:57:58 +03:00
NikolayRechkin
608c11f3c3 Calendar: core: fixed the time zone of the shared calendar 2020-04-06 13:55:03 +03:00
NikolayRechkin
a278783edd Calendar: core: api. caldav 2020-03-30 18:04:14 +03:00
NikolayRechkin
24e2b1dae6 Calendar: core: api. caldav 2020-03-27 17:21:31 +03:00
NikolayRechkin
817e55b800 Calendar: core: api. caldav 2020-03-27 16:14:23 +03:00
NikolayRechkin
862e38cf84 Calendar: core: api. caldav 2020-03-27 15:49:05 +03:00
NikolayRechkin
24273fe1a4 Calendar: core: api. caldav 2020-03-26 19:00:58 +03:00
NikolayRechkin
2a45edcc3f Calendar: core: api. caldav 2020-03-26 13:58:30 +03:00
NikolayRechkin
a95309be31 Calendar: core: api. get caldav url 2020-03-26 12:57:30 +03:00
NikolayRechkin
2149012ff0 Calendar: core: api. added descriptions of the functions 2020-03-26 10:23:34 +03:00
NikolayRechkin
812e4052ba Calendar: core: api. created a import function 2020-03-25 17:53:59 +03:00
NikolayRechkin
982487292d Calendar: core: api. created a import functions 2020-03-25 13:20:49 +03:00
NikolayRechkin
ac3a7c356a Calendar: core: api 2020-03-25 10:55:43 +03:00
NikolayRechkin
6f6b30f8e0 Calendar: core: api 2020-03-25 09:17:44 +03:00
NikolayRechkin
286cd55771 Calendar: core: api 2020-03-23 16:03:44 +03:00
NikolayRechkin
7a8797c584 Calendar: core: api 2020-03-23 15:39:01 +03:00
NikolayRechkin
0430158c19 Calendar: core: api 2020-03-23 15:23:46 +03:00
NikolayRechkin
bb7debe04b Calendar: core: api 2020-03-20 16:07:07 +03:00
NikolayRechkin
a4b2e0d098 Calendar: core: api 2020-03-19 15:36:12 +03:00
NikolayRechkin
8f50db00ec Calendar: core: api 2020-03-19 15:09:03 +03:00
NikolayRechkin
1a0db32413 Calendar: core: api 2020-03-16 15:25:08 +03:00
NikolayRechkin
e506601cc7 Calendar: core: api 2020-03-16 14:05:56 +03:00
NikolayRechkin
e42ae50254 Calendar: core: api 2020-03-16 11:41:25 +03:00
NikolayRechkin
3ccf3d3845 Calendar: core: api 2020-03-13 11:53:32 +03:00
NikolayRechkin
e150f0e271 Calendar: core: api 2020-03-12 14:45:21 +03:00
NikolayRechkin
1d340c569a Calendar: core: api 2020-03-11 16:18:32 +03:00
NikolayRechkin
32dbfbb2b8 Calendar: core: api 2020-03-10 15:52:20 +03:00
NikolayRechkin
de7c2c8bb4 Calendar: core: api 2020-03-10 14:49:09 +03:00
NikolayRechkin
7fdde32785 Calendar: core: api 2020-03-10 11:05:31 +03:00
NikolayRechkin
f4f7630f77 Calendar: core: fix api 2020-03-10 10:08:37 +03:00
NikolayRechkin
b262f8f705 Calendar: core: api 2020-03-06 13:44:26 +03:00
NikolayRechkin
84ae709049 Calendar: core: api. event creation 2020-03-06 09:56:05 +03:00
NikolayRechkin
8d1ac41176 Calendar: core: api 2020-03-03 15:29:07 +03:00
NikolayRechkin
3eb42ee5a6 Calendar: core: fixed a wrappers 2020-02-27 17:15:25 +03:00