| 25 |
! -> Change |
! -> Change |
| 26 |
- -> Removed |
- -> Removed |
| 27 |
! -> Note |
! -> Note |
| 28 |
|
-------------------- 4.5.4 -------------------------------------------------- |
| 29 |
|
|
| 30 |
|
19-March-2006 Chad Auld (cauld) |
| 31 |
|
! Updated TinyMCE from v2.0.2 to 2.0.6.1 (loads of fixes and enhancements) |
| 32 |
|
! Updated overLIB from 4.06 to 4.21 |
| 33 |
|
! Updated "What's New in 4.5.4" |
| 34 |
|
|
| 35 |
|
16-May-2006 Akarawuth Tamrareang (NineKrit) |
| 36 |
|
# include 453h security patch1 |
| 37 |
|
# Fixed com_trash |
| 38 |
|
# Low risk RSS feed vulnerability special thank you IrishStevo |
| 39 |
|
! update admin_content.php line 201 , 312 for support mysql 5 |
| 40 |
|
! update sample_data.sql |
| 41 |
|
! Minor bug in Mambo Installation install1.php |
| 42 |
|
+ add file \installatin\sql\migrate_Joomla108_to_Mambo453.sql |
| 43 |
|
|
| 44 |
-------------------- 4.5.3 (Holiday Patch) Release -------------------------- |
-------------------- 4.5.3 (Holiday Patch) Release -------------------------- |
| 45 |
|
|
| 46 |
|
14-March-2006 Chad Auld (cauld) |
| 47 |
|
+ Back porting Mambo 4.6 end user survey functionality for PC World CD release |
| 48 |
|
|
| 49 |
|
31-Dec-2005 Chad Auld (cauld) |
| 50 |
|
# Fixing PHP 5 related issues with admin.content.php |
| 51 |
|
! Updating credits file |
| 52 |
|
! Adjusting static content editor so it doesn't shift during editing with TinyMCE 2.0.1 |
| 53 |
|
|
| 54 |
|
31-Dec-2005 Carlos Souza (csouza) |
| 55 |
|
# Replaced inconsistent short open tags that caused parse errors in some php versions |
| 56 |
|
|
| 57 |
|
31-Dec-2005 Martin Brampton (counterpoint) |
| 58 |
|
! Modified one line in pathway that was using globals no longer set - changed to super globals |
| 59 |
|
|
| 60 |
|
29-Dec-2005 Chanh Ong (cong) |
| 61 |
|
# Fix Parse error: parse error, unexpected '}' in php 5.1 |
| 62 |
|
|
| 63 |
|
26-Dec-2005 Chad Auld (cauld) |
| 64 |
|
! Making some changes for the TinyMCE 2.0.1 update to handle the default to simple template change |
| 65 |
|
! Updating version.php for release |
| 66 |
|
# Fixing trash so that it is empty after a fresh install with sample data |
| 67 |
|
|
| 68 |
|
23-Dec-2005 Chad Auld (cauld) |
| 69 |
|
! Removing experimental Safari warning in TinyMCE |
| 70 |
|
! Updating version.php for holiday patch |
| 71 |
|
|
| 72 |
|
22-Dec-2005 Martin Brampton (counterpoint) |
| 73 |
|
# Altered incorrect method for error message on row in admin.section.php |
| 74 |
|
# Added default of null string to params field in mos_section. |
| 75 |
|
|
| 76 |
|
21-Dec-2005 Chad Auld (cauld) |
| 77 |
|
! Updating default templates with some minor fixes |
| 78 |
|
# Fixing some formatting errors on the sample data |
| 79 |
|
|
| 80 |
|
21-Dec-2005 Carlos Souza (csouza) |
| 81 |
|
# added session_start() calls to index.php and index2.php |
| 82 |
|
|
| 83 |
|
21-Dec-2005 Chanh Ong (cong) |
| 84 |
|
- Revert the change below due to the fix csouza made in index2.php which is better and more secure |
| 85 |
|
|
| 86 |
|
20-Dec-2005 Chanh Ong (cong) |
| 87 |
|
# Fix problem where Email icon on content not working where session lost its previous value. |
| 88 |
|
|
| 89 |
|
20-Dec-2005 Chad Auld (cauld) |
| 90 |
|
+ Adding 453 to 453h sql patch for TinyMCE 2.0.1 upgrade |
| 91 |
|
|
| 92 |
19-Dec-2005 Chad Auld (cauld) |
19-Dec-2005 Chad Auld (cauld) |
| 93 |
# Fixing admin content preview & upload session issue |
# Fixing admin content preview & upload session issue |
| 94 |
|
|