purple
0541317d65
feat ExtensionsController
: Change 4-space to 2-space indentation in the extensions page controller.
2024-02-14 08:27:12 +01:00
purple
65944c0945
feat(?): Redo extension structure on a bunch of files.
2023-11-08 16:01:39 +01:00
purple
021d115578
Think about potentional ways to fix $blueprint in admin wrappers.
2023-09-07 22:11:58 +02:00
purple
00fd7975bf
Attempt at making BlueprintExtensionLibrary usable on all admin views without overwriting all of their controllers.
2023-09-07 21:12:33 +02:00
purple
942285cab3
Move all Blueprint libraries into a new "BlueprintFramework" folder in the app directory.
...
I also added a "legacy" extensionlibrary for backwards compatability for now.
2023-09-07 16:17:04 +02:00
purple
bb86229500
Add better support for panels installed in other locations.
2023-07-25 22:42:32 +02:00
purple
46158e6079
Arguments parsed through shell are now checked by escapeshellarc($var).
...
Panel administrators will no longer have access to the shell. This includes the developer terminal turning into a Blueprint execute terminal. (something you'll probably never use anyways.)
2023-06-27 21:40:35 +02:00
purple
311b2b5e2b
Add else statement to onboarding check to fix undefined variable.
2023-04-23 18:37:28 +02:00
purple
294c3c85c5
Fix wrongly placed ")".
2023-04-23 18:35:26 +02:00
purple
5da90b51e9
Parse onboarding variable to /admin/extensions view.
2023-04-23 17:34:21 +02:00
purple
b1e32ca8ae
Switch to UNIX line breaks instead of DOS for not breaking linux.
2023-04-05 21:29:58 +02:00
purple
93c891a815
No approval of a $rootPath variable
...
i don't even know the actual use for the $rootPath variable
2023-03-29 10:28:51 +02:00
purple
33d3403995
Replaced placeholder and added "global variables"
...
The replacement of the placeholder is just a work in progress. I've also discovered a few more things about PHP now, including how to do variables and stuff.
2023-02-19 19:30:47 +01:00
Jack G
8851d4c0c3
Extensions Page
...
Extensions admin page
2023-01-27 19:30:42 +00:00