-
-
Notifications
You must be signed in to change notification settings - Fork 531
Develop #12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Develop #12
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* release-2.0.4-pl2: [#2502] Fix fatal error with Resources protected by Resource Groups Bump version for 2.0.4-pl2 hotfix release
Refactored modX::toPlaceholders() and toPlaceholder() methods to accept a new boolean parameter, $restore, indicating if it should return overwritten placeholder data you can later restore, as well as have it return a multi-dimensional array containing one or two elements: * keys - an array of actual placeholder keys that were set by the method * restore - an array of placeholder elements overwritten by those set by the method (only returned if the new restore parameter is passed as true) These changes were applied in the process() method of both modChunk and modTemplateVar and the modElement::toPlaceholders() method was deprecated as it is no longer needed.
NOTE: Rebuild/Upgrade required to get the system setting installed
Add new index elements to xPDO schemas and regenerate maps Merge remote branch 'xpdo/master' for release-2.0.0-rc2 * xpdo/master: Bump version to 2.0.0-rc2 Use new index metadata in maps to generate indexes for mysql Update sample mysql schema and maps for index improvements Fix mkdir issue in xPDOGenerator::parseSchema() Improve schema representation of mysql indexes [#2579] Fix xPDOFileVehicle not calling resolve on uninstall() [#2414] Fix phpdoc inaccuracy and redundant assignment [#2407] Add class_key criteria when requesting derived class Fix caching error in xPDOObject::loadCollectionGraph() Make xPDOQuery::prepare() always call construct() [#2401] Clarify xPDO::removeCollection() return value [#2419] Add defined join criteria to custom criteria provided to xPDOObject::getMany() Add xPDOQueryTest::testNotIn() and improve testIn() [#2416] Add :NOT IN operator support for array value bindings [#2404] Allow xPDOTransport::install to be aborted when an xPDOVehicle fails to install
…h_relative setting, and then calculating from that
… phone numbers in user profile
Also optimized the menu loading for the tree to reduce user group tree load times.
…ues were not cleared on second loading
Also optimized menu loading for User Groups tree to speed up load times
…has children as opposed to when it is marked as a container
modElement and modTag instances were storing filter_commands and filter_modifiers in the properties used in the process() method. This made those available as properties in the scriptProperties array passed to an Element instance. This is not a problem unless you pass the scriptProperties to another Element. This results in recursive execution of the filters (or placeholders being set for the filter_commands/filter_modifiers properties) in any Element that was processed manually by a Snippet or Plugin that passed the scriptProperties on to that Element. This is resolved by moving the commands and modifiers onto the modInputFilter instance and providing easier access to the filter object in modElement and modTag. See modElement/modTag::getInputFilter() and getOutputFilter(), as well as modInputFilter::hasCommands(), getCommands(), and getModifiers().
…hout page refresh, added bulk actions to policy grid
* xpdo-2.0.0-rc3 Bump version to 2.0.0-rc3 for release Add xPDO::getIterator() allowing more efficient traversing of result sets Add script to upgrade older xPDO mysql models to SCHEMA_VERSION 1.1 Add missing attributes in xPDOSimpleObject map index element Do not generate primary key index for xPDOSimpleObject derivatives Introduce xPDO::SCHEMA_VERSION for backwards compatibility on indexes
…cess Policies to simplify UX
…e field and properly adjust data
…cess Policies to simplify UX
…e field and properly adjust data
…exicons, and finalized policy changes
…to prevent users from accidentally removing access to web context
…to edit both Object/Admin Policy types on that screen.
* impr-policy-tpls: Fixed build for policy/tpls Removed deprecated schema relationship Remove policy combo restriction on context editing screen; will need to edit both Object/Admin Policy types on that screen. [#2646] Prevent removal/editing of default Administrator policy ACLs to prevent users from accidentally removing access to web context Added "components" permission to hide components menu Added more information for policy/policy-template grids, cleaned up lexicons, and finalized policy changes Added group filter to filter combos in usergroup ACL grids Added restrictions on combos using access policies to filter to correct groups [ReUp] Fixed policy build script to use a resolver to resolve template field and properly adjust data Created UI for managing Access Policy Templates and updated UI for Access Policies to simplify UX [ReUp] Fixed policy build script to use a resolver to resolve template field and properly adjust data Created UI for managing Access Policy Templates and updated UI for Access Policies to simplify UX
…elational db issue
…d on template change
…fy the field used for the node text on the Resource Tree
please ignore I'm doing something wrong here |
alroniks
pushed a commit
to alroniks/revolution
that referenced
this pull request
Apr 16, 2019
Security/Group processors converted
wax100
added a commit
to wax100/revolution
that referenced
this pull request
Mar 5, 2021
This pull request was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Country List Language File for the Dutch language has been added