8000 Tags · nick2687/revolution · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: nick2687/revolution

Tags

v2.2.11-pl

Toggle v2.2.11-pl's commit message
MODX Revolution 2.2.11-pl

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 7fa6b7b)
  moved $where search update before DB quering (cherry picked from commit b155a77)
  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
  ...

v2.2.10-pl

Toggle v2.2.10-pl's commit message
MODX Revolution 2.2.10-pl

Merge branch 'release-2.2'

* release-2.2: (29 commits)
  Bump version for 2.2.10-pl release
  Increase modTransportPackage version columns range to smallint
  [modxcms#10211] Fix parser state bug triggered by media sources
  Remove executable bit from files
  Fixed loading modResource derivatives based on objects allowListingInClassKeyDropdown setting, not using showInContextMenu for that
  Fix js error on MODx.Console.close()
  Minor bug fixes
  Updated Dutch lexicons for 2.2.10
  Update update.class.php
  italian lexicon for modx 2.2.10
  Update file.inc.php
  Update setting.inc.php
  Fixed bugs and updated language file
  French translation by @ackwa
  Updated and fixed some of the Brazilian Portuguese translation files.
  Update Japanese lexicon topics
  Updated encoding for Brazilian Portuguese lexicon files
  Updating the lexicon files for Brazilian Portuguese
  Add a README.md
  Update German lexicon topics
  ...

v2.2.9-pl

Toggle v2.2.9-pl's commit message
MODX Revolution 2.2.9-pl

Merge branch 'release-2.2'

* release-2.2: (71 commits)
  Bump version for 2.2.9-pl release
  Add SDK distribution
  Critical error when resourceTree not initialized (cherry picked from commit 6eda3f1)
  Avoid suppressed warnings with ob_get_level()
  Update core/lexicon/en/workspace.inc.php
  Bump version for 2.2.8-pl release
  Various documentation corrections
  Fix xPDOIterator->next() using void return value
  Fix undefined constant object in xPDO->toCache()
  Fix xPDO::prepare() sending no driver_options
  Fix xPDO::getInstance() when reusing existing
  Fix invalid call to $this->xpdo->log()
  [#9864] Identify compound PK's properly in xPDOQuery::parseConditions()
  Bump version for 2.2.8-dev
  [#10043] Fix class-loading LFI in registerLogging
  [#6937] Fix Persistent/Reflected XSS in User Messaging
  Optimizing ExtJS Images
  Set default error_handler_types to error_reporting()
  add changelog entry
  [modxcms#6294] Remove patch
  ...

v2.2.8-pl

Toggle v2.2.8-pl's commit message
MODX Revolution 2.2.8-pl

(previously tagged v2.2.8-pl is invalid)

Merge branch 'release-2.2'

* release-2.2:
  Prevent empty HTTP_MODAUTH from succeeding

v2.2.7-pl

Toggle v2.2.7-pl's commit message
MODX Revolution 2.2.7-pl

Merge branch 'release-2.2'

* release-2.2: (131 commits)
  Bump version for 2.2.7-pl
  Bump version for real 2.2.7-pl release
  Revert [#6271] Limit reserved class_key column...
  Bump version for 2.2.7-pl release
  [#6271] Limit reserved class_key column to inherit="single"
  System Setting update processor E_NOTICE errors
  Allow unpublished in modContext::getResourceURI()
  Minor correction of Czech lexicon
  Update of Czech localization for 2.2.7
  [#9793] Preserve keys in xPDOObject::getMany()
  [modxcms#9773] Fix classKey errors viewing manager actions
  Bump version for 2.2.7-dev
  Minor updates to the Dutch lexicon
  PHPDoc…
  [9774] - See http://tracker.modx.com/issues/9774 Make sure we can not unpublish a 'site_start' resource via tree contextual menu
  Update copyright dates
  italian lexicon update
  [modxcms#9093] Use dark grey vs green for collapse tab
  [modxcms#8138] add changelog entry
  [9237] - See http://tracker.modx.com/issues/9237 Make sure modContextSetting object are given in the create/update processor responses
  ...

v2.2.6-pl

Toggle v2.2.6-pl's commit message
MODX Revolution 2.2.6-pl

Merge branch 'release-2.2'

* release-2.2: (40 commits)
  Bump version for 2.2.6-pl
  [modxcms#9178] Use PHP time for valid check in modDbRegisterMessage::getValidMessages()
  [modxcms#9165] Fix modError::hasError false positives when loaded via getService
  [modxcms#9029] Remove modRequest->loadErrorHandler dependency in runProcessor
  [modxcms#9156] Fix reload data for rendering multi-value TV types properly
  Prevent re-mapping custom Policies and Policy Templates
  [modxcms#7916] Fix Area functionality in Element Properties and Property Sets
  [modxcms#9080] Disable allow_tags_in_post System Setting on upgrade
  Add configcheck warning for allow_tags_in_post settings enabled
  fix css misprints
  Remove recursion in onCellDblClick() modx.grid.local.property.js
  Updated Dutch lexicon
  Remove unnecessary connector call on login tpl
  Update phpdoc comment
  Image optimization applied across distribution (changelog entry)
  Image Optimization
  Fixed copyright 2011 to 2012
  [modxcms#9006] Fix ImageMagick which convert issue (PHP 5.3.2+)
  CS translation of updated strings in Setting Lexicon
  [modxcms#9080] Avoid filter order compromises in modX::sanitize()
  ...

v2.2.5-pl

Toggle v2.2.5-pl's commit message
MODX Revolution 2.2.5-pl

Merge branch 'release-2.2'

* release-2.2: (130 commits)
  Bump version for 2.2.5-pl
  [modxcms#8753] fixing that trivial variable error.
  French translation update
  [modxcms#8196] Changed event type for fieldChangeEvent for combo boxes
  [modxcms#8186] Adding FC rules checking based on reloadData.
  [modxcms#8790] adding a possibility to hide the new password after changing via profile reset.
  [modxcms#7631] add changelog entry
  Fix duplicate beforeSave() in modProcessorObjectCreate
  Italian translation for Revo 2.2.5
  [modxcms#7551] adding an additional check so that the destination static file can't be an existing directory
  Czech translation update
  Correction in setting lexicon
  [modxcms#7654] Fix Update processor for ResourceGroup-restricted TVs
  Preserve backwards compatibility(add 'object' key) after objectType fix
  Last changes in the German translation for Revo 2.2.5
  [modxcms#8767] add changelog entry
  Possible fix for bug [modxcms#4430]
  [modxcms#8767] possible bug fix
  [modxcms#8545] add changelog entry
  [modxcms#8089] add changelog entry
  ...

v2.2.4-pl

Toggle v2.2.4-pl's commit message
Tagging 2.2.4-pl release

v2.2.3-pl

Toggle v2.2.3-pl's commit message
Tagging 2.2.3-pl release

v2.2.2-pl

Toggle v2.2.2-pl's commit message
MODX Revolution 2.2.2-pl

Merge branch 'release-2.2'

* release-2.2: (50 commits)
  Update release date in changelog
  Fix new CLI installs broken by upgrade fix
  Preserve GET parameters for container_suffix redirects
  Allow custom FURLs via URL rewriting again
  [modxcms#7427] Fix request_method_strict with FURLs off
  Bump version for 2.2.2-pl release
  Add ability to extend manager session by relogging in without leaving manager screen; Add better handling for AJAX exceptions, displaying AJAX errors
  [modxcms#7649] Prevent E_NOTICE when using ago filter within <1sec difference
  [modxcms#7568] Add JSON to default content types
  [modxcms#7549] Open new window for phpinfo in system info page
  Flip page title on manager pages for easier readability in browser tabs; closes modxcms#300
  [modxcms#7543] Add extra sanity checks for ellipsis output filter
  Fix modAction overloading issue
  Actually fix CLI upgrades not loading config data
  Fix bug with creating a new category in the root causing a js error and not properly closing the window and refreshing the tree.
  Add config_ttf_directory setting for ttf font folder to make water-text-marks work
  CLI upgrades not loading MODX config data
  [modxcms#7652] Sessionless contexts allowing anonymous access to unpublished resources
  [modxcms#7646] Increase size of modSession.id field
  Fix notice error in tv/create processor
  ...
0