MODx Community Forums
The MODx Blog
Donations
Feedburner Feeds
Documentation
Bugs & Requests
The Wiki
download MODx
plugins, modules, snippets
online demo
Jul 05, 2009, 11:24 AM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search via SMF
or Google:
modx forums
all of modxcms.com
web
MODxCMS.com
Forums
Help
Login
Register
News
:Donate to MODx:
Donations
MODx Community Forums
»
Announcements
»
Important News
»
MODx 0.9.6.3-rc1 available for download
Pages: [
1
]
Go Down
« Previous topic
Next topic »
Send this topic
|
Print
Author
Topic: MODx 0.9.6.3-rc1 available for download (Read 3593 times)
0 Members and 1 Guest are viewing this topic.
OpenGeek
MODx Co-Founder
Foundation
Posts: 5,813
damn accurate caricatures...
MODx 0.9.6.3-rc1 available for download
«
on:
Oct 12, 2008, 05:16 PM »
FYI:
Despite all of the new features and bug fixes in the recently released 0.9.6.2, we feel there are a number of significant new issues which warrant an additional release of the 0.9.6 series before we refocus on the improvements coming in Evolution 1.0. So, without further ado, I have made
MODx 0.9.6.3-rc1 available to download
. Please give this release candidate a thorough once over; your feedback makes MODx what it is.
Though it hasn't been long, there are a large quantity of new features and additional bug fixes in this release. For those having encoding/charset problems in 0.9.6.2, this should solve those issues that slipped into that release. Here are the key changes in this release:
#MODX-415
Update German manager file
FS#1011
Minor CSS change to color of Unread Message links
#MODX-365
Fix some hardcoded language strings in the Access Permissions pages
#MODX-389
Convert TV Input Options field to be a textarea
#MODX-394
Updating incorrect language string in installer
Updated AjaxSearch to version 1.8.1
Fix to user permissions class (thanks Dimmy!)
#MODX-351
Update eForm to version 1.4.4.5
#MODX-352
Update Jot to version 1.1.4
#MODX-304
Update Japanese language file for Quickedit
FS#1052
Fix CC bug in PHPMailer class
FS#806
Allow '.','-', and '_' in TV names - manually encode these as rawurlencode() doesn't convert them (related to
#MODX-154
)
FS#833
Fix inconsistent Stay buttons (use labels like on other pages)
FS#1037
Prevent currently logged-in user password update logging out without displaying the new password
FS#944
Enable RTE for TVs when creating/editing a weblink
Fix urldecode() bug with 'refurl' querystring parameter in WebLogin
FS#548
Preserve querystring parameters when logging in/logging out with WebLogin
FS#1074
Apply DataGrid patch
Add default sort order for new template variables, prevents '$rs not set' error
FS#900
Fix incorrect system setting for default template on install (without demo content)
FS#392
Add optional separator parameter to $modx->getTemplateVarOutput() for checkbox/multiselect lists
FS#895
Fix Captcha implementation in WebSignup snippet
FS#912
Add charset encoding to page title htmlentities() call in the Manager search
FS#1073
Duplicate TV associations when duplicating a template
FS#283
Allow Weblogin to work with password-less registration forms by generating random password if no password POST value is passed
FS#687
Fix the [+surl+] placeholder in the Weblogin snippet
FS#999
Prevent log error when connecting to a second database
#MODX-154
rawurlencode() TV names so TVs with spaces in the name can be saved when editing/creating a document
FS#1032
Convert TV saving in save_content.processor.inc.php to use three-stage DELETE/INSERT/UPDATE method
FS#978
manage keywords length not limited to varchar(40) DB value
CR-MODX-39
Button Back in Upgrade Existing Install goes to wrong screen.
#MODX-188
Default installation language set to english, patch from
CR-MODX-28
.
FS#907
Small fix to QuickEdit to correctly include JS/CSS files if friendly alias paths are being used and no <base> tag is specified in the template
#MODX-139
Updated cache_sync.class.processor.php to use $modx->db methods instead of mysql functions.
FS#1003
Amend the top username link to explicitly state a 'change password' link instead of just linking the username
#MODX-362
Added database version to MySQL DBAPI class and to the System Information report
Switched double quotes to single quotes and added minor speed improvements to files.dynamic.php
#MODX-209
File manager can now handle files with illegal url characters (added urlencode escaping).
#MODX-219
Fix broken image paths
#MODX-179
Duplicating resources now duplicates the category setting as well
#MODX-290
Minimum PHP requirement updated in language files to 4.2.0
#MODX-168
Fix issue where phantom keywords metatag could be added to document due to haskeywords setting being out of sync
FS#1078
Fix duplicate content processor for MySQL versions < 4.0.14
#MODX-303
Update DocManager Japanese language file
#MODX-158
Remove broken stylesheet references from DocManager module
#MODX-244
Fix the display of user and web user photos in the manager
#MODX-140
Make Security Notices and News items open in new tab/window
#MODX-341
Ensure duplicate aliases have the number suffix properly incremented
FS#1065
Fix problem with losing selected metatags when editing documents
Changing TVs no longer looses the sort order on templates to which they're assigned (revisited)
FS#1056
Fix error with updateMail JS function being called in header.inc.php
#MODX-126
configure the URL of the Security Notice and modx News feeds in manager Site Settings - patch by Jesse Rochman and Magpie fix for Japanese language by MEGU
#MODX-185
Problems with original SET NAMES vs SET CHARACTER SET patches resolved.
#MODX-289
Fix was not merged into trunk for 0.9.6.2 release.
Fix MySQL Strict mode problem in save_content.processor.php
FS#1038
Fix consistency of 'z=manprev' for document preview in manager code
FS#1066
Fix problem with Newspublisher snippet and the calendar showing a 404 error when using the FormBlog chunk template
FS#1062
Fix Weblogin snippet to correctly block users for period of time specified in system settings if they reach the maximum failed attempts
FS#1079
Apply URL TV patch to Doc Manager module
#MODX-218
Fix broken image paths in Newspublisher snippet
#MODX-266
Stop .svn folder appearing on help screen if MODx install was checked out from SVN
FS#1076
FS#853
Fix calendar JS error occurring if calendar TV name contains an hyphen
Updated TinyMCE to version 3.2.0.1
FS#1036
Moved Rewrite Browser Paths (strip_image_paths) in configuration so that it's editable even when Enable Resource Browser is set to 'no'.
FS#665
Fixed ViewPort Javascript code errors (thanks to Antonio)
FS#1027
Added 'Path to CSS file' to user configuration so that it can be overridden on a per user basis
FS#821
Fixed Javascript Error using QuickEdit and IE7 (thanks to Marc [MadeMyDay])
FS#939
Fixed recordset handling for ticker widget and replaced ticker javascript with Moostick.
[edit by zi: links fixed]
«
Last Edit: Oct 12, 2008, 11:24 PM by zi
»
Logged
Jason Coward
MODx Co-Founder
xPDO Founder
CTO @
Collabpad
work
productively.
work
intelligently.
work
together
.
MODx
Development
|
SVN
|
Fisheye
xPDO
Development
|
SVN
|
Fisheye
Light is just a vibration of a note too. Everything is. You've got to keep that in mind.
Frank Zappa
Pages: [
1
]
Go Up
Send this topic
|
Print
« Previous topic
Next topic »
Jump to:
Please select a destination:
-----------------------------
Announcements
-----------------------------
=> Important News
=> Security Notices
-----------------------------
Commercial Support
-----------------------------
=> [CS] About Commercial Support
-----------------------------
Development & Coding
-----------------------------
=> Commercial Inquiries & Bounties
=> Core Code
===> MODx Next
===> xPDO
=> Module, Plugin & Snippet Creation and Modification
=> In Development
=> Templates
-----------------------------
Add-ons, Extensions & Elements
-----------------------------
=> Module, Plugin & Snippet Usage
=> General Repository Items Support
=> Navigation & Tagging/Taxonomy
===> Wayfinder & DropMenu
=> Creating & Repurposing Content
===> Ditto
===> Jot
===> Front-end Document Management
=> Users, Authentication & Personalization
===> WebloginPE
===> WebLogin, WebSignup and WebChangePwd
=> Rich Text Editors & File Browser
===> TinyMCE
===> FCKeditor
===> MCPuck File Browser
=> Forms, Form Processing & Anti-Spam
===> eForm
=> Search
===> AjaxSearch
=> E-business
=> Polls, Calendars, Address Book and Community
=> Third-party integrations
=> Images, Videos & Podcasts
===> MaxiGallery
=> Manager, Parser & the Core
===> Backup & Versioning
===> Doc Finder
===> ManagerManager
===> PHx
=> Templates
-----------------------------
Support
-----------------------------
=> Release Support
===> 0.9.6.3
===> 0.9.6.2
===> 0.9.6.1
===> 0.9.6
===> 0.9.5 and earlier
=> General Support
===> MODx 101
===> E-Commerce, E-Marketing, Analytics & SEO
===> Hosting Experiences
===> IIS / Windows Hosting Issues
=> Documentation, Tips & Tricks
===> Documentation Suggestions & Corrections
-----------------------------
General Discussions
-----------------------------
=> General MODx Discussions
=> Webworker Lounge
=> Wishlist
=> You and Your Sites
=> modxcms.com Discussions and Suggestions
=> Off-topic
-----------------------------
International Support & Translations
-----------------------------
=> Internationalization
=> Bulgarian
===> Поддръжка
=====> Често задавани въпроси
=====> Инсталация
=====> Модули, Плъгини, Снипети и код
=====> Дизайн и Шаблони
===> Документация, Ръководства и Превод
=====> Документация
=====> Ръководства
=====> Превод
===> Общество
=====> Съобщения
=====> Представете се
=====> Представете сайта си
=====> Дискусии извън MODx
=> Chinese
=> Czech
===> Oznámení
=====> Důleitá oznámení/novinky
=====> Bezpečnost
===> Komunita
=====> Oznámení
=====> Představte se, prosím
=====> Ukázky práce
=====> Různé aneb cokoli co se jinam nehodí
===> Podpora
=====> FAQ (často kladené otázky)
=====> Instalace
=====> Moduly, pluginy, "snippets & code" (ablony zdrojových kódů)
=====> Design & ablony
===> Dokumentace, tutoriály (návody) a překlady
=====> Dokumentace
=====> Tutoriály (návody)
=====> Překlady (lokalizace)
=> Dutch
===> Ondersteuning
=====> Veel gestelde vragen
=====> Modules, Plugins, Snippets & Code
=====> Design & Templates
===> Documentatie, Tutorials en Vertalingen
=====> Documentatie
=====> Tutorials
=====> Vertalingen
===> Community
=====> Aankondigingen
=====> Stel jezelf voor
=====> Site Showcase
=====> De stamkroeg
=> Filipino
===> Suporta
=====> Kadalasang tanong
=====> Instalasyon
=====> Moduler, Maidadagdag, Karagdagang mga Code
=====> Desenyo at Templates
===> Dokumentasyon, Mga Turo, Mga Salin
=====> Dokumentasyon
=====> Mga Turo
=====> Mga Salin
===> Kumunidad
=====> Anunsyo
=====> Ipakilala ang sarili
=====> Ang Galing ng pinoy
=====> Tsismisan atbp
=> Finnish
===> Tuki
=====> UKK
=====> Asennus
=====> Moduulit, liitännäiset, koodinpätkät
=====> Ulkoasu/Sivustopohjat
===> Dokumentaatio, oppaat ja käännökset
=====> Dokumentaatio
=====> Käännökset
=====> Oppaat
===> Yhteisö
=====> Tiedotteet
=====> Esittele itsesi
=====> MODx sivustosi
=====> Kahvihuone
=> French
===> Support
=====> FAQ
=====> Installation
=====> Module, plugin, snippets
=====> Design/Templates
===> Documentation, Tutoriels et Traductions
=====> Documentation
=====> Traduction
=====> Tutoriels
===> Communauté
=====> Annonces
=====> Présentez vous
=====> Vos sites
=====> Le Bistrot Français
=> German
===> Support (de)
=====> FAQ (de)
=====> Installation (de)
=====> Module, Plugins, Snippets & Code (de)
=====> Design & Templates (de)
===> Dokumentation, Tutorials und Übersetzung
=====> Dokumentation
=====> Tutorials (de)
=====> Übersetzung
===> Community (de)
=====> Ankündigungen
=====> Stellt Euch vor
=====> Beispielseiten
=====> Off Topic / Verschiedenes
=> Hebrew
===> הכרזה
=====> חדשות חשובות
=====> אבטחה
===> תמיכה
=====> התקנה
=====> תיעוד, מדריכים ותרגומים
=====> עיצוב ותבניות
=====> שאלות נפוצות
===> תיעוד, מדריכים ותרגומים
=====> תיעוד
=====> מדריכים
=====> תרגומים
===> קהילה
=====> הודעות
=====> הצג את עצמך
=====> אתרים לדוגמא
=====> כללי
=> Irish
=> Italian
===> Supporto
=====> FAQ
=====> Installazione
=====> Moduli, Plugin, Snippet e altro codice
=====> Web Design e Template
===> Documentazione, Tutorial e Traduzione
=====> Documentazione
=====> Tutorial
=====> Traduzione
===> Comunitŕ
=====> Annunci
=====> Presentazioni
=====> Siti in vetrina
=====> Chiacchiere in libertŕ
=> Japanese
===> サポート
=====> 良くある質問
=====> インストール
=====> モジュール・プラグイン・スニペット・本体
=====> デザインやテンプレート
===> マニュアル・テュートリアル・翻訳
=====> マニュアル
=====> 事例集、テュートリアル
=====> 日本語化
===> コミュニティ
=====> お知らせ
=====> MODxサイト展示場
=====> 自己紹介
=====> 雑談
=====> 国産リソース
=> Persian - فارسي
===> پشتيباني
=====> راهنما
=====> نصب
=====> ماژول , پلاگین ها , کد ها و جزییات
=====> طراحی و قالب ها
===> مستند سازی , آموزش ها و ترجمه ها
=====> مستند سازی
=====> آموزش ها
=====> ترجمه ها
===> انجمن ها
=====> اخبار
=====> معرفی کردن خود
=====> نمایش دادن سایت ها
=====> بحث های عمومی و سایر موضوعات
=> Polish
===> Wsparcie
=====> FAQ
=====> Instalacja
=====> Moduły, pluginy, snipety i kod
=====> Wygląd i szablony
===> Dokumentacja, tutoriale i tłumaczenie
=====> Dokumentacja
=====> Tutoriale
=====> Tłumaczenie
===> Społeczność
=====> Ogłoszenia
=====> Przedstaw się
=====> Twój serwis WWW
=====> Hyde Park
=> Portuguese
===> Suporte
=====> FAQ - Dúvidas Frequentes
=====> Instalaçăo
=====> Módulos, Plugins, Snippets e Código
=====> Design e Templates
===> Documentaçăo, Guias e Traduçőes
=====> Documentaçăo
=====> Guias
=====> Traduçőes
===> Comunidade
=====> Anúncios
=====> Apresente-se!
=====> Bar da esquina (fora de tópico)
=====> Portfólio de Sites
=> Russian
===> Поддержка
=====> ЧАВО (FAQ)
=====> Установка
=====> Модули, плагины, сниппеты и код
=====> Дизайны и шаблоны
===> Документация, Уроки, Перевод
=====> Документация
=====> Уроки
=====> Перевод
===> Сообщество
=====> Объявления
=====> Представьтесь публике
=====> Галерея сайтов
=====> Диван
=> Scandanavian
===> Support
=====> Frĺgor och svar
=====> Installation
=====> Moduler, plugins, snippets och kod
=====> Design & sidmallar
===> Dokumentation, guider och översättningar
=====> Dokumentation
=====> Guider
=====> Översättningar
===> Webbgemenskap
=====> Meddelanden
=====> Presentera dig själv
=====> Visa upp dina webbsidor
=====> Ordet fritt
=> Slovak
=> Spanish
===> Soporte
=====> FAQ
=====> Instalación
=====> Modulos, Plugins, Snippets & Código
=====> Diseńo y plantillas
===> Documentación, Tutoriales y Traducciones
=====> Documentatción
=====> Tutoriales
=====> Traducciones
===> Comunidad
=====> Anuncios
=====> Presentaciones personales
=====> Muestra de sitios
=====> El Café
=> Swedish
=> TÜRKÇE (Turkish)
===> Destek
=====> SSS
=====> Kurulum
=====> Modüller, Pluginler, Snippetlar & Kodlar
=====> Dizayn & Temalar
===> Belgeleme, Eğitmenler ve Çeviri
=====> Belgeleme
=====> Eğitmenler
=====> Çeviri
===> Topluluk
=====> Duyurular
=====> Kendinizi Tanıtın
=====> Site Vitrini
=====> Konu Dışı