Alexandre Bodin
271fb2c99a
Apply feedbacks
2021-03-16 17:33:10 +01:00
Alexandre Bodin
221c3d40e4
Set global strapi in tests
2021-03-16 15:51:00 +01:00
Alexandre Bodin
228899a9b3
Implement core api code for localizations
2021-03-16 15:35:31 +01:00
Alexandre Bodin
17b2296d11
Init core api extension for i18n
2021-03-16 15:35:30 +01:00
Alexandre Bodin
09990678ad
Init routes & controller actions for i18N
2021-03-16 15:35:30 +01:00
Alexandre BODIN
f549017ec3
Add GET content-types-settings spec ( #9734 )
2021-03-16 10:40:49 +01:00
Alexandre Bodin
2467cad937
Merge branch 'i18n/localizations-sync' into features/i18n
2021-03-16 10:01:25 +01:00
Alexandre BODIN
5dd5dd4707
Merge pull request #9726 from strapi/content-manager/content-types-settings
...
Content manager content types settings
2021-03-16 09:56:20 +01:00
Alexandre Bodin
69e10731a0
Add find content types settings routes
2021-03-15 20:44:06 +01:00
Alexandre BODIN
4e5daff7f6
Merge pull request #9720 from strapi/i18n/handle-locale-query-param
...
Handle more usecase for the _locale query param
2021-03-15 15:53:48 +01:00
Alexandre Bodin
108409941b
check both action & params.id
2021-03-15 15:47:42 +01:00
Alexandre Bodin
883c2a4955
Handle more usecase for the _locale query param
2021-03-15 15:39:08 +01:00
Alexandre BODIN
e0eaf87d6b
Merge pull request #9653 from strapi/i18n/validationPolicy
...
add policy when creating a localized entry
2021-03-15 15:29:26 +01:00
Pierre Noël
a7eb34e967
refacto
2021-03-15 15:09:12 +01:00
Pierre Noël
6e77a4a05b
refacto
2021-03-12 19:56:42 +01:00
Alexandre BODIN
f8186505b1
Merge pull request #9705 from strapi/i18n/populate-custom-fields
...
I18n/populate custom fields
2021-03-12 19:13:17 +01:00
Pierre Noël
b014e8146a
handle single types creation
2021-03-12 18:54:09 +01:00
Pierre Noël
3a45d5bdde
add policy when creating a localized entry
2021-03-12 18:54:08 +01:00
Alexandre Bodin
c40c3ba8c3
pick assoc populate fields option
2021-03-12 17:56:38 +01:00
Alexandre BODIN
5c1450bdbf
Merge pull request #9700 from strapi/i18n/split-visible-writable-fields
...
Split logic cleanly between visible & writable attributes
2021-03-12 17:55:05 +01:00
Alexandre Bodin
90deea4d67
Change field name
2021-03-12 17:52:28 +01:00
Alexandre Bodin
4583e3d086
Split logic cleanly between visible & writable attributes
2021-03-12 14:34:04 +01:00
Alexandre Bodin
c57b3be1eb
Merge branch 'master' into features/i18n
2021-03-12 09:45:51 +01:00
Alexandre BODIN
32f6dfb812
Allow set writable attributes in coreApi for a model to overwritte CM writable ( #9687 )
2021-03-11 16:19:49 +01:00
Alexandre Bodin
33552e43b8
v3.5.3
v3.5.3
2021-03-11 14:25:37 +01:00
germangonzo
a40e3b0014
Fix error with polymorphic relations when the attribute name is different to related ( #9396 )
2021-03-11 14:11:23 +01:00
Yuri Burk
87900d741b
Fixed bug that wasn't enabling to click behind notification div ( #9562 )
...
* Fixed bug that wasn't enabling to click behind notification div
* Update new notification to include pointer-events
* Update new notification wrapper to include pointer-events
2021-03-11 14:08:46 +01:00
ELABBASSI Hicham
1a07977ae2
Merge pull request #9685 from strapi/fix/wysiwyg-send-button
...
Fix WYSIWYG state
2021-03-11 13:56:03 +01:00
HichamELBSI
17c29747b4
Fix WYSIWYG state
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-03-11 11:20:41 +01:00
Alexandre Bodin
2ea169cbee
Do not count localizations in CM
2021-03-11 10:27:48 +01:00
Alexandre Bodin
b48b2177ef
Merge branch 'features/i18n' into i18n/localizations-sync
2021-03-11 09:06:52 +01:00
dependabot[bot]
8167f90b56
Bump bootstrap from 4.5.3 to 4.6.0 ( #9662 )
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 4.5.3 to 4.6.0.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v4.5.3...v4.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2021-03-10 19:15:56 +01:00
Alexandre BODIN
354aa1d8d2
Merge pull request #9658 from strapi/i18n/cm-fields
...
Use non writables instead of static creator fields in fields logic
2021-03-10 17:09:43 +01:00
dependabot[bot]
fcc409de7c
Bump date-fns from 2.16.1 to 2.19.0 ( #9666 )
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.16.1 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.16.1...v2.19.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2021-03-10 12:01:06 +01:00
Alexandre Bodin
4d51c2b2f2
Merge branch 'master' of github.com:strapi/strapi
2021-03-10 10:49:56 +01:00
Alexandre Bodin
7ebc29d85b
Add workflow run on push to master
2021-03-10 10:49:44 +01:00
Alexandre BODIN
b3635962a3
Fix component assoc resolvers in graphql ( #9660 )
2021-03-10 10:46:46 +01:00
Alexandre Bodin
48c3817541
Merge branch 'features/i18n' of github.com:strapi/strapi into features/i18n
2021-03-10 10:15:13 +01:00
Alexandre Bodin
ce6054f10c
Allow listing locales in api
2021-03-10 10:15:01 +01:00
Alexandre Bodin
298a954888
Use non writables instead of static creator fields in fields logic
2021-03-09 20:50:23 +01:00
dependabot[bot]
9e22c280de
Bump sanitize-html from 2.1.1 to 2.3.2 ( #9488 )
...
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) from 2.1.1 to 2.3.2.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases )
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.1.1...2.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-09 14:10:41 +01:00
Brett Willis
a799872a86
Fix display of falsey values in component banner ( #9605 )
2021-03-09 14:09:42 +01:00
henk23
8f8c25a1d3
Fix german translation ( #9623 )
2021-03-09 14:08:10 +01:00
cyril lopez
aea9758265
Merge pull request #9616 from strapi/i18n/rbac-permissions-manager
...
[I18n] RBAC permissions manager
2021-03-09 12:32:13 +01:00
soupette
e0d39ae390
Merge branch 'features/i18n' of github.com:strapi/strapi into i18n/rbac-permissions-manager
2021-03-09 12:22:17 +01:00
Alexandre Bodin
85c8b4c739
Merge branch 'features/i18n' into i18n/localizations-sync
2021-03-09 11:48:03 +01:00
Alexandre BODIN
e82c7fb611
Merge pull request #9642 from strapi/i18n/default-params-locale
...
I18n/default params locale
2021-03-09 11:44:08 +01:00
Alexandre Bodin
745d543d57
Fix some typos
2021-03-09 11:43:12 +01:00
Alexandre Bodin
266e740c1c
Auto add locale query param & add wrapOptions logic in entity service
2021-03-09 11:43:11 +01:00
Alexandre BODIN
3d625734e6
Merge pull request #9640 from strapi/i18n/lifecycles-entity-service
...
Implement entity service decoration & move lifecycles to entity service
2021-03-09 11:42:25 +01:00