Skip to content

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
wants to merge 56 commits into from
Closed

Develop #12

wants to merge 56 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Oct 29, 2010

Country List Language File for the Dutch language has been added

opengeek and others added 30 commits October 15, 2010 09:02
* 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
Also optimized the menu loading for the tree to reduce user group tree load times.
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
opengeek and others added 26 commits October 26, 2010 14:23
…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
…fy the field used for the node text on the Resource Tree
@ghost
Copy link
Author

ghost commented Oct 29, 2010

please ignore I'm doing something wrong here

alroniks pushed a commit to alroniks/revolution that referenced this pull request Apr 16, 2019
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants