9892 Commits

Author SHA1 Message Date
Jim LAURIE
4cdf385ccf Add guide to customize admin and plugin 2019-11-22 18:40:43 +01:00
Aurélien Georget
38f70a6e59 Send UUID while the admin is loaded 2019-11-22 18:37:54 +01:00
Jim LAURIE
552caa9c35 Path on some documentation update 2019-11-22 15:03:20 +01:00
Jim LAURIE
7a6b4e133d Add data response customization 2019-11-21 16:39:42 +01:00
Jim LAURIE
cde60b105e Fix command 2019-11-21 14:54:19 +01:00
Jim LAURIE
1983e55807 Add process manager guide 2019-11-21 14:35:56 +01:00
Jim LAURIE
e981177fd1 Fix documentation redirection and css (#4563) 2019-11-21 11:33:31 +01:00
Jim LAURIE
f279ffe5b6
Merge pull request #4471 from strapi/docs-vuepress-v1
Docs vuepress v1
2019-11-20 19:06:11 +01:00
Jim LAURIE
1dabca7fe2
Merge branch 'master' into docs-vuepress-v1 2019-11-20 19:05:43 +01:00
Jim LAURIE
fbea27354c Delete v1 sidebar 2019-11-20 19:05:03 +01:00
Long Nguyen
8bec836388 Add Vietnamese translation (#4414)
* Add Vietnamese translation

* chore: tweak vietnamese admin's translations

* chore: vietnamese placeholder

* feat: vietnamese content manager's translations

* chore: plugin documentation's vietnamese translations

* chore: plugin email's vietnamese translations

* chore: plugin upload's vietnamese translations

* chore: plugin users-permissions's vietnamese translations

* chore: register vietnamese to language switcher

* chore: add vietnamese welcome message
2019-11-20 11:58:35 +01:00
Aurélien GEORGET
f4069f4dce Send details about administrator in events (#4551) 2019-11-20 11:56:34 +01:00
Pierre-Alexandre
88f6b675ff valid JSON makes a working example (#4552) 2019-11-20 11:55:56 +01:00
Cowboy Ho
08d45be9b3 Fix hot reload bug on Win 10 (#4533)
* Fix hot reload bug on Win 10

* Fix hot reload bug on Win 10 - patch 2
2019-11-20 11:52:59 +01:00
Jim LAURIE
53e164f092
Merge pull request #4516 from lydia-gu/patch-2
Update migration-guide-alpha.26-to-beta.md - to add changes for Bootstrap function
2019-11-19 15:14:55 +01:00
Jim LAURIE
deaf6c3511
Merge branch 'master' into patch-2 2019-11-19 15:14:47 +01:00
Jim LAURIE
d52dbde011
Merge pull request #4515 from lydia-gu/patch-1
Update migration-guide-alpha.26-to-beta.md - to remove strapi-plugin-settings-manager package
2019-11-19 15:14:10 +01:00
Jim LAURIE
4b921d8778
Merge branch 'master' into patch-1 2019-11-19 15:11:49 +01:00
Alexandre BODIN
04b51784c6
Merge pull request #4465 from strapi/fix/json
Fix non required JSON
2019-11-18 10:11:41 +01:00
Alexandre BODIN
8d5417d979
Merge branch 'master' into fix/json 2019-11-18 10:11:34 +01:00
Alexandre BODIN
50cb69fdcf
Merge pull request #4544 from BlueGone/typo-doc
Correct typo in content-api documentation
2019-11-18 10:03:55 +01:00
Alexandre BODIN
d949dfbdf9
Merge branch 'master' into typo-doc 2019-11-18 10:03:48 +01:00
Alexandre BODIN
dec1fbfb37
Merge pull request #4545 from strapi/docs/updateServiceExamples
Clarify usage of model in create and update examples
2019-11-18 09:28:27 +01:00
Derrick Mehaffy
3fca72dc1e
Clarify usage of model in create and update examples 2019-11-17 23:20:49 -07:00
Thomas Plaçais
93938f3326
Correct typo in content-api documentation 2019-11-18 05:26:51 +00:00
Victor LAMBERT
cff8fd9041 Populate only role relation to authorize user 2019-11-16 01:05:21 +01:00
Alexandre BODIN
c603ec3499
Merge pull request #4530 from strapi/docs-patch-1
Add the model value in the core controller docs
2019-11-15 09:45:23 +01:00
Jim LAURIE
cdc07a6dff Add the model value in the core controller docs 2019-11-14 19:14:45 +01:00
Alexandre BODIN
355dd80241
Merge pull request #4519 from victorlambert/fix-slow-userspermissions-bootstrap
Retrieve roles without populating users and permissions relations
2019-11-14 17:53:09 +01:00
Alexandre BODIN
0837da7415
Merge branch 'master' into fix-slow-userspermissions-bootstrap 2019-11-14 17:52:56 +01:00
Alexandre BODIN
f59cacbd38
Merge pull request #4529 from strapi/fix-dbconfig-retry
Write the correct database configuration
2019-11-14 17:46:03 +01:00
Jim LAURIE
f1190a7127 Get retried db config 2019-11-14 17:39:52 +01:00
Victor LAMBERT
59aff0af3c Retrieve roles without populating users and permissions relations 2019-11-14 16:36:35 +01:00
Jim LAURIE
3573b96a1a Add guide to fetch and insert external data (#4412)
* Add guide to fetch and insert external data

* Fix typo
2019-11-13 18:47:10 +01:00
matthieuowlie
ef9de8815c Add POST route /auth/send-email-confirmation (#4270)
* Add POST route /auth/send-email-confirmation to call sendEmailConfirmation function of plugin users-permissions

* Add documentation about /auth/send-email-confirmation POST route

* Added documentation in docs\3.0.0-beta.x\plugins\users-permissions about email confirmation function

* Update code example for send-email-confirmation function
2019-11-13 18:45:23 +01:00
Abdón Rodríguez Davila
aa534b1a5c Use plugin in the GraphQL aggregation queries (#4508) 2019-11-13 16:19:47 +01:00
DMehaffy
5f28916210 Clean up template and remove keys that would break bookshelf/knex (#4444)
* Clean up template and remove keys that would break bookshelf/knex

* PR feedback remove debug
2019-11-13 15:21:08 +01:00
Lydia
25115bef6d
Update migration-guide-alpha.26-to-beta.md
Please refer to issue #3971 for this fix
2019-11-13 20:07:09 +11:00
Lydia
233ca290de
Update migration-guide-alpha.26-to-beta.md
strapi-plugin-settings-manager is removed starting from 3.0.0-beta.14
2019-11-13 19:49:15 +11:00
Jim LAURIE
91737b8519 Fix code block 2019-11-12 17:29:57 +01:00
Jim LAURIE
97e57b0bd5 Fix PR feedback 2019-11-12 17:26:48 +01:00
Jim LAURIE
02c7abc70d Remove 1.x.x docs 2019-11-09 19:01:51 +01:00
cyril lopez
447594684d Remove not needed webpack plugin (#4464) 2019-11-08 20:46:43 +01:00
Alexandre BODIN
be8207ecfc
Merge pull request #4478 from strapi/removeSecurityTemplate
Remove security issue template
2019-11-08 20:45:01 +01:00
Derrick Mehaffy
d57071829b
Remove security issue template 2019-11-07 18:23:12 -07:00
Alexandre Bodin
b77ff396e5 Set initial value to empty string on null values to be consistent 2019-11-07 18:27:12 +01:00
Jim LAURIE
a052ef900a Add sidebar depth 2 on users-permissions 2019-11-07 14:52:32 +01:00
Jim LAURIE
af379621c9 Add SEO meta 2019-11-07 13:53:36 +01:00
Jim LAURIE
74b0f2e11e Update files dir 2019-11-07 12:05:39 +01:00
Jim LAURIE
83b70479fd Migrate to vuepress v1 2019-11-07 12:04:54 +01:00