schmunk42
Repos
208
Followers
328
Following
172

:purple_heart: Universal web application built upon Docker, PHP & Yii 2.0 Framework

70
15

AdminLTE Asset Bundle for Backend Theme in Yii2 Framework

1132
419

Yii 2 Framework Code Generator Gii on Steroids

266
115

JSON Schema Based Editor

3641
555

Application sitemap and navigation manager module for Yii 2.0 Framework

31
11

Portable environments for Docker swarms and stacks

31
1

Events

issue comment
Any chance of updating the info customly from nodes to items!

Items makes more sense to me than node too. @schmunk42 what do you think?

Yeah, better if it matches the button.

Created at 1 day ago

tests: using waitForValue in some tests

Merge pull request #1309 from germanbisurgi/test/wait-for-value

tests: using waitForValue in some tests

Created at 1 day ago
pull request closed
tests: using waitForValue in some tests

Opportunity to remove not needed async functions and calls to old node assert functions

| Tests pass? | ✔️

Created at 1 day ago
closed issue
Apply for OpenSource account at Docker hub

See https://www.docker.com/blog/we-apologize-we-did-a-terrible-job-announcing-the-end-of-docker-free-teams/

Created at 1 day ago
issue comment
Apply for OpenSource account at Docker hub

They reversed course https://www.docker.com/blog/no-longer-sunsetting-the-free-team-plan/

Created at 1 day ago
issue comment
Tailwind Tabs and Categories patch

@germanbisurgi Ping...

Created at 5 days ago
create tag
schmunk42 create tag 5.8.1
Created at 5 days ago

updated CLI audit tests

clean mail after 30 days (audit)

dist-upgrade

remove problematic button

Created at 5 days ago
issue comment
Apply for OpenSource account at Docker hub

We can give it a try: https://www.docker.com/community/open-source/application/

Should I fill out the form or will do you it as a project lead?

Created at 5 days ago
issue comment
Free team being sunset, no way to convert to a regular account

What's the worst from a user point-of-view is that you can't really see if the image you're using might be affected.

You need to go to DockerHub and look up if the namespace is from a Personal Account or Community Organization. And even if you do that, a Community Organization could still be "in application"-state.

Not to mention, that even Sponsored OSS might be revoked at anytime, if the management makes that decision.

Created at 6 days ago
issue comment
Add support for shell script highlighting

Thank you!

Created at 6 days ago

Add support for shell highlighting

Updated changelog

Merge pull request #1307 from rduga/add-support-for-shell-highlighting

Add support for shell script highlighting

Created at 6 days ago
pull request closed
Add support for shell script highlighting

| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Is backward-compatible? | ✔️ | Tests pass? | ✔️ | Fixed issues | | Updated README/docs? | ❌ | Added CHANGELOG entry? | ✔️

Created at 6 days ago

convert tables to utf8mb4

Added condition so it only applies for mysql databases

Merge pull request #6 from dmstr/feature/utf8mb4

convert tables to utf8mb4

Created at 6 days ago
pull request closed
convert tables to utf8mb4

Now you can use emojis in your message (contact log) and in the json schema (contact template) 🎉👍🏻🙌🏻

Created at 6 days ago
issue comment
Apply for OpenSource account at Docker hub

Yeah, saw that and didn't find a time to create a ticket.

@yiisoft/reviewers Did someone understand what was the final decision? :grinning: https://github.com/docker/hub-feedback/issues/2314#issuecomment-1474706634 You can still pull but not push?

Would be bad for how us, since we were making daily/weekly builds. Should we delete all images to avoid users from pulling outdated images? Or at least add a notice/echo in the entrypoint command?

But I think we need to move to another location, ghcr.io would be my preffered choice. WDYT?

CC: @handcode

Created at 6 days ago
issue comment
Security issue related to Apache 2.4.54

@fleduc Could you keep an eye on this and ping here for a rebuild and/or close if it's resolved via auto-build triggers.

Created at 1 week ago
issue comment
Security issue related to Apache 2.4.54

We're building the images in this repo automatically every Sunday.

Since we're building from Official Docker Images you need to wait until those are updated, for a detailed explanation see https://github.com/docker-library/php/issues/1366#issuecomment-1421714934

We could trigger a build anytime when the above issue is fixed, just let us know.

Apart from that you'd need to completely rebuild also the PHP images from scratch.

Created at 1 week ago

Specify export folder path

Configurable exportFolder

corrected exportFolder

Passing exportFolder through controller

Merge pull request #10 from germanbisurgi/master

Specify export folder path

Created at 1 week ago
pull request closed
Specify export folder path

Fixes error "mkdir(): Permission denied" when exporting.

Created at 1 week ago

added validator

updated constraint

Merge pull request #7 from dmstr/feature/html-purifier

added validator

Created at 1 week ago
pull request closed
added validator

Please double-check: @germanbisurgi

Created at 1 week ago
added validator

@germanbisurgi anything else?

Created at 1 week ago

updated constraint

Created at 1 week ago
Update README with most recent changes

Update README with most recent changes about allRoles and recommended configuration.

Cleanup of outdated information.

Created at 1 week ago

change condition oder in getAllAuthItemsRole() for User with allAuthItemsRole

if User has the role defined as allAuthItemsRole (Admin per default) then we should always return allRoles. currently this is only checked (and done) when isEnabledRecursiveRoles == false which makes no sense.

Merge pull request #4 from dmstr/feature/change-get-all-auth-items-condition-order

change condition oder in getAllAuthItemsRole() for User with allAuthI…

Created at 1 week ago