Ryan Cramer
|
02528f15db
|
Improvements to the 'use' options on JqueryUI.module
|
2021-05-05 13:50:35 -04:00 |
|
Ryan Cramer
|
af8402eaf2
|
Update $sanitizer->url() to support URLs without authority slashes like skype:username?chat per processwire/processwire-issues#1368
|
2021-05-03 10:30:01 -04:00 |
|
Ryan Cramer
|
47871422b5
|
Bump version to 3.0.177
|
2021-04-30 14:57:20 -04:00 |
|
Ryan Cramer
|
d9d6440d43
|
Typo fix
|
2021-04-30 14:56:52 -04:00 |
|
Ryan Cramer
|
6d8316d647
|
Fix issue processwire/processwire-issues#1371
|
2021-04-29 09:44:57 -04:00 |
|
Ryan Cramer
|
81213fbb9d
|
Add feature request processwire/processwire-requests#386
|
2021-04-29 09:42:06 -04:00 |
|
Ryan Cramer
|
e416ee505b
|
Update InputfieldTextTags with support for single-select mode, option to specify max allowed items, and support for a placeholder attribute
|
2021-04-29 09:13:16 -04:00 |
|
Ryan Cramer
|
6724c9fb32
|
Additional improvements to InputfieldTextTags, including support for ajax-loaded pages
|
2021-04-28 14:01:24 -04:00 |
|
Ryan Cramer
|
a565e9539a
|
Add Inputfields.startSpinner() and Inputfields.stopSpinner() methods to inputfields.js Inputfields class
|
2021-04-28 14:00:01 -04:00 |
|
Ryan Cramer
|
783bdf87d6
|
Improvements to InputfieldPage
|
2021-04-28 13:59:43 -04:00 |
|
Ryan Cramer
|
25a3477b67
|
Add a field rename option to $pages->findRaw()
|
2021-04-28 13:58:37 -04:00 |
|
Ryan Cramer
|
c6f735b306
|
Add interface for Inputfields that accept page selector
|
2021-04-28 13:50:58 -04:00 |
|
Ryan Cramer
|
94d8cae85a
|
Additional updates to InputfieldTextTags
|
2021-04-26 15:31:11 -04:00 |
|
Ryan Cramer
|
253e6ba661
|
Additional updates to ProcessTemplate and InputfieldTextTags
|
2021-04-23 15:07:31 -04:00 |
|
Ryan Cramer
|
e3425873fb
|
Fix minor php type comparison issue in InputfieldTextTags.module config
|
2021-04-22 14:29:37 -04:00 |
|
Ryan Cramer
|
290e28a249
|
Update FieldtypeOptions to support InputfieldTextTags as an input module
|
2021-04-22 12:55:24 -04:00 |
|
Ryan Cramer
|
83c58ca4a5
|
Update ProcessTemplate to use InputfieldTextTags for its tags (rather than plain text input) and add a Tag Manager similar to the one in ProcessField
|
2021-04-22 12:53:28 -04:00 |
|
Ryan Cramer
|
da4c1187b3
|
Update ProcessField to use InputfieldTextTags for its tags input (rather than plain text input)
|
2021-04-22 12:52:02 -04:00 |
|
Ryan Cramer
|
1b1dcc85db
|
Add tag helper methods to Template class (to work with existing 'tags' property similar to the one in Field class)
|
2021-04-22 12:49:43 -04:00 |
|
Ryan Cramer
|
e67c1c075c
|
Add InputfieldTextTags module to core
|
2021-04-22 10:47:02 -04:00 |
|
Ryan Cramer
|
08a922673b
|
Minor improvements and optimizations to InputfieldPage module
|
2021-04-22 10:43:47 -04:00 |
|
Ryan Cramer
|
903ed3e675
|
Update FieldtypeText to support custom selection of Inputfield (so long as it implements InputfieldHasTextValue), plus some other minor updates.
|
2021-04-22 10:42:13 -04:00 |
|
Ryan Cramer
|
54c49f37f8
|
Add new interfaces for Inputfield modules
|
2021-04-22 10:33:33 -04:00 |
|
Ryan Cramer
|
e15efa9273
|
Fix issue processwire/processwire-issues#966
|
2021-04-19 12:37:55 -04:00 |
|
Ryan Cramer
|
8644ab7b57
|
Fix issue processwire/processwire-issues#1365
|
2021-04-19 10:51:47 -04:00 |
|
Ryan Cramer
|
9f1f440b82
|
Fix issue processwire/processwire-issues#1357
|
2021-04-19 10:32:23 -04:00 |
|
Ryan Cramer
|
ace2dafb29
|
Fix issue processwire/processwire-issues#1361
|
2021-04-19 10:18:59 -04:00 |
|
Ryan Cramer
|
dbfd01a472
|
Fix issue processwire/processwire-issues#1366
|
2021-04-19 10:01:40 -04:00 |
|
Ryan Cramer
|
4c50447e61
|
Add support in AdminThemeFramework for interactively (in module config) converting users to use the admin theme
|
2021-04-19 09:49:08 -04:00 |
|
Ryan Cramer
|
00bcf2c3f7
|
Add $users->setAdminThemeByRole() method
|
2021-04-19 09:48:36 -04:00 |
|
Ryan Cramer
|
7f91cad42f
|
Add support for multiple randomly selected DB readers (config.php file updates)
|
2021-04-19 09:48:04 -04:00 |
|
Ryan Cramer
|
fb0e7f2ecf
|
Add support for multiple randomly-selected DB readers
|
2021-04-19 09:47:14 -04:00 |
|
Ryan Cramer
|
22e5e3989e
|
Update ProcessPageEditImageSelect thumbnail list to use field labels to identify when there are multiple images fields on the page from which you can select images to insert
|
2021-04-16 13:54:14 -04:00 |
|
Ryan Cramer
|
6a04f1f08f
|
Add new 'deletedPage()' hook method in ProcessPageEdit (recently requested by someone)
|
2021-04-16 10:43:40 -04:00 |
|
Ryan Cramer
|
ce7df80eac
|
Minor code adjustments in ProcessModuleInstall
|
2021-04-16 10:41:25 -04:00 |
|
Ryan Cramer
|
6c9f3ab547
|
Fix documentation formatting issue in WireTextTools
|
2021-04-16 10:39:46 -04:00 |
|
Ryan Cramer
|
f99d20dfa5
|
Update optional .htaccess for skipping over image files to match request url rather than filename per issue that @Toutouwai mentioned
|
2021-04-16 10:38:36 -04:00 |
|
Ryan Cramer
|
eb3dd355b0
|
Minor adjustments
|
2021-04-09 16:23:31 -04:00 |
|
Ryan Cramer
|
7918780af1
|
Fix trailing slash redirect issue with path hooks @bernhardbaumrock
|
2021-04-09 16:22:06 -04:00 |
|
Ryan Cramer
|
c3f07f9460
|
Bump version to 3.0.175
|
2021-04-02 16:19:24 -04:00 |
|
Ryan Cramer
|
6fa201c522
|
Refactor of WireDatabasePDO to add support for separate read-only database connection
|
2021-04-02 16:18:44 -04:00 |
|
Ryan Cramer
|
d5a85e07ce
|
Fix issue processwire/processwire-issues#1113
|
2021-03-31 10:51:29 -04:00 |
|
Ryan Cramer
|
4283cafb07
|
Improvements to the $config->requestUrl(), $config->requestPath() and $config->requestMethod() functions
|
2021-03-31 10:18:37 -04:00 |
|
Ryan Cramer
|
a16cb528dc
|
Update TemplateFile class with a clearAll() static method and update ProcessPageView to use it when a 404 is thrown. This ensures that a 404 thrown after some output has already been sent can't get interpreted as a non-404 by the client
|
2021-03-31 10:13:18 -04:00 |
|
Ryan Cramer
|
a3616cebfb
|
Updates to improve WireShutdown class error emails. This should also fix processwire/processwire-issues#1317
|
2021-03-31 10:12:06 -04:00 |
|
Ryan Cramer
|
31ecc54abf
|
Improvements to FieldtypeComments notifications to improve hookability and allow greater runtime/hook customization for how notification emails are sent.
|
2021-03-30 08:12:08 -04:00 |
|
Ryan Cramer
|
7f450dedc7
|
Add $session->hasLoginCookie() method
|
2021-03-30 08:08:07 -04:00 |
|
Ryan Cramer
|
16fd4d4ab7
|
Updates to PageProperties class. This was meant to be included in the previous commit resolving processwire/processwire-issues#1359
|
2021-03-30 08:05:14 -04:00 |
|
Ryan Cramer
|
e68f4c2de6
|
Fix issue processwire/processwire-issues#1359 plus some additional Page class optimization
|
2021-03-29 10:14:12 -04:00 |
|
Ryan Cramer
|
f98d25b83c
|
Move DB "MySQL server has gone away" retry logic from WireDatabasePDO into DatabaseQuery, per processwire/processwire-issues#1302
|
2021-03-29 08:38:56 -04:00 |
|