This file shows the changes in recent releases of MODX. The most current release is usually the
development release, and is only shown to give an idea of what's currently in the pipeline.

MODX Evolution 1.0.15 (Oct 31, 2014)
===================================
--------------------------------------------
Bugfixes:
--------------------------------------------
* [GitHub:#8721e56] Typo
* [GitHub:#6dc47ed] Wrong indents
* [GitHub:#c9267a8] Bugfix for "Context menu don't show if node has quotes."
* [GitHub:#7b8ad03] Wrong indents
* [GitHub:#6805efa] Not only "listbox-multiple" send array to POST
* [GitHub:#21bf185] Fix MYSQLI->fieldName()
* [GitHub:#8926b25] Fixing Bug: Only variables should be passed by reference
* [GitHub:#ee6e7a0] Don't show set_time_limit warning on host that have changing the time limit disabled
* [GitHub:#c02f75c] Richtext widget "undefined" output #341
* [GitHub:#3151a01] changeWebUserPassword doesn't use md5 for a new password #304
* [GitHub:#b7e665f] Update web_user_management.static.php
* [GitHub:#5c4bda6] Patch https://github.com/modxcms/evolution/commit/98e68cbab53dd6523bb65243a9a654263cd8423d
* [GitHub:#56357ce] fix makeURL
* [GitHub:#1d2bfdb] Fix - Can't work manager except utf8
* [GitHub:#2da96f6] Wayfinder, move levelClass from li to ul http://c2n.me/iA951g
* [GitHub:#31f6759] $modx  to   $this
* [GitHub:#c2775fd] Fixed CodeMirror syntax HTML entity highlighting
* [GitHub:#13d0d6d] fix makeFriendlyURL for site_start
* [GitHub:#0f4aba1] eForm - Fix Invalid address error
* [GitHub:#71492ad] Delete unnecessary evaluate PHP code
* [GitHub:#d8872e7] Update media.js
* [GitHub:#022b755] Fix PHP Notices from document.parser
* [GitHub:#04cdccc] Bugfix - $id could be an integer and not a string.
* [GitHub:#0448cf7] fix uploader
* [GitHub:#b49e81e] show only allowed images in their folder
* [GitHub:#f5629f3] Skip all fields without name attribute in eFormParseTemplate
* [GitHub:#27d7adf] Bugfix - wrong quotes
* [GitHub:#7781b65] Small fix - smtp password field in system settings
* [GitHub:#d2b7cb0] fix http://joxi.ru/Y_SlUxjKTJBBH38Lv8U
* [GitHub:#9a121bc] Fixing $modx->makeUrl($modx->config['site_start']) should return '/' or $modx->config['site_url'] #2
* [GitHub:#5266730] Fixes for phpthumb snippet - added temp folder creation – for open_basedir issues - updated phpthumb
* [GitHub:#dfbd44e] Bugfix for hideMenu parameter
* [GitHub:#6a23f91] New Security Feed! -> english.inc.php
* [GitHub:#cb5b0e0] Removed unused variables
* [GitHub:#be143a1] Removed wrong array keys
* [GitHub:#987f8b8] Output Content-Type header at messageCount
* [GitHub:#f7aecc4] Tools/Backup/Restore #275
* [GitHub:#dfe0020] Webusers Not Showing Private Resources #273
* [GitHub:#766e662] Fix for CJK multi byte environment
* [GitHub:#39ee732] Fixing issue with accounts not getting unblocked automatically (#267) and added some language string
* [GitHub:#a245648] Rename function name
* [GitHub:#102fe60] Fixing Wayfinder problems after upgrading MODX from 1.0.10 to 1.0.13 #226
* [GitHub:#744fdcc] Hide META tags content in Resource Overview when META Keywords tab is set to no #283
* [GitHub:#ea9ccdf] Quickfix for Refused to set unsafe header "Connection" #227 - removed setHeader("Connection", "close
* [GitHub:#43bcf75] Fixed some style issues

--------------------------------------------
Refactor:
--------------------------------------------
* [GitHub:#0b82d66] Use of $modx->htmlspecialchars instead of htmlspecialchars
* [GitHub:#ace7999] htmlspecialchars be called with ENT_QUOTES
* [GitHub:#9c4d6f5] Avoid tampering cache file by escaping all keys and values - changing all $modx->db->escape to $this
* [GitHub:#3cdcffd] add ,  to errorRequiredSeparator in eForm
* [GitHub:#d8ec4ce] Typo - When you need to get one field, need use the db->getValue()
* [GitHub:#b20c22b] Update style.css
* [GitHub:#db56a5f] insideManager is deprecated
* [GitHub:#8deface] Uniform style code for int of $_REQUEST['id']
* [GitHub:#3eceb21] Uniform style code for int of $_REQUEST['id'] in mutate_* Remove unnecessary checks
* [GitHub:#92b0d75] Updated AjaxSearch - Documentation in markdown format - Changed module/snippet/plugin code from txt 
* [GitHub:#1ea15af] Set default: Send mail on MODX errors = not notify #289
* [GitHub:#645503e] Update modxmailer.class.inc.php
* [GitHub:#c7f6d34] Wayfinder, revert levelClass, add outerLevelClass
* [GitHub:#5c97732] Update uploader.php
* [GitHub:#51c473f] Update config.php
* [GitHub:#d9c3cda] Update mutate_user.dynamic.php
* [GitHub:#acbaf8b] Refactor - Calling method of deprecated-function
* [GitHub:#aef110e] Refactor - $modx->makeUrl()
* [GitHub:#3715940] typo fix
* [GitHub:#39a62fb] Replace insideManager() to isBackend()
* [GitHub:#855fc76] Refactor - $modx->isFrontend()
* [GitHub:#2d86096] Refactor - $modx->isBackend()
* [GitHub:#1849346] Refactor - File browser settings
* [GitHub:#6a87f51] Set $modx->config['server_offset_time']
* [GitHub:#be2f392] + The “OnDocFormPrerender” and “OnDocFormRender” events now have the document template ID parameter.
* [GitHub:#caf0f98] Add placeholder for PHP version in language files
* [GitHub:#8752559] Add "level" to the "wrapperLevel" placeholders
* [GitHub:#1f76491] Refactoring #265 - new parameters: errorTpl, errorRequiredTpl, errorRequiredSeparator
* [GitHub:#eb3a458] Remove changes added during #90 - Hexadecimal entities not needed anymore for MODX tags
* [GitHub:#66255dc] Change DOCTYPE declaration(HTML5)
* [GitHub:#696a8d6] Remove semicoron
* [GitHub:#9ab2678] Added support for lastRowTpl that will apply to last row of a list
* [GitHub:#a98fe41] Update KCFinder Dutch language file
* [GitHub:#576e210] Remove "?>" from end of php file
* [GitHub:#0fc2ccb] Update tagging.extender.inc.php

--------------------------------------------
Additional Improvements & Updates:
--------------------------------------------
* [GitHub:#b74b11b] update mm to 0.6.2
* [GitHub:#1e22788] Update Wayfinder to 2.0.4
* [GitHub:#e0c80f3] Update eForm to 1.4.6
* [GitHub:#55b4471] Updated Languages from Transifex
* [GitHub:#2aad3e3] Updated languages from Transifex
* [GitHub:#f1f53d3] Updated languages from Transifex
* [GitHub:#6166167] Updated Dutch language
* [GitHub:#3dd0c82] Added Ukrainian Language to Transfix
* [GitHub:#6a97faa] Updated Languages from Transifex
* [GitHub:#9a0eb01] add ukranian lang for eFrom and AjaxSearch
* [GitHub:#d19102d] Update english-british.inc.php
* [GitHub:#ac38129] MYSQLI Extender
* [GitHub:#f53d739] New feature: Allow searching of resources by template ID used. Include language strings for English 
* [GitHub:#0c98bec] update logo
* [GitHub:#ceee98f] add ssl to smtp mail setting add alias_listing in breadcrumbs plugin add one more type in Ditto filt
* [GitHub:#c264569] Support for encoding windows-1251 in the emails
* [GitHub:#98e68cb] Change publishedon, set value from current time to pub_date
* [GitHub:#a2a3a57] Fix save mutate_content form on press Enter in input field
* [GitHub:#41048c3] add .tpl, .less, .sass  for View/Edit  in  FileManager
* [GitHub:#7f05792] Allow load any extension without changing the core code
* [GitHub:#45f08ec] datepicker localization
* [GitHub:#0c29ed0] select/deselect all templates for tv
* [GitHub:#6b468fb] French translation for 1.0.14
* [GitHub:#f4a559b] Updated polish and brazilian portuguese languages from Transifex Thanks to Raphael Mendonça & Piotr 
* [GitHub:#ad335ad] Re-Added Breadcrumbs snippet commented documentation #236
* [GitHub:#6e0fd11] Updated swedish language
* [GitHub:#03a1e04] Première version complète de la traduction pour la 1.0.14
* [GitHub:#45cb1ff] Début de traduction pour la 1.0.14
* [GitHub:#a761a63] mise à jour des messages de gestionnaire de fichiers

--------------------------------------------
Security:
--------------------------------------------
* [GitHub:#a293ec6] Set secure flag to prevent cookies to be leaked via non encrypted requests.
* [GitHub:#d798a2a] config.inc.php to have setcookie specify httponly
* [GitHub:#38cbdaa] Sameorigin header
* [GitHub:#e62d961] Prevent XSS
* [GitHub:#3e7f9bd] Avoid XSS - $modx->htmlspecialchars or explicit integer casting on $_GET/$_POST values
* [GitHub:#3373321] Close SQL Injection

MODX Evolution 1.0.14 (Jun 05, 2014)
===================================
--------------------------------------------
Bugfixes:
--------------------------------------------
* [GitHub:#f233bf0] Error in resource lib
* [GitHub:#8958b7c] Empty template error
* [GitHub:#99d6824] Web user view  ico
* [GitHub:#c5cfa3e] weblogin.processor.inc.php missing fields
* [GitHub:#9f404dd] If (not_empty)
* [GitHub:#40a7d49] Export not cacheable resources
* [GitHub:#6fcde64] Cool explode() bug
* [GitHub:#a02dcce] WebLogin
* [GitHub:#8d7f933] weblogin.processor.inc.php
* [GitHub:#5738f4c] htmlspecialchars_decode should be executed for the reports if sent as html
* [GitHub:#fa0b0ad] weblogin.processor.inc.php
* [GitHub:#8829799] Warning issue: (superfluous) default object created from value
* [GitHub:#9adc29a] Unset parameters in $modx->messageQuit call
* [GitHub:#40229ea] phpthumb, bkmanager
* [GitHub:#f755592] logEvent
* [GitHub:#b7b9ed1] Typo in PHx class for ditto
* [GitHub:#8f5f0bc] Typo in document.class.inc.php
* [GitHub:#448ddb7] Typo in delete_role.processor.php
* [GitHub:#fd4ce0e] Path for example in document.class.inc.php
* [GitHub:#e88c78d] Typo in document.parser.class.inc.php
* [GitHub:#852093b] Possible fix for valid cache file file_exist check but not found file
* [GitHub:#e6ca725] Missing error message in evalSnippet/evalPlugin error
* [GitHub:#488c893] Wrong language string used when renaming existing snippet with duplicate name
* [GitHub:#9a7b2bb] Plugin save logic is updated so that it allows duplicate names for disabled plugins. Duplicate names among activated plugins are still prevented.
* [GitHub:#7ca2938] Access Permissions error
* [GitHub:#fc29642] Send mail at $modx->logEvent()
* [GitHub:#751d22e] Lost installer image file
* [GitHub:#5b87dd6] Wayfinder - Small fix
* [GitHub:#cc65308] Wayfinder - Small fixes
* [GitHub:#41ad3c4] Wayfinder - Fix
* [GitHub:#e3da37d] Wayfinder - Fix undefined variable
* [GitHub:#80486bb] Wayfinder - Fix htmlentities
* [GitHub:#52bae77] Wayfinder - Fix fetch template
* [GitHub:#3cb3d0b] Wayfinder - Fix Read config
* [GitHub:#b239aa8] Wayfinder - Fix
* [GitHub:#f9d09ff] Fix
* [GitHub:#7e668ac] Fix - $modx_textdir
* [GitHub:#0bb19bf] Wayfinder - Fix empty value of alias
* [GitHub:#243ec89] Charset and Collation Charset not showing
* [GitHub:#c4f18f6] 'Array is currently editing these settings'
* [GitHub:#3608861] tinyMCE style for use in custom manager theme
* [GitHub:#78bc5f3] $modx->getSettings
* [GitHub:#dd5d8f3] Fix - Don't parse EVAL binding at the TV form
* [GitHub:#b3ab833] Update value+1 in login.processor
* [GitHub:#c15a609] fix resourse.php
* [GitHub:#3d9186f] Ditto - &noResults parameter doesn't work
* [GitHub:#eea2a6b] Wayfinder sets "last" class to all items
* [GitHub:#39a2e5c] $modx->sendmail() cc and bcc
* [GitHub:#1bcc38e] $modx->sendmail() $param['from']
* [GitHub:#cb69e7d] TinyMCE - toolbar style
* [GitHub:#8d55236] Requirements not checked php version
* [GitHub:#b30c2e2] Tools>Export - language entry

--------------------------------------------
Refactor:
--------------------------------------------
* [GitHub:#006b40c] Refactor resource lib
* [GitHub:#0448020] eForm: Remove not needed function parameter
* [GitHub:#93ba7f9] Removing superfluous variables
* [GitHub:#c9fd858] Removing unused keys
* [GitHub:#9d8f797] Code issues: Removed unused code, fixed missing semicolons, corrected DocBlock declaration
* [GitHub:#7c79471] Code issues: Removed semicolon
* [GitHub:#49c0ed6] Delete unused code
* [GitHub:#c6d5136] Change escape logic in logEvent - substr non-escaped source - send mail with non-escaped source
* [GitHub:#5ce9296] Use db->escape() instead addslashes()
* [GitHub:#781a578] <ul> only if count roles > 0
* [GitHub:#428b523] Disable direct call of filesource/plugin.filesource.php
* [GitHub:#7fdf3c2] Fixes in QM+ - get "Individual user language setting" from session (mgrUsrConfigSet) - use MODX_MANAGER_PATH instead MGR_DIR for include() - delete unused modx->getDocument() call
* [GitHub:#2ff654f] Use MODX_MANAGER_PATH for include
* [GitHub:#6c4f6b4] Add more debug info about query
* [GitHub:#3fac66b] Use clearCache('full')
* [GitHub:#4aca668] Show snippet params in debug info only if it's present
* [GitHub:#e74aee6] Stop the unnecessary call recursive functions
* [GitHub:#e5fb3aa] Use new 'all' param
* [GitHub:#98acdd6] MariaDB. POSIX collating elements are not supported
* [GitHub:#7300f38] Update TinyMCE default width to 100%
* [GitHub:#21f3463] Sort cached parameters
* [GitHub:#3bfdfd7] Send user processor mails as text.
* [GitHub:#ccbe3b9] Use modx_charset for non japanese languages als mail charset
* [GitHub:#651e846] Send system mails as text More detailed error mail
* [GitHub:#65b9087] New design of installer like Revo
* [GitHub:#89e5c14] Wayfinder - Use __construct()
* [GitHub:#74fea39] Keep original publish state, publishedon, publishedby on save
* [GitHub:#0da61aa] Updated Japanese Language - thanks to Mika Kobayashi
* [GitHub:#3e7cd8c] $virtualDir= $this->config['virtual_dir'];
* [GitHub:#07960d2] Use published='all' for one query
* [GitHub:#9b0c95d] Info about character_set_database and collation_database
* [GitHub:#a23ec37] Now we can specify document ID if needed
* [GitHub:#7dafcf8] DB request only made if $hereId != $modx->documentObject['id']
* [GitHub:#64d730f] sample-robots.txt added Disallow: /assets/packages/
* [GitHub:#ed0d697] Delete unnecessary bold tags

--------------------------------------------
Additional Improvements & Updates:
--------------------------------------------
* [GitHub:#cd61342] Updated polish language
* [GitHub:#cb6e8be] Updated Finnish Language - thanks to Kari Söderholm
* [GitHub:#c938674] New feature - @@EVAL at the TV form
* [GitHub:#79e1f0f] Added polish eForm language - thanks to Piotr Matysiak
* [GitHub:#f9eeb72] Updated Finnish language
* [GitHub:#9c14e64] Update - TinyMCE 3.5.11
* [GitHub:#3a920f1] MODX DBAPI->disconnect() is incomplete

--------------------------------------------
Security:
--------------------------------------------
* [GitHub:#b875144] SQL injection vulnerability in manager
* [GitHub:#f466faf] Fix possible SQL injection vulnerability in manager
* [GitHub:#45f47c6] Fix possible XSS vulnerability in manager
* [GitHub:#0919124] Harden index-ajax.php
* [GitHub:#13eac12] Update AjaxSearch to 1.10.1 - Security/Bug fixes

MODX Evolution 1.0.13 (Feb 23, 2014)
===================================
--------------------------------------------
Bugfixes:
--------------------------------------------
* [#10073] Define in php < 5.3
* [#10076] Undefined variable in manager panel
* [#10173] mm_rules hide tv needs to hide split too
* [#10177] Add - Ditto language entry
* [#10192] 500 error with save setting if install in subfolder
* [#10195] Lost tinyMCE theme full
* [#10196] [+prefix+] -> $modx->getFullTableName($tableName);
* [#10198] Codemirror template
* [#10200] Translation on transifex not possible
* [#10203] @Binding does not work the same
* [#10212] Version 1.0.12 doesn't seem to work with Reflect
* [#10225] Increment method Resource ID - Incomplete?
* [#10235] Webuser can't change Email
* [#10236] [phpthumb] source filename bug
* [#10239] mm_rules.inc.php in russian
* [#10240] Improve onchange trigger for file/image input
* [#10266] Error if start_page have get
* [#10273] TinyMCE compatibility with IE11
* [#10283] modx_sanitize_gpc problem
* [#10284] modx_sanitize_gpc breaks eForm
* [#10293] eForm: when using ccsender, 'to' address is visible
* [#10308] easy2gallery menu not visible
* [#10309] Don't save SMTP password if field was emptied manually
* [#10336] eForm sendAsText and htmlspecialchars
* [#10339] eForm: retain classes for checkboxes (and other form fields that have a name attribute with an array)
* [#10348] Ditto Debug issues
* [#10356] Closing chunk tag confuses the parser
* [#10357] Ditto does not work in @EVAL
* [#10358] FCKEditor && $_SERVER['HTTP_HOST'] with port
* [gitHub] AjaxSearch: Adding charset header in Ajax Mode
* [gitHub] $key could be empty if the placeholder tag is not closed or if it is directly closed
* [gitHub] Fix for not set $_SESSION key
* [gitHub] Ditto: Fix outerTpl
* [gitHub] Fix - Save button in file manager
* [gitHub] Fix missing calendar icon
* [gitHub] Bugfix for closing opt group tag
* [gitHub] Restored textareamini
* [gitHub] Don't save SMTP password if field was emptied manually
* [gitHub] Codemirror: matchBrekers fix and turn on by default
* [gitHub] Full request url in messageQuit
* [gitHub] Fix SQL error when calling optimize method
* [gitHub] Fix backup format file Y-m-d_H-i-s - now new always top
* [gitHub] Clean filenames with KCFinder - use of TransAlias class and plugin settings
* [gitHub] CodeMirror fails to refresh in QuickManager+

--------------------------------------------
Refactor:
--------------------------------------------
* [#10278] Update ManagerManager built-in fields for 1.0.12
* [#10178] Set permission to config.inc.php when install
* [#10208] Improvement several text strings
* [#10271] Modify save button position in file manager
* [#10300] Allow array parameter in phpthumb snippet
* [#10349] FirstChildRedirect options
* [#3137] save_content.processor.php site_start save condition tune. (not old-date set)
* [#3159] $_lang['install'] button is changed to $_lang['btnnext_value'] button.
* [#3154] Datebase name default value should be empty.
* [gitHub] The item of "Update" is concealed at a new installation.
* [gitHub] Manager Users - List item tuning. Many user env useful.
* [gitHub] View manager logs - grid view tune
* [gitHub] Reformatted indents and changed double quotes to single quotes in merge functions
* [gitHub] Reworked eval snippets/plugin functions and MODX error level detection
* [gitHub] eForm: Retain classes for checkboxes (and other form fields that have a name attribute with an array)
* [gitHub] eForm: validation messages with span (for better styling with css)
* [gitHub] Trigger change event for file/image inputs
* [gitHub] Add css class to displayparams table, removed inline style
* [gitHub] Use same tags and styles as other fields in manager.
* [gitHub] Netbeans doesn't like 'and' as classname
* [gitHub] Updated language files
* [gitHub] Change nicesize
* [gitHub] Change snippetsCode out
* [gitHub] Change input size in access permissions
* [gitHub] Correct preview link
* [gitHub] Restore view_eventlog permission on site_shedule
* [gitHub] Make one point to clearCache and add params
* [gitHub] Rename MODx to MODX
* [gitHub] Language files for core and core snippets are now handled by Transifex
* [gitHub] Changed ConvertDate to direct call $modx->toTimeStamp
* [gitHub] Change "event->alert"+"include mutate_*" to "manager->saveFormValues"+ webAlertAndMsg
* [gitHub] Change webAlert() to webAlertAndQuit() and mode webAlert() to deprecated.functions.inc.php
* [gitHub] Use while in db->makeArray()
* [gitHub] Use db->makeArray(), db->getColumn() instead of loops
* [gitHub] Change db loops style from for to while
* [gitHub] Change nicesize() to $modx->nicesize()
* [gitHub] update $modx->getDocuments 
* [gitHub] update $modx->getTemplateVars 
* [gitHub] update $modx->getTemplateVarOutput 
* [gitHub] update $modx->getDocumentChildren
* [gitHub] update $modx->getDocumentChildrenTVarOutput
* [gitHub] update $modx->getDocumentChildren

--------------------------------------------
Additional Improvements & Updates:
--------------------------------------------
* [gitHub] Wayfinder: ability to use all document fields like [+longtitle+] or [+pagetitle+]
* [gitHub] Wayfinder: ability to @INHERIT custom TVs
* [gitHub] WebLogin: @FILE ability for &tpl
* [gitHub] Manager with role = 1 can see all documents in frontend and backend
* [gitHub] Setup module depedencies
* [gitHub] in manager now can go to selected tab from url with &tab=#
* [gitHub] CodeMirror: new shorts for emmet
* [gitHub] the method “$modx->parseText” which parses a text has been added.
* [gitHub] Improve file/image set url for inputs that are not direct children of the form (i.e. in a colorbox)
* [gitHub] Add backtrace info to dumpSql
* [gitHub] Add dumpPlugins & pluginsCode out
* [gitHub] Add hide plugin in sort
* [gitHub] Patch findTemplateVars for compatibility with HPx
* [gitHub] Add ID in QM+ toolbar.
* [gitHub] add ID in title for edit document
* [gitHub] update ManagerManager to 0.6.1.
* [gitHub] update ajaxSearch to 1.10.0.
* [gitHub] update Wayfinder to 2.0.2.
* [gitHub] update Eform to 1.4.5.
* [gitHub] Breadcrumbs 1.0.4 (option to hide pages with certain templates from crumbs list)
* [gitHub] phpthumb 1.2 (not include phpthumb class if have resized images)
* [gitHub] KCFinder - Remove superfluous update check from kcfinder
* [gitHub] Automatic create .htaccess in cache folder if it is a subfolder of assets/cache
* [gitHub] FirstChildRedirect 2.0

--------------------------------------------
Security:
--------------------------------------------
* [gitHub] Prevent XSS exploits misusing the site_url system setting



MODX Evolution 1.0.12 (Sep 12, 2013)
===================================
--------------------------------------------
Bugfixes:
--------------------------------------------
* [#10190] fix lang (spanish, russian, nederlands)


MODX Evolution 1.0.11 (Sep 11, 2013)
===================================
--------------------------------------------
Security:
--------------------------------------------
* [#9933] insideManager - security fix
* [#10180] ForgotManagerPassword - Improvement reset url

--------------------------------------------
Bugfixes:
--------------------------------------------
* [#9823] IE 10 -> FCK editor is blank
* [#9848] System Configuration screen layout issues with IE10
* [#9865] Fix ManagerManager field rules
* [#9870] critical--> Login won't let mgr, web users login with special characters in password
* [#9875] Wayfinder: parametrize entity encoding title, linktext, introtext, description
* [#9899] font-family Arial for manager
* [#9910] superfluous " before 'new module'
* [#9920] Quickmanager+ 1.5.5 Frontend-editing
* [#9921] Quickmanager+ 1.5.5 inline template variable buttons not saving (furl on)
* [#9932] load TVs only if template not _blank
* [#9936] /assets/js/ being used?
* [#9938] eForm: email field and ccsender/automessage
* [#9959] SEO Strict URLs 301 redirect
* [#9977] datapicker not work in IE9
* [#9989] Cannot change email address for an exisiting web user
* [#10008] eForm: allow tag attributes with '-' inside
* [#10010] Fix - Define MGR_DIR
* [#10028] Fix - RewriteRule
* [#10059] error when install sampleData
* [#10060] Template Variable Date Picker CSS Z-Index problem
* [#10065] TinyMCE theme full not working
* [#10066] check in install backup and .thumbs writable?
* [#10068] tinyMCE no add images from KCfinder
* [#10090] TinyMCE: Parameters aren't being passed through properly
* [#10091] ManagerManager Javascript failing as jQuery is not installed
* [#10105] Need encode plugin parameters
* [#10109] Fix Tab pane ID
* [#10115] Fix table structure at the new install
* [#10117] Set "0" default template ID
* [#10119] Fix - Table structure upgrade sql
* [#10123] update managermanager to 0.3.11
* [#10142] database name with "-"
* [#10153] Can not update block user status when login
* [#10162] Multi line @EVAL statement
* [#10171] Ditto - TV name issue
* [#10176] Ditto rss format - Missing link element
* [#10181] FMP - Can not login when CAPTCHA mode

--------------------------------------------
Additional Improvements & Updates:
--------------------------------------------
* [#3870] Consistent email API needed
* [#4305] Webuser/Manageruser records don't have "City"
* [#9714] return object or array after RunSnippet
* [#9763] Auto rotation logs
* [#9886] add phpthumb snippet
* [#9887] add * @internal @disabled 1 to install plugins
* [#9888] add CodeMirror plugin
* [#10011] New function - $modx->getIdFromAlias()
* [#10024] new event in core (onTreePrerender, onTreeRender , and more)
* [#10027] Auto generate .htaccess
* [#10036] Add new events into manager menu
* [#10045] eForm - Replace mail function to new mail API
* [#10047] Add SMTP for send mail
* [#10049] add new theme (MODxRE)
* [#10051] add CodeMirror for file-manager
* [#10054] New DBAPI function - $modx->db->optimize()
* [#10124] Intsrement method Resource ID
* [#10125] Add new function - $modx->sendmail()
* [#10137] Add new event OnLoadDocumentObject
* [#10138] Generate cache for each $_GET parameters
* [#10160] email notifies of system error
* [#10186] alias_visible - ignore parent in url(optional)

--------------------------------------------
Refactor:
--------------------------------------------
* [#3432] Use menutitle instead of Pagetitle in doc_tree
* [#3757] Update phpmailer
* [#3833] Default template in root when Sibling is checked
* [#4440] change MODxCarbon/style.css to make manager look better in chrome
* [#4449] Improve search functionality
* [#5972] Installer should check whether $_SESSION data is being correctly saved
* [#9706] Convert language files encoding
* [#9707] Translate error messages
* [#9720] Deprecated core functions
* [#9727] invokeEvent in save_password.processor.php
* [#9795] Remove hard coded style
* [#9797] Fetch tags without using the regular expression
* [#9816] Add gender option
* [#9845] [SOLVED] Snippet Parameters cannot use Chunks?
* [#9849] Replace to DBAPI functions
* [#9858] Extend 'Important System Files have been modified' message
* [#9860] Delete Etomite database functions
* [#9861] Should be core files line feed code is "lf"
* [#9863] Convert to utf8 all core files
* [#9873] Abstract parser statistics to own method
* [#9884] /manager/ to MODX_MANAGER_PATH
* [#9891] Delete phpSniff
* [#9911] Update AjaxSearch to 1.9.3b
* [#9922] german.inc.php (and other lang files)
* [#9931] getPlaceholder return null if not exist
* [#9934] Display caption for TV on TVs tabs
* [#9939] eForm: multiple event functions separated by comma
* [#9940] refactor exec mergeSettingsContent
* [#9969] appeal to the module only through GET
* [#10025] Cache documents with $_GET (optional)
* [#10026] SEO Strict URLs (optional)
* [#10037] Fix - Default value ($modx->config['use_alias_path'])
* [#10038] added sorting when viewing children documents
* [#10039] permit duplicate aliases in different folders
* [#10044] IE layout issue in manager tree
* [#10046] eForm - Delete set charset
* [#10048] Description of phpthumb snippet english translation
* [#10050] Replace MCPUK to KCFinder
* [#10055] Use placeholder in language files
* [#10058] Update core language files
* [#10062] Change MODx -> MODX
* [#10071] fix snippets and plugins for smaller cache file
* [#10097] htmlspecialchars in >PHP 5.4 no longer defaults to ISO-8859-1
* [#10100] Add PHP compatible functions
* [#10103] Add label tag on checkbox fields
* [#10104] Add bold style on selected checkbox fields
* [#10106] Add tab pane to template var edit
* [#10107] Set default template at new template var
* [#10108] TinyMCE - Separation toolbar settings from functions.php
* [#10110] Add actionButtons class to elements list
* [#10111] Add primary button class
* [#10112] Add properties tab into elements edit
* [#10113] Set custom widget default value
* [#10114] Ajust role settings screen
* [#10116] Add primary key to tables
* [#10118] Add index key to site_content table
* [#10120] 01-01-1970 01:00:00 when "0"
* [#10126] Rewrite Export Static HTML function
* [#10127] Rewrite Import HTML site function
* [#10131] Update jQuery version
* [#10132] QM - Update jQuery ColorBox plugin
* [#10139] Show templateWarning message when only documentDirty
* [#10144] add OnManagerNodeRender, OnManagerNodePrerender
* [#10148] Message check time interval in manager is very short
* [#10149] Use placeholder filemanager_path and rb_base_dir in settings value
* [#10156] Improvement $modx->getDocuments() parameter value
* [#10161] Remember last tab in access permissions pane



MODX Evolution 1.0.10 (Apr 18, 2013)
===================================
--------------------------------------------
Security:
--------------------------------------------
* [#9704] LFI in mutate_settings.ajax.php
* [#9802] Security feature - Check falsification of system files

--------------------------------------------
Bugfixes:
--------------------------------------------
* [#3449] Datepicker bug in Opera
* [#3493] unnecessary slash in MAGPIE_CACHE_DIR
* [#3533] AJAXSEARCH-82 : can't define configuration file name with "@FILE:" prefix
* [#3698] AJAXSEARCH-85 : Wrong URL construction when using an array of values (checkboxes)
* [#3783] Superfluous code in getTemplateVars
* [#3847] Wayfinder does not apply lastClass if there is only one item
* [#4088] web user photo from other site not correct
* [#7033] incorrect unzip in file manager
* [#7541] Upgrade of Existing Site - Error due to single quote in plugin properties
* [#8909] Publication schedule don't use server_offset_time setting
* [#9670] Can't log into upgrade install
* [#9671] TinyMCE - Rewrite Japanese string
* [#9678] eForm documentation
* [#9679] Warning during Installation
* [#9687] Dashboard logo background is not transparent
* [#9688] Can not make new manager user
* [#9694] Undefined property: DocumentParser::$mstart
* [#9695] bug with add images from FCKeditor
* [#9696] ImageEditor fix for php5.4
* [#9697] seturl_js_tinymce incorrect path
* [#9702] no string in language pack
* [#9703] fake settings_version
* [#9705] Snoopy.class.inc - File encode issue
* [#9708] Improvement event log message
* [#9709] Undefined variable error
* [#9711] TinyMCE - two editor's plugins missing
* [#9729] new tinylogo for qm plugin
* [#9730] PHP error causes Tiny MCE Link List v1.0.3 to fail [Fix included]
* [#9732] Template Var label CSS display:block [Includes FIX]
* [#9733] mutate_web_user.dynamic.php fails to sanitize user entry
* [#9745] cant create and edit web_users
* [#9755] @INHERIT being output in page code
* [#9760] Style issue
* [#9762] MODX Installer foiled by single quotes in TinyMCE Custom Parameters?
* [#9779] Trouble with site after upgrade JSON no longer working
* [#9791] File browser - Undefined index error
* [#9803] Error call datepicker in IE9 on Date Publication
* [#9812] Issue of manager theme setting in user
* [#9813] Error during Advanced Upgrade
* [#9817] File browser file name issue
* [#9822] Constant MGR_DIR already defined in config.inc.php
* [#9823] IE 10 -> FCK editor is blank
* [#9829] hardcoded style

--------------------------------------------
Additional Improvements & Updates:
--------------------------------------------
* [#3151] @Bindings commands enable/disable
* [#3730] Entity encode Wayfinder placeholders
* [#3746] don't show New Module button when user's role lacks that permission
* [#9582] Add new config "Detection level of the PHP error"
* [#9613] MODX Carbon Login page
* [#9665] add more content type (json)
* [#9673] Improvement some translations
* [#9682] modx::getVersionData()
* [#9683] trusted folder/file in index-ajax.php
* [#9684] Remove entity encoded MODX tags in stripTags
* [#9692] Escape strings in array data
* [#9693] When use mysql_real_escape_string, execute mysql_set_charset beforehand
* [#9764] german translation (german.inc.php) string: udperms_message
* [#9766] Icon size hardcoded in welcome.static.php
* [#9767] Files in assets/templates/manager should get moved into the theme folder
* [#9776] Adding seo strict urls functionality to parser
* [#9778] Added ability to use custom templates to login and manager lockout pages
* [#9785] Add new placeholder to manager theme
* [#9786] Change MODx -> MODX
* [#9787] Add new config for manager layout
* [#9790] Rename - title of mcpuk file browser
* [#9810] Change new logo
* [#9818] TransAlias plugin - Add property values
* [#9819] TransAlias plugin - Add translation table
* [#9831] Change MODx -> MODX in installer and sample contents
* [#9832] Change forum url
* [#9837] Indicate inheritanced template variable


MODX Evolution 1.0.9 (Mar 19, 2013)
===================================
--------------------------------------------
Security:
--------------------------------------------
* [#3796] MODX security issues
* [#8338] LFI in browser.php
* [#8339] LFI in install
* [#9621] SQL-injection in logEvent
* [#471] Show custom error page if mysql is down
* [#9624] Add .htaccess into assets/cache/

--------------------------------------------
Bugfixes:
--------------------------------------------
* [#2893] document parser crop value of param when contain ?&=
* [#3495] Mistake in phpSniff.core.php
* [#3582] [ManagerManager] showimagetvs widget TV dirty check issue
* [#3676] Ditto: german language file is corrupt
* [#3689] Ditto relative to absolute url bug (with possible fix)
* [#3724] Magic GPC Quotes issue in PHP 5.3.*
* [#3835] Multiple call wayfinder with config, not load config in second call
* [#4484] bug in wait.static.php
* [#5403] Maximum upload size not honoured
* [#5807] manager.lockout not styled properly
* [#6119] sendMailMessage in save_web_user.processor.php
* [#7204] eForm in eFormParseTemplate $formats and $labels are declared as string but they are used as array
* [#7459] Deprecated function 'split' used in includes/datefunctions.inc.php
* [#9398] eForm & php 5.3
* [#9547] ManagerManager Tv-transfer options with multiple choice in a new tab
* [#9548] cant modify the customTV(multiTv or other without type input) with ManagerManager
* [#9549] page not index in yandex if use FirstChildRedirect
* [#9550] Breadcrumbs not have crumbSeparator
* [#9563] onManagerMainFrameHeaderHTMLBlock event issue
* [#9580] Bug in processors/delete_content.processor.php on line 40
* [#9586] Quick Manager and system setting Automatic Template Assignment
* [#9620] Set Manager language in Create/Edit User

--------------------------------------------
Additional Improvements & Updates:
--------------------------------------------
* [#9570] Detailed log message
* [#9554] add Snippet IF
* [#9566] Improvement to full table name call
* [#9567] Add "limit" option to $modx->db->delete()
* [#9568] @Bindings enable/disable option in System configuration
* [#9569] Password hash algorithm
* [#9582] Add new config "Detection level of the PHP error"
* [#9615] Add new function for documentParser "$modx->nicesize()"
* [#4051] german transliteration for transalias plugin
* [#5971] Check whether manager template exists during manager login
* [#9545] PHP 5.4 compatibility
* [#9556] add memomy view to statistics for the modx parser [^m^]
* [#9557] DocumentParser - remove all unused multiline placeholders
* [#9564] OnWUsrFormRender event adjustment
* [#9583] Refactoring System configuration in manager screen
* [#9616] Update TinyMCE (3.3.9.2 -> 3.5.8)
* [#9617] Refactoring backup manage
* [#9622] Refactor "Manage Files"
* [#9623] Refactor MODxCarbon theme



MODX Evolution 1.0.8 (Jan 08, 2013)
===================================
--------------------------------------------
Security:
--------------------------------------------
* [#9391] Prevent hash array exploit in Forgot Manager Login plugin

MODX Evolution 1.0.7 (Nov 26, 2012)
===================================
--------------------------------------------
Security:
--------------------------------------------
* Prevent users from unblocking themselves in Forgot Manager Login plugin
* [#9175] Escape $hash in Forgot Manager Login plugin


MODX Evolution 1.0.6 (Mar 08, 2012)
===================================
--------------------------------------------
Security:
--------------------------------------------
* [#7175] Fix sanitization to strip tags recursively in parser and in eForm

--------------------------------------------
Bugfixes:
--------------------------------------------
* [#3799] Fix table creation on MySQL databases that no longer support TYPE keyword
* [#3699] Fix fatal error using default value on a Template Variable with @INHERIT binding

--------------------------------------------
Additional Improvements & Updates:
--------------------------------------------
* [#3796] Fix manager_language not being sanitized
* [JA879] improvement to pageCache read logic
* Update minimum PHP version for manager to 4.3.3


MODX Evolution 1.0.5 (Jan 19, 2011)
===================================
--------------------------------------------
Security:
--------------------------------------------
* [#MODX-1035] fix XSS vulnerability in installer
* [#2787] fix XSS vuln. in image editor
* [#3352] work around critical PHP bug 53632
* [#3437] fix vulnerability in AjaxSearch allowing attacker to view arbitrary files (JVN#95385972)
* [#3429] fix SQL injection vulnerability in AjaxSearch allowing attacker to execute arbitrary PHP code (JVN#54092716)

--------------------------------------------
Bugfixes:
--------------------------------------------
* [#MODX-2245] 3 events not firing: OnWebChangePassword, OnManagerSaveUser, OnManagerChangePassword
* [#MODX-1331] Resources in tree unclickable if pagetitle contains line break
* [#100] fix TV with Input Type 'Date' and Widget 'Unixtime' returns wrong value
* [#435] improve installer handling of Sample Site option
* [#359] published date always set due to ManagerManager demo rules
* [#488] Fix bad check for mysql strict mode
* [#595] Fix bad path on Resource Editor rich text fields when TMCE in "root relative" mode
* [#1252] Fix @SELECT multi-select listbox TV losing its value when switching Content field "Editor to use"
* [#321] stop parser from running case-mismatched snippet calls
* [#343] Fix Hiding "Validate Referer" warning messes up the setting itself
* [#432] Fix TV date-layer display problem with multiple datefields in FF 3.6.3
* [#445] Fix error displaying filenames with non-Latin charsets
* [#577] Fix Spanish UTF8 language file
* [#760] Fix Document tree not loading in children
* [#609] Fix web_groups and member_groups tables can have duplicate entries
* [#364] Fix W3C validation problem with TV image output widget
* [#2957] Allow multibyte strings in QuickManager+ TV buttons
* [#2711] Re-fix path bug in Image Editor
* [#3060] Fix message count on Manager welcome page
* [#1070] Fixed bug in DocManager where it would not create new TV values, only update existing ones
* [#3163] Fix RSS feed encode issue
* [#1871] Fix for file manager when aggressive caching/pre-fetching is used at the ISP level (e.g. satellite internet)

--------------------------------------------
Additional Improvements & Updates:
--------------------------------------------
* [#MODX-1734] Add context parameter to the getLoginUserName() API function
* [#4] getDocumentObject allows full alias path to be specified
* [#443] TinyMCE updated to 3.3.9.2
* [#23] Quick Manager+ updated to 1.5.4
* [#421] ManagerManager updated to 0.3.9
* [#421] AjaxSearch updated to 1.9.2
* [#359][#421] Default Chunk for ManagerManager rules now "mm_rules"; Since demo rules are "mm_demo_rules", MM is now disabled on install
* [#308] Return to active tab for Elements, regardless of "Remember tabs" system setting
* [#331] Updated Czech language file
* [#881] Improvements to Template inheritance (moved from plugin into core, added system setting to control behavior)
* [#592] Adjustment of manager fonts
* [#476] Improvement to New user's default role
* [#378] Check for and disallow reserved words in Template Variable names
* [#1360] Better handling of Template Switcher plugin
* [#833] Manager and Web User comments field no longer limited to 255 characters
* [#1132] New system setting to strip characters from files uploaded in Manage Files (using same logic configured for aliases)
* [#190] Resolve hostnames config option deprecated
* [#1065] Let manager themes have their own welcome.html page
* [#216] Optimization of core methods (getParentIds & getChildIds)
* [#819] Improvement in config.inc.php file (new installs only) so proper MODX_SITE_URL constant is set in API Mode
* [#2867] Improvements to installer with respect to handling of Demo Site option and related elements
* [#2867] Laid foundation for "installsets" or preset groups of installer elements
* [#2963] New icons in manager resource tree (to reflect site start, error page, site unavailable and unauthorized system settings)
* [#594] Tweaked Quick Manager window open style
* [#487] Links updated in demo site content
* [#3075] Apply monospace font to manager textarea fields
* [#999] Enhance ordering logic when displaying lists of TVs
* [#2953] Fix QuickManager+ Google Chrome font problem (text-shadow)
* [#3063][#3064][#3065] Replace calls to deprecated db-related parser methods with calls to db class methods
* [#2961] Wayfinder improvement - allow use of [+wf.alias+]
* [#3061] Allow @ and . characters in remembered login name
* [#3062] Corrections to ActionList item names (given that Documents are now Resources and Resources are now Elements)
* [#3115] Automatically regenerate siteCache if it not found
* [#835] @INHERIT improved to work with @FILE, and to allow additional data after the @INHERIT
* [#3092] Remove db user and pw from hidden form fields in installer
* [#194] Improve and fix bugs in markup on Edit Resource screen
* [*3168] remove debugging output from DocManager when updating TVs
* [#546] Improve DocManager usability by adding checkboxes to TVs and removing "ignore list", which was hard to use
* [#3361] Allow custom TemplateVariables and output widgets
* [#3362] Updated distributed jQuery library to 1.4.4 and updated AjaxSearch, QuickManager+ and ManagerManager to use it
* [#2627] New event allows plugin to inject custom markup into manager's header (header.inc.php)
* [#3385] Wayfinder optimization when hideSubMenus is enabled
* [#3386] Breadcrumbs optimizations
* [#3543] Personalize updated to 2.1


MODX Evolution 1.0.4 (Jun 8, 2010)
===================================
--------------------------------------------
Security:
--------------------------------------------
* [#MODX-1964] WebLogin does not prevent brute force attack

--------------------------------------------
Bugfixes:
--------------------------------------------
* [#MODX-1957] Danish language file update
* [#MODX-2018] Fix Multiple TinyMCE plugins activated after upgrade
* [#MODX-1865] 1.02 to 1.03 Upgrade Error with mySQL STRICT mode, "Templates: Incorrect integer value"
* [#MODX-1883] WebLoginSideBar chunk "forget" typo
* [#MODX-1880] Superfluous single quote in tree.php
* [#MODX-1878] Wrong path for _tx_.gif image in multiple files
* [#MODX-1896] Can't properly execute logEvent function when user is not logged in (strict sql mode on)
* [#MODX-1900] Fixes and tweaks for search.static.php
* [#MODX-1905] Broken paths to images, non valid xhtml tags, unmatched tags
* [#MODX-1884] Bug in breadcrumbs 1.0.1
* [#MODX-1833] Incorrect rendering of module parameters for 'list-multi' type
* [#MODX-1920] Problem with Ditto and server time offset
* [#MODX-1925] WebLogin loses GET request elements if you have to login before getting to the page
* [#MODX-1926] Revert Cache Sync tokenization updates due to inconsistencies across PHP environments
* [#MODX-1893] Code registered with "regClientHTMLBlock" not inserted in cached documents
* [#MODX-1906] Put duplicate button on resource edit page
* [#MODX-1814] Irregular character string in QuickManager class
* [#MODX-1003] Removed font: Icon; from sortabletable class to let normal font-size view. [#MODX-1818]
* [#MODX-1874] Minor error in dbapi and debug
* [#MODX-1487] Error when configuring database on initial install process
* [#MODX-1882] webUserGroupNames $_SESSION value not set until second page land in WebLogin
* [#MODX-1510] Add a 'Remove Locks' permission to roles
* [#MODX-1881] ManagerManager errors when PHP version less than 5.2.3
* [#MODX-1938] DB backup in Manager fails on IE under https
* [#MODX-1954] Add system setting to allow configuration warnings to only be shown to Admins
* [#MODX-1958] tmplvars.format.inc.php missing image property align
* [#MODX-1959] E_DEPRECATED error in ImageEditor
* [#MODX-1960] ImageEditor has incorrect location for the image src
* [#MODX-1962] E_DEPRECATED error in ManagerManager
* [#MODX-1963] DocManager, after tree sorting, can show document tree JS alert
* [#MODX-1947] and [#MODX-1956] Allow $modx->getDocumentObject() to get other documents than the currently requested
* [#MODX-1927] Manager Log fails to display when there are too many log entries
* [#MODX-1990] Update common transliteration table for TransAlias plugin [#ADDON-152], update InheritTemplate plugin to include Sibling option

--------------------------------------------
Additional Improvements & Updates:
--------------------------------------------
* [#MODX-1458] Make default click behavior for the Tree menu a system option
* [#MODX-1879] Mistake in the Netherlands language file
* [#MODX-1955] Make installer path setting changes required for Web PI installer
* [#MODX-1957] Update language files
* [#MODX-1929] Add styling to phpinfo() screen
* [#MODX-1931] Style update to Mutate Module screen
* [#MODX-1932] Style update to Template Variable and Plugin Priority Sort screens
* [#MODX-1935] Style tweaks to table bgcolor in various places
* [#MODX-1888] Add setting for allowing control over remembering the last tab viewed or not
* [#MODX-1977] When previewing, use friendly URLs (if enabled)
* [#MODX-2009] Clean up handling of 'a' variable in Manager (and related type casting changes)

MODX Evolution 1.0.3 (Apr 1, 2010)
===================================
--------------------------------------------
Security:
--------------------------------------------
* [#MODX-1758] Fix issue described in JVN#46669729, XSS possibility with searchHighlight plugin
* [#MODX-1793] TinyMCE link lists are not secured if manager session does not exist
* [#ADDON-136] Prevent SQL injection on Weblogin

--------------------------------------------
Bugfixes:
--------------------------------------------
* [#MODX-1472] Bad path to MODxCarbon transparent GIF
* [#MODX-1396] Add language string on module configuration screen
* [#MODX-1424] Fix SQL errors when adding user/resource groups with apostrophes in them
* [#MODX-1589] Remove duplicated pagetitle sort option for tree
* [#MODX-1608] Fix background image on TV sort list for templates
* [#MODX-1298] Links exchanged in demo site for Developers and Administration guides
* [#MODX-1079] "Edit resource" title changes on changing the template
* [#MODX-1630] Correct modx version reference in System Information screen
* [#MODX-1537] Weblink internal doc ID selection icon doesn't change
* [#MODX-1408] getVersionData out of sync with version.inc.php
* [#MODX-1431] Correct typo in install footer
* [#MODX-1449] Typo in demo site text
* [#MODX-1580] PHP typo in mutate_content.dynamic.php
* [#MODX-1506] QuickManager+ javascript errors when editing a resource
* [#MODX-1106] Change help icons on TV create/edit screen
* [#MODX-1103] Element Selector, part of the letters hides in search box
* [#MODX-1566] Fix problem with Forgot Password confirmation link in WebLogin
* [#MODX-1659] Stay option for adding another manager web user not working correctly
* [#MODX-1164] Unable to set cssStyle when using getHTMLGrid
* [#MODX-1176] Correct the permissions check when duplicating chunks and plugins
* [#MODX-1753] Fix help page layout in manager
* [#MODX-1279] OnUserFormPrerender & OnUserFormRender events weren't receiving the ID of the user
* [#MODX-1492] Default .htaccess file will prevent some pages being found when using friendly alias
* [#MODX-1587] For Web or Manager Users, date of birth cannot be set before year 2000 on dropdown list
* [#MODX-1747] Date TV input: Date Picker Container gets hidden behind other input fields
* [#MODX-1110] After deleting a template, the assignments "template to tmplvar" are still existing
* [#MODX-1314] Spanish utf-8 translation problem - install language file had been put in place of manager language file
* [#MODX-1505] Get 'Missing image' boxes in manager tree
* [#MODX-1694] Extra backslashes in ForgotManagerPassword.tpl::sendEmail
* [#MODX-1096] Additional fix, only show MODX tables on backup screen
* [#MODX-1271] Remove unused chunk from sample site
* [#MODX-1410] Update MooTools to 1.1.2
* [#MODX-1429] sysAlert js function not working
* [#MODX-1168] Double tooltips in IE7
* [#MODX-1175] User with no create new permissions can duplicate a document
* [#MODX-1206] Identifying the site root in the manager control panel
* [#MODX-1141] Mootools Error if logged in with SSL encryption (https)
* [#MODX-1114] Duplicate name on update template
* [#MODX-1225] PHP error after install
* [#MODX-1609] User upload file types unable to be unticked
* [#MODX-1427] Unexpected character in input error after upgrading
* [#MODX-863] Throws an error while running under PHP 5.3.0
* [#MODX-1775] Remove blank line stripping from cache processor, can cause unwanted changes to chunks
* [#MODX-1460] ManagerManager mm_renameSection for 'tvs' renames the 'content' section instead
* [#MODX-1462] Date Picker is not displaying the current date 'green box' or correct month when re-editing a date
* [#MODX-1799] $modx->addEventListener() doesn't operate because of the syntax error

--------------------------------------------
Additional Improvements & Updates:
--------------------------------------------
* [#MODX-1107] Make font-size bigger on tree sort option dropdowns
* [#MODX-1432] Updated Danish language file
* [#MODX-1102] Minor layout fixes to import site, export site, and settings screen
* [#MODX-1078] Stop scrollbar showing on welcome screen
* [#MODX-1101] Minor styling fix for access permissions screens
* [#MODX-1333] Add missing credit images to MODxCarbon theme
* [#MODX-1159] Updated Norsk language file
* [#MODX-1629] DataGrid control does not have a THEAD
* [#MODX-1366] Hide "Manage META tags and Keywords" button if show_meta system setting is set to No
* [#MODX-1464] Make welcome.static.php use style.php for large icons
* [#MODX-1610] Installer doesn't install templates
* [#MODX-1098] Add interim solution to the IE8 compatibility issues
* [#MODX-1365] Non-admin managers to edit contentType and content_dispo for resources they create
* [#MODX-1622] Remove support.inc.php as same can be achieved by customizing the manager HTML templates provided
* [#MODX-1452] Show File path defaults in Site Config
* [#MODX-1127] When creating roles, "View help pages" cannot be deselected
* [#MODX-1757] File browser CSS tuning
* [#MODX-1100] Delete unused template files
* [#MODX-1320] Clean up baseline style.php file
* [#MODX-1407] Prevent MODX 404-handling for missing images
* [#MODX-1600] Add unique CSS ids to ease DOM manipulation of content editing Manager pages
* [#MODX-1105] Minor Manager cleanups to remove deprecated elements
* [#MODX-1761] Remove Templates from SQL install files
* [#MODX-1767] Improve Evo installer to remove leading/trailing elements surrounding opening docblock
* [#MODX-1760] ManagerManager updated to version 0.3.8
* Allow TV definitions to be installed via the MODX installer
* [#MODX-1756] mcpuk internal file browser hard coding strings pattern
* [#MODX-1795] Tuning context menu order
* [#MODX-1800] Finnish language file for Evolution 1.0.3
* [#MODX-1803] Swedish language files
* [#MODX-1808] Spanish language files
* [#MODX-1804] and [#MODX-1805] Danish language file
* [#MODX-1760] TinyMCE updated to version 3.3.2
* [#MODX-1760] QM+ updated to version 1.3.4.1
* [#MODX-1816] Russian language files
* [#MODX-1817] German language files
* [#MODX-1820] Japanese language files
* [#MODX-1195] Paths reset button for filemanager and assets
* [#MODX-1821] Use manager language for default language setting in Ditto



MODX Evolution 1.0.2 (Nov 4, 2009)
===================================
--------------------------------------------
Security:
--------------------------------------------
* [#MODX-1391] Fix possible security exploits in WebChangePwd snippet

--------------------------------------------
Bugfixes:
--------------------------------------------
* [#MODX-1406] Error: Cannot redeclare getsvnrev()
* [#MODX-991]  Admin password form not appearing during install
* [#ADDON-61]  Doc Manager, Template Variables not updated
* [#MODX-1157] Updating TV order on templates creates error
* [#MODX-1039] "No active users found" in Welcome and System Info screens hardcoded
* [#MODX-1321] [#MODX-1329] and [#MODX-1343] When non-admin users modify resource it loses 'type' and 'doc type'
* [#MODX-1339] Wrong date format for datepicker inserted into DB as part of new install
* [#MODX-994]  Setting time in datepicker to a single digit gives incorrect formatted date
* from-forums  Fix problem where resources couldn't be deleted from the Resource Edit screen
* [#ADDON-49]  Forgot Manager Login bug in sql query which prevents user from completing the password reset
* [#ADDON-52]  Hardcoded charset in ForgotManagerPassword plugin
* [#MODX-1092] DocManager - Adding Document Permissions does not properly set privateweb flag in modx_site_content
* [#MODX-1386] After install, MODX didn't show configuration page
* [#MODX-1338] Alias field accepts percent character
* [#MODX-1215] Unixtime widget uses wrong pattern for MySQL date string
* [#MODX-1364] Add check for tokenizer extension in cache_sync processor

--------------------------------------------
Additional Improvements & Updates:
--------------------------------------------
* [#MODX-1322] New french language file for eForm
* [#MODX-1071] Auto select manager language during install
* [#MODX-1097] Tweak htaccess rule template and improve wiki documentation of such
* [#MODX-1104] Remove width and height attributes on weblink icon on Edit Resource screen
* [#MODX-1152] Portuguese-br language file update
* [#MODX-1323] French language file update
* [#MODX-1336] Italian language file updates
* [#MODX-1277] Move jquery.colorbox.min.js to QM plugin directory as it's solely intended for use with QM
* [#MODX-948]  Parser: Snippet calls no longer break with blank characters or when broken across multiple lines


MODX Evolution 1.0.1 (rev 5946 - October 22, 2009)
===================================
--------------------------------------------
Security:
--------------------------------------------
* [#MODX-206]  Reduce vulnerability to CSRF via referrer check update. Additional protections coming in the future via tokenizing requests in the Manager.
* [#MODX-1216] Remove "execute snippet" from mutate_snippets and mutate_modules
* [#MODX-1227] Add referrer check configuration warning to Manager
* [#MODX-1218] Enable CSRF check by default for sites that set headers properly
* [#MODX-1262] Security enhancement to ForgotManagerPassword plugin
* [#AJAXSEARCH-46] Prevent content injection with JS disabled (AjaxSearch 1.8.4)

--------------------------------------------
Bugfixes:
--------------------------------------------
* [#MODX-353]  Duplicate container cause problems
* [#MODX-586]  Cancel button on the move document page does not redirect you to the selected page
* [#MODX-842]  Missing Template Variable title in language files
* [#MODX-1000] On editing a template variable the right "Cancel" button is positioned weird
* [#MODX-1001] Navigation issues when pressing the cancel button
* [#MODX-1017] Removed unused code in welcome.static.php
* [#MODX-1024] Additional check for language files in Manager with graceful fallback to English
* [#MODX-1025] No alerts on deleting the keywords
* [#MODX-1065] Quoted_printable function in save_user.processor.php not available in some server configurations
* [#MODX-1075] String not properly translated in French installer translation
* [#MODX-1077] Login panel updates
* [#MODX-1084] Download path issue in File Manager
* [#MODX-1087] JS error when manager don't have rights for trashcan
* [#MODX-1096] System info page shows all tables in DB
* [#MODX-1099] Typo in the name of language variables in File manager
* [#MODX-1129] Editing form layout broken in IE6
* [#MODX-1131] Remove "Show Preview Window" from Site Configuration page
* [#MODX-1145] Begin deprecation of META Tags management in the Manager
* [#MODX-1160] Missing label on search form for manager logs (Dupes: [#MODX-1041] [#MODX-1083])
* [#MODX-1184] After creating a manager user the head title show wrong text
* [#MODX-1188] fix TransAlias installer template, plus other improvements to TransAlias by rfoster
* [#MODX-1190] Installer fixes and enhancements
* [#MODX-1095] Fixed Spanish Translation typos and missing labels and convert it to UTF-8
* [#MODX-1286] Ensure version is saved to DB when saving configuration settings
* [#MODX-1289] Add 'Remove Periods' config param to TransAlias plugin and remove period substitution from the trans tables (and default MODX stripAlias() function)
* [#MODX-1301] Ensure correct Resource Type option is selected when adding Resources and Weblinks
* [#MODX-1309] Stop upgrades overwriting the element category

--------------------------------------------
Additional Improvements & Updates:
--------------------------------------------
* [#MODX-180]  Convert weblink to document (and vice versa) (merge from 1.0 dev branch)
* [#MODX-828]  Need to be able to tell user access permissions by the Site Tree icon/text
* [#MODX-929]  Swap default click behavior for the Tree menu (edit vs view data)
* [#MODX-988]  Automate storage of version number in settings table during install/upgrade
* [#MODX-1011] Make config language string punctuation consistent for field labels
* [#MODX-1034] Missed update to version number
* [#MODX-1038] Remove space after closing ?> tags
* [#MODX-1069] Improve layout/simplify Module Manager page
* [#MODX-1137] Change Manager term "alias" to "URL alias"
* [#MODX-1138] New more flexible and manageable Installer that enables making custom installer packages for Evo much simpler
* [#MODX-1149] Update language string Resource_X and Document_X keys to match actual changes
* [#MODX-1211] Add configuration option to QM+ - allows user to choose top or bottom placement of toolbar overlay in browser window
* [#MODX-1244] Add ManagerManager 0.3.5
* [#MODX-1245] Update QM+ to version 1.3.3
* [#MODX-1246] Update AjaxSearch to 1.8.4
* [#MODX-1276] Reduce site cache size by removing PHP comments
* [#MODX-1282] Swedish language files for Evolution 1.0.1
* [#MODX-1284] Czech language file for Evo 1.0.1
* [#MODX-1287] New Danish language file for Evo 1.01
* [#MODX-1288] New Danish language file for Evo 1.01 install
* [#MODX-1295] Demo Content categories need to be set
* [#MDOX-1302] Create demo content defaults for ManagerManager
* [#MDOX-1306] Clean up styling on Manager login page
* [#MDOX-1307] Update styling on QM+ to improve usability


MODX Evolution 1.0.0 (rev 5601 - July 30, 2009)
===================================
--------------------------------------------
Bugfixes & Feature Requests:
--------------------------------------------
* [#MODX-583]  Alter email-related Manager settings by reloading from specific translations
* [#MODX-1061] Link list fixed in TinyMCE
* [#MODX-1060] Escape language string for the recycle bin to fix a problem with disappearing trees
* [#MODX-1027] Fix broken images with Image TV Preview plugin when no image selected
* [#MODX-1033] Implement consistent dates throughout the Manager and add a date format setting
* [#MODX-1045] Replace JS Alert tooltips with Mootools hover tooltips
* [#MODX-1049] Cancel action when editing a module goes to wrong location
* [#MODX-1026] Canceling a template change in Manager lost the original template setting
* [#MODX-1028] Manager did not properly handle failed login attempt counts or block users
* [#MODX-999]  Fixed width buttons break with some languages (setting pages)
* [#MODX-1023] Date and Image TV changing doesn't work correctly in DocManager.
* [#MODX-1013] Make DocManager use the new DatePicker
* [MODX-1009] Fix grammar/spelling error in english language file.
* [MODX-1008] Fix broken icons in Resource Overview->View Children
* [#MODX-989] Fix issue with DatePicker time field styling
* [#MODX-993] Fix broken URL rewriting when friendly alias paths are enabled
* [#MODX-981] Replaced missing event icons.
* [#MODX-968] Replaced folder icon in tree. (nodes.php)
* [#MODX-974] Fixed missing save icon in files.dynamic.php
* [#MODX-898] Allow passing script names and versions to regClient*, setting stage for more intelligent handling of script inclusion
* [#MODX-863] Isolate deprecated magic_quotes-related code inside PHP version checks for less than 5.3 to avoid deprecated warnings in 5.3/errors in 6.0
* [#MODX-941] Add % character to transliteration plugin tables
* [#MODX-971] Fix to TransAlias plugin to allow it to work with the Import HTML action.
* [#MODX-591] Escape the database user and password in config.inc.php during install
* [#MODX-952] Modified the warning message with MySQL 4.x
* [#MODX-944] Installer with IE8 does not show final 'Install' button on last page
* [#MODX-904] Add better email format checking when adding/updating users.
* [#MODX-950] Scroll the File Manager to the editing textarea when clicking the edit button.
* [#MODX-905] Fix SQL error in cache_sync processor
* [#MODX-866] Allow manual editing of the datepicker fields
* [#MODX-720] The website name on the Manager login page links back to the front end site
* [#MODX-916] Better handling of text direction and encoding for Manager languages
* [#MODX-882] Specify the default Manager language during installation
* [#MODX-815] Users without edit or create module permissions can get to Modules editing screen
* [#MODX-390] Infinite loop possible during install
* [#MODX-909] Roles menu item showed even if Manager User did not have Roles permissions
* [#MODX-851] Manager User and Webuser email messages were always in English despite the language setting
* [#MODX-830] Friendly URLs can now contain UTF8 characters
* [#MODX-897] Dynamic title for create/edit Resource action page depending on state
* [#MODX-891] Manager language files contains hard-coded CSS spans
* [#MODX-867] Add system events to Manager log Welcome page to make custom dashboard plugins possible
* [#MODX-602] Remove the calltime-pass-by-ref errors on the Export Site HTML screen.
* [#MODX-725] Retain checkbox TV values when changing template, also fix postback rendering of TV values (broken in a recent commit)
* [#MODX-810] Ensure that the web user ID is passed correctly to the OnWUsrFormPrerender and OnWUsrFormRender events.
* [#MODX-733] Apply fix for multi-byte characters being garbled in 'Site' > 'Search'.
* [#MODX-719] Small fix to DocManager to prevent parse error when no doc groups are present and an update to doc groups is attempted.
* [#MODX-741] Fix MCPUK browser navigation to work with folders that have spaces in them.
* [#MODX-813] Fix the image editor's src link for the image tag.
* [#MODX-822], [#MODX-465] Add basic file encoding for the file manager, not a complete solution but consensus that it's better than previous.
* [#MODX-847] Replace QuickEdit with QuickManager+ (includes /assets/js/jQuery 1.3.2.min.js)
* [#MODX-838] Ensure Datepicker correctly closes when select and textboxes lose focus without being changed.
* [#MODX-806] fix duplicated option groups in template picker
* [#MODX-581] Installer doesn't check /assets/media, /assets/flash and /assets/files directories
* [#MODX-687], [#MODX-589] Fix the TV name fields so that new DatePicker works correctly
* [#MODX-832] Implement new DatePicker in the MODX Manager.
* [#MODX-655] Correct a sanity check that was preventing the allow_manager_access setting being saved.
* [#MODX-806] Add option groups to template chooser in Manager
* [#MODX-571] Fix TV date picker when special characters in TV name
* [#MODX-588] Missing else in document parser that orphaned a small piece of code
* [#MODX-608] Missing "$this->" in SystemEvent::stopPropagation()
* [#MODX-592] Site Cache improvement for only storing doctypes that are different from text/html in cache files
* [#MODX-681] Manager include path fix for occasional errors and working better with third-party libraries
* [#MODX-449] Incorrect language setting for RTE used in front end instances at install
* [#MODX-812] Added Hebrew Manager translation
* [#MODX-209] Amended original patch: remove urlencode() call for viewable files (i.e. images) when generating the preview buttons in the file manager.
* [#MODX-85]  Removed transliteration code from core and turn into a plugin
    - Supports multiple languages
    - Template Variable can override transliteration table (file) per-document/section (supports @INHERIT)
 	- Move stripAlias function into parser
    - Add OnStripAlias parser/system event
* [#MODX-445] Fix case where deleted docs with the same alias as another document caused a 404 response. Remove deleted docs from site cache.
* [#MODX-593] Add missing summary/introtext to Weblink manager page
* [#MODX-220] Manager language updates for sorting and formatting consistency across languages
* [#MODX-393] Show Protected Pages issue solved by Thomas Leiritz
* [#MODX-516] and [#MODX-397]
    - fix to display of Access Permissions depending on Role permissions
    - fix to preserve parent after new document save permissions error
* [#MODX-397] Fix logic: creating documents inside restricted containers
    - disallow users from creating restricted docs they can't access
    - disallow  "Create Document Here" and "Create Weblink Here" under restricted parents
* [#MODX-572] new Elements must be given unique names
    - applies only to elements created with "New..." buttons
    - templates, tvs, plugins, snippets, chunks, modules
	- Removed isNumber function, not needed since PHP < 4
* [#MODX-620] Add boolean support to Datagrid class
* [#MODX-446] Committing Soushi's cache sync patch (re: optimizations to cache syncing when the site has a large number of documents)
* [#MODX-686] Major updates to Dutch language file
* [#MODX-582] Update and alphabetize default upload-able file types for new installs. (Also removes php files from list)
* [#MODX-457] Updates to Swedish language file
* [#MODX-363] Missing URL types for cleaning in save content processor
* [#MODX-701] Polish updates
* [#MODX-713] Brazillian Portuguese updates
* [#MODX-580] Update Italian language files
* [#MODX-515] Fix non-clickable view unpublished role label
* [#MODX-724] Reference wiki page for fix for multi-server/cloud deployments and unexpected logoffs
* [#MODX-734] Typo in language file it's->its
* [#MODX-410] access permissions will be inherited from parent when user creates new child but and does not have role permission for access permissions
* [#MODX-724] Create .htaccess template to set the session paths out of shared /tmp/ directories which can lead to loosing sessions from aggressive garbage collection.
* [#MODX-394] Update Russian installation file per http://forums.modx.com/thread/1294/fixes-what-can-i-do-to-be-heard
* [#MODX-715] Fix .jp lang file for incorrect hard-coded link
* [#MODX-541] Fix the include statement in getUserData() method
* [#MODX-650] bad reference to csshover.htc (now csshover2.htc)

--------------------------------------------
Additional Improvements & Updates:
--------------------------------------------
* Fix get_func_args() error (evident on PHP 5.3) in Ditto/Reflect
* Many updates to Manager and Installer language translations
	- Updating language to be in line with Revo. (Resources -> Elements, resource browser -> File Browser, Documents -> Resources)
	- Simplify language and remove overly-wordy phrases
	- New language strings where appropriate and needed
	- Replaced hard coded language strings in Import and Export action pages with new language strings
	- Better handling of Manager language encoding and text direction
    - Now handles RSS, Word, Excel, XML, HTML, CSS, JS, PDF and plain documents with custom icons in the Site Tree
    - Able to reload and choose language for key site settings like Signup emails, password reset emails, etc.
* Remove legacy code no longer needed
    - Removed QuickEdit module (instructions only)
	- Removed News Publisher snippet (did not support TVs)
	- Prototype and Scriptaculous JS and SLLists.class.php from core distribution, no longer used
	- Update demo content to remove Prototype/Scriptaculous dependencies
* Convert manager to use Mootools exclusively
	- Manager Login page
	- Convert the 'Sort TV by template' and 'Plugin Execution Ordering', also fix the button CSS styling on those pages
 	- DocManager module (also to assist with future updates) - MODULE MUST BE UPDATED when upgrading from previous MODX versions
* Upgrade Add-on: eForm 1.4.4.6
* Upgrade Add-on: AjaxSearch 1.8.3
* Updated Add-on: TinyMCE 3.2.4.1
* Fix the Template Variable "Lock variable for editing" checkbox
* Removed erroneous parameter in isFrontend() method call
* Exclude /assets and /manager by default from MODX rewrite and to comment out example.com -> www.example.com rule by default
* Fix bug when login page language file was missing translation strings. Now falls back to main English file.
* Added additional database diagnostic info to system info page (auto-generated paths)
* Updated the MODX installer
    - New skin
    - Streamline process by removing two steps
    - Make Connection/Collation/Default Admin User only show when prior steps are completed first
    - Now set the default Manager language during new installs instead of relying on installation language
* New MODX Carbon default theme for MODX Evolution 1.0 release
	- Removed deprecated themes for Evo 1.0 release
	- Added a CSS class (setting of $modx->config['manager_direction']) to Manager pages <body> to automatically address RTL Manager language users
	- Remove Bottom Button Bar plugin due to new static button bar similar to Revo
* Make upgrades between versions simpler
 	- Moving Manager login/welcome/blocked templates into /assets/templates/manager
	- Moving Manager Help pages into /assets/templates/help
* Manager RSS feed improvements
	- Updated RSS feeds to more manageable number of entries for welcome page.
 	- Updated snoopy class to latest version 1.2.4 (used by magpierss).

For earlier changelog entries, please see the /install/changelog.txt file included with the MODX 0.9.6.3 distribution