Pinned Loading
-
contao-group-widget
contao-group-widget PublicGroup widget for repeating sets of DCA fields
-
-
-
-
448 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
contao/contao,
contao/core-bundle,
m-vo/contao-group-widget
and 20 other
repositories
Loading
Contribution activity
March 2025
Created 26 commits in 2 repositories
Created a pull request in contao/contao that received 6 comments
Improve how the ide-twig.json
file is generated
Implements #8051
This PR improves the way the ide-twig.json
IDE helper file is generated. Currently we are only creating the file during cache warm…
+360
−144
lines changed
•
6
comments
Opened 10 other pull requests in 1 repository
contao/contao
9
merged
1
open
-
Make
Backend.modalSelector()
work from within a modal dialogThis contribution was made on Mar 23 -
Fix rendering a wrong template in the back end fallback route
This contribution was made on Mar 20
-
Add Prettier to format our JavaScript and PostCSS assets
This contribution was made on Mar 17
-
Rewrite the back end search to use Turbo streams
This contribution was made on Mar 15
-
Handle non-Contao base templates in the Twig inspector
This contribution was made on Mar 15
-
Improve the "copy to clipboard" functionality
This contribution was made on Mar 14
-
Use separate signals to prevent executing connects/disconnects in the Choices controller
This contribution was made on Mar 14
-
Fix the BC layer for error templates
This contribution was made on Mar 7
-
Add the
Countable
interface to theFilesystemItemIterator
This contribution was made on Mar 7 -
Fix the module wizard and section wizard scripts
This contribution was made on Mar 5
Reviewed 13 pull requests in 2 repositories
contao/contao
12 pull requests
-
Handle undefined accessible menu instances
This contribution was made on Mar 26
-
Fix issues with MooTools'
domready
eventThis contribution was made on Mar 26 -
Deprecate
Backend.enableImageSizeWidgets()
This contribution was made on Mar 26 -
Improve the "copy to clipboard" functionality
This contribution was made on Mar 26
-
Correctly remove the MooTools events
This contribution was made on Mar 25
-
Use
calls:
instead of_instanceof:
This contribution was made on Mar 24 -
Copy the session in the DCA request switcher
This contribution was made on Mar 19
-
Add Prettier to format our JavaScript and PostCSS assets
This contribution was made on Mar 18
-
Adjust the
service_unavailable
namespace for the maintenance modeThis contribution was made on Mar 13 -
Refactor the Turbo stream handling into a separate module
This contribution was made on Mar 10
-
Extract messages and the dialog element from the Template Studio
This contribution was made on Mar 5
-
Fix a typo in
ContaoCoreExtension::handleTemplateStudioConfig()
This contribution was made on Mar 2
contao/docs
1 pull request
-
Start a section about writing Stimulus controllers for the back end
This contribution was made on Mar 1
Created an issue in sebastianbergmann/phpunit that received 8 comments
@no-named-arguments leads to static analysis errors for variadic arguments
Summary
The InvocationMocker
class is annotated with @no-named-arguments
- as this is on a class-level, it also affects the with()
function, that …
8
comments