Martin Brampton

Results 9 issues of Martin Brampton

This function has been DEPRECATED as of PHP 7.4.0 with command: phpdd -a 5.3 -t 7.4 -v 3 . | more although grep finds it.

Someone installing Grav afresh may want to install extra themes. The "Add" function shows a list of themes in alphabetical order. There is no indication of which themes are compatible...

Is there a way to access the database using a port other than the default? I tried changing .env with a line: MAILMAN_HOST=127.0.0.1:4002 but that seemed to break the system,...

### Steps To Reproduce Click on the browser icon. By default the cursor is in the search field. Type a word at normal typing speed (in my case about 50...

bug
browser
needs-reply

When a server or communications are down, it causes a cascade of “Munin UNKNOWN” emails. Followed later by a cascade of OK emails. One email for every active plugin. It...

**Is your feature request related to a problem? Please describe.** Actual applications do not all follow the pattern of list and edit (or similar) **Describe the solution you'd like** An...

good first issue
Improvement

**Is your feature request related to a problem? Please describe.** The newly created component needs to be converted into an installable package, a non trivial task **Describe the solution you'd...

feature

**Is your feature request related to a problem? Please describe.** It is always easier to start with a framework than with nothing **Describe the solution you'd like** Create default.xml in...

feature
Improvement

**Describe the bug** SQL created in /administrator/components/com_example/sql/install.mysql.utf8.sql for notes table even if --no-sample-view specified **To Reproduce** Steps to reproduce the behavior: 1. Create a component with jext-cli -c example --no-sample-view...

bug
good first issue