Usman Nasir
fefdf8a8e5
refresh license button
2020-08-31 23:52:47 +05:00
Usman Nasir
d7cbe7d5a7
resolve https://github.com/usmannasir/cyberpanel/issues/416
2020-08-30 13:44:21 +05:00
Usman Nasir
a03af56f86
Merge pull request #427 from myst3k/ui-fix-duplicate-backup-path
...
UI fix duplicate path names for active menu detection
2020-08-30 11:08:53 +05:00
Usman Nasir
2bd3f00718
Merge branch 'stable' into v2.0.3-dev
2020-08-30 11:08:09 +05:00
Usman Nasir
9b080f1d2d
replace localhost with remote mysql in case of rds
2020-08-29 19:36:01 +05:00
WhatTheServer
005d51102d
add CyberPanel fixperms script
...
add helpful script for repairing permissions after upgrades or borked permissions and ownership issues.
For more information on how it works see
https://gitlab.com/cyberpaneltoolsnscripts/cyberpanel-fixperms
2020-08-29 06:48:27 -05:00
WhatTheServer
3e643c4da5
Update access-logparser.py
...
Update access-logparser.py to account for when no matches in a file vs failing with error `AttributeError: 'NoneType' object has no attribute 'groupdict'`
2020-08-29 07:06:49 -04:00
WhatTheServer
44575e25b3
Update access-logparser.py
...
Updated to detect user so it works via user without sudo/root from inside the account and also if run as root runs against all accounts access logs.
2020-08-28 09:43:08 -04:00
WhatTheServer
1f89afbdbb
Add version that works from inside users account
...
Add version that works from inside users account without needing sudo/root.
2020-08-28 06:46:37 -05:00
chris
2613401057
use full path for active menu detection
2020-08-27 13:53:48 -04:00
Usman Nasir
ca19a11a72
remove backup dir if backup is failed
2020-08-27 13:32:54 +05:00
hennaboy
176c24c51d
Update mailscannerinstaller.sh
...
Updated to avoid signature issues with some providers
2020-08-27 08:20:12 +01:00
Muttahir Aon Syed
0c9bf6d20b
OLS/LS restart on htaccess change
...
Ref: https://feedback.cyberpanel.net/b/requests/p/automatic-restart-of-openlitespeed-server-after-any-change-in-htaccess
2020-08-27 00:20:54 +05:00
Usman Nasir
38e1b7d4dd
align proper permissions
2020-08-26 16:21:44 +05:00
Usman Nasir
107d79bb4d
align proper permissions
2020-08-26 15:50:45 +05:00
Usman Nasir
b02694f5f9
further permissions
2020-08-26 15:06:05 +05:00
Usman Nasir
2e919104bd
allow ALTER
2020-08-26 15:01:58 +05:00
Usman Nasir
048125ff4f
allow create
2020-08-26 14:39:54 +05:00
Usman Nasir
9a28deb6f7
bug fix: amazon rds
2020-08-26 14:10:55 +05:00
Usman Nasir
4ba58fc51e
Merge branch 'v2.0.3-dev' of github.com:usmannasir/cyberpanel into v2.0.3-dev
2020-08-26 11:44:38 +05:00
Usman Nasir
a212b8843d
bug fix: amazon rds
2020-08-26 11:44:23 +05:00
Usman Nasir
a7fa2fe745
Merge pull request #424 from myst3k/examplePlugin-updates
...
Updating example plugin with pre_remove, static js, template file, an…
2020-08-25 23:33:19 +05:00
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