- Notifications
You must be signed in to change notification settings - Fork204
Pull requests: processwire/processwire
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
Add a JavaScriptHooks module to the core for modules to depend on
#323 openedAug 19, 2025 bypoljpocket • Draft
Proposal: A Core Hook System for a More Modular and Extensible JavaScript
#322 openedJul 10, 2025 byBernhardBaumrockLoading…
Fix bug in $input->urlSegment() when using a wildcard as first character
#319 openedApr 30, 2025 byrastographicsLoading…
FIX: Check $test is not null before use in strpos() for Notices
#318 openedApr 1, 2025 bybrodiefarrellLoading…
add comments to avoid confusion how to add hooks in admin.php
#316 openedFeb 10, 2025 byBernhardBaumrockLoading…
Remove unnecessary SELECT and DELETE when saving a page with page/pagetable fields
#314 openedJan 28, 2025 bytuomassaloLoading…
Add helpful information for why module cannot be uninstalled
#307 openedNov 8, 2024 byartfulrobotLoading…
Optimization: prevent an N+1 queries case by automatially fetching sortfields if a PageTable has them
#304 openedSep 14, 2024 bytuomassaloLoading…
feat: add support for ajaxParams in ProcessPageList()
#302 openedSep 11, 2024 byBernhardBaumrockLoading…
Add an option to InputfieldPage that allows new pages to be created regardless of duplicate titles
#298 openedJul 11, 2024 byJanRomeroLoading…
Make page()->child() take an int to conform with the docs.
#296 openedJul 4, 2024 byJanRomeroLoading…
Allow $page()->addable() to be called with a template or template name
#294 openedJun 24, 2024 byJanRomeroLoading…
Fix PageImage::maxSize() not generating the expected file, resulting in a Warning
#293 openedJun 22, 2024 byJanRomeroLoading…
ProTip! Mix and match filters to narrow down what you’re looking for.