64 Commits

Author SHA1 Message Date
soupette
37ed213b6d Fixes #3472 2019-06-19 11:51:44 +02:00
Alexandre Bodin
31a222ecb1 Start lint fixes 2019-05-29 17:25:56 +02:00
Aurélien Georget
8170d061c3 Fix conflicts 2019-02-12 17:01:36 +01:00
Jim LAURIE
72183f299b Use shelljs for every exec command 2019-01-28 16:23:47 +01:00
Jesús Pérez
48b6ac7368 Styling the new response setup in the admin 2019-01-23 16:15:04 +01:00
Jesús Pérez
5ee76aca73 Allowing to change the header powered by from the admin 2019-01-23 14:35:10 +01:00
Jesús Pérez
b2a59ba4a4 Fix X-Powered-By header setup and panel support for it 2019-01-22 16:47:17 +01:00
Jim LAURIE
a0216e12a4 Remove @alpha from code 2018-10-29 18:34:31 +01:00
Alberto Maturano
154fc28a57 Normalize to standar file permissions
As a result of taking a look on PR #1967 I realized there is 819
executable files in this repository. It is obvious this is an error.
2018-09-24 12:33:09 -05:00
DMehaffy
bfadb3f914 Adjust Proxy Settings layout in Admin
Cleaning it up and moving SSL to the end.
2018-08-29 23:35:44 -07:00
DMehaffy
1991857842 Update per PR Feedback 2018-08-29 08:01:55 -07:00
DMehaffy
53fb70cdda Fix missing title in adminUI 2018-08-28 03:08:41 -07:00
DMehaffy
4ae6722674 Testing fix for adminui 2018-08-28 02:45:52 -07:00
DMehaffy
38c4a528e2 Add proxy config to Settings-Manager 2018-08-27 07:06:24 -07:00
Jim LAURIE
b29e03d032 Patch security command injection 2018-07-29 19:30:55 +02:00
Jim LAURIE
cf8184e223 Use hook prefix and rename 2018-07-11 16:23:14 +02:00
stephledev
d924db42fc Merge branch 'master' of github.com:strapi/strapi 2018-05-01 13:04:10 +02:00
stephledev
5e5815e309 add authenticationDatabase and SSL to admin panel 2018-05-01 12:56:51 +02:00
Jim Laurie
96b32fbea4 Remove sqlite and redis on strapi start and remove sqlite support 2018-04-20 17:59:47 +02:00
Jim Laurie
244b280919 New format store constructor
strapi.store(source).get(params)
strapi.store(source).set({params, value})

Co-authored-by: Aurelsicoko <aurelsicoko@gmail.com>
2018-02-06 13:10:43 +01:00
Jim Laurie
38df372696 Set application name and description in database
Settings manager can now get/update database configs
2018-02-05 14:16:32 +01:00
Jim Laurie
2418686b7b Fix conflict 2017-11-03 15:02:45 +01:00
Jim Laurie
76f7f6644d Change logs wording 2017-11-02 13:34:56 +01:00
Jim Laurie
c0eac6b04d Auto add database port 2017-11-02 12:27:52 +01:00
Jim Laurie
ee280a2bc4 Install database dependencies and add logs 2017-11-01 16:52:00 +01:00
cyril lopez
debaf95862 Fix settings-manager securty service so it sends appropriate value for xframe instead of object 2017-10-11 09:49:13 +02:00
Pierre Burgy
83e6a6bcc4 Merge 2017-09-08 13:46:50 +02:00
Pierre Burgy
642366d556 Improve settings manager wording 2017-08-22 13:45:04 +02:00
cyril lopez
7532670f93 Created empty view for homepage 2017-08-16 18:47:02 +02:00
Jim Laurie
35eba06a4c Handle defaultDatabase managment 2017-08-11 11:36:33 +02:00
Jim Laurie
5673742e38 Add connection is used info 2017-08-11 10:44:04 +02:00
cyril lopez
23ab54b365 Created new app 2017-08-11 09:58:14 +02:00
cyril lopez
aade36d84a Fix conflict 2017-08-11 09:46:54 +02:00
Jim Laurie
eb217059af Change configs after new perf settings 2017-08-10 16:00:01 +02:00
cyril lopez
81c8a643e4 Adjust design 2017-08-09 19:47:39 +02:00
Jim Laurie
a3930a9a64 Add url path regex admin url 2017-08-09 18:01:03 +02:00
Jim Laurie
87aa2f4acd Update settings config and auto delete unused connectors 2017-08-09 17:39:54 +02:00
Jim Laurie
4410d22bdd Remove settings-manager updates from content-type-builder branch 2017-08-09 10:05:56 +02:00
Jim Laurie
b8e3172203 Fix nested object request model 2017-08-08 10:15:38 +02:00
Jim Laurie
de0250384c Create API 2017-08-04 18:22:18 +02:00
cyril lopez
9508421b66 Handle secondLevel of nested forms 2017-08-04 17:47:38 +02:00
cyril lopez
60b28e0e98 Update branch
Merge branch 'plugin/settings-manager-dev' of https://github.com/strapi/strapi into plugin/settings-manager-dev
2017-08-04 15:35:18 +02:00
cyril lopez
591c53528a Fix language display, defaultlanguage, defaultDbconnection 2017-08-04 15:23:21 +02:00
Jim Laurie
0fb504a1cc Fix update database settings 2017-08-04 12:03:22 +02:00
Jim Laurie
e922c75e21 Add type password for database 2017-08-03 14:16:58 +02:00
Jim Laurie
2e391e35d3 Change variables name 2017-08-03 12:15:18 +02:00
Jim Laurie
e0679bd1d2 Handle connector/client for database update 2017-08-03 10:59:37 +02:00
Jim Laurie
842ef4c64e Handle client to connector 2017-08-02 17:17:54 +02:00
Jim Laurie
b36ce9449b Update get items with nester enabled boolean orbject 2017-08-02 13:56:03 +02:00
Jim Laurie
16a3984e63 Update config models 2017-08-02 13:17:40 +02:00