This website requires JavaScript.
Explore
Help
Sign In
mirror
/
processwire
Watch
1
Star
0
Fork
0
You've already forked processwire
mirror of
https://github.com/processwire/processwire.git
synced
2025-08-22 06:13:57 +02:00
Code
Issues
Releases
Wiki
Activity
Files
3.0.123
processwire
/
wire
/
modules
History
Ryan Cramer
649d2569ab
Bump version to 3.0.123
2018-12-21 14:30:49 -05:00
..
AdminTheme
Fix issue with Safari column widths in AdminThemeUikit that use showIf conditions per
processwire/processwire-issues#480
2018-12-14 07:58:26 -05:00
Fieldtype
Fix issue
processwire/processwire-issues#758
unable to select "17:10:02" time format in FieldtypeDatetime
2018-11-30 13:42:15 -05:00
Image
Add new $files->unlink() and $files->rename() methods to files API var, plus enhance many file methods with additional security for path verification, and update PW's various usages of unlink/rename to use the new versions provided by the files API var.
2018-10-31 09:30:15 -04:00
Inputfield
Bump version to 3.0.123
2018-12-21 14:30:49 -05:00
Jquery
Update ProcessProfile to use a dialog window prompt (via vex) when saving changes to a field requires current password.
2018-09-28 10:31:50 -04:00
LanguageSupport
Fix issue
processwire/processwire-issues#724
UTF-8 pagenames in non-default language
2018-12-20 10:58:26 -05:00
Markup
Add new "addable" and "deletable" options to AsmSelect, enabling you to have AsmSelects where the ability to add and/or delete items is suppressed. With both options disabled, it's useful for sorting fixed groups of items.
2018-07-11 16:09:38 -04:00
Page
/PageFrontEdit
Fix issue
processwire/processwire-issues#621
where PageFrontEdit module config modal in AdminThemeDefault was showing extra/unnecessary buttons on modal dialog
2018-06-15 06:38:04 -04:00
Process
Bump version to 3.0.122 plus some other minor adjustments
2018-12-14 14:24:50 -05:00
Session
Refactoring of SessionLoginThrottle. Prevents it from being too aggressive when TFA is in use, improves clarity of message to user, and adds the ability to log failures.
2018-09-14 12:03:16 -04:00
System
Update ProcessProfile to use a dialog window prompt (via vex) when saving changes to a field requires current password.
2018-09-28 10:31:50 -04:00
Textformatter
…
FileCompilerTags.module
…
LazyCron.module
Add new $files->unlink() and $files->rename() methods to files API var, plus enhance many file methods with additional security for path verification, and update PW's various usages of unlink/rename to use the new versions provided by the files API var.
2018-10-31 09:30:15 -04:00
PagePathHistory.module
Add renderedExtras() hook to ProcessPageLister, plus make the finalSelector property modifiable if needed by hooks, per request from @renobird
2018-11-02 06:44:49 -04:00
PagePaths.module
…
PagePermissions.module
Various minor tweaks/updates and bump version to 3.0.121
2018-12-07 14:58:03 -05:00
PageRender.module
Add new $files->unlink() and $files->rename() methods to files API var, plus enhance many file methods with additional security for path verification, and update PW's various usages of unlink/rename to use the new versions provided by the files API var.
2018-10-31 09:30:15 -04:00