Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: gibbs/revolution

Tags

v2.2.11-pl2

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

v2.2.10-pl2

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

v2.2.9-pl2

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

v2.2.8-pl2

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

v2.2.7-pl2

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

v2.2.6-pl2

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

v2.2.13-pl

Toggle v2.2.13-pl's commit message
MODX Revolution 2.2.13-pl

v2.2.12-pl

Toggle v2.2.12-pl's commit message
MODX Revolution 2.2.12-pl

Merge branch 'release-2.2'

* release-2.2:
  Bump version for 2.2.12-pl release
  Fixed not working core phpThumb with some extras
  Translated new phrases to German
  Prevent redirect of base_url when query string exists
  Updated copyright dates
  Bump version for 2.2.12 dev
  Do not trigger confirmation dialog when the empty cache checkbox was triggered Affects CacheMaster users.
  Seriously... I think I need coffee
  Oops, put lexicon back in order.
  Improved "prevent navigation" alert by tracking field changes instead of using flawed isDirty() check.
  [REBUILD] Allow disabling the confirm navigation popup

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
  ...