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 |
|
cyril lopez
|
2e83559b58
|
handle nested forms
|
2017-08-01 11:26:38 +02:00 |
|
cyril lopez
|
0a4d5fd021
|
set nested data
|
2017-07-31 16:51:21 +02:00 |
|
Jim Laurie
|
51a2cfa232
|
Install strapi connector on create/update database
|
2017-07-28 16:56:17 +02:00 |
|
Jim Laurie
|
686c9aeb47
|
Change model config json format - enabled key
|
2017-07-28 16:39:34 +02:00 |
|
Jim Laurie
|
c9f8a64c35
|
Review auto-reload with cluster and fs watch
|
2017-07-28 16:14:50 +02:00 |
|
Jim Laurie
|
c8a8f0f7ff
|
Add try/catch fs functions
|
2017-07-26 17:55:24 +02:00 |
|
Jim Laurie
|
256ef0ed93
|
API code review
|
2017-07-26 17:39:41 +02:00 |
|
Jim Laurie
|
7d30921c48
|
Create new database
|
2017-07-26 16:15:31 +02:00 |
|
Jim Laurie
|
d0ac2602e2
|
Prepare new configs enabled option
|
2017-07-26 15:33:41 +02:00 |
|
Jim Laurie
|
177db30f1e
|
Update database connection
|
2017-07-26 12:43:46 +02:00 |
|
Jim Laurie
|
380f0ba6ef
|
Change security model data
|
2017-07-26 11:28:12 +02:00 |
|
Jim Laurie
|
671aa0ce30
|
Update database and fix 500 unknow config
|
2017-07-25 16:37:50 +02:00 |
|
Jim Laurie
|
1ce08c22e7
|
Get database list
|
2017-07-25 15:11:11 +02:00 |
|
Pierre Burgy
|
dee5cfe80a
|
Rename settings manager folder
|
2017-07-24 22:40:47 +02:00 |
|