Merge branch 'release-2.2'
* release-2.2: (45 commits)
Bump version for 2.2.11-pl release
Fix lexicon getList processor
moved $count after DB and file results merge (cherry picked from commit 7fa6b7b8971602640610c222942c52d64584079c)
moved $where search update before DB quering (cherry picked from commit b155a77bcf9551e28a8a4035801c141bd97aca23)
Add separation between a minute (singular) and minutes (plural)
Confirm navigation when unsaved changes exist in resource panel
Prevent navigation if there are unsaved changes on the resource panel
Resolve xPDO::parseBindings() error from /e modifier fix
Prevent processor property overwriting in modX::runProcessor()
new modDeprecatedProcessor properties
bug - processors properties overwrite
phpdoc update
Fix deprecated returnValue
Changed message_limit and delay
Handle "preview" resource button visibility according to the "deleted" status of the resource
Need some sleep...
Missed makeUrl call
Fix warnings (LOG_LEVEL_WARN) about alias not found for deleted resources
Make sure we pass the context key when reloading a resource after changing its template, as well as a fix for the desired action
Bump version for 2.2.11-dev
...