-
This has started appearing when the page is submitted to change the order of the pages. I started noticing it on ProcessWire 3.0.206.
-
### Short description of the enhancement
Currently the $mail property array of WireMail classes is protected and not directly accessible from outside the class. Making it public makes it easier to …
-
*@adrianbj commented on Feb 10, 2018, 7:51 PM UTC:*
### Short description of the issue
The Description and Notes don't display in a FieldsetTab
I think it would be nice if this worked to provide ge…
ghost updated
5 years ago
-
### Short description of the issue
Repeater item label text is truncated after '
-
### Short description of the enhancement
It would be useful if we could use required-if conditions within repeaters.
I took a look at what might be needed to add support for this and came up wit…
-
### Short description of the enhancement
I'm really need some headless CMS/CMF with built in Restful/GraphQL services. Processwire is my favorite CMF and i won't learn something else like Bolt CMS …
-
I'm not sure this is working with ProcessWire 3.0.60.
Installation gets stuck at the install screen and hitting Submit button never takes you to the next page but reloads the install screen.
-
Hi,
Trying to upgrade to the latest dev branch, I am getting an error `SQLSTATE[HY000]: General error: could not call class constructor`
Asked over forum , but seems no one got any errors like that…
-
Could we consider making the view links trigger a new tab/window?
I've always found it a bit odd that it replaces the existing window.
The same behaviour should be applied to the home button in Reno …
-
The constructor for PagesType takes the current ProcessWire instance as additional first argument in PW3. Thus, [the init method of UserGroupsHooks](https://github.com/apeisa/UserGroups/blob/master/Us…