Commit Graph

1855 Commits

Author SHA1 Message Date
chris
0b86f7adb8 Updating example plugin with pre_remove, static js, template file, and a model. 2020-08-25 13:37:59 -04:00
Usman Nasir
cb67f6dc42 complete mautic auto installer 2020-08-25 15:49:52 +05:00
Usman Nasir
3f12943db0 converted delete to actions 2020-08-24 13:15:43 +05:00
Usman Nasir
f4e170e15f complete: https://feedback.cyberpanel.net/b/requests/p/dns-edit-feature 2020-08-24 05:50:28 +05:00
Usman Nasir
6337bd5c5c Merge pull request #422 from myst3k/template-blocks-styles-scripts
added blocks for styles, header and footer
2020-08-22 23:15:58 +05:00
WhatTheServer
3259332f85 Update to add Magento 2.4 installation process
Update to add Magento 2.4 installation process with elasticsearch factored in. Some things i recommend are to detect the current user's language and timezone and use that to set the  language, timezone variables. These variables might also be helpful for other installations in the application manager and warrant adding dropdown menu for these on the application installer page for apps that support setting these during installation.

Imagine if your primary language is chinese/Japanese and defaults to English if hardcoded or unset during installation navigating to those settings upon first login is going to be a pain. We should ideally detect the current language and use that as default or allow user selectable option which defaults to the current language and timezone of their cyberpanel user profile.

Other things I recommend.  
adding check if ElasticSearch is already installed and if not firing off the ElasticSearch install script which is fired off by the button in the Application manager as its a requirement for Magento 2.4
2020-08-22 11:17:42 -04:00
Usman Nasir
cecfddb4db add redis deamon oneclick install/remove 2020-08-22 11:16:38 +05:00
chris
a78145f923 added blocks for styles, header and footer 2020-08-21 15:53:15 -04:00
Usman Nasir
60f9f57533 allow ElasticRearch remove 2020-08-21 14:33:48 +05:00
Usman Nasir
d3183a2440 minor bug fix in js 2020-08-21 12:47:42 +05:00
Usman Nasir
f73037794e complete elasticsearch install 2020-08-21 12:10:28 +05:00
Usman Nasir
6f087aafe2 elastic search install for ubuntu 2020-08-21 12:09:36 +05:00
Usman Nasir
abc8d04441 Merge pull request #421 from myst3k/add-migrations-to-pluginInstaller
enable pluginInstaller to run migrations
2020-08-21 12:05:03 +05:00
Usman Nasir
50b364fb93 enale elastic search and start 2020-08-21 12:01:45 +05:00
chris
9deb13a8c8 enable pluginInstaller to run migrations 2020-08-20 11:44:55 -04:00
Usman Nasir
d3d41a6a6c Merge pull request #420 from myst3k/pluginInstaller-post-move-add-pre-remove
Moved post_install to after install, and created pre_remove script
2020-08-20 13:00:15 +05:00
chris
08b14c8317 Moved post_install to after install, and created pre-remove script 2020-08-19 15:40:39 -04:00
Usman Nasir
eddd014782 Merge pull request #419 from laoxong/v2.0.3-dev
add new messages to translation files
2020-08-19 23:10:04 +05:00
laoxong
2e567b1802 add new messages to translation files 2020-08-20 02:09:13 +08:00
Usman Nasir
814c12ef7c setup service manager to install applications 2020-08-19 22:35:46 +05:00
Usman Nasir
9b03d8d754 finish structure for applications manager page 2020-08-19 22:06:56 +05:00
Usman Nasir
7846402874 set up manage application page for elasticsearch 2020-08-19 15:24:00 +05:00
Usman Nasir
264e95670e reinstall imunifyav if found 2020-08-19 14:19:00 +05:00
Usman Nasir
3c2b41df15 Merge pull request #417 from istiak101/patch-1
imunifyav hostname url
2020-08-19 10:15:20 +05:00
Istiak Ferdous
b9bada95ff imunifyav hostname url 2020-08-18 14:33:10 +06:00
Usman Nasir
74a571c585 finish imunifyav 2020-08-18 09:38:21 +05:00
Usman Nasir
32d33e1a04 bug fix: https://github.com/usmannasir/cyberpanel/issues/411 2020-08-15 13:01:40 +05:00
Usman Nasir
22aee1e5a3 Merge pull request #412 from myst3k/security-level-create-modify-user-updates
fix createUser and modifyUser securityLevel defaults
2020-08-15 11:34:56 +05:00
Usman Nasir
e50c5543f9 dynamically fetch and use port 2020-08-15 11:28:12 +05:00
Usman Nasir
8e88c23d9f allow cp port change, ref: https://feedback.cyberpanel.net/b/requests/p/change-port-change-default-username-add-recaptcha-in-login-page-or-change-url-login-page 2020-08-15 11:23:01 +05:00
chris
3acadf002e fix createUser and modifyUser securityLevel defaults 2020-08-15 00:06:52 -04:00
Usman Nasir
dfa12efa30 bug fix: blowfish secret 2020-08-13 11:25:19 +05:00
Usman Nasir
e9dd9d5ca1 bug fix: blowfish secret 2020-08-13 11:19:30 +05:00
Usman Nasir
55a7ec6c14 add logout logic 2020-08-13 11:09:43 +05:00
Muttahir Aon Syed
473872d11b Fixed spellings 2020-08-11 16:40:52 +05:00
Usman Nasir
d1fa322a6a Merge pull request #408 from myst3k/temp-fix-plugins-list
bug fix: loading plugins to the interface list
2020-08-11 12:22:00 +05:00
Usman Nasir
72b1c3c7aa Merge pull request #409 from myst3k/example-plugin-fix
Updating example plugin zip file, python3 is default utf8
2020-08-11 12:21:29 +05:00
chris
09d1e151c4 Updating example plugin zip file, python3 is default utf8
and added in pre/post examples
2020-08-11 02:13:50 -04:00
chris
57e2009bf7 Fix for loading plugins to the interface list 2020-08-11 01:25:59 -04:00
Usman Nasir
f9f26b10dc bug fix: 2fa 2020-08-11 08:59:47 +05:00
Usman Nasir
539608bcb0 add pyotp to packages 2020-08-11 08:17:03 +05:00
Usman Nasir
e055333efa add pyotp to packages 2020-08-11 08:16:26 +05:00
Usman Nasir
6959e3f40b add pyotp to reqs 2020-08-11 07:59:31 +05:00
Usman Nasir
dc55efee7b Merge branch 'v2.0.3-dev' of github.com:usmannasir/cyberpanel into v2.0.3-dev 2020-08-11 07:39:29 +05:00
Usman Nasir
9c8c6c1276 Merge branch 'stable' into v2.0.3-dev 2020-08-11 07:39:22 +05:00
Usman Nasir
ef32fd97ab Merge pull request #407 from istiak101/patch-1
PMA url update database page template
2020-08-11 07:38:02 +05:00
Istiak Ferdous
4845e0b3e9 PMA url update database page template 2020-08-11 07:52:24 +06:00
qtwrk
2cf7828d44 Update install.py 2020-08-10 21:49:32 +02:00
Usman Nasir
771411cea0 complete https://feedback.cyberpanel.net/b/requests/p/2fa-support-in-login 2020-08-10 23:55:46 +05:00
qtwrk
700a0291b9 Update cyberpanel_utility.sh 2020-08-10 19:12:16 +02:00