| 1 |
<?php |
<?php |
| 2 |
/** |
/** |
| 3 |
* @package Mambo Open Source |
* Changes History from Mambo |
| 4 |
* @copyright (C) 2005 - 2006 Mambo Foundation Inc. |
* @package Mambo |
| 5 |
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL |
* @author Mambo Foundation Inc see README.php |
| 6 |
* |
* @copyright Mambo Foundation Inc. |
| 7 |
* Mambo was originally developed by Miro (www.miro.com.au) in 2000. Miro assigned the copyright in Mambo to The Mambo Foundation in 2005 to ensure |
* See COPYRIGHT.php for copyright notices and details. |
| 8 |
* that Mambo remained free Open Source software owned and managed by the community. |
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see |
| 9 |
* Mambo is Free Software |
LICENSE.php |
| 10 |
|
* Mambo is free software; you can redistribute it and/or |
| 11 |
|
* modify it under the terms of the GNU General Public License |
| 12 |
|
* as published by the Free Software Foundation; version 2 of the |
| 13 |
|
License. |
| 14 |
*/ |
*/ |
| 15 |
|
|
| 16 |
// no direct access |
// no direct access |
| 33 |
- -> Removed |
- -> Removed |
| 34 |
! -> Note |
! -> Note |
| 35 |
|
|
| 36 |
|
--------------------------- 4.6.2 Release ------------------------------- |
| 37 |
|
|
| 38 |
|
r1071 | cauld | 2007-04-22 08:40:21 -0600 (Sun, 22 Apr 2007) | 1 line |
| 39 |
|
|
| 40 |
|
! Updating Changelog for the official 4.6.2 release |
| 41 |
|
------------------------------------------------------------------------ |
| 42 |
|
r1070 | cauld | 2007-04-21 20:43:33 -0600 (Sat, 21 Apr 2007) | 1 line |
| 43 |
|
|
| 44 |
|
# Fixing FS#216 - Latest Content Module Failure. (Note: Committing |
| 45 |
|
for adi since he is having SVN issues). |
| 46 |
|
------------------------------------------------------------------------ |
| 47 |
|
r1069 | cauld | 2007-04-21 17:25:37 -0600 (Sat, 21 Apr 2007) | 1 line |
| 48 |
|
|
| 49 |
|
# Minor Geshi correction |
| 50 |
|
------------------------------------------------------------------------ |
| 51 |
|
r1068 | cauld | 2007-04-21 15:14:43 -0600 (Sat, 21 Apr 2007) | 1 line |
| 52 |
|
|
| 53 |
|
! Updating version info for the 4.6.2 release |
| 54 |
|
------------------------------------------------------------------------ |
| 55 |
|
r1067 | cauld | 2007-04-21 15:12:20 -0600 (Sat, 21 Apr 2007) | 1 line |
| 56 |
|
|
| 57 |
|
! Updating bot_geshi to the latest version of Geshi available (1.0.7.19) |
| 58 |
|
------------------------------------------------------------------------ |
| 59 |
|
r1066 | cauld | 2007-04-21 14:30:41 -0600 (Sat, 21 Apr 2007) | 1 line |
| 60 |
|
|
| 61 |
|
! Adding a new feature to the Add-On Installer. It now shows latest and |
| 62 |
|
current installed versions of the various addons with red conditional |
| 63 |
|
highlighting for those that are outdated. |
| 64 |
|
------------------------------------------------------------------------ |
| 65 |
|
r1065 | ninekrit | 2007-04-21 11:46:38 -0600 (Sat, 21 Apr 2007) | 1 line |
| 66 |
|
|
| 67 |
|
!update Thai language for installation |
| 68 |
|
------------------------------------------------------------------------ |
| 69 |
|
r1064 | cauld | 2007-04-21 09:52:08 -0600 (Sat, 21 Apr 2007) | 1 line |
| 70 |
|
|
| 71 |
|
! Replacing the htaccess file for com_legacysef |
| 72 |
|
------------------------------------------------------------------------ |
| 73 |
|
r1063 | enjoyman | 2007-04-21 09:41:34 -0600 (Sat, 21 Apr 2007) | 1 line |
| 74 |
|
|
| 75 |
|
I fix some bugs in file database.php. |
| 76 |
|
------------------------------------------------------------------------ |
| 77 |
|
r1062 | enjoyman | 2007-04-21 09:23:09 -0600 (Sat, 21 Apr 2007) | 1 line |
| 78 |
|
|
| 79 |
|
I fix some bugs. about convert character set. |
| 80 |
|
------------------------------------------------------------------------ |
| 81 |
|
r1061 | enjoyman | 2007-04-21 07:47:18 -0600 (Sat, 21 Apr 2007) | 1 line |
| 82 |
|
|
| 83 |
|
Correction for database.php |
| 84 |
|
------------------------------------------------------------------------ |
| 85 |
|
r1059 | enjoyman | 2007-04-21 07:38:27 -0600 (Sat, 21 Apr 2007) | 5 lines |
| 86 |
|
|
| 87 |
|
-edit includes/database.php follow Andres told me and I edit something to |
| 88 |
|
support any encoding. |
| 89 |
|
-delete some files which is unnecessary in folder includes/ConvertTables/ . |
| 90 |
|
-edit charsetmapping.php |
| 91 |
|
-edit language/locales.xml ,delete character set "vps" from my |
| 92 |
|
locales.xml I delete 'wincodepage'. |
| 93 |
|
------------------------------------------------------------------------ |
| 94 |
|
r1058 | enjoyman | 2007-04-21 05:49:18 -0600 (Sat, 21 Apr 2007) | 1 line |
| 95 |
|
|
| 96 |
|
I edit core.classes.php , add this line.header('Content-type: text/html; '._ISO); |
| 97 |
|
------------------------------------------------------------------------ |
| 98 |
|
r1057 | enjoyman | 2007-04-21 03:01:45 -0600 (Sat, 21 Apr 2007) | 1 line |
| 99 |
|
|
| 100 |
|
about deleting 'wincodepage'(I forgot this step,use global $mapcharset |
| 101 |
|
at above of function save().) |
| 102 |
|
------------------------------------------------------------------------ |
| 103 |
|
r1056 | enjoyman | 2007-04-21 02:16:01 -0600 (Sat, 21 Apr 2007) | 1 line |
| 104 |
|
|
| 105 |
|
I delete 'wincodepage' from anywhere because now it is not use for anything. |
| 106 |
|
And I edit com_language for user cannot delete default language. |
| 107 |
|
------------------------------------------------------------------------ |
| 108 |
|
r1055 | neilt | 2007-04-20 07:29:51 -0600 (Fri, 20 Apr 2007) | 1 line |
| 109 |
|
|
| 110 |
|
# minor bug fix to get params limit |
| 111 |
|
------------------------------------------------------------------------ |
| 112 |
|
r1054 | cauld | 2007-04-20 06:54:51 -0600 (Fri, 20 Apr 2007) | 1 line |
| 113 |
|
|
| 114 |
|
# Fixing SEF issue with mos_comment capatcha code and preping for |
| 115 |
|
mos_commentV1.2 release |
| 116 |
|
------------------------------------------------------------------------ |
| 117 |
|
r1053 | cauld | 2007-04-18 16:49:01 -0600 (Wed, 18 Apr 2007) | 1 line |
| 118 |
|
|
| 119 |
|
! Commiting bot_mostlyceV2.2. v2.0 was pretty outdated and had some browser |
| 120 |
|
compatability issues. v2.2 is based on the latest version TinyMCE has to offer. |
| 121 |
|
------------------------------------------------------------------------ |
| 122 |
|
r1052 | cauld | 2007-04-18 16:37:27 -0600 (Wed, 18 Apr 2007) | 1 line |
| 123 |
|
|
| 124 |
|
! Removing bot_mostlyce2.0. Preparing to upgrade to bot_mostlyce2.2. |
| 125 |
|
Due to the number of changes it is better to remove and readd. |
| 126 |
|
------------------------------------------------------------------------ |
| 127 |
|
r1051 | cauld | 2007-04-18 15:26:16 -0600 (Wed, 18 Apr 2007) | 1 line |
| 128 |
|
|
| 129 |
|
! Adding files for the new legacy sef component |
| 130 |
|
------------------------------------------------------------------------ |
| 131 |
|
r1050 | neilt | 2007-04-18 02:16:15 -0600 (Wed, 18 Apr 2007) | 1 line |
| 132 |
|
|
| 133 |
|
# bug fix - cloaking not working on email address |
| 134 |
|
------------------------------------------------------------------------ |
| 135 |
|
r1049 | ninekrit | 2007-04-18 01:24:13 -0600 (Wed, 18 Apr 2007) | 1 line |
| 136 |
|
|
| 137 |
|
#update ConvertTable Charset mapping for Chainese/Georgian/Japanese/Thai |
| 138 |
|
------------------------------------------------------------------------ |
| 139 |
|
r1048 | andphe | 2007-04-17 21:11:10 -0600 (Tue, 17 Apr 2007) | 1 line |
| 140 |
|
|
| 141 |
|
# improve the database nokkaew patch |
| 142 |
|
------------------------------------------------------------------------ |
| 143 |
|
r1047 | andphe | 2007-04-17 19:16:44 -0600 (Tue, 17 Apr 2007) | 1 line |
| 144 |
|
|
| 145 |
|
! reestablishing the 4.6 sef engine |
| 146 |
|
------------------------------------------------------------------------ |
| 147 |
|
r1046 | neilt | 2007-04-17 01:24:08 -0600 (Tue, 17 Apr 2007) | 1 line |
| 148 |
|
|
| 149 |
|
Modifications to allow comments to link directly to relating article |
| 150 |
|
------------------------------------------------------------------------ |
| 151 |
|
r1044 | cauld | 2007-04-13 21:50:35 -0600 (Fri, 13 Apr 2007) | 1 line |
| 152 |
|
|
| 153 |
|
# Fixing FS#204 - Page Impression Statistics Error Warning |
| 154 |
|
------------------------------------------------------------------------ |
| 155 |
|
r1043 | andphe | 2007-04-13 07:18:18 -0600 (Fri, 13 Apr 2007) | 1 line |
| 156 |
|
|
| 157 |
|
# FS#35 - Safe mode problem, bug fixed, now when the Safe Mode is enabled |
| 158 |
|
phpgettext will be used instead of gettext and the calls to putenv will |
| 159 |
|
be avoided |
| 160 |
|
------------------------------------------------------------------------ |
| 161 |
|
r1042 | andphe | 2007-04-13 07:15:00 -0600 (Fri, 13 Apr 2007) | 1 line |
| 162 |
|
|
| 163 |
|
# Page title for frontpage doesn't take effect |
| 164 |
|
------------------------------------------------------------------------ |
| 165 |
|
r1041 | andphe | 2007-04-13 07:14:08 -0600 (Fri, 13 Apr 2007) | 1 line |
| 166 |
|
|
| 167 |
|
! Rollback the SEF engine |
| 168 |
|
------------------------------------------------------------------------ |
| 169 |
|
r1040 | elpie | 2007-04-13 07:10:11 -0600 (Fri, 13 Apr 2007) | 1 line |
| 170 |
|
|
| 171 |
|
#fixed second incorrectly written div |
| 172 |
|
------------------------------------------------------------------------ |
| 173 |
|
r1039 | elpie | 2007-04-13 07:04:28 -0600 (Fri, 13 Apr 2007) | 1 line |
| 174 |
|
|
| 175 |
|
#removed deprecated name element from the form so it will now validate |
| 176 |
|
------------------------------------------------------------------------ |
| 177 |
|
r1038 | elpie | 2007-04-13 07:02:41 -0600 (Fri, 13 Apr 2007) | 1 line |
| 178 |
|
|
| 179 |
|
#corrected hidden input that had been placed outside of the div |
| 180 |
|
------------------------------------------------------------------------ |
| 181 |
|
r1037 | elpie | 2007-04-13 00:01:44 -0600 (Fri, 13 Apr 2007) | 1 line |
| 182 |
|
|
| 183 |
|
# Fixed header blocks that were overwritten in svn |
| 184 |
|
------------------------------------------------------------------------ |
| 185 |
|
r1036 | andphe | 2007-04-09 06:19:03 -0600 (Mon, 09 Apr 2007) | 1 line |
| 186 |
|
|
| 187 |
|
# bad locale string returned in Windows when the language doesn't have a |
| 188 |
|
iso3166_3 code in locales.xml |
| 189 |
|
------------------------------------------------------------------------ |
| 190 |
|
r1035 | andphe | 2007-04-09 06:17:19 -0600 (Mon, 09 Apr 2007) | 1 line |
| 191 |
|
|
| 192 |
|
! alter the order of mos_polls and mos_poll_menu in the SQL query, this |
| 193 |
|
doesn't affect the behavior of the code but helps to nokkaew |
| 194 |
|
------------------------------------------------------------------------ |
| 195 |
|
r1034 | cauld | 2007-04-08 10:27:09 -0600 (Sun, 08 Apr 2007) | 2 lines |
| 196 |
|
|
| 197 |
|
# Fixing The Source sample data RSS feed link. Pointed to the old url. |
| 198 |
|
It was fixed before, but overwritten in SVN. |
| 199 |
|
! Adjusting RSS feed timeout |
| 200 |
|
------------------------------------------------------------------------ |
| 201 |
|
r1033 | andphe | 2007-03-31 22:51:12 -0600 (Sat, 31 Mar 2007) | 1 line |
| 202 |
|
|
| 203 |
|
# Bug fixed, the mambot generate wrong url's when SEF is enabled |
| 204 |
|
------------------------------------------------------------------------ |
| 205 |
|
r1032 | cauld | 2007-03-27 06:37:01 -0600 (Tue, 27 Mar 2007) | 1 line |
| 206 |
|
|
| 207 |
|
# Fixing FS#208 - Comments on NewsFlash |
| 208 |
|
------------------------------------------------------------------------ |
| 209 |
|
r1031 | cauld | 2007-03-26 06:43:05 -0600 (Mon, 26 Mar 2007) | 1 line |
| 210 |
|
|
| 211 |
|
# Fixing FS#84 - HTML tags stripped from module parameter type textarea |
| 212 |
|
------------------------------------------------------------------------ |
| 213 |
|
r1030 | cauld | 2007-03-25 12:06:00 -0600 (Sun, 25 Mar 2007) | 1 line |
| 214 |
|
|
| 215 |
|
! Adding notices to the Install about MySQL strict mode not being supported |
| 216 |
|
------------------------------------------------------------------------ |
| 217 |
|
r1029 | cauld | 2007-03-25 11:00:37 -0600 (Sun, 25 Mar 2007) | 1 line |
| 218 |
|
|
| 219 |
|
! Adjusting mostlyce.php per FS#155. Will come in mambot v2.2 releases+, |
| 220 |
|
but wanted to adjust this version included by default. |
| 221 |
|
------------------------------------------------------------------------ |
| 222 |
|
r1028 | cauld | 2007-03-24 21:34:41 -0600 (Sat, 24 Mar 2007) | 1 line |
| 223 |
|
|
| 224 |
|
! Implementing suggestions from konlong for the universal installer |
| 225 |
|
------------------------------------------------------------------------ |
| 226 |
|
r1027 | andphe | 2007-03-23 16:22:49 -0600 (Fri, 23 Mar 2007) | 2 lines |
| 227 |
|
|
| 228 |
|
# Bug Fix Adding Itemid to Wrapper menu links, because when exists two |
| 229 |
|
or more wrapper links in menu all them points to the last added |
| 230 |
|
# Adding lang parameter to URLs when nokkaew is used |
| 231 |
|
------------------------------------------------------------------------ |
| 232 |
|
r1026 | cauld | 2007-03-22 13:32:46 -0600 (Thu, 22 Mar 2007) | 1 line |
| 233 |
|
|
| 234 |
|
! Making some improvements to the post installation survey. |
| 235 |
|
------------------------------------------------------------------------ |
| 236 |
|
r1025 | cauld | 2007-03-21 20:49:23 -0600 (Wed, 21 Mar 2007) | 1 line |
| 237 |
|
|
| 238 |
|
! Updating the geshi mambot from version 1.0.4 to 1.0.7.18 and adding |
| 239 |
|
highlight support for mysql, perl, and python |
| 240 |
|
------------------------------------------------------------------------ |
| 241 |
|
r1023 | cauld | 2007-03-20 05:50:33 -0600 (Tue, 20 Mar 2007) | 1 line |
| 242 |
|
|
| 243 |
|
! Updating copyright.php to include Tango |
| 244 |
|
------------------------------------------------------------------------ |
| 245 |
|
r1022 | cauld | 2007-03-20 05:42:53 -0600 (Tue, 20 Mar 2007) | 1 line |
| 246 |
|
|
| 247 |
|
! Changing out the default logo inside each template. Using a new Mambo |
| 248 |
|
image provided by ricoflan |
| 249 |
|
------------------------------------------------------------------------ |
| 250 |
|
r1021 | cauld | 2007-03-19 22:59:31 -0600 (Mon, 19 Mar 2007) | 1 line |
| 251 |
|
|
| 252 |
|
! Adding new icon to the cpanel for "Get Support" and updating the install |
| 253 |
|
splash page with the forum link. Making official support easier to find. |
| 254 |
|
------------------------------------------------------------------------ |
| 255 |
|
r1020 | andphe | 2007-03-19 09:11:13 -0600 (Mon, 19 Mar 2007) | 1 line |
| 256 |
|
|
| 257 |
|
! discard nokkaew patch for administration side |
| 258 |
|
------------------------------------------------------------------------ |
| 259 |
|
r1019 | andphe | 2007-03-16 22:21:56 -0600 (Fri, 16 Mar 2007) | 1 line |
| 260 |
|
|
| 261 |
|
+ adding tagalog language to locales.xml |
| 262 |
|
------------------------------------------------------------------------ |
| 263 |
|
r1018 | andphe | 2007-03-16 22:17:55 -0600 (Fri, 16 Mar 2007) | 1 line |
| 264 |
|
|
| 265 |
|
# improved nokkaew support |
| 266 |
|
------------------------------------------------------------------------ |
| 267 |
|
r1017 | andphe | 2007-03-16 06:10:37 -0600 (Fri, 16 Mar 2007) | 1 line |
| 268 |
|
|
| 269 |
|
# clearing PHP notices when a new user is created |
| 270 |
|
------------------------------------------------------------------------ |
| 271 |
|
r1016 | ninekrit | 2007-03-13 06:42:47 -0600 (Tue, 13 Mar 2007) | 1 line |
| 272 |
|
|
| 273 |
|
#Add Nokkaew patch, Now Nokkaew don't need DOMIT anymore |
| 274 |
|
------------------------------------------------------------------------ |
| 275 |
|
r1015 | enjoyman | 2007-03-09 20:47:15 -0700 (Fri, 09 Mar 2007) | 1 line |
| 276 |
|
|
| 277 |
|
I edited function mosTreeRecurse() for more performance, tree object can |
| 278 |
|
identify other parent variable more than 'parent' and it can get level |
| 279 |
|
of tree from 'level' variable. |
| 280 |
|
------------------------------------------------------------------------ |
| 281 |
|
r1014 | andphe | 2007-03-09 14:28:13 -0700 (Fri, 09 Mar 2007) | 1 line |
| 282 |
|
|
| 283 |
|
# some strings with special chars aren't translatable |
| 284 |
|
------------------------------------------------------------------------ |
| 285 |
|
r1013 | andphe | 2007-03-09 12:47:15 -0700 (Fri, 09 Mar 2007) | 1 line |
| 286 |
|
|
| 287 |
|
+ adding vietnamese language to locales.xml |
| 288 |
|
------------------------------------------------------------------------ |
| 289 |
|
r1012 | andphe | 2007-03-09 05:38:15 -0700 (Fri, 09 Mar 2007) | 1 line |
| 290 |
|
|
| 291 |
|
! untranslated strings |
| 292 |
|
------------------------------------------------------------------------ |
| 293 |
|
r1011 | andphe | 2007-03-09 05:36:22 -0700 (Fri, 09 Mar 2007) | 1 line |
| 294 |
|
|
| 295 |
|
# mambots description doesn't translate |
| 296 |
|
------------------------------------------------------------------------ |
| 297 |
|
r1010 | andphe | 2007-03-09 05:35:01 -0700 (Fri, 09 Mar 2007) | 1 line |
| 298 |
|
|
| 299 |
|
# Some translations still empty after save the catalog |
| 300 |
|
------------------------------------------------------------------------ |
| 301 |
|
r1009 | andphe | 2007-03-09 05:33:37 -0700 (Fri, 09 Mar 2007) | 1 line |
| 302 |
|
|
| 303 |
|
# clearing notices using more than two plural forms |
| 304 |
|
------------------------------------------------------------------------ |
| 305 |
|
r1008 | andphe | 2007-03-09 05:29:42 -0700 (Fri, 09 Mar 2007) | 1 line |
| 306 |
|
|
| 307 |
|
! updating the untranslated folder for 4.6.2 |
| 308 |
|
------------------------------------------------------------------------ |
| 309 |
|
r1007 | andphe | 2007-03-08 11:31:14 -0700 (Thu, 08 Mar 2007) | 1 line |
| 310 |
|
|
| 311 |
|
# error messages is displayed in the browser when the URl parameter for |
| 312 |
|
mod_wrapper is left blank |
| 313 |
|
------------------------------------------------------------------------ |
| 314 |
|
r1006 | cauld | 2007-03-07 19:58:12 -0700 (Wed, 07 Mar 2007) | 1 line |
| 315 |
|
|
| 316 |
|
! Making some compatability changes as suggested by konlong here: |
| 317 |
|
(http://forum.mambo-foundation.org/showthread.php?p=18280#post18280) |
| 318 |
|
|
| 319 |
|
---------------- 4.6.2 Bug Stomp Pre-Release 2 --------------------------- |
| 320 |
|
|
| 321 |
|
r1005 | cauld | 2007-03-04 20:24:53 -0700 (Sun, 04 Mar 2007) | 1 line |
| 322 |
|
|
| 323 |
|
! Updating Changelog and Version info for 4.6.2 Bug Stomp Pre-Release 2 |
| 324 |
|
------------------------------------------------------------------------ |
| 325 |
|
|
| 326 |
|
r1004 | chanh | 2007-03-04 11:13:53 -0700 (Sun, 04 Mar 2007) | 1 line |
| 327 |
|
|
| 328 |
|
Correct Banner links |
| 329 |
|
------------------------------------------------------------------------ |
| 330 |
|
r1003 | chanh | 2007-03-04 10:20:25 -0700 (Sun, 04 Mar 2007) | 1 line |
| 331 |
|
|
| 332 |
|
Link to Security mailing list in sample data for both type of install |
| 333 |
|
|
| 334 |
|
------------------------------------------------------------------------ |
| 335 |
|
r1001 | andphe | 2007-03-03 15:04:15 -0700 (Sat, 03 Mar 2007) | 1 line |
| 336 |
|
|
| 337 |
|
# fs#180 SEF not working on 4.6.1 |
| 338 |
|
------------------------------------------------------------------------ |
| 339 |
|
r1000 | andphe | 2007-03-03 10:59:39 -0700 (Sat, 03 Mar 2007) | 1 line |
| 340 |
|
|
| 341 |
|
! Adding T_ to untranslated strings |
| 342 |
|
------------------------------------------------------------------------ |
| 343 |
|
r999 | alwarren | 2007-02-20 12:27:29 -0700 (Tue, 20 Feb 2007) | 1 line |
| 344 |
|
|
| 345 |
|
Removed improper pass-by-reference on line 46 |
| 346 |
|
------------------------------------------------------------------------ |
| 347 |
|
r998 | alwarren | 2007-02-20 11:54:56 -0700 (Tue, 20 Feb 2007) | 1 line |
| 348 |
|
|
| 349 |
|
Fixed FS#202 — retrieveResults does not use key with loadAssocList |
| 350 |
|
------------------------------------------------------------------------ |
| 351 |
|
r997 | alwarren | 2007-02-20 11:37:55 -0700 (Tue, 20 Feb 2007) | 1 line |
| 352 |
|
|
| 353 |
|
Fixed FS#176 loadAssocList was not returning a proper list |
| 354 |
|
------------------------------------------------------------------------ |
| 355 |
|
r996 | adi | 2007-02-20 02:33:05 -0700 (Tue, 20 Feb 2007) | 1 line |
| 356 |
|
|
| 357 |
|
add blank value for mosparameter if there's no contact detail |
| 358 |
|
found.dicuss: http://forum.mambo-foundation.org/showthread.php?t=3418 |
| 359 |
|
------------------------------------------------------------------------ |
| 360 |
|
r995 | cauld | 2007-02-19 06:56:53 -0700 (Mon, 19 Feb 2007) | 1 line |
| 361 |
|
|
| 362 |
|
! Updating changelog and version info for 4.6.2 bug stomp pre-release |
| 363 |
|
|
| 364 |
|
---------------- 4.6.2 Bug Stomp Pre-Release 1 ----------------------------- |
| 365 |
|
|
| 366 |
|
r994 | andphe | 2007-02-14 04:43:17 -0700 (Wed, 14 Feb 2007) | 1 line |
| 367 |
|
|
| 368 |
|
# extract action doesn't go to deep folders in linux systems |
| 369 |
|
------------------------------------------------------------------------ |
| 370 |
|
r993 | andphe | 2007-02-12 15:55:14 -0700 (Mon, 12 Feb 2007) | 1 line |
| 371 |
|
|
| 372 |
|
# update action doesn't create a .mo file when the language is imported |
| 373 |
|
without the LC_MESSAGES folder |
| 374 |
|
------------------------------------------------------------------------ |
| 375 |
|
r992 | andphe | 2007-02-11 13:30:10 -0700 (Sun, 11 Feb 2007) | 1 line |
| 376 |
|
|
| 377 |
|
! changing copyright notices |
| 378 |
|
------------------------------------------------------------------------ |
| 379 |
|
r991 | andphe | 2007-02-11 13:28:11 -0700 (Sun, 11 Feb 2007) | 2 lines |
| 380 |
|
|
| 381 |
|
! ignore offline check for the admin side |
| 382 |
|
# help button in cpanel isn't displayed after login to the admin side |
| 383 |
|
------------------------------------------------------------------------ |
| 384 |
|
r990 | cauld | 2007-02-10 16:18:31 -0700 (Sat, 10 Feb 2007) | 1 line |
| 385 |
|
|
| 386 |
|
! Updating MOStlyCE Admin to v2.1. Adds i18n support (Andphe made these mods). |
| 387 |
|
------------------------------------------------------------------------ |
| 388 |
|
r989 | cauld | 2007-02-10 15:55:42 -0700 (Sat, 10 Feb 2007) | 1 line |
| 389 |
|
|
| 390 |
|
! Updating MOStlyDB Admin to v1.3. Adds i18n support (Andphe made these mods). |
| 391 |
|
------------------------------------------------------------------------ |
| 392 |
|
r988 | elpie | 2007-02-09 03:33:34 -0700 (Fri, 09 Feb 2007) | 1 line |
| 393 |
|
|
| 394 |
|
!corrected sample data where links were not closed |
| 395 |
|
------------------------------------------------------------------------ |
| 396 |
|
r987 | alwarren | 2007-02-08 23:04:03 -0700 (Thu, 08 Feb 2007) | 1 line |
| 397 |
|
|
| 398 |
|
Fixed missing variables $gid and $acl |
| 399 |
|
------------------------------------------------------------------------ |
| 400 |
|
r986 | elpie | 2007-02-08 18:18:30 -0700 (Thu, 08 Feb 2007) | 1 line |
| 401 |
|
|
| 402 |
|
!corrected typo in contact sample data |
| 403 |
|
------------------------------------------------------------------------ |
| 404 |
|
r985 | elpie | 2007-02-08 18:04:58 -0700 (Thu, 08 Feb 2007) | 1 line |
| 405 |
|
|
| 406 |
|
!fixed incorrect rss feed link for The Source |
| 407 |
|
------------------------------------------------------------------------ |
| 408 |
|
r984 | enjoyman | 2007-02-08 06:28:45 -0700 (Thu, 08 Feb 2007) | 1 line |
| 409 |
|
|
| 410 |
|
I edited /administrator/components/com_admin/admin.admin.html.php online |
| 411 |
|
40 for clear error if internet is disabled. |
| 412 |
|
------------------------------------------------------------------------ |
| 413 |
|
r983 | enjoyman | 2007-02-08 05:47:14 -0700 (Thu, 08 Feb 2007) | 1 line |
| 414 |
|
|
| 415 |
|
move calling method offlineCheck() to somewhere is better. |
| 416 |
|
------------------------------------------------------------------------ |
| 417 |
|
r982 | elpie | 2007-02-08 04:48:23 -0700 (Thu, 08 Feb 2007) | 1 line |
| 418 |
|
|
| 419 |
|
!updated copyrights that had been overwritten |
| 420 |
|
------------------------------------------------------------------------ |
| 421 |
|
r981 | enjoyman | 2007-02-08 04:04:23 -0700 (Thu, 08 Feb 2007) | 1 line |
| 422 |
|
|
| 423 |
|
I edited this file to check to show offline page if folder installation |
| 424 |
|
is exists for backend page. |
| 425 |
|
------------------------------------------------------------------------ |
| 426 |
|
r980 | enjoyman | 2007-02-08 03:58:46 -0700 (Thu, 08 Feb 2007) | 1 line |
| 427 |
|
|
| 428 |
|
I edited core.class.php to show offline page if folder installation is exists |
| 429 |
|
when user go to backend page. |
| 430 |
|
------------------------------------------------------------------------ |
| 431 |
|
r979 | cauld | 2007-02-07 19:14:07 -0700 (Wed, 07 Feb 2007) | 1 line |
| 432 |
|
|
| 433 |
|
# Fixing some error handling within the Universal Installer to better handle |
| 434 |
|
submissions with a bad file path, no file, and/or no Internet connection. |
| 435 |
|
------------------------------------------------------------------------ |
| 436 |
|
r977 | alwarren | 2007-02-07 18:58:13 -0700 (Wed, 07 Feb 2007) | 1 line |
| 437 |
|
|
| 438 |
|
Fixed Fixed FS#199 Special/registered access for content items |
| 439 |
|
------------------------------------------------------------------------ |
| 440 |
|
r976 | alwarren | 2007-02-07 18:56:47 -0700 (Wed, 07 Feb 2007) | 1 line |
| 441 |
|
|
| 442 |
|
Fixed FS#199 Special/registered access for content items, mod_latestcontent.php |
| 443 |
|
and mod_latestnews.php |
| 444 |
|
------------------------------------------------------------------------ |
| 445 |
|
r975 | enjoyman | 2007-02-07 05:59:53 -0700 (Wed, 07 Feb 2007) | 1 line |
| 446 |
|
|
| 447 |
|
I edited file /administrator/includes/menubar.html.php for check only |
| 448 |
|
default language is translated. |
| 449 |
|
------------------------------------------------------------------------ |
| 450 |
|
r974 | cauld | 2007-02-06 18:01:14 -0700 (Tue, 06 Feb 2007) | 1 line |
| 451 |
|
|
| 452 |
|
# Removing php short tags found in the MOStlyCE integrated image manager |
| 453 |
|
------------------------------------------------------------------------ |
| 454 |
|
r973 | elpie | 2007-02-06 15:50:44 -0700 (Tue, 06 Feb 2007) | 1 line |
| 455 |
|
|
| 456 |
|
!more copyright updates |
| 457 |
|
------------------------------------------------------------------------ |
| 458 |
|
r972 | elpie | 2007-02-06 06:48:02 -0700 (Tue, 06 Feb 2007) | 1 line |
| 459 |
|
|
| 460 |
|
!removed old Miro copyright that was never updated |
| 461 |
|
------------------------------------------------------------------------ |
| 462 |
|
r971 | elpie | 2007-02-06 06:01:13 -0700 (Tue, 06 Feb 2007) | 1 line |
| 463 |
|
|
| 464 |
|
!more copyright corrections |
| 465 |
|
------------------------------------------------------------------------ |
| 466 |
|
r970 | andphe | 2007-02-06 05:11:58 -0700 (Tue, 06 Feb 2007) | 1 line |
| 467 |
|
|
| 468 |
|
! Change i18n to T_ functions |
| 469 |
|
------------------------------------------------------------------------ |
| 470 |
|
r969 | andphe | 2007-02-06 05:10:36 -0700 (Tue, 06 Feb 2007) | 1 line |
| 471 |
|
|
| 472 |
|
+ Install button for Language Manager, Arpee's Contribution |
| 473 |
|
------------------------------------------------------------------------ |
| 474 |
|
r968 | elpie | 2007-02-06 04:40:15 -0700 (Tue, 06 Feb 2007) | 1 line |
| 475 |
|
|
| 476 |
|
!updated copyright and contact email address |
| 477 |
|
------------------------------------------------------------------------ |
| 478 |
|
r967 | elpie | 2007-02-06 04:29:17 -0700 (Tue, 06 Feb 2007) | 1 line |
| 479 |
|
|
| 480 |
|
!copyright notices updated |
| 481 |
|
------------------------------------------------------------------------ |
| 482 |
|
r966 | elpie | 2007-02-06 04:06:44 -0700 (Tue, 06 Feb 2007) | 1 line |
| 483 |
|
|
| 484 |
|
!fixed php short open tag |
| 485 |
|
------------------------------------------------------------------------ |
| 486 |
|
r965 | elpie | 2007-02-06 04:05:23 -0700 (Tue, 06 Feb 2007) | 1 line |
| 487 |
|
|
| 488 |
|
!more copyright updates |
| 489 |
|
------------------------------------------------------------------------ |
| 490 |
|
r964 | elpie | 2007-02-05 23:05:27 -0700 (Mon, 05 Feb 2007) | 1 line |
| 491 |
|
|
| 492 |
|
Removed Miro notice from files and placed into copyright file. |
| 493 |
|
------------------------------------------------------------------------ |
| 494 |
|
r963 | enjoyman | 2007-02-05 10:26:01 -0700 (Mon, 05 Feb 2007) | 2 lines |
| 495 |
|
|
| 496 |
|
I edit installation/sql/mambo.sql for fix bug between install mambo. |
| 497 |
|
And I edit file installation/index.php, change from php short tags to |
| 498 |
|
full tags |
| 499 |
|
------------------------------------------------------------------------ |
| 500 |
|
r962 | andphe | 2007-02-05 04:54:26 -0700 (Mon, 05 Feb 2007) | 1 line |
| 501 |
|
|
| 502 |
|
# keeping update the xml language file to export the correct files, and |
| 503 |
|
correcting various php notices |
| 504 |
|
------------------------------------------------------------------------ |
| 505 |
|
r961 | alwarren | 2007-02-05 03:01:21 -0700 (Mon, 05 Feb 2007) | 1 line |
| 506 |
|
|
| 507 |
|
Restored lost commit in mosAdminMenus |
| 508 |
|
------------------------------------------------------------------------ |
| 509 |
|
r960 | andphe | 2007-02-04 14:02:39 -0700 (Sun, 04 Feb 2007) | 1 line |
| 510 |
|
|
| 511 |
|
# FS#133 — Contacts don't show icons |
| 512 |
|
------------------------------------------------------------------------ |
| 513 |
|
r959 | cauld | 2007-02-04 09:15:37 -0700 (Sun, 04 Feb 2007) | 1 line |
| 514 |
|
|
| 515 |
|
! Updating changelog |
| 516 |
|
------------------------------------------------------------------------ |
| 517 |
|
|
| 518 |
|
r958 | elpie | 2007-02-04 05:28:01 -0700 (Sun, 04 Feb 2007) | 1 line |
| 519 |
|
|
| 520 |
|
!fixed short open tag |
| 521 |
|
------------------------------------------------------------------------ |
| 522 |
|
r957 | elpie | 2007-02-04 05:08:54 -0700 (Sun, 04 Feb 2007) | 1 line |
| 523 |
|
|
| 524 |
|
!fixed short open tag. Updated copyright. |
| 525 |
|
------------------------------------------------------------------------ |
| 526 |
|
r956 | ninekrit | 2007-02-03 18:46:16 -0700 (Sat, 03 Feb 2007) | 1 line |
| 527 |
|
|
| 528 |
|
!removed line check installation folder for admin site. |
| 529 |
|
------------------------------------------------------------------------ |
| 530 |
|
r955 | ninekrit | 2007-02-03 18:20:53 -0700 (Sat, 03 Feb 2007) | 1 line |
| 531 |
|
|
| 532 |
|
!change function offlineCheck to not effect admin site. |
| 533 |
|
------------------------------------------------------------------------ |
| 534 |
|
r952 | cauld | 2007-02-02 05:17:47 -0700 (Fri, 02 Feb 2007) | 1 line |
| 535 |
|
|
| 536 |
|
! Updating Mambo glossary help file |
| 537 |
|
------------------------------------------------------------------------ |
| 538 |
|
r951 | alwarren | 2007-02-02 00:16:30 -0700 (Fri, 02 Feb 2007) | 1 line |
| 539 |
|
|
| 540 |
|
Removed reference to mamboxchange |
| 541 |
|
------------------------------------------------------------------------ |
| 542 |
|
r950 | cauld | 2007-02-01 22:22:15 -0700 (Thu, 01 Feb 2007) | 1 line |
| 543 |
|
|
| 544 |
|
! Updating the credits file and removing 3rd party tool info since it has |
| 545 |
|
been moved to the new copyright.php file |
| 546 |
|
------------------------------------------------------------------------ |
| 547 |
|
r949 | cauld | 2007-02-01 22:19:18 -0700 (Thu, 01 Feb 2007) | 1 line |
| 548 |
|
|
| 549 |
|
! Updating sample data |
| 550 |
|
------------------------------------------------------------------------ |
| 551 |
|
r948 | cauld | 2007-02-01 22:02:04 -0700 (Thu, 01 Feb 2007) | 1 line |
| 552 |
|
|
| 553 |
|
! Updating all old copyright statements to reference the new copyright.php |
| 554 |
|
file for easier maintenance |
| 555 |
|
------------------------------------------------------------------------ |
| 556 |
|
r947 | cauld | 2007-02-01 06:28:51 -0700 (Thu, 01 Feb 2007) | 1 line |
| 557 |
|
|
| 558 |
|
! Add group column to the modules table |
| 559 |
|
------------------------------------------------------------------------ |
| 560 |
|
r946 | ninekrit | 2007-02-01 03:35:57 -0700 (Thu, 01 Feb 2007) | 1 line |
| 561 |
|
|
| 562 |
|
#add defined( '_VALID_MOS' ) when write langconfig.php |
| 563 |
|
------------------------------------------------------------------------ |
| 564 |
|
r945 | ninekrit | 2007-02-01 03:21:15 -0700 (Thu, 01 Feb 2007) | 1 line |
| 565 |
|
|
| 566 |
|
!fixed default language to enlish language |
| 567 |
|
------------------------------------------------------------------------ |
| 568 |
|
r944 | cauld | 2007-01-31 23:54:07 -0700 (Wed, 31 Jan 2007) | 1 line |
| 569 |
|
|
| 570 |
|
! New copyright file being added. Contains Mambo copyright notice and 3rd |
| 571 |
|
party copyright info as well. To be referred to in all other files to make |
| 572 |
|
future copyright updates much easier. |
| 573 |
|
------------------------------------------------------------------------ |
| 574 |
|
r943 | cauld | 2007-01-31 23:12:51 -0700 (Wed, 31 Jan 2007) | 1 line |
| 575 |
|
|
| 576 |
|
! Updating credits file |
| 577 |
|
------------------------------------------------------------------------ |
| 578 |
|
r942 | cauld | 2007-01-31 23:04:53 -0700 (Wed, 31 Jan 2007) | 1 line |
| 579 |
|
|
| 580 |
|
! Additional 2007 copyright updates |
| 581 |
|
------------------------------------------------------------------------ |
| 582 |
|
r941 | cauld | 2007-01-31 22:54:14 -0700 (Wed, 31 Jan 2007) | 1 line |
| 583 |
|
|
| 584 |
|
! 2007 copyright update |
| 585 |
|
------------------------------------------------------------------------ |
| 586 |
|
r940 | andphe | 2007-01-31 17:19:00 -0700 (Wed, 31 Jan 2007) | 1 line |
| 587 |
|
|
| 588 |
|
# FS#113 — Admin Help in Lite Version, no help button will showed when not help files exists |
| 589 |
|
------------------------------------------------------------------------ |
| 590 |
|
r939 | andphe | 2007-01-31 17:11:20 -0700 (Wed, 31 Jan 2007) | 1 line |
| 591 |
|
|
| 592 |
|
# FS#175 — Missing Help file, no button help will be showed when not a file help is found |
| 593 |
|
------------------------------------------------------------------------ |
| 594 |
|
r938 | andphe | 2007-01-31 14:36:43 -0700 (Wed, 31 Jan 2007) | 1 line |
| 595 |
|
|
| 596 |
|
!changing constants _LOGIN_SUCCESS and _LOGOUT_SUCCESS by T_ functions |
| 597 |
|
------------------------------------------------------------------------ |
| 598 |
|
r937 | andphe | 2007-01-31 14:05:48 -0700 (Wed, 31 Jan 2007) | 1 line |
| 599 |
|
|
| 600 |
|
#FS#177 — authenticator does not return true on valid login |
| 601 |
|
------------------------------------------------------------------------ |
| 602 |
|
r936 | ninekrit | 2007-01-31 06:15:10 -0700 (Wed, 31 Jan 2007) | 1 line |
| 603 |
|
|
| 604 |
|
#change button padding for smooth in ubuntu too |
| 605 |
|
------------------------------------------------------------------------ |
| 606 |
|
r934 | andphe | 2007-01-29 15:52:43 -0700 (Mon, 29 Jan 2007) | 1 line |
| 607 |
|
|
| 608 |
|
!changing mosConfig_lang to mosConfig_locale in all login frontend forms |
| 609 |
|
------------------------------------------------------------------------ |
| 610 |
|
r933 | andphe | 2007-01-29 15:26:57 -0700 (Mon, 29 Jan 2007) | 1 line |
| 611 |
|
|
| 612 |
|
#plurals string isn't parsed fine |
| 613 |
|
------------------------------------------------------------------------ |
| 614 |
|
r932 | andphe | 2007-01-29 15:24:02 -0700 (Mon, 29 Jan 2007) | 1 line |
| 615 |
|
|
| 616 |
|
#unescaped tool tips in edit catalogs in LM fixed |
| 617 |
|
------------------------------------------------------------------------ |
| 618 |
|
r931 | andphe | 2007-01-29 15:22:24 -0700 (Mon, 29 Jan 2007) | 1 line |
| 619 |
|
|
| 620 |
|
!Changing T_( entries to T_ |
| 621 |
|
------------------------------------------------------------------------ |
| 622 |
|
r930 | alwarren | 2007-01-29 10:06:46 -0700 (Mon, 29 Jan 2007) | 1 line |
| 623 |
|
|
| 624 |
|
Fixed FS#99 Module group access |
| 625 |
|
------------------------------------------------------------------------ |
| 626 |
|
r928 | cauld | 2007-01-28 19:22:54 -0700 (Sun, 28 Jan 2007) | 1 line |
| 627 |
|
|
| 628 |
|
! Updating changelog |
| 629 |
|
|
| 630 |
|
r926 | ninekrit | 2007-01-28 06:25:42 -0700 (Sun, 28 Jan 2007) | 1 line |
| 631 |
|
|
| 632 |
|
#update new installatin screen working with LM. |
| 633 |
|
------------------------------------------------------------------------ |
| 634 |
|
r923 | cauld | 2007-01-27 22:37:52 -0700 (Sat, 27 Jan 2007) | 1 line |
| 635 |
|
|
| 636 |
|
! Updating credits file |
| 637 |
|
------------------------------------------------------------------------ |
| 638 |
|
r921 | cauld | 2007-01-27 16:15:14 -0700 (Sat, 27 Jan 2007) | 1 line |
| 639 |
|
|
| 640 |
|
# Fixing RSS feed issue where the RSS feeds being created were ignoring |
| 641 |
|
params defined within the com_syndication interface. |
| 642 |
|
------------------------------------------------------------------------ |
| 643 |
|
r920 | cauld | 2007-01-27 15:09:31 -0700 (Sat, 27 Jan 2007) | 1 line |
| 644 |
|
|
| 645 |
|
! Updating sample data |
| 646 |
|
------------------------------------------------------------------------ |
| 647 |
|
r919 | cauld | 2007-01-27 14:32:45 -0700 (Sat, 27 Jan 2007) | 1 line |
| 648 |
|
|
| 649 |
|
! Updating version.php |
| 650 |
|
------------------------------------------------------------------------ |
| 651 |
|
r918 | andphe | 2007-01-27 14:20:38 -0700 (Sat, 27 Jan 2007) | 1 line |
| 652 |
|
|
| 653 |
|
improving language export action |
| 654 |
|
------------------------------------------------------------------------ |
| 655 |
|
r916 | andphe | 2007-01-27 05:37:00 -0700 (Sat, 27 Jan 2007) | 1 line |
| 656 |
|
|
| 657 |
|
improving javascript for delete and translate actions |
| 658 |
|
------------------------------------------------------------------------ |
| 659 |
|
r915 | andphe | 2007-01-26 22:28:56 -0700 (Fri, 26 Jan 2007) | 1 line |
| 660 |
|
|
| 661 |
|
adding defined( '_VALID_MOS' ) or die( 'Direct Access to this location |
| 662 |
|
is not allowed.' ); |
| 663 |
|
------------------------------------------------------------------------ |
| 664 |
|
r914 | andphe | 2007-01-26 22:18:36 -0700 (Fri, 26 Jan 2007) | 1 line |
| 665 |
|
|
| 666 |
|
creating glossaries in another encoding different to utf-8 |
| 667 |
|
------------------------------------------------------------------------ |
| 668 |
|
r913 | andphe | 2007-01-26 22:16:03 -0700 (Fri, 26 Jan 2007) | 1 line |
| 669 |
|
|
| 670 |
|
adding headers for compiled .mo file and left out empty translations |
| 671 |
|
------------------------------------------------------------------------ |
| 672 |
|
r912 | andphe | 2007-01-26 21:59:01 -0700 (Fri, 26 Jan 2007) | 1 line |
| 673 |
|
|
| 674 |
|
default English language cannot be deleted or translated |
| 675 |
|
------------------------------------------------------------------------ |
| 676 |
|
r910 | enjoyman | 2007-01-26 05:24:24 -0700 (Fri, 26 Jan 2007) | 1 line |
| 677 |
|
|
| 678 |
|
delete folder cvs, it is not related. |
| 679 |
|
------------------------------------------------------------------------ |
| 680 |
|
r909 | ninekrit | 2007-01-26 05:06:09 -0700 (Fri, 26 Jan 2007) | 1 line |
| 681 |
|
|
| 682 |
|
#change create new language will be redirect to languages screen instead |
| 683 |
|
to edit screen |
| 684 |
|
------------------------------------------------------------------------ |
| 685 |
|
r908 | andphe | 2007-01-25 19:34:06 -0700 (Thu, 25 Jan 2007) | 1 line |
| 686 |
|
|
| 687 |
|
using langtitle_iso3166-3 instead iso639_iso3166-2 for setlocale in |
| 688 |
|
windows to load properly the translations when gettext is used |
| 689 |
|
------------------------------------------------------------------------ |
| 690 |
|
r907 | enjoyman | 2007-01-23 21:02:53 -0700 (Tue, 23 Jan 2007) | 1 line |
| 691 |
|
|
| 692 |
|
edit some line in file admin.mambots.php for fix some bug about drop down |
| 693 |
|
list for searching. |
| 694 |
|
------------------------------------------------------------------------ |
| 695 |
|
r906 | alwarren | 2007-01-23 16:30:00 -0700 (Tue, 23 Jan 2007) | 1 line |
| 696 |
|
|
| 697 |
|
Fixed SQL injection in com_weblinks |
| 698 |
|
------------------------------------------------------------------------ |
| 699 |
|
r905 | alwarren | 2007-01-23 16:14:18 -0700 (Tue, 23 Jan 2007) | 1 line |
| 700 |
|
|
| 701 |
|
Fixed SQL injection in cancel edit functions |
| 702 |
|
------------------------------------------------------------------------ |
| 703 |
|
r904 | enjoyman | 2007-01-23 11:33:33 -0700 (Tue, 23 Jan 2007) | 1 line |
| 704 |
|
|
| 705 |
|
edit some line in file mambolanguage.class.php |
| 706 |
|
------------------------------------------------------------------------ |
| 707 |
|
r903 | enjoyman | 2007-01-23 11:16:53 -0700 (Tue, 23 Jan 2007) | 2 lines |
| 708 |
|
|
| 709 |
|
add file charsetmapping.php,and edit file core.classes.php for include |
| 710 |
|
file charsetmapping.php.edit file phpgettext.class.php for convert charsets |
| 711 |
|
when you click auto translate in language manager. |
| 712 |
|
------------------------------------------------------------------------ |
| 713 |
|
r902 | enjoyman | 2007-01-22 07:55:06 -0700 (Mon, 22 Jan 2007) | 1 line |
| 714 |
|
|
| 715 |
|
I edit class ConvertCharset in file core.classes.php on line 3349, comment |
| 716 |
|
to not check empty string. |
| 717 |
|
------------------------------------------------------------------------ |
| 718 |
|
r901 | enjoyman | 2007-01-22 07:10:06 -0700 (Mon, 22 Jan 2007) | 1 line |
| 719 |
|
|
| 720 |
|
delete file /includes/ConvertCharset.class.php because it's not used.It's |
| 721 |
|
contents is in core.classes.php already. |
| 722 |
|
------------------------------------------------------------------------ |
| 723 |
|
r900 | enjoyman | 2007-01-22 05:47:56 -0700 (Mon, 22 Jan 2007) | 1 line |
| 724 |
|
|
| 725 |
|
edit function iconvert() in file mambolanguage.class.php on line 217 for |
| 726 |
|
create english iso-8859-1 |
| 727 |
|
------------------------------------------------------------------------ |
| 728 |
|
r899 | andphe | 2007-01-22 05:40:58 -0700 (Mon, 22 Jan 2007) | 1 line |
| 729 |
|
|
| 730 |
|
adding _VALID_MOS constant |
| 731 |
|
------------------------------------------------------------------------ |
| 732 |
|
r898 | enjoyman | 2007-01-22 05:35:57 -0700 (Mon, 22 Jan 2007) | 1 line |
| 733 |
|
|
| 734 |
|
add if (!defined('_VALID_MOS')) define( '_VALID_MOS', 1 ); to files in |
| 735 |
|
folder installation for install mambo. |
| 736 |
|
------------------------------------------------------------------------ |
| 737 |
|
r897 | enjoyman | 2007-01-22 05:26:07 -0700 (Mon, 22 Jan 2007) | 1 line |
| 738 |
|
|
| 739 |
|
add if (!defined('_VALID_MOS')) define( '_VALID_MOS', 1 ); in file |
| 740 |
|
/installation/index.php on line 16 for installation. |
| 741 |
|
------------------------------------------------------------------------ |
| 742 |
|
r896 | andphe | 2007-01-22 04:27:12 -0700 (Mon, 22 Jan 2007) | 1 line |
| 743 |
|
|
| 744 |
|
the most functions was migrated from gettext commands to php code, some |
| 745 |
|
validations for open_basedir and disable_functions was included |
| 746 |
|
------------------------------------------------------------------------ |
| 747 |
|
r895 | andphe | 2007-01-22 04:23:16 -0700 (Mon, 22 Jan 2007) | 1 line |
| 748 |
|
|
| 749 |
|
The xml language file includes all the files (.po files, .mo files, and |
| 750 |
|
glossary), a new "filetype" attribute was added to the xml file, now the |
| 751 |
|
export action and the universal installer can donwload and upload a complete |
| 752 |
|
language, the installer supports wincodepage, and the catalogs list just |
| 753 |
|
show the .po files. |
| 754 |
|
------------------------------------------------------------------------ |
| 755 |
|
r894 | andphe | 2007-01-22 04:18:16 -0700 (Mon, 22 Jan 2007) | 1 line |
| 756 |
|
|
| 757 |
|
export action now exports all .po files, the .mo file and the glossary |
| 758 |
|
file, pclzip was fixed to work fine in windows |
| 759 |
|
------------------------------------------------------------------------ |
| 760 |
|
r893 | andphe | 2007-01-22 04:15:53 -0700 (Mon, 22 Jan 2007) | 1 line |
| 761 |
|
|
| 762 |
|
now the remove action removes the glossary file too. |
| 763 |
|
------------------------------------------------------------------------ |
| 764 |
|
r892 | andphe | 2007-01-22 04:14:03 -0700 (Mon, 22 Jan 2007) | 1 line |
| 765 |
|
|
| 766 |
|
restoring the old ampReplace function |
| 767 |
|
------------------------------------------------------------------------ |
| 768 |
|
r891 | enjoyman | 2007-01-18 07:05:15 -0700 (Thu, 18 Jan 2007) | 1 line |
| 769 |
|
|
| 770 |
|
I change file core.classes.php in function fixLanguage() for support other |
| 771 |
|
language more than english.I just change ordering of codes,define _ISO |
| 772 |
|
before require file english.php. |
| 773 |
|
------------------------------------------------------------------------ |
| 774 |
|
r890 | adi | 2007-01-17 20:22:59 -0700 (Wed, 17 Jan 2007) | 2 lines |
| 775 |
|
|
| 776 |
|
add IE 7 quirk mode bsed on user info |
| 777 |
|
http://forum.mambo-foundation.org/showthread.php?t=2813 |
| 778 |
|
------------------------------------------------------------------------ |
| 779 |
|
r889 | ninekrit | 2007-01-17 07:24:15 -0700 (Wed, 17 Jan 2007) | 1 line |
| 780 |
|
|
| 781 |
|
#fixed HTML Validation |
| 782 |
|
------------------------------------------------------------------------ |
| 783 |
|
r888 | ninekrit | 2007-01-17 06:28:49 -0700 (Wed, 17 Jan 2007) | 3 lines |
| 784 |
|
|
| 785 |
|
#verify html validation admin templates |
| 786 |
|
#removed file not used in glossary folder |
| 787 |
|
#update word "Show Banner:" |
| 788 |
|
------------------------------------------------------------------------ |
| 789 |
|
r887 | andphe | 2007-01-17 05:05:24 -0700 (Wed, 17 Jan 2007) | 1 line |
| 790 |
|
|
| 791 |
|
improving auto translate and gettext detection |
| 792 |
|
------------------------------------------------------------------------ |
| 793 |
|
r886 | cauld | 2007-01-16 10:25:51 -0700 (Tue, 16 Jan 2007) | 1 line |
| 794 |
|
|
| 795 |
|
# Still working on RSS / SEO bug. This should be the final fix. Had to |
| 796 |
|
adjust $item_link a bit for the different modes. |
| 797 |
|
------------------------------------------------------------------------ |
| 798 |
|
r885 | cauld | 2007-01-16 09:51:42 -0700 (Tue, 16 Jan 2007) | 1 line |
| 799 |
|
|
| 800 |
|
# Fixing RSS / SEO bug where RSS feeds were not being converted properly |
| 801 |
|
when SEO was enabled. |
| 802 |
|
------------------------------------------------------------------------ |
| 803 |
|
r884 | andphe | 2007-01-13 21:34:55 -0700 (Sat, 13 Jan 2007) | 1 line |
| 804 |
|
|
| 805 |
|
added the mosIsRTL function, this functions returns true when the current |
| 806 |
|
language is RTL |
| 807 |
|
------------------------------------------------------------------------ |
| 808 |
|
r883 | cauld | 2007-01-13 20:24:58 -0700 (Sat, 13 Jan 2007) | 1 line |
| 809 |
|
|
| 810 |
|
! Updating default meta description and keywords |
| 811 |
|
------------------------------------------------------------------------ |
| 812 |
|
r882 | andphe | 2007-01-12 11:52:16 -0700 (Fri, 12 Jan 2007) | 1 line |
| 813 |
|
|
| 814 |
|
freeing the actions "auto translate" and "update" from gettext dependencies, |
| 815 |
|
and providing portability to the action "extract " |
| 816 |
|
------------------------------------------------------------------------ |
| 817 |
|
r881 | ninekrit | 2007-01-11 02:48:09 -0700 (Thu, 11 Jan 2007) | 1 line |
| 818 |
|
|
| 819 |
|
+add meta http-equiv in popup |
| 820 |
|
------------------------------------------------------------------------ |
| 821 |
|
r880 | andphe | 2007-01-10 20:07:38 -0700 (Wed, 10 Jan 2007) | 1 line |
| 822 |
|
|
| 823 |
|
the extract action now includes mambots, and some php and xml files |
| 824 |
|
------------------------------------------------------------------------ |
| 825 |
|
r879 | andphe | 2007-01-10 20:03:13 -0700 (Wed, 10 Jan 2007) | 1 line |
| 826 |
|
|
| 827 |
|
not create a mo files after save changes |
| 828 |
|
------------------------------------------------------------------------ |
| 829 |
|
r878 | andphe | 2007-01-10 19:53:28 -0700 (Wed, 10 Jan 2007) | 1 line |
| 830 |
|
|
| 831 |
|
compile the .mo file and free of gettext dependencies |
| 832 |
|
------------------------------------------------------------------------ |
| 833 |
|
r877 | andphe | 2007-01-10 16:12:20 -0700 (Wed, 10 Jan 2007) | 1 line |
| 834 |
|
|
| 835 |
|
changing a line that gives a lot of problems with extract action. |
| 836 |
|
------------------------------------------------------------------------ |
| 837 |
|
r876 | ninekrit | 2007-01-10 04:58:11 -0700 (Wed, 10 Jan 2007) | 1 line |
| 838 |
|
|
| 839 |
|
#fixed language don't used T_ function |
| 840 |
|
------------------------------------------------------------------------ |
| 841 |
|
r875 | andphe | 2007-01-09 05:32:31 -0700 (Tue, 09 Jan 2007) | 1 line |
| 842 |
|
|
| 843 |
|
disabling the actions extract, update and auto_translate when gettext |
| 844 |
|
isn't installed |
| 845 |
|
------------------------------------------------------------------------ |
| 846 |
|
r874 | ninekrit | 2007-01-08 20:51:29 -0700 (Mon, 08 Jan 2007) | 1 line |
| 847 |
|
|
| 848 |
|
#fixed offline message |
| 849 |
|
------------------------------------------------------------------------ |
| 850 |
|
r873 | ninekrit | 2007-01-08 05:45:31 -0700 (Mon, 08 Jan 2007) | 1 line |
| 851 |
|
|
| 852 |
|
#fixed wrong word |
| 853 |
|
------------------------------------------------------------------------ |
| 854 |
|
r872 | adi | 2007-01-07 20:16:22 -0700 (Sun, 07 Jan 2007) | 1 line |
| 855 |
|
|
| 856 |
|
update image header |
| 857 |
|
------------------------------------------------------------------------ |
| 858 |
|
r871 | adi | 2007-01-07 19:15:46 -0700 (Sun, 07 Jan 2007) | 1 line |
| 859 |
|
|
| 860 |
|
update link to help.mamboserver.com to docs.mambo-foundation.org |
| 861 |
|
------------------------------------------------------------------------ |
| 862 |
|
r870 | alwarren | 2007-01-07 16:49:38 -0700 (Sun, 07 Jan 2007) | 1 line |
| 863 |
|
|
| 864 |
|
copyright update |
| 865 |
|
------------------------------------------------------------------------ |
| 866 |
|
r869 | neilt | 2007-01-06 03:39:30 -0700 (Sat, 06 Jan 2007) | 1 line |
| 867 |
|
|
| 868 |
|
comments language work provided by Andphe |
| 869 |
|
------------------------------------------------------------------------ |
| 870 |
|
r866 | enjoyman | 2007-01-05 01:17:10 -0700 (Fri, 05 Jan 2007) | 1 line |
| 871 |
|
|
| 872 |
|
I use class convertCharset instead function iconv(). |
| 873 |
|
------------------------------------------------------------------------ |
| 874 |
|
r865 | neilt | 2007-01-04 05:16:48 -0700 (Thu, 04 Jan 2007) | 1 line |
| 875 |
|
|
| 876 |
|
change to language feature, not yet fully implemented |
| 877 |
|
------------------------------------------------------------------------ |
| 878 |
|
r864 | neilt | 2007-01-04 04:59:37 -0700 (Thu, 04 Jan 2007) | 1 line |
| 879 |
|
|
| 880 |
|
Changes to the captcha component to allow audio capture via .wav format |
| 881 |
|
to aid accessibility. Removal of some fonts/rotating features that were |
| 882 |
|
causing problems on some machines |
| 883 |
|
------------------------------------------------------------------------ |
| 884 |
|
r863 | andphe | 2007-01-03 15:54:31 -0700 (Wed, 03 Jan 2007) | 1 line |
| 885 |
|
|
| 886 |
|
FS#130 — Admin parameters translations added |
| 887 |
|
------------------------------------------------------------------------ |
| 888 |
|
r862 | andphe | 2007-01-03 14:42:29 -0700 (Wed, 03 Jan 2007) | 1 line |
| 889 |
|
|
| 890 |
|
improving backward compatibility with old components, the english.php file |
| 891 |
|
is loaded be default when no other is found |
| 892 |
|
------------------------------------------------------------------------ |
| 893 |
|
r861 | andphe | 2007-01-02 12:16:35 -0700 (Tue, 02 Jan 2007) | 1 line |
| 894 |
|
|
| 895 |
|
en vs english fixed |
| 896 |
|
------------------------------------------------------------------------ |
| 897 |
|
r858 | andphe | 2006-12-30 17:41:18 -0700 (Sat, 30 Dec 2006) | 1 line |
| 898 |
|
|
| 899 |
|
improving the export action |
| 900 |
|
------------------------------------------------------------------------ |
| 901 |
|
r857 | alwarren | 2006-12-29 13:51:50 -0700 (Fri, 29 Dec 2006) | 1 line |
| 902 |
|
|
| 903 |
|
Fixed FS#170 - low level security issue in pdf.php |
| 904 |
|
------------------------------------------------------------------------ |
| 905 |
|
r854 | cauld | 2006-12-22 20:55:53 -0700 (Fri, 22 Dec 2006) | 1 line |
| 906 |
|
|
| 907 |
|
# Fixing busted category manager admin form. Had 4 errors and 34 warnings. |
| 908 |
|
Still more work to be done, but the errors have been cleared. It now has |
| 909 |
|
0 errors and 24 warnings. |
| 910 |
|
------------------------------------------------------------------------ |
| 911 |
|
r853 | cauld | 2006-12-22 20:36:10 -0700 (Fri, 22 Dec 2006) | 1 line |
| 912 |
|
|
| 913 |
|
# Fixing busted section manager admin form. Had 4 errors and 34 warnings. |
| 914 |
|
Still more work to be done, but the errors have been cleared. It now has |
| 915 |
|
0 errors and 24 warnings. |
| 916 |
|
------------------------------------------------------------------------ |
| 917 |
|
r846 | chanh | 2006-12-20 23:57:56 -0700 (Wed, 20 Dec 2006) | 1 line |
| 918 |
|
|
| 919 |
|
Fix the editing on the backend that causes Mambo to be extremely slow |
| 920 |
|
w/ huge user table, comment out for now |
| 921 |
|
------------------------------------------------------------------------ |
| 922 |
|
r842 | enjoyman | 2006-12-20 07:39:30 -0700 (Wed, 20 Dec 2006) | 1 line |
| 923 |
|
|
| 924 |
|
I change line 226 from "return $NewEncoding->Convert($source,$fromcharset,$tocharset,true);" |
| 925 |
|
to "return $NewEncoding->Convert($source,$fromcharset,$tocharset,false);" |
| 926 |
|
------------------------------------------------------------------------ |
| 927 |
|
r841 | enjoyman | 2006-12-19 20:09:55 -0700 (Tue, 19 Dec 2006) | 1 line |
| 928 |
|
|
| 929 |
|
check set $adminside already or not.If yes,it is admind side. |
| 930 |
|
------------------------------------------------------------------------ |
| 931 |
|
r837 | chanh | 2006-12-18 19:44:53 -0700 (Mon, 18 Dec 2006) | 1 line |
| 932 |
|
|
| 933 |
|
referencing FS#140 and FS#160 |
| 934 |
|
------------------------------------------------------------------------ |
| 935 |
|
r836 | cauld | 2006-12-18 09:51:01 -0700 (Mon, 18 Dec 2006) | 1 line |
| 936 |
|
|
| 937 |
|
! Updating CHANGELOG with latest change entries |
| 938 |
|
------------------------------------------------------------------------ |
| 939 |
|
r832 | cauld | 2006-12-17 13:38:59 -0700 (Sun, 17 Dec 2006) | 1 line |
| 940 |
|
|
| 941 |
|
# Working on admin.content.html.php. The edit content page had 4 errors |
| 942 |
|
and 49 warnings which was hosing up the editor. All errors have been |
| 943 |
|
cleared and some warnings, down to 38. The other warnings will be worked |
| 944 |
|
on later. |
| 945 |
|
------------------------------------------------------------------------ |
| 946 |
|
r831 | cauld | 2006-12-16 13:32:33 -0700 (Sat, 16 Dec 2006) | 1 line |
| 947 |
|
|
| 948 |
|
! Adjust MOStlyDB Admin again. |
| 949 |
|
------------------------------------------------------------------------ |
| 950 |
|
r830 | cauld | 2006-12-16 13:23:49 -0700 (Sat, 16 Dec 2006) | 1 line |
| 951 |
|
|
| 952 |
|
! Adjusting security of MOStlyDB Admin. Should only allow access to |
| 953 |
|
super admins rather than all admins. |
| 954 |
|
------------------------------------------------------------------------ |
| 955 |
|
r827 | andphe | 2006-12-15 05:22:33 -0700 (Fri, 15 Dec 2006) | 1 line |
| 956 |
|
|
| 957 |
|
FS#165 — Dropdown in Contact Component Fixed |
| 958 |
|
------------------------------------------------------------------------ |
| 959 |
|
r826 | enjoyman | 2006-12-14 20:38:18 -0700 (Thu, 14 Dec 2006) | 1 line |
| 960 |
|
|
| 961 |
|
I edited administrator/components/com_languages/actions/save.action.php on |
| 962 |
|
line 78,It need not to check and create $dir/$lang.po when install language. |
| 963 |
|
But when you new language it proper create $dir/$domain.po from |
| 964 |
|
$untranslated/$domain.pot.And I edited line 125 follow Andphe suggest me. |
| 965 |
|
Not only that,I edited file |
| 966 |
|
administrator/components/com_languages/views/templates/langform.tpl.php |
| 967 |
|
to cannot save if _ISO value not same $language->charset value. |
| 968 |
|
------------------------------------------------------------------------ |
| 969 |
|
r823 | andphe | 2006-12-14 04:58:58 -0700 (Thu, 14 Dec 2006) | 1 line |
| 970 |
|
|
| 971 |
|
Language export action fixed |
| 972 |
|
------------------------------------------------------------------------ |
| 973 |
|
r822 | enjoyman | 2006-12-13 20:48:46 -0700 (Wed, 13 Dec 2006) | 1 line |
| 974 |
|
|
| 975 |
|
I use class convercharset instead iconv and edit,add some function for support it. |
| 976 |
|
------------------------------------------------------------------------ |
| 977 |
|
r821 | enjoyman | 2006-12-13 05:58:04 -0700 (Wed, 13 Dec 2006) | 1 line |
| 978 |
|
|
| 979 |
|
restore locales.xml for support any character set more than utf-8. |
| 980 |
|
------------------------------------------------------------------------ |
| 981 |
|
r820 | enjoyman | 2006-12-12 20:22:48 -0700 (Tue, 12 Dec 2006) | 1 line |
| 982 |
|
|
| 983 |
|
I edited file mambolanguage.class.php in line 52 from |
| 984 |
|
if($page_ == "addpage") { to be if( ($page_ == "addpage") && ($task="save") ) |
| 985 |
|
{ and re-implement and rename function attrEncoding() to be arrayEncoding() |
| 986 |
|
and I add some function ,bindAttributes binds attributes and elements in array. |
| 987 |
|
------------------------------------------------------------------------ |
| 988 |
|
r819 | alwarren | 2006-12-12 14:42:48 -0700 (Tue, 12 Dec 2006) | 1 line |
| 989 |
|
|
| 990 |
|
Fixed typo in function loadBotGroup |
| 991 |
|
------------------------------------------------------------------------ |
| 992 |
|
r818 | alwarren | 2006-12-11 16:53:41 -0700 (Mon, 11 Dec 2006) | 1 line |
| 993 |
|
|
| 994 |
|
Fixed FS#169. Custom mambot fires when it shouldn't |
| 995 |
|
------------------------------------------------------------------------ |
| 996 |
|
r815 | andphe | 2006-12-08 21:02:08 -0700 (Fri, 08 Dec 2006) | 1 line |
| 997 |
|
|
| 998 |
|
add phpdoc comments, copyright notices |
| 999 |
|
------------------------------------------------------------------------ |
| 1000 |
|
r814 | ninekrit | 2006-12-08 05:53:45 -0700 (Fri, 08 Dec 2006) | 1 line |
| 1001 |
|
|
| 1002 |
|
fixed bug when save configuration file. |
| 1003 |
|
------------------------------------------------------------------------ |
| 1004 |
|
r813 | enjoyman | 2006-12-08 05:24:06 -0700 (Fri, 08 Dec 2006) | 1 line |
| 1005 |
|
|
| 1006 |
|
I edited this file for installation. |
| 1007 |
|
------------------------------------------------------------------------ |
| 1008 |
|
r812 | enjoyman | 2006-12-08 05:18:23 -0700 (Fri, 08 Dec 2006) | 2 lines |
| 1009 |
|
|
| 1010 |
|
-I edited file includes/mambolanguage.class.php, add a function for convert |
| 1011 |
|
charset of attribute of this class from utf-8 to "encoding" attribute in xml |
| 1012 |
|
file.Therefore I check edit or install language in save() function,if |
| 1013 |
|
$page_ is "addpage",it is install language. |
| 1014 |
|
-I edited file administrator\components\com_languages\views\templates\langform.tpl.php, |
| 1015 |
|
add 2 hidden fields for assigned "page_" to be "addpage" or "editpage" for |
| 1016 |
|
each mission. |
| 1017 |
|
------------------------------------------------------------------------ |
| 1018 |
|
r811 | ninekrit | 2006-12-08 04:45:58 -0700 (Fri, 08 Dec 2006) | 2 lines |
| 1019 |
|
|
| 1020 |
|
change install1.php line 80 to T_('Next') |
| 1021 |
|
------------------------------------------------------------------------ |
| 1022 |
|
r810 | adi | 2006-12-07 00:12:53 -0700 (Thu, 07 Dec 2006) | 1 line |
| 1023 |
|
|
| 1024 |
|
#fix bug in yesnoSelectList function with wrong value switch the other way around |
| 1025 |
|
------------------------------------------------------------------------ |
| 1026 |
|
r809 | alwarren | 2006-12-05 03:29:49 -0700 (Tue, 05 Dec 2006) | 1 line |
| 1027 |
|
|
| 1028 |
|
#Fixed warning errors in modules/mod_newsflash.php when no items published |
| 1029 |
|
------------------------------------------------------------------------ |
| 1030 |
|
r808 | cauld | 2006-12-04 15:39:15 -0700 (Mon, 04 Dec 2006) | 1 line |
| 1031 |
|
|
| 1032 |
|
# Adding a missing semicolon to emailForm function |
| 1033 |
|
------------------------------------------------------------------------ |
| 1034 |
|
r806 | neilt | 2006-12-04 02:11:18 -0700 (Mon, 04 Dec 2006) | 1 line |
| 1035 |
|
|
| 1036 |
|
#bug fix - Content items still available after "Finish Publishing" date - FS#157 |
| 1037 |
|
------------------------------------------------------------------------ |
| 1038 |
|
r804 | cauld | 2006-12-03 10:34:53 -0700 (Sun, 03 Dec 2006) | 1 line |
| 1039 |
|
|
| 1040 |
|
# Fixing issue that prevented section & cat images from being displayed |
| 1041 |
|
------------------------------------------------------------------------ |
| 1042 |
|
r802 | neilt | 2006-12-01 07:24:11 -0700 (Fri, 01 Dec 2006) | 1 line |
| 1043 |
|
|
| 1044 |
|
#bug fix - cannot send page email to a friend -FS#112 |
| 1045 |
|
------------------------------------------------------------------------ |
| 1046 |
|
r798 | cauld | 2006-11-30 07:10:10 -0700 (Thu, 30 Nov 2006) | 1 line |
| 1047 |
|
|
| 1048 |
|
! Updating Changelog with changes since 4.6.1 |
| 1049 |
|
------------------------------------------------------------------------ |
| 1050 |
|
r796 | cauld | 2006-11-29 09:18:21 -0700 (Wed, 29 Nov 2006) | 1 line |
| 1051 |
|
|
| 1052 |
|
! Updated the "Check for Updates" version.xml file for the 4.6.2 release |
| 1053 |
|
------------------------------------------------------------------------ |
| 1054 |
|
r790 | andphe | 2006-11-24 20:13:07 -0700 (Fri, 24 Nov 2006) | 1 line |
| 1055 |
|
|
| 1056 |
|
Bug Fixed, liveBookMark crash when com_syndicate is not installed. |
| 1057 |
|
------------------------------------------------------------------------ |
| 1058 |
|
r789 | andphe | 2006-11-19 10:08:50 -0700 (Sun, 19 Nov 2006) | 1 line |
| 1059 |
|
|
| 1060 |
|
Td_ and Tdn_ functions replaced by T_ and Tn_, from the frontend domain |
| 1061 |
|
to a default domain |
| 1062 |
|
------------------------------------------------------------------------ |
| 1063 |
|
r787 | neilt | 2006-11-17 00:54:16 -0700 (Fri, 17 Nov 2006) | 1 line |
| 1064 |
|
|
| 1065 |
|
#bug fix - additional fix for menu error when submitting weblinks |
| 1066 |
|
------------------------------------------------------------------------ |
| 1067 |
|
r786 | neilt | 2006-11-15 01:03:55 -0700 (Wed, 15 Nov 2006) | 1 line |
| 1068 |
|
|
| 1069 |
|
#Bug Fix - #FS122 - not returning ItemId when no blog categories |
| 1070 |
|
------------------------------------------------------------------------ |
| 1071 |
|
r785 | cauld | 2006-11-13 13:14:22 -0700 (Mon, 13 Nov 2006) | 1 line |
| 1072 |
|
|
| 1073 |
|
! Updating JSCookMenu to latest release v2.0.3 |
| 1074 |
|
------------------------------------------------------------------------ |
| 1075 |
|
r784 | neilt | 2006-11-10 13:37:54 -0700 (Fri, 10 Nov 2006) | 1 line |
| 1076 |
|
|
| 1077 |
|
#Bug Fix - Search always returns Itemid=1 - FS#122 |
| 1078 |
|
------------------------------------------------------------------------ |
| 1079 |
|
r783 | neilt | 2006-11-07 11:12:35 -0700 (Tue, 07 Nov 2006) | 1 line |
| 1080 |
|
|
| 1081 |
|
#bug fix : Unchecked sendmail loop - FS#156 |
| 1082 |
|
------------------------------------------------------------------------ |
| 1083 |
|
r782 | cauld | 2006-11-06 17:26:40 -0700 (Mon, 06 Nov 2006) | 1 line |
| 1084 |
|
|
| 1085 |
|
! Adjusting grammer in regisitration.html.php |
| 1086 |
|
------------------------------------------------------------------------ |
| 1087 |
|
r781 | neilt | 2006-11-06 01:39:44 -0700 (Mon, 06 Nov 2006) | 1 line |
| 1088 |
|
|
| 1089 |
|
#bug fix - ratings not showing |
| 1090 |
|
------------------------------------------------------------------------ |
| 1091 |
|
r780 | ninekrit | 2006-11-05 22:02:31 -0700 (Sun, 05 Nov 2006) | 1 line |
| 1092 |
|
|
| 1093 |
|
update thai language in glossary |
| 1094 |
|
------------------------------------------------------------------------ |
| 1095 |
|
r779 | ninekrit | 2006-11-05 21:53:28 -0700 (Sun, 05 Nov 2006) | 1 line |
| 1096 |
|
|
| 1097 |
|
fixed translation "Start" on tool tip display |
| 1098 |
|
------------------------------------------------------------------------ |
| 1099 |
|
r778 | neilt | 2006-11-03 06:40:36 -0700 (Fri, 03 Nov 2006) | 1 line |
| 1100 |
|
|
| 1101 |
|
#bug fix - {mosimage} bot incorrectly shows intro images in main body if |
| 1102 |
|
intro text hidden - FS#145 |
| 1103 |
|
------------------------------------------------------------------------ |
| 1104 |
|
r777 | neilt | 2006-11-03 05:52:47 -0700 (Fri, 03 Nov 2006) | 1 line |
| 1105 |
|
|
| 1106 |
|
#bug fix : template parse bug when text outside of mosMainBody() - FS#102 |
| 1107 |
|
------------------------------------------------------------------------ |
| 1108 |
|
r776 | neilt | 2006-11-03 05:43:17 -0700 (Fri, 03 Nov 2006) | 1 line |
| 1109 |
|
|
| 1110 |
|
#bug fix : Content items automatically adding mailto links - FS#128 |
| 1111 |
|
------------------------------------------------------------------------ |
| 1112 |
|
r775 | ninekrit | 2006-11-01 05:18:49 -0700 (Wed, 01 Nov 2006) | 1 line |
| 1113 |
|
|
| 1114 |
|
Fixed save action |
| 1115 |
|
------------------------------------------------------------------------ |
| 1116 |
|
r774 | alwarren | 2006-10-31 23:55:03 -0700 (Tue, 31 Oct 2006) | 1 line |
| 1117 |
|
|
| 1118 |
|
Fixed FS#127 — Strange problem with showing content after 4.6.1 update |
| 1119 |
|
------------------------------------------------------------------------ |
| 1120 |
|
r773 | alwarren | 2006-10-31 23:02:09 -0700 (Tue, 31 Oct 2006) | 1 line |
| 1121 |
|
|
| 1122 |
|
Fixed FS#126 — Front End Editing Error. Usertype was set to '' on save. |
| 1123 |
|
------------------------------------------------------------------------ |
| 1124 |
|
r772 | alwarren | 2006-10-31 16:35:51 -0700 (Tue, 31 Oct 2006) | 1 line |
| 1125 |
|
|
| 1126 |
|
Fixed FS#140 - Installer failure on Windows with magic_quotes_gpc off |
| 1127 |
|
------------------------------------------------------------------------ |
| 1128 |
|
r768 | cauld | 2006-10-29 10:21:36 -0700 (Sun, 29 Oct 2006) | 1 line |
| 1129 |
|
|
| 1130 |
|
! Updating MOStlyCE mambot to v2.0. Brings TinyMCE guts to 2.0.8, fixes |
| 1131 |
|
issues with IE7 & FF2. Integration with TinyMCPUK adds image / file manager |
| 1132 |
|
functionality. |
| 1133 |
|
------------------------------------------------------------------------ |
| 1134 |
|
r767 | cauld | 2006-10-29 10:00:22 -0700 (Sun, 29 Oct 2006) | 1 line |
| 1135 |
|
|
| 1136 |
|
! Updating MOStlyCE Admin component to v2.0. Brings TinyMCE guts to 2.0.8, |
| 1137 |
|
fixes issues with IE7 & FF2. Integration with TinyMCPUK adds image / file |
| 1138 |
|
manager functionality. |
| 1139 |
|
------------------------------------------------------------------------ |
| 1140 |
|
r766 | cauld | 2006-10-28 09:46:22 -0600 (Sat, 28 Oct 2006) | 1 line |
| 1141 |
|
|
| 1142 |
|
! Updating PclZip from 2.1 to 2.5 for Language Manager export functionality |
| 1143 |
|
------------------------------------------------------------------------ |
| 1144 |
|
r764 | alwarren | 2006-10-20 14:14:59 -0600 (Fri, 20 Oct 2006) | 1 line |
| 1145 |
|
|
| 1146 |
|
Fixed FS#139 - warnings in admin polls popup. |
| 1147 |
|
------------------------------------------------------------------------ |
| 1148 |
|
r763 | alwarren | 2006-10-19 14:45:31 -0600 (Thu, 19 Oct 2006) | 1 line |
| 1149 |
|
|
| 1150 |
|
Reverted previous fix for FS#134 and moved to function determineOptionAndItemid |
| 1151 |
|
------------------------------------------------------------------------ |
| 1152 |
|
r762 | alwarren | 2006-10-19 14:09:24 -0600 (Thu, 19 Oct 2006) | 1 line |
| 1153 |
|
|
| 1154 |
|
Added copyright block to core.classes.php |
| 1155 |
|
------------------------------------------------------------------------ |
| 1156 |
|
r761 | alwarren | 2006-10-19 14:00:14 -0600 (Thu, 19 Oct 2006) | 1 line |
| 1157 |
|
|
| 1158 |
|
Fixed FS#134 — Static as a homepage is not working |
| 1159 |
|
------------------------------------------------------------------------ |
| 1160 |
|
r760 | alwarren | 2006-10-19 11:19:07 -0600 (Thu, 19 Oct 2006) | 1 line |
| 1161 |
|
|
| 1162 |
|
Fixed FS#138 - Warnings when magic_quotes_gpc is off |
| 1163 |
|
------------------------------------------------------------------------ |
| 1164 |
|
r759 | alwarren | 2006-10-17 12:21:59 -0600 (Tue, 17 Oct 2006) | 1 line |
| 1165 |
|
|
| 1166 |
|
Better handling of function mosComponentManager::restore_magic_quotes() |
| 1167 |
|
------------------------------------------------------------------------ |
| 1168 |
|
r758 | alwarren | 2006-10-17 10:57:44 -0600 (Tue, 17 Oct 2006) | 1 line |
| 1169 |
|
|
| 1170 |
|
Fixed FS#136 - Contact Us / Custom Module / Add slashes |
| 1171 |
|
------------------------------------------------------------------------ |
| 1172 |
|
r757 | alwarren | 2006-10-17 00:26:21 -0600 (Tue, 17 Oct 2006) | 1 line |
| 1173 |
|
|
| 1174 |
|
Fixed FS#132 - problem with emulate register globals off |
| 1175 |
|
------------------------------------------------------------------------ |
| 1176 |
|
r756 | chanh | 2006-10-15 22:28:51 -0600 (Sun, 15 Oct 2006) | 1 line |
| 1177 |
|
|
| 1178 |
|
Fix bug when upgrade from older version that use "superadministrator" in |
| 1179 |
|
users.usertype rather than "Super Administrator" |
| 1180 |
|
------------------------------------------------------------------------ |
| 1181 |
|
r755 | chanh | 2006-10-15 10:40:38 -0600 (Sun, 15 Oct 2006) | 1 line |
| 1182 |
|
|
| 1183 |
|
It might be confusing for the user so I revert out my change. |
| 1184 |
|
------------------------------------------------------------------------ |
| 1185 |
|
r754 | chanh | 2006-10-15 10:16:57 -0600 (Sun, 15 Oct 2006) | 1 line |
| 1186 |
|
|
| 1187 |
|
Add edit title_alias on the frontend right below the title |
| 1188 |
|
------------------------------------------------------------------------ |
| 1189 |
|
r753 | adi | 2006-10-08 20:50:22 -0600 (Sun, 08 Oct 2006) | 1 line |
| 1190 |
|
|
| 1191 |
|
remove xml prolog in template files |
| 1192 |
|
------------------------------------------------------------------------ |
| 1193 |
|
r752 | cauld | 2006-10-08 10:28:20 -0600 (Sun, 08 Oct 2006) | 1 line |
| 1194 |
|
|
| 1195 |
|
# Removing the old checkbox DROP TABLES option from the install screen. |
| 1196 |
|
Should have been removed when the code was rewritten, but forgot to check it in. |
| 1197 |
|
|
| 1198 |
-------------------- 4.6.1 Release ------------------------------------- |
-------------------- 4.6.1 Release ------------------------------------- |
| 1199 |
|
|
| 1200 |
r749 | neilt | 2006-10-04 13:15:07 -0600 (Wed, 04 Oct 2006) | 1 line |
r749 | neilt | 2006-10-04 13:15:07 -0600 (Wed, 04 Oct 2006) | 1 line |
| 2302 |
------------------------------------------------------------------------ |
------------------------------------------------------------------------ |
| 2303 |
r426 | neilt | 2006-03-28 12:09:32 -0700 (Tue, 28 Mar 2006) | 1 line |
r426 | neilt | 2006-03-28 12:09:32 -0700 (Tue, 28 Mar 2006) | 1 line |
| 2304 |
|
|
| 2305 |
omission of echo in <?php T_('... statements |
omission of echo in <?php T_ statements |
| 2306 |
------------------------------------------------------------------------ |
------------------------------------------------------------------------ |
| 2307 |
r425 | counterpoint | 2006-03-27 09:09:50 -0700 (Mon, 27 Mar 2006) | 1 line |
r425 | counterpoint | 2006-03-27 09:09:50 -0700 (Mon, 27 Mar 2006) | 1 line |
| 2308 |
|
|