Source for file CHANGELOG.php

Documentation is available at CHANGELOG.php

  1. <?php
  2. /**
  3. * Changes History from Mambo
  4. @package Mambo
  5. @author Mambo Foundation Inc see README.php
  6. @copyright Mambo Foundation Inc.
  7. *  See COPYRIGHT.php for copyright notices and details.
  8. @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see
  9.   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
  17. defined'_VALID_MOS' or die'Direct Access to this location is not allowed.' );
  18. ?>
  19.  
  20. Changelog:
  21. ------------
  22.  
  23. This is a non-exhaustive (but still near complete) changelog for
  24. Mambo 4.6, including beta and release candidate versions.
  25. Our thanks to all those people who've contributed bug reports and
  26. code fixes.
  27.  
  28. Legend:
  29.  
  30. # -> Bug Fix
  31. + -> Addition
  32. ! -> Change
  33. - -> Removed
  34. ! -> Note
  35.  
  36. --------------------------- 4.6.2 Release -------------------------------
  37.  
  38. r1076 | cauld | 2007-04-23 20:08:10 -0600 (Mon, 23 Apr 2007) | 1 line
  39.  
  40. # Implementing konlong fix for module state noted here:
  41. http://forum.mambo-foundation.org/showthread.php?p=22046
  42. ! Updating Changelog for the official 4.6.2 release
  43. ------------------------------------------------------------------------
  44. r1075 | andphe | 2007-04-23 17:53:33 -0600 (Mon, 23 Apr 2007) | 1 line
  45.  
  46. ! clearing PHP warnings from the latest commit about cached mambots.
  47. ------------------------------------------------------------------------
  48. r1074 | andphe | 2007-04-23 08:30:13 -0600 (Mon, 23 Apr 2007) | 1 line
  49.  
  50. ! Using the cached mambot instead of load from the dabatase
  51. ------------------------------------------------------------------------
  52. r1073 | andphe | 2007-04-23 08:22:55 -0600 (Mon, 23 Apr 2007) | 1 line
  53.  
  54. + Addind the new getBot function to mosMambotHandler class to get a 
  55. cached mambot
  56. ------------------------------------------------------------------------
  57. r1072 | andphe | 2007-04-23 08:20:03 -0600 (Mon, 23 Apr 2007) | 1 line
  58.  
  59. ! Rollback the enjoyman changes to admin.php
  60. ------------------------------------------------------------------------
  61. r1071 | cauld | 2007-04-22 08:43:10 -0600 (Sun, 22 Apr 2007) | 1 line
  62.  
  63. !  Updating Changelog for the official 4.6.2 release
  64. ------------------------------------------------------------------------
  65.  
  66. r1071 | cauld | 2007-04-22 08:40:21 -0600 (Sun, 22 Apr 2007) | 1 line
  67.  
  68. !  Updating Changelog for the official 4.6.2 release 
  69. ------------------------------------------------------------------------
  70. r1070 | cauld | 2007-04-21 20:43:33 -0600 (Sat, 21 Apr 2007) | 1 line
  71.  
  72. #  Fixing FS#216 - Latest Content Module Failure. (Note: Committing 
  73. for adi since he is having SVN issues).
  74. ------------------------------------------------------------------------
  75. r1069 | cauld | 2007-04-21 17:25:37 -0600 (Sat, 21 Apr 2007) | 1 line
  76.  
  77. # Minor Geshi correction
  78. ------------------------------------------------------------------------
  79. r1068 | cauld | 2007-04-21 15:14:43 -0600 (Sat, 21 Apr 2007) | 1 line
  80.  
  81. ! Updating version info for the 4.6.2 release
  82. ------------------------------------------------------------------------
  83. r1067 | cauld | 2007-04-21 15:12:20 -0600 (Sat, 21 Apr 2007) | 1 line
  84.  
  85. ! Updating bot_geshi to the latest version of Geshi available (1.0.7.19)
  86. ------------------------------------------------------------------------
  87. r1066 | cauld | 2007-04-21 14:30:41 -0600 (Sat, 21 Apr 2007) | 1 line
  88.  
  89. ! Adding a new feature to the Add-On Installer.  It now shows latest and 
  90. current installed versions of the various addons with red conditional 
  91. highlighting for those that are outdated.
  92. ------------------------------------------------------------------------
  93. r1065 | ninekrit | 2007-04-21 11:46:38 -0600 (Sat, 21 Apr 2007) | 1 line
  94.  
  95. !update Thai language for installation
  96. ------------------------------------------------------------------------
  97. r1064 | cauld | 2007-04-21 09:52:08 -0600 (Sat, 21 Apr 2007) | 1 line
  98.  
  99. ! Replacing the htaccess file for com_legacysef
  100. ------------------------------------------------------------------------
  101. r1063 | enjoyman | 2007-04-21 09:41:34 -0600 (Sat, 21 Apr 2007) | 1 line
  102.  
  103. I fix some bugs in file database.php.
  104. ------------------------------------------------------------------------
  105. r1062 | enjoyman | 2007-04-21 09:23:09 -0600 (Sat, 21 Apr 2007) | 1 line
  106.  
  107. I fix some bugs. about convert character set.
  108. ------------------------------------------------------------------------
  109. r1061 | enjoyman | 2007-04-21 07:47:18 -0600 (Sat, 21 Apr 2007) | 1 line
  110.  
  111. Correction for database.php
  112. ------------------------------------------------------------------------
  113. r1059 | enjoyman | 2007-04-21 07:38:27 -0600 (Sat, 21 Apr 2007) | 5 lines
  114.  
  115. -edit includes/database.php follow Andres told me and I edit something to 
  116. support any encoding.
  117. -delete some files which is unnecessary in folder includes/ConvertTables/ .
  118. -edit charsetmapping.php
  119. -edit language/locales.xml ,delete character set "vps" from my 
  120. locales.xml I delete 'wincodepage'.
  121. ------------------------------------------------------------------------
  122. r1058 | enjoyman | 2007-04-21 05:49:18 -0600 (Sat, 21 Apr 2007) | 1 line
  123.  
  124. I edit core.classes.php , add this line.header('Content-type: text/html; '._ISO);
  125. ------------------------------------------------------------------------
  126. r1057 | enjoyman | 2007-04-21 03:01:45 -0600 (Sat, 21 Apr 2007) | 1 line
  127.  
  128. about deleting 'wincodepage'(I forgot this step,use global $mapcharset 
  129. at above of function save().)
  130. ------------------------------------------------------------------------
  131. r1056 | enjoyman | 2007-04-21 02:16:01 -0600 (Sat, 21 Apr 2007) | 1 line
  132.  
  133. I delete 'wincodepage' from anywhere because now it is not use for anything. 
  134. And I edit com_language for user cannot delete default language.
  135. ------------------------------------------------------------------------
  136. r1055 | neilt | 2007-04-20 07:29:51 -0600 (Fri, 20 Apr 2007) | 1 line
  137.  
  138. # minor bug fix to get params limit
  139. ------------------------------------------------------------------------
  140. r1054 | cauld | 2007-04-20 06:54:51 -0600 (Fri, 20 Apr 2007) | 1 line
  141.  
  142. # Fixing SEF issue with mos_comment capatcha code and preping for 
  143. mos_commentV1.2 release
  144. ------------------------------------------------------------------------
  145. r1053 | cauld | 2007-04-18 16:49:01 -0600 (Wed, 18 Apr 2007) | 1 line
  146.  
  147. ! Commiting bot_mostlyceV2.2.  v2.0 was pretty outdated and had some browser 
  148. compatability issues. v2.2 is based on the latest version TinyMCE has to offer.
  149. ------------------------------------------------------------------------
  150. r1052 | cauld | 2007-04-18 16:37:27 -0600 (Wed, 18 Apr 2007) | 1 line
  151.  
  152. ! Removing bot_mostlyce2.0.  Preparing to upgrade to bot_mostlyce2.2.  
  153. Due to the number of changes it is better to remove and readd.
  154. ------------------------------------------------------------------------
  155. r1051 | cauld | 2007-04-18 15:26:16 -0600 (Wed, 18 Apr 2007) | 1 line
  156.  
  157. ! Adding files for the new legacy sef component
  158. ------------------------------------------------------------------------
  159. r1050 | neilt | 2007-04-18 02:16:15 -0600 (Wed, 18 Apr 2007) | 1 line
  160.  
  161. # bug fix - cloaking not working on email address
  162. ------------------------------------------------------------------------
  163. r1049 | ninekrit | 2007-04-18 01:24:13 -0600 (Wed, 18 Apr 2007) | 1 line
  164.  
  165. #update ConvertTable Charset mapping for Chainese/Georgian/Japanese/Thai
  166. ------------------------------------------------------------------------
  167. r1048 | andphe | 2007-04-17 21:11:10 -0600 (Tue, 17 Apr 2007) | 1 line
  168.  
  169. # improve the database nokkaew patch
  170. ------------------------------------------------------------------------
  171. r1047 | andphe | 2007-04-17 19:16:44 -0600 (Tue, 17 Apr 2007) | 1 line
  172.  
  173. ! reestablishing the 4.6 sef engine
  174. ------------------------------------------------------------------------
  175. r1046 | neilt | 2007-04-17 01:24:08 -0600 (Tue, 17 Apr 2007) | 1 line
  176.  
  177. Modifications to allow comments to link directly to relating article
  178. ------------------------------------------------------------------------
  179. r1044 | cauld | 2007-04-13 21:50:35 -0600 (Fri, 13 Apr 2007) | 1 line
  180.  
  181. # Fixing  FS#204 - Page Impression Statistics Error Warning
  182. ------------------------------------------------------------------------
  183. r1043 | andphe | 2007-04-13 07:18:18 -0600 (Fri, 13 Apr 2007) | 1 line
  184.  
  185. # FS#35 - Safe mode problem, bug fixed, now when the Safe Mode is enabled 
  186. phpgettext will be used instead of gettext and the calls to putenv will 
  187. be avoided
  188. ------------------------------------------------------------------------
  189. r1042 | andphe | 2007-04-13 07:15:00 -0600 (Fri, 13 Apr 2007) | 1 line
  190.  
  191. # Page title for frontpage doesn't take effect
  192. ------------------------------------------------------------------------
  193. r1041 | andphe | 2007-04-13 07:14:08 -0600 (Fri, 13 Apr 2007) | 1 line
  194.  
  195. ! Rollback the SEF engine 
  196. ------------------------------------------------------------------------
  197. r1040 | elpie | 2007-04-13 07:10:11 -0600 (Fri, 13 Apr 2007) | 1 line
  198.  
  199. #fixed second incorrectly written div
  200. ------------------------------------------------------------------------
  201. r1039 | elpie | 2007-04-13 07:04:28 -0600 (Fri, 13 Apr 2007) | 1 line
  202.  
  203. #removed deprecated name element from the form so it will now validate
  204. ------------------------------------------------------------------------
  205. r1038 | elpie | 2007-04-13 07:02:41 -0600 (Fri, 13 Apr 2007) | 1 line
  206.  
  207. #corrected hidden input that had been placed outside of the div
  208. ------------------------------------------------------------------------
  209. r1037 | elpie | 2007-04-13 00:01:44 -0600 (Fri, 13 Apr 2007) | 1 line
  210.  
  211. # Fixed header blocks that were overwritten in svn
  212. ------------------------------------------------------------------------
  213. r1036 | andphe | 2007-04-09 06:19:03 -0600 (Mon, 09 Apr 2007) | 1 line
  214.  
  215. # bad locale string returned in Windows when the language doesn't have a 
  216. iso3166_3 code in locales.xml
  217. ------------------------------------------------------------------------
  218. r1035 | andphe | 2007-04-09 06:17:19 -0600 (Mon, 09 Apr 2007) | 1 line
  219.  
  220. ! alter the order of mos_polls and mos_poll_menu in the SQL query, this 
  221. doesn't affect the behavior of the code but helps to nokkaew
  222. ------------------------------------------------------------------------
  223. r1034 | cauld | 2007-04-08 10:27:09 -0600 (Sun, 08 Apr 2007) | 2 lines
  224.  
  225. # Fixing The Source sample data RSS feed link.  Pointed to the old url.  
  226. It was fixed before, but overwritten in SVN.
  227. ! Adjusting RSS feed timeout
  228. ------------------------------------------------------------------------
  229. r1033 | andphe | 2007-03-31 22:51:12 -0600 (Sat, 31 Mar 2007) | 1 line
  230.  
  231. # Bug fixed, the mambot generate wrong url's when SEF is enabled 
  232. ------------------------------------------------------------------------
  233. r1032 | cauld | 2007-03-27 06:37:01 -0600 (Tue, 27 Mar 2007) | 1 line
  234.  
  235. #  Fixing FS#208 - Comments on NewsFlash
  236. ------------------------------------------------------------------------
  237. r1031 | cauld | 2007-03-26 06:43:05 -0600 (Mon, 26 Mar 2007) | 1 line
  238.  
  239. # Fixing FS#84 - HTML tags stripped from module parameter type textarea
  240. ------------------------------------------------------------------------
  241. r1030 | cauld | 2007-03-25 12:06:00 -0600 (Sun, 25 Mar 2007) | 1 line
  242.  
  243. ! Adding notices to the Install about MySQL strict mode not being supported
  244. ------------------------------------------------------------------------
  245. r1029 | cauld | 2007-03-25 11:00:37 -0600 (Sun, 25 Mar 2007) | 1 line
  246.  
  247. ! Adjusting mostlyce.php per FS#155.  Will come in mambot v2.2 releases+, 
  248. but wanted to adjust this version included by default.
  249. ------------------------------------------------------------------------
  250. r1028 | cauld | 2007-03-24 21:34:41 -0600 (Sat, 24 Mar 2007) | 1 line
  251.  
  252. ! Implementing suggestions from konlong for the universal installer
  253. ------------------------------------------------------------------------
  254. r1027 | andphe | 2007-03-23 16:22:49 -0600 (Fri, 23 Mar 2007) | 2 lines
  255.  
  256. # Bug Fix Adding Itemid to Wrapper menu links, because when exists two 
  257. or more wrapper links in menu all them points to the last added 
  258. # Adding lang parameter to URLs when nokkaew is used
  259. ------------------------------------------------------------------------
  260. r1026 | cauld | 2007-03-22 13:32:46 -0600 (Thu, 22 Mar 2007) | 1 line
  261.  
  262. ! Making some improvements to the post installation survey.
  263. ------------------------------------------------------------------------
  264. r1025 | cauld | 2007-03-21 20:49:23 -0600 (Wed, 21 Mar 2007) | 1 line
  265.  
  266. ! Updating the geshi mambot from version 1.0.4 to 1.0.7.18 and adding 
  267. highlight support for mysql, perl, and python
  268. ------------------------------------------------------------------------
  269. r1023 | cauld | 2007-03-20 05:50:33 -0600 (Tue, 20 Mar 2007) | 1 line
  270.  
  271. ! Updating copyright.php to include Tango
  272. ------------------------------------------------------------------------
  273. r1022 | cauld | 2007-03-20 05:42:53 -0600 (Tue, 20 Mar 2007) | 1 line
  274.  
  275. ! Changing out the default logo inside each template.  Using a new Mambo 
  276. image provided by ricoflan
  277. ------------------------------------------------------------------------
  278. r1021 | cauld | 2007-03-19 22:59:31 -0600 (Mon, 19 Mar 2007) | 1 line
  279.  
  280. ! Adding new icon to the cpanel for "Get Support" and updating the install 
  281. splash page with the forum link.  Making official support easier to find.
  282. ------------------------------------------------------------------------
  283. r1020 | andphe | 2007-03-19 09:11:13 -0600 (Mon, 19 Mar 2007) | 1 line
  284.  
  285. ! discard nokkaew patch for administration side
  286. ------------------------------------------------------------------------
  287. r1019 | andphe | 2007-03-16 22:21:56 -0600 (Fri, 16 Mar 2007) | 1 line
  288.  
  289. + adding tagalog language to locales.xml
  290. ------------------------------------------------------------------------
  291. r1018 | andphe | 2007-03-16 22:17:55 -0600 (Fri, 16 Mar 2007) | 1 line
  292.  
  293. # improved nokkaew support
  294. ------------------------------------------------------------------------
  295. r1017 | andphe | 2007-03-16 06:10:37 -0600 (Fri, 16 Mar 2007) | 1 line
  296.  
  297. # clearing PHP notices when a new user is created
  298. ------------------------------------------------------------------------
  299. r1016 | ninekrit | 2007-03-13 06:42:47 -0600 (Tue, 13 Mar 2007) | 1 line
  300.  
  301. #Add Nokkaew patch, Now Nokkaew don't need DOMIT anymore
  302. ------------------------------------------------------------------------
  303. r1015 | enjoyman | 2007-03-09 20:47:15 -0700 (Fri, 09 Mar 2007) | 1 line
  304.  
  305. I edited function mosTreeRecurse() for more performance, tree object can 
  306. identify other parent variable more than 'parent' and it can get level 
  307. of tree from 'level' variable.
  308. ------------------------------------------------------------------------
  309. r1014 | andphe | 2007-03-09 14:28:13 -0700 (Fri, 09 Mar 2007) | 1 line
  310.  
  311. # some strings with special chars aren't translatable
  312. ------------------------------------------------------------------------
  313. r1013 | andphe | 2007-03-09 12:47:15 -0700 (Fri, 09 Mar 2007) | 1 line
  314.  
  315. + adding vietnamese language to locales.xml
  316. ------------------------------------------------------------------------
  317. r1012 | andphe | 2007-03-09 05:38:15 -0700 (Fri, 09 Mar 2007) | 1 line
  318.  
  319. ! untranslated strings
  320. ------------------------------------------------------------------------
  321. r1011 | andphe | 2007-03-09 05:36:22 -0700 (Fri, 09 Mar 2007) | 1 line
  322.  
  323. # mambots description doesn't translate
  324. ------------------------------------------------------------------------
  325. r1010 | andphe | 2007-03-09 05:35:01 -0700 (Fri, 09 Mar 2007) | 1 line
  326.  
  327. # Some translations still empty after save the catalog
  328. ------------------------------------------------------------------------
  329. r1009 | andphe | 2007-03-09 05:33:37 -0700 (Fri, 09 Mar 2007) | 1 line
  330.  
  331. # clearing notices using more than two plural forms
  332. ------------------------------------------------------------------------
  333. r1008 | andphe | 2007-03-09 05:29:42 -0700 (Fri, 09 Mar 2007) | 1 line
  334.  
  335. ! updating the untranslated folder for 4.6.2
  336. ------------------------------------------------------------------------
  337. r1007 | andphe | 2007-03-08 11:31:14 -0700 (Thu, 08 Mar 2007) | 1 line
  338.  
  339. # error messages is displayed in the browser when the URl parameter for 
  340. mod_wrapper is left blank
  341. ------------------------------------------------------------------------
  342. r1006 | cauld | 2007-03-07 19:58:12 -0700 (Wed, 07 Mar 2007) | 1 line
  343.  
  344. ! Making some compatability changes as suggested by konlong here:
  345. (http://forum.mambo-foundation.org/showthread.php?p=18280#post18280)
  346.  
  347. ---------------- 4.6.2 Bug Stomp Pre-Release 2 ---------------------------
  348.  
  349. r1005 | cauld | 2007-03-04 20:24:53 -0700 (Sun, 04 Mar 2007) | 1 line
  350.  
  351. ! Updating Changelog and Version info for 4.6.2 Bug Stomp Pre-Release 2
  352. ------------------------------------------------------------------------
  353.  
  354. r1004 | chanh | 2007-03-04 11:13:53 -0700 (Sun, 04 Mar 2007) | 1 line
  355.  
  356. Correct Banner links
  357. ------------------------------------------------------------------------
  358. r1003 | chanh | 2007-03-04 10:20:25 -0700 (Sun, 04 Mar 2007) | 1 line
  359.  
  360. Link to Security mailing list in sample data for both type of install
  361.  
  362. ------------------------------------------------------------------------
  363. r1001 | andphe | 2007-03-03 15:04:15 -0700 (Sat, 03 Mar 2007) | 1 line
  364.  
  365. # fs#180 SEF not working on 4.6.1
  366. ------------------------------------------------------------------------
  367. r1000 | andphe | 2007-03-03 10:59:39 -0700 (Sat, 03 Mar 2007) | 1 line
  368.  
  369. ! Adding T_ to untranslated strings
  370. ------------------------------------------------------------------------
  371. r999 | alwarren | 2007-02-20 12:27:29 -0700 (Tue, 20 Feb 2007) | 1 line
  372.  
  373. Removed improper pass-by-reference on line 46
  374. ------------------------------------------------------------------------
  375. r998 | alwarren | 2007-02-20 11:54:56 -0700 (Tue, 20 Feb 2007) | 1 line
  376.  
  377. Fixed  FS#202 — retrieveResults does not use key with loadAssocList
  378. ------------------------------------------------------------------------
  379. r997 | alwarren | 2007-02-20 11:37:55 -0700 (Tue, 20 Feb 2007) | 1 line
  380.  
  381. Fixed FS#176 loadAssocList was not returning a proper list
  382. ------------------------------------------------------------------------
  383. r996 | adi | 2007-02-20 02:33:05 -0700 (Tue, 20 Feb 2007) | 1 line
  384.  
  385. add blank value for mosparameter if there's no contact detail 
  386. found.dicuss: http://forum.mambo-foundation.org/showthread.php?t=3418
  387. ------------------------------------------------------------------------
  388. r995 | cauld | 2007-02-19 06:56:53 -0700 (Mon, 19 Feb 2007) | 1 line
  389.  
  390. ! Updating changelog and version info for 4.6.2 bug stomp pre-release
  391.  
  392. ---------------- 4.6.2 Bug Stomp Pre-Release 1 -----------------------------
  393.  
  394. r994 | andphe | 2007-02-14 04:43:17 -0700 (Wed, 14 Feb 2007) | 1 line
  395.  
  396. # extract action doesn't go to deep folders in linux systems
  397. ------------------------------------------------------------------------
  398. r993 | andphe | 2007-02-12 15:55:14 -0700 (Mon, 12 Feb 2007) | 1 line
  399.  
  400. # update action doesn't create a .mo file when the language is imported 
  401. without the LC_MESSAGES folder
  402. ------------------------------------------------------------------------
  403. r992 | andphe | 2007-02-11 13:30:10 -0700 (Sun, 11 Feb 2007) | 1 line
  404.  
  405. ! changing copyright notices
  406. ------------------------------------------------------------------------
  407. r991 | andphe | 2007-02-11 13:28:11 -0700 (Sun, 11 Feb 2007) | 2 lines
  408.  
  409. ! ignore offline check for the admin side
  410. # help button in cpanel isn't displayed after login to the admin side
  411. ------------------------------------------------------------------------
  412. r990 | cauld | 2007-02-10 16:18:31 -0700 (Sat, 10 Feb 2007) | 1 line
  413.  
  414. ! Updating MOStlyCE Admin to v2.1.  Adds i18n support (Andphe made these mods).
  415. ------------------------------------------------------------------------
  416. r989 | cauld | 2007-02-10 15:55:42 -0700 (Sat, 10 Feb 2007) | 1 line
  417.  
  418. ! Updating MOStlyDB Admin to v1.3.  Adds i18n support (Andphe made these mods).
  419. ------------------------------------------------------------------------
  420. r988 | elpie | 2007-02-09 03:33:34 -0700 (Fri, 09 Feb 2007) | 1 line
  421.  
  422. !corrected sample data where links were not closed
  423. ------------------------------------------------------------------------
  424. r987 | alwarren | 2007-02-08 23:04:03 -0700 (Thu, 08 Feb 2007) | 1 line
  425.  
  426. Fixed missing variables $gid and $acl
  427. ------------------------------------------------------------------------
  428. r986 | elpie | 2007-02-08 18:18:30 -0700 (Thu, 08 Feb 2007) | 1 line
  429.  
  430. !corrected typo in contact sample data
  431. ------------------------------------------------------------------------
  432. r985 | elpie | 2007-02-08 18:04:58 -0700 (Thu, 08 Feb 2007) | 1 line
  433.  
  434. !fixed incorrect rss feed link for The Source
  435. ------------------------------------------------------------------------
  436. r984 | enjoyman | 2007-02-08 06:28:45 -0700 (Thu, 08 Feb 2007) | 1 line
  437.  
  438. I edited /administrator/components/com_admin/admin.admin.html.php online 
  439. 40 for clear error if internet is disabled.
  440. ------------------------------------------------------------------------
  441. r983 | enjoyman | 2007-02-08 05:47:14 -0700 (Thu, 08 Feb 2007) | 1 line
  442.  
  443. move calling method offlineCheck() to somewhere is better.
  444. ------------------------------------------------------------------------
  445. r982 | elpie | 2007-02-08 04:48:23 -0700 (Thu, 08 Feb 2007) | 1 line
  446.  
  447. !updated copyrights that had been overwritten
  448. ------------------------------------------------------------------------
  449. r981 | enjoyman | 2007-02-08 04:04:23 -0700 (Thu, 08 Feb 2007) | 1 line
  450.  
  451. I edited this file to check to show offline page if folder installation 
  452. is exists for backend page.
  453. ------------------------------------------------------------------------
  454. r980 | enjoyman | 2007-02-08 03:58:46 -0700 (Thu, 08 Feb 2007) | 1 line
  455.  
  456. I edited core.class.php to show offline page if folder installation is exists 
  457. when user go to backend page.
  458. ------------------------------------------------------------------------
  459. r979 | cauld | 2007-02-07 19:14:07 -0700 (Wed, 07 Feb 2007) | 1 line
  460.  
  461. # Fixing some error handling within the Universal Installer to better handle 
  462. submissions with a bad file path, no file, and/or no Internet connection.
  463. ------------------------------------------------------------------------
  464. r977 | alwarren | 2007-02-07 18:58:13 -0700 (Wed, 07 Feb 2007) | 1 line
  465.  
  466. Fixed Fixed FS#199 Special/registered access for content items
  467. ------------------------------------------------------------------------
  468. r976 | alwarren | 2007-02-07 18:56:47 -0700 (Wed, 07 Feb 2007) | 1 line
  469.  
  470. Fixed FS#199 Special/registered access for content items, mod_latestcontent.php 
  471. and mod_latestnews.php
  472. ------------------------------------------------------------------------
  473. r975 | enjoyman | 2007-02-07 05:59:53 -0700 (Wed, 07 Feb 2007) | 1 line
  474.  
  475. I edited file /administrator/includes/menubar.html.php for check only 
  476. default language is translated.
  477. ------------------------------------------------------------------------
  478. r974 | cauld | 2007-02-06 18:01:14 -0700 (Tue, 06 Feb 2007) | 1 line
  479.  
  480. # Removing php short tags found in the MOStlyCE integrated image manager
  481. ------------------------------------------------------------------------
  482. r973 | elpie | 2007-02-06 15:50:44 -0700 (Tue, 06 Feb 2007) | 1 line
  483.  
  484. !more copyright updates
  485. ------------------------------------------------------------------------
  486. r972 | elpie | 2007-02-06 06:48:02 -0700 (Tue, 06 Feb 2007) | 1 line
  487.  
  488. !removed old Miro copyright that was never updated
  489. ------------------------------------------------------------------------
  490. r971 | elpie | 2007-02-06 06:01:13 -0700 (Tue, 06 Feb 2007) | 1 line
  491.  
  492. !more copyright corrections
  493. ------------------------------------------------------------------------
  494. r970 | andphe | 2007-02-06 05:11:58 -0700 (Tue, 06 Feb 2007) | 1 line
  495.  
  496. ! Change i18n to T_ functions
  497. ------------------------------------------------------------------------
  498. r969 | andphe | 2007-02-06 05:10:36 -0700 (Tue, 06 Feb 2007) | 1 line
  499.  
  500. + Install button for Language Manager, Arpee's Contribution
  501. ------------------------------------------------------------------------
  502. r968 | elpie | 2007-02-06 04:40:15 -0700 (Tue, 06 Feb 2007) | 1 line
  503.  
  504. !updated copyright and contact email address
  505. ------------------------------------------------------------------------
  506. r967 | elpie | 2007-02-06 04:29:17 -0700 (Tue, 06 Feb 2007) | 1 line
  507.  
  508. !copyright notices updated
  509. ------------------------------------------------------------------------
  510. r966 | elpie | 2007-02-06 04:06:44 -0700 (Tue, 06 Feb 2007) | 1 line
  511.  
  512. !fixed php short open tag
  513. ------------------------------------------------------------------------
  514. r965 | elpie | 2007-02-06 04:05:23 -0700 (Tue, 06 Feb 2007) | 1 line
  515.  
  516. !more copyright updates
  517. ------------------------------------------------------------------------
  518. r964 | elpie | 2007-02-05 23:05:27 -0700 (Mon, 05 Feb 2007) | 1 line
  519.  
  520. Removed Miro notice from files and placed into copyright file.
  521. ------------------------------------------------------------------------
  522. r963 | enjoyman | 2007-02-05 10:26:01 -0700 (Mon, 05 Feb 2007) | 2 lines
  523.  
  524. I edit installation/sql/mambo.sql for fix bug between install mambo.
  525. And I edit file installation/index.php, change from php short tags to 
  526. full tags
  527. ------------------------------------------------------------------------
  528. r962 | andphe | 2007-02-05 04:54:26 -0700 (Mon, 05 Feb 2007) | 1 line
  529.  
  530. # keeping update the xml language file to export the correct files, and 
  531. correcting various php notices
  532. ------------------------------------------------------------------------
  533. r961 | alwarren | 2007-02-05 03:01:21 -0700 (Mon, 05 Feb 2007) | 1 line
  534.  
  535. Restored lost commit in mosAdminMenus
  536. ------------------------------------------------------------------------
  537. r960 | andphe | 2007-02-04 14:02:39 -0700 (Sun, 04 Feb 2007) | 1 line
  538.  
  539. # FS#133 — Contacts don't show icons
  540. ------------------------------------------------------------------------
  541. r959 | cauld | 2007-02-04 09:15:37 -0700 (Sun, 04 Feb 2007) | 1 line
  542.  
  543. ! Updating changelog
  544. ------------------------------------------------------------------------
  545.  
  546. r958 | elpie | 2007-02-04 05:28:01 -0700 (Sun, 04 Feb 2007) | 1 line
  547.  
  548. !fixed short open tag
  549. ------------------------------------------------------------------------
  550. r957 | elpie | 2007-02-04 05:08:54 -0700 (Sun, 04 Feb 2007) | 1 line
  551.  
  552. !fixed short open tag. Updated copyright.
  553. ------------------------------------------------------------------------
  554. r956 | ninekrit | 2007-02-03 18:46:16 -0700 (Sat, 03 Feb 2007) | 1 line
  555.  
  556. !removed line check installation folder for admin site.
  557. ------------------------------------------------------------------------
  558. r955 | ninekrit | 2007-02-03 18:20:53 -0700 (Sat, 03 Feb 2007) | 1 line
  559.  
  560. !change function offlineCheck to not effect admin site.
  561. ------------------------------------------------------------------------
  562. r952 | cauld | 2007-02-02 05:17:47 -0700 (Fri, 02 Feb 2007) | 1 line
  563.  
  564. ! Updating Mambo glossary help file
  565. ------------------------------------------------------------------------
  566. r951 | alwarren | 2007-02-02 00:16:30 -0700 (Fri, 02 Feb 2007) | 1 line
  567.  
  568. Removed reference to mamboxchange
  569. ------------------------------------------------------------------------
  570. r950 | cauld | 2007-02-01 22:22:15 -0700 (Thu, 01 Feb 2007) | 1 line
  571.  
  572. ! Updating the credits file and removing 3rd party tool info since it has 
  573. been moved to the new copyright.php file
  574. ------------------------------------------------------------------------
  575. r949 | cauld | 2007-02-01 22:19:18 -0700 (Thu, 01 Feb 2007) | 1 line
  576.  
  577. ! Updating sample data
  578. ------------------------------------------------------------------------
  579. r948 | cauld | 2007-02-01 22:02:04 -0700 (Thu, 01 Feb 2007) | 1 line
  580.  
  581. ! Updating all old copyright statements to reference the new copyright.php 
  582. file for easier maintenance
  583. ------------------------------------------------------------------------
  584. r947 | cauld | 2007-02-01 06:28:51 -0700 (Thu, 01 Feb 2007) | 1 line
  585.  
  586. ! Add group column to the modules table
  587. ------------------------------------------------------------------------
  588. r946 | ninekrit | 2007-02-01 03:35:57 -0700 (Thu, 01 Feb 2007) | 1 line
  589.  
  590. #add defined( '_VALID_MOS' ) when write langconfig.php
  591. ------------------------------------------------------------------------
  592. r945 | ninekrit | 2007-02-01 03:21:15 -0700 (Thu, 01 Feb 2007) | 1 line
  593.  
  594. !fixed default language to enlish language 
  595. ------------------------------------------------------------------------
  596. r944 | cauld | 2007-01-31 23:54:07 -0700 (Wed, 31 Jan 2007) | 1 line
  597.  
  598. ! New copyright file being added.  Contains Mambo copyright notice and 3rd 
  599. party copyright info as well.  To be referred to in all other files to make 
  600. future copyright updates much easier.
  601. ------------------------------------------------------------------------
  602. r943 | cauld | 2007-01-31 23:12:51 -0700 (Wed, 31 Jan 2007) | 1 line
  603.  
  604. ! Updating credits file
  605. ------------------------------------------------------------------------
  606. r942 | cauld | 2007-01-31 23:04:53 -0700 (Wed, 31 Jan 2007) | 1 line
  607.  
  608. ! Additional 2007 copyright updates
  609. ------------------------------------------------------------------------
  610. r941 | cauld | 2007-01-31 22:54:14 -0700 (Wed, 31 Jan 2007) | 1 line
  611.  
  612. ! 2007 copyright update
  613. ------------------------------------------------------------------------
  614. r940 | andphe | 2007-01-31 17:19:00 -0700 (Wed, 31 Jan 2007) | 1 line
  615.  
  616. # FS#113 — Admin Help in Lite Version, no help button will showed when not help files exists
  617. ------------------------------------------------------------------------
  618. r939 | andphe | 2007-01-31 17:11:20 -0700 (Wed, 31 Jan 2007) | 1 line
  619.  
  620. # FS#175 — Missing Help file, no button help will be showed when not a file help is found
  621. ------------------------------------------------------------------------
  622. r938 | andphe | 2007-01-31 14:36:43 -0700 (Wed, 31 Jan 2007) | 1 line
  623.  
  624. !changing constants _LOGIN_SUCCESS and _LOGOUT_SUCCESS by T_ functions
  625. ------------------------------------------------------------------------
  626. r937 | andphe | 2007-01-31 14:05:48 -0700 (Wed, 31 Jan 2007) | 1 line
  627.  
  628. #FS#177 —  authenticator does not return true on valid login
  629. ------------------------------------------------------------------------
  630. r936 | ninekrit | 2007-01-31 06:15:10 -0700 (Wed, 31 Jan 2007) | 1 line
  631.  
  632. #change button padding for smooth in ubuntu too
  633. ------------------------------------------------------------------------
  634. r934 | andphe | 2007-01-29 15:52:43 -0700 (Mon, 29 Jan 2007) | 1 line
  635.  
  636. !changing mosConfig_lang to mosConfig_locale in all login frontend forms
  637. ------------------------------------------------------------------------
  638. r933 | andphe | 2007-01-29 15:26:57 -0700 (Mon, 29 Jan 2007) | 1 line
  639.  
  640. #plurals string isn't parsed fine
  641. ------------------------------------------------------------------------
  642. r932 | andphe | 2007-01-29 15:24:02 -0700 (Mon, 29 Jan 2007) | 1 line
  643.  
  644. #unescaped tool tips in edit catalogs in LM fixed
  645. ------------------------------------------------------------------------
  646. r931 | andphe | 2007-01-29 15:22:24 -0700 (Mon, 29 Jan 2007) | 1 line
  647.  
  648. !Changing T_( entries to T_
  649. ------------------------------------------------------------------------
  650. r930 | alwarren | 2007-01-29 10:06:46 -0700 (Mon, 29 Jan 2007) | 1 line
  651.  
  652. Fixed FS#99 Module group access
  653. ------------------------------------------------------------------------
  654. r928 | cauld | 2007-01-28 19:22:54 -0700 (Sun, 28 Jan 2007) | 1 line
  655.  
  656. ! Updating changelog
  657.  
  658. r926 | ninekrit | 2007-01-28 06:25:42 -0700 (Sun, 28 Jan 2007) | 1 line
  659.  
  660. #update new installatin screen working with LM.
  661. ------------------------------------------------------------------------
  662. r923 | cauld | 2007-01-27 22:37:52 -0700 (Sat, 27 Jan 2007) | 1 line
  663.  
  664. ! Updating credits file
  665. ------------------------------------------------------------------------
  666. r921 | cauld | 2007-01-27 16:15:14 -0700 (Sat, 27 Jan 2007) | 1 line
  667.  
  668. # Fixing RSS feed issue where the RSS feeds being created were ignoring 
  669. params defined within the com_syndication interface.
  670. ------------------------------------------------------------------------
  671. r920 | cauld | 2007-01-27 15:09:31 -0700 (Sat, 27 Jan 2007) | 1 line
  672.  
  673. ! Updating sample data
  674. ------------------------------------------------------------------------
  675. r919 | cauld | 2007-01-27 14:32:45 -0700 (Sat, 27 Jan 2007) | 1 line
  676.  
  677. ! Updating version.php
  678. ------------------------------------------------------------------------
  679. r918 | andphe | 2007-01-27 14:20:38 -0700 (Sat, 27 Jan 2007) | 1 line
  680.  
  681. improving language export action
  682. ------------------------------------------------------------------------
  683. r916 | andphe | 2007-01-27 05:37:00 -0700 (Sat, 27 Jan 2007) | 1 line
  684.  
  685. improving javascript for delete and translate actions
  686. ------------------------------------------------------------------------
  687. r915 | andphe | 2007-01-26 22:28:56 -0700 (Fri, 26 Jan 2007) | 1 line
  688.  
  689. adding defined( '_VALID_MOS' ) or die( 'Direct Access to this location 
  690. is not allowed.' );
  691. ------------------------------------------------------------------------
  692. r914 | andphe | 2007-01-26 22:18:36 -0700 (Fri, 26 Jan 2007) | 1 line
  693.  
  694. creating glossaries in another encoding different to utf-8
  695. ------------------------------------------------------------------------
  696. r913 | andphe | 2007-01-26 22:16:03 -0700 (Fri, 26 Jan 2007) | 1 line
  697.  
  698. adding headers for compiled .mo file and left out empty translations
  699. ------------------------------------------------------------------------
  700. r912 | andphe | 2007-01-26 21:59:01 -0700 (Fri, 26 Jan 2007) | 1 line
  701.  
  702. default English language cannot be deleted or translated
  703. ------------------------------------------------------------------------
  704. r910 | enjoyman | 2007-01-26 05:24:24 -0700 (Fri, 26 Jan 2007) | 1 line
  705.  
  706. delete folder cvs, it is not related.
  707. ------------------------------------------------------------------------
  708. r909 | ninekrit | 2007-01-26 05:06:09 -0700 (Fri, 26 Jan 2007) | 1 line
  709.  
  710. #change create new language will be redirect to languages screen instead 
  711. to edit screen
  712. ------------------------------------------------------------------------
  713. r908 | andphe | 2007-01-25 19:34:06 -0700 (Thu, 25 Jan 2007) | 1 line
  714.  
  715. using langtitle_iso3166-3 instead iso639_iso3166-2 for setlocale in 
  716. windows to load properly the translations when gettext is used
  717. ------------------------------------------------------------------------
  718. r907 | enjoyman | 2007-01-23 21:02:53 -0700 (Tue, 23 Jan 2007) | 1 line
  719.  
  720. edit some line in file admin.mambots.php for fix some bug about drop down 
  721. list for searching.
  722. ------------------------------------------------------------------------
  723. r906 | alwarren | 2007-01-23 16:30:00 -0700 (Tue, 23 Jan 2007) | 1 line
  724.  
  725. Fixed SQL injection in com_weblinks
  726. ------------------------------------------------------------------------
  727. r905 | alwarren | 2007-01-23 16:14:18 -0700 (Tue, 23 Jan 2007) | 1 line
  728.  
  729. Fixed SQL injection in cancel edit functions
  730. ------------------------------------------------------------------------
  731. r904 | enjoyman | 2007-01-23 11:33:33 -0700 (Tue, 23 Jan 2007) | 1 line
  732.  
  733. edit some line in file mambolanguage.class.php
  734. ------------------------------------------------------------------------
  735. r903 | enjoyman | 2007-01-23 11:16:53 -0700 (Tue, 23 Jan 2007) | 2 lines
  736.  
  737. add file charsetmapping.php,and edit file core.classes.php for include 
  738. file charsetmapping.php.edit file phpgettext.class.php for convert charsets 
  739. when you click auto translate in language manager.
  740. ------------------------------------------------------------------------
  741. r902 | enjoyman | 2007-01-22 07:55:06 -0700 (Mon, 22 Jan 2007) | 1 line
  742.  
  743. I edit class ConvertCharset in file core.classes.php on line 3349, comment 
  744. to not check empty string.
  745. ------------------------------------------------------------------------
  746. r901 | enjoyman | 2007-01-22 07:10:06 -0700 (Mon, 22 Jan 2007) | 1 line
  747.  
  748. delete file /includes/ConvertCharset.class.php because it's not used.It's 
  749. contents is in core.classes.php already.
  750. ------------------------------------------------------------------------
  751. r900 | enjoyman | 2007-01-22 05:47:56 -0700 (Mon, 22 Jan 2007) | 1 line
  752.  
  753. edit function iconvert() in file mambolanguage.class.php on line 217 for 
  754. create english iso-8859-1
  755. ------------------------------------------------------------------------
  756. r899 | andphe | 2007-01-22 05:40:58 -0700 (Mon, 22 Jan 2007) | 1 line
  757.  
  758. adding _VALID_MOS constant
  759. ------------------------------------------------------------------------
  760. r898 | enjoyman | 2007-01-22 05:35:57 -0700 (Mon, 22 Jan 2007) | 1 line
  761.  
  762. add if (!defined('_VALID_MOS')) define( '_VALID_MOS', 1 ); to files in 
  763. folder installation for install mambo.
  764. ------------------------------------------------------------------------
  765. r897 | enjoyman | 2007-01-22 05:26:07 -0700 (Mon, 22 Jan 2007) | 1 line
  766.  
  767. add if (!defined('_VALID_MOS')) define( '_VALID_MOS', 1 ); in file 
  768. /installation/index.php on line 16 for installation.
  769. ------------------------------------------------------------------------
  770. r896 | andphe | 2007-01-22 04:27:12 -0700 (Mon, 22 Jan 2007) | 1 line
  771.  
  772. the most functions was migrated from gettext commands to php code, some 
  773. validations for open_basedir and disable_functions was included
  774. ------------------------------------------------------------------------
  775. r895 | andphe | 2007-01-22 04:23:16 -0700 (Mon, 22 Jan 2007) | 1 line
  776.  
  777. The xml language file includes all the files (.po files, .mo files, and 
  778. glossary), a new "filetype" attribute was added to the xml file, now the 
  779. export action and the universal installer can donwload and upload a complete 
  780. language, the installer supports wincodepage, and the catalogs list just 
  781. show the .po files.
  782. ------------------------------------------------------------------------
  783. r894 | andphe | 2007-01-22 04:18:16 -0700 (Mon, 22 Jan 2007) | 1 line
  784.  
  785. export action now exports all .po files, the .mo file and the glossary 
  786. file, pclzip was fixed to work fine in windows
  787. ------------------------------------------------------------------------
  788. r893 | andphe | 2007-01-22 04:15:53 -0700 (Mon, 22 Jan 2007) | 1 line
  789.  
  790. now the remove action removes the glossary file too.
  791. ------------------------------------------------------------------------
  792. r892 | andphe | 2007-01-22 04:14:03 -0700 (Mon, 22 Jan 2007) | 1 line
  793.  
  794. restoring the old ampReplace function
  795. ------------------------------------------------------------------------
  796. r891 | enjoyman | 2007-01-18 07:05:15 -0700 (Thu, 18 Jan 2007) | 1 line
  797.  
  798. I change file core.classes.php in function fixLanguage() for support other 
  799. language more than english.I just change ordering of codes,define _ISO 
  800. before require file english.php.
  801. ------------------------------------------------------------------------
  802. r890 | adi | 2007-01-17 20:22:59 -0700 (Wed, 17 Jan 2007) | 2 lines
  803.  
  804. add IE 7 quirk mode bsed on user info
  805. http://forum.mambo-foundation.org/showthread.php?t=2813
  806. ------------------------------------------------------------------------
  807. r889 | ninekrit | 2007-01-17 07:24:15 -0700 (Wed, 17 Jan 2007) | 1 line
  808.  
  809. #fixed HTML Validation
  810. ------------------------------------------------------------------------
  811. r888 | ninekrit | 2007-01-17 06:28:49 -0700 (Wed, 17 Jan 2007) | 3 lines
  812.  
  813. #verify html validation admin templates
  814. #removed file not used in glossary folder 
  815. #update word "Show Banner:" 
  816. ------------------------------------------------------------------------
  817. r887 | andphe | 2007-01-17 05:05:24 -0700 (Wed, 17 Jan 2007) | 1 line
  818.  
  819. improving auto translate and gettext detection
  820. ------------------------------------------------------------------------
  821. r886 | cauld | 2007-01-16 10:25:51 -0700 (Tue, 16 Jan 2007) | 1 line
  822.  
  823. # Still working on RSS / SEO bug.  This should be the final fix.  Had to 
  824. adjust $item_link a bit for the different modes.
  825. ------------------------------------------------------------------------
  826. r885 | cauld | 2007-01-16 09:51:42 -0700 (Tue, 16 Jan 2007) | 1 line
  827.  
  828. # Fixing RSS / SEO bug where RSS feeds were not being converted properly 
  829. when SEO was enabled.
  830. ------------------------------------------------------------------------
  831. r884 | andphe | 2007-01-13 21:34:55 -0700 (Sat, 13 Jan 2007) | 1 line
  832.  
  833. added the mosIsRTL function, this functions returns true when the current 
  834. language is RTL
  835. ------------------------------------------------------------------------
  836. r883 | cauld | 2007-01-13 20:24:58 -0700 (Sat, 13 Jan 2007) | 1 line
  837.  
  838. ! Updating default meta description and keywords
  839. ------------------------------------------------------------------------
  840. r882 | andphe | 2007-01-12 11:52:16 -0700 (Fri, 12 Jan 2007) | 1 line
  841.  
  842. freeing the actions  "auto translate" and "update" from gettext dependencies, 
  843. and providing portability to the action "extract "
  844. ------------------------------------------------------------------------
  845. r881 | ninekrit | 2007-01-11 02:48:09 -0700 (Thu, 11 Jan 2007) | 1 line
  846.  
  847. +add meta http-equiv in popup 
  848. ------------------------------------------------------------------------
  849. r880 | andphe | 2007-01-10 20:07:38 -0700 (Wed, 10 Jan 2007) | 1 line
  850.  
  851. the extract action now includes mambots, and some php and xml files
  852. ------------------------------------------------------------------------
  853. r879 | andphe | 2007-01-10 20:03:13 -0700 (Wed, 10 Jan 2007) | 1 line
  854.  
  855. not create a mo files after save changes
  856. ------------------------------------------------------------------------
  857. r878 | andphe | 2007-01-10 19:53:28 -0700 (Wed, 10 Jan 2007) | 1 line
  858.  
  859. compile the .mo file and free of gettext dependencies
  860. ------------------------------------------------------------------------
  861. r877 | andphe | 2007-01-10 16:12:20 -0700 (Wed, 10 Jan 2007) | 1 line
  862.  
  863. changing a line that gives a lot of problems with extract action.
  864. ------------------------------------------------------------------------
  865. r876 | ninekrit | 2007-01-10 04:58:11 -0700 (Wed, 10 Jan 2007) | 1 line
  866.  
  867. #fixed language don't used T_ function
  868. ------------------------------------------------------------------------
  869. r875 | andphe | 2007-01-09 05:32:31 -0700 (Tue, 09 Jan 2007) | 1 line
  870.  
  871. disabling the actions extract, update and auto_translate when gettext 
  872. isn't installed
  873. ------------------------------------------------------------------------
  874. r874 | ninekrit | 2007-01-08 20:51:29 -0700 (Mon, 08 Jan 2007) | 1 line
  875.  
  876. #fixed offline message
  877. ------------------------------------------------------------------------
  878. r873 | ninekrit | 2007-01-08 05:45:31 -0700 (Mon, 08 Jan 2007) | 1 line
  879.  
  880. #fixed wrong word
  881. ------------------------------------------------------------------------
  882. r872 | adi | 2007-01-07 20:16:22 -0700 (Sun, 07 Jan 2007) | 1 line
  883.  
  884. update image header
  885. ------------------------------------------------------------------------
  886. r871 | adi | 2007-01-07 19:15:46 -0700 (Sun, 07 Jan 2007) | 1 line
  887.  
  888. update link to help.mamboserver.com to docs.mambo-foundation.org
  889. ------------------------------------------------------------------------
  890. r870 | alwarren | 2007-01-07 16:49:38 -0700 (Sun, 07 Jan 2007) | 1 line
  891.  
  892. copyright update
  893. ------------------------------------------------------------------------
  894. r869 | neilt | 2007-01-06 03:39:30 -0700 (Sat, 06 Jan 2007) | 1 line
  895.  
  896. comments language work provided by Andphe 
  897. ------------------------------------------------------------------------
  898. r866 | enjoyman | 2007-01-05 01:17:10 -0700 (Fri, 05 Jan 2007) | 1 line
  899.  
  900. I use class convertCharset instead function iconv().
  901. ------------------------------------------------------------------------
  902. r865 | neilt | 2007-01-04 05:16:48 -0700 (Thu, 04 Jan 2007) | 1 line
  903.  
  904. change to language feature, not yet fully implemented
  905. ------------------------------------------------------------------------
  906. r864 | neilt | 2007-01-04 04:59:37 -0700 (Thu, 04 Jan 2007) | 1 line
  907.  
  908. Changes to the captcha component to allow audio capture via .wav format 
  909. to aid accessibility. Removal of some fonts/rotating features that were 
  910. causing problems on some machines
  911. ------------------------------------------------------------------------
  912. r863 | andphe | 2007-01-03 15:54:31 -0700 (Wed, 03 Jan 2007) | 1 line
  913.  
  914.  FS#130 — Admin parameters translations added
  915. ------------------------------------------------------------------------
  916. r862 | andphe | 2007-01-03 14:42:29 -0700 (Wed, 03 Jan 2007) | 1 line
  917.  
  918. improving backward compatibility with old components, the english.php file 
  919. is loaded be default when no other is found
  920. ------------------------------------------------------------------------
  921. r861 | andphe | 2007-01-02 12:16:35 -0700 (Tue, 02 Jan 2007) | 1 line
  922.  
  923. en vs english fixed
  924. ------------------------------------------------------------------------
  925. r858 | andphe | 2006-12-30 17:41:18 -0700 (Sat, 30 Dec 2006) | 1 line
  926.  
  927. improving the export action
  928. ------------------------------------------------------------------------
  929. r857 | alwarren | 2006-12-29 13:51:50 -0700 (Fri, 29 Dec 2006) | 1 line
  930.  
  931. Fixed FS#170 - low level security issue in pdf.php
  932. ------------------------------------------------------------------------
  933. r854 | cauld | 2006-12-22 20:55:53 -0700 (Fri, 22 Dec 2006) | 1 line
  934.  
  935. # Fixing busted category manager admin form.  Had 4 errors and 34 warnings.  
  936. Still more work to be done, but the errors have been cleared.  It now has 
  937. 0 errors and 24 warnings.
  938. ------------------------------------------------------------------------
  939. r853 | cauld | 2006-12-22 20:36:10 -0700 (Fri, 22 Dec 2006) | 1 line
  940.  
  941. # Fixing busted section manager admin form.  Had 4 errors and 34 warnings.  
  942. Still more work to be done, but the errors have been cleared.  It now has 
  943. 0 errors and 24 warnings.
  944. ------------------------------------------------------------------------
  945. r846 | chanh | 2006-12-20 23:57:56 -0700 (Wed, 20 Dec 2006) | 1 line
  946.  
  947. Fix the editing on the backend that causes Mambo to be extremely slow 
  948. w/ huge user table, comment out for now 
  949. ------------------------------------------------------------------------
  950. r842 | enjoyman | 2006-12-20 07:39:30 -0700 (Wed, 20 Dec 2006) | 1 line
  951.  
  952. I change line 226 from "return $NewEncoding->Convert($source,$fromcharset,$tocharset,true);" 
  953. to "return $NewEncoding->Convert($source,$fromcharset,$tocharset,false);"
  954. ------------------------------------------------------------------------
  955. r841 | enjoyman | 2006-12-19 20:09:55 -0700 (Tue, 19 Dec 2006) | 1 line
  956.  
  957. check set $adminside already or not.If yes,it is admind side.
  958. ------------------------------------------------------------------------
  959. r837 | chanh | 2006-12-18 19:44:53 -0700 (Mon, 18 Dec 2006) | 1 line
  960.  
  961. referencing FS#140 and FS#160
  962. ------------------------------------------------------------------------
  963. r836 | cauld | 2006-12-18 09:51:01 -0700 (Mon, 18 Dec 2006) | 1 line
  964.  
  965. ! Updating CHANGELOG with latest change entries
  966. ------------------------------------------------------------------------
  967. r832 | cauld | 2006-12-17 13:38:59 -0700 (Sun, 17 Dec 2006) | 1 line
  968.  
  969. # Working on admin.content.html.php.  The edit content page had 4 errors 
  970. and 49 warnings which was hosing up the editor.  All errors have been 
  971. cleared and some warnings, down to 38.  The other warnings will be worked 
  972. on later.
  973. ------------------------------------------------------------------------
  974. r831 | cauld | 2006-12-16 13:32:33 -0700 (Sat, 16 Dec 2006) | 1 line
  975.  
  976. ! Adjust MOStlyDB Admin again.
  977. ------------------------------------------------------------------------
  978. r830 | cauld | 2006-12-16 13:23:49 -0700 (Sat, 16 Dec 2006) | 1 line
  979.  
  980. ! Adjusting security of MOStlyDB Admin.  Should only allow access to 
  981. super admins rather than all admins.
  982. ------------------------------------------------------------------------
  983. r827 | andphe | 2006-12-15 05:22:33 -0700 (Fri, 15 Dec 2006) | 1 line
  984.  
  985. FS#165 — Dropdown in Contact Component Fixed
  986. ------------------------------------------------------------------------
  987. r826 | enjoyman | 2006-12-14 20:38:18 -0700 (Thu, 14 Dec 2006) | 1 line
  988.  
  989. I edited administrator/components/com_languages/actions/save.action.php on 
  990. line 78,It need not to check and create $dir/$lang.po when install language.
  991. But when you new language it proper create $dir/$domain.po from 
  992. $untranslated/$domain.pot.And I edited line 125 follow Andphe suggest me.
  993. Not only that,I edited file 
  994. administrator/components/com_languages/views/templates/langform.tpl.php 
  995. to cannot save if _ISO value not same $language->charset value.
  996. ------------------------------------------------------------------------
  997. r823 | andphe | 2006-12-14 04:58:58 -0700 (Thu, 14 Dec 2006) | 1 line
  998.  
  999. Language export action fixed
  1000. ------------------------------------------------------------------------
  1001. r822 | enjoyman | 2006-12-13 20:48:46 -0700 (Wed, 13 Dec 2006) | 1 line
  1002.  
  1003. I use class convercharset instead iconv and edit,add some function for support it.
  1004. ------------------------------------------------------------------------
  1005. r821 | enjoyman | 2006-12-13 05:58:04 -0700 (Wed, 13 Dec 2006) | 1 line
  1006.  
  1007. restore locales.xml for support any character set more than utf-8.
  1008. ------------------------------------------------------------------------
  1009. r820 | enjoyman | 2006-12-12 20:22:48 -0700 (Tue, 12 Dec 2006) | 1 line
  1010.  
  1011. I edited file mambolanguage.class.php in line 52 from 
  1012. if($page_ == "addpage") { to be if( ($page_ == "addpage") && ($task="save") ) 
  1013. { and re-implement  and rename function attrEncoding() to be arrayEncoding() 
  1014. and I add some function ,bindAttributes binds attributes and elements in array.
  1015. ------------------------------------------------------------------------
  1016. r819 | alwarren | 2006-12-12 14:42:48 -0700 (Tue, 12 Dec 2006) | 1 line
  1017.  
  1018. Fixed typo in function loadBotGroup
  1019. ------------------------------------------------------------------------
  1020. r818 | alwarren | 2006-12-11 16:53:41 -0700 (Mon, 11 Dec 2006) | 1 line
  1021.  
  1022. Fixed FS#169. Custom mambot fires when it shouldn't
  1023. ------------------------------------------------------------------------
  1024. r815 | andphe | 2006-12-08 21:02:08 -0700 (Fri, 08 Dec 2006) | 1 line
  1025.  
  1026. add phpdoc comments, copyright notices
  1027. ------------------------------------------------------------------------
  1028. r814 | ninekrit | 2006-12-08 05:53:45 -0700 (Fri, 08 Dec 2006) | 1 line
  1029.  
  1030. fixed bug when save configuration file.
  1031. ------------------------------------------------------------------------
  1032. r813 | enjoyman | 2006-12-08 05:24:06 -0700 (Fri, 08 Dec 2006) | 1 line
  1033.  
  1034. I edited this file for installation.
  1035. ------------------------------------------------------------------------
  1036. r812 | enjoyman | 2006-12-08 05:18:23 -0700 (Fri, 08 Dec 2006) | 2 lines
  1037.  
  1038. -I edited file includes/mambolanguage.class.php, add a function for convert 
  1039. charset of attribute of this class from utf-8 to "encoding" attribute in xml
  1040.  file.Therefore I check edit or install language in save() function,if 
  1041. $page_ is "addpage",it is install language. 
  1042. -I edited file administrator\components\com_languages\views\templates\langform.tpl.php, 
  1043. add 2 hidden fields for assigned "page_" to be "addpage" or "editpage" for 
  1044. each mission.
  1045. ------------------------------------------------------------------------
  1046. r811 | ninekrit | 2006-12-08 04:45:58 -0700 (Fri, 08 Dec 2006) | 2 lines
  1047.  
  1048. change install1.php line 80 to T_('Next')
  1049. ------------------------------------------------------------------------
  1050. r810 | adi | 2006-12-07 00:12:53 -0700 (Thu, 07 Dec 2006) | 1 line
  1051.  
  1052. #fix bug in yesnoSelectList function with wrong value switch the other way around
  1053. ------------------------------------------------------------------------
  1054. r809 | alwarren | 2006-12-05 03:29:49 -0700 (Tue, 05 Dec 2006) | 1 line
  1055.  
  1056. #Fixed warning errors in modules/mod_newsflash.php when no items published
  1057. ------------------------------------------------------------------------
  1058. r808 | cauld | 2006-12-04 15:39:15 -0700 (Mon, 04 Dec 2006) | 1 line
  1059.  
  1060. # Adding a missing semicolon to emailForm function
  1061. ------------------------------------------------------------------------
  1062. r806 | neilt | 2006-12-04 02:11:18 -0700 (Mon, 04 Dec 2006) | 1 line
  1063.  
  1064. #bug fix - Content items still available after "Finish Publishing" date - FS#157
  1065. ------------------------------------------------------------------------
  1066. r804 | cauld | 2006-12-03 10:34:53 -0700 (Sun, 03 Dec 2006) | 1 line
  1067.  
  1068. # Fixing issue that prevented section & cat images from being displayed
  1069. ------------------------------------------------------------------------
  1070. r802 | neilt | 2006-12-01 07:24:11 -0700 (Fri, 01 Dec 2006) | 1 line
  1071.  
  1072. #bug fix - cannot send page email to a friend -FS#112
  1073. ------------------------------------------------------------------------
  1074. r798 | cauld | 2006-11-30 07:10:10 -0700 (Thu, 30 Nov 2006) | 1 line
  1075.  
  1076. ! Updating Changelog with changes since 4.6.1
  1077. ------------------------------------------------------------------------
  1078. r796 | cauld | 2006-11-29 09:18:21 -0700 (Wed, 29 Nov 2006) | 1 line
  1079.  
  1080. ! Updated the "Check for Updates" version.xml file for the 4.6.2 release
  1081. ------------------------------------------------------------------------
  1082. r790 | andphe | 2006-11-24 20:13:07 -0700 (Fri, 24 Nov 2006) | 1 line
  1083.  
  1084. Bug Fixed, liveBookMark crash when com_syndicate is not installed. 
  1085. ------------------------------------------------------------------------
  1086. r789 | andphe | 2006-11-19 10:08:50 -0700 (Sun, 19 Nov 2006) | 1 line
  1087.  
  1088. Td_ and Tdn_ functions replaced by T_ and Tn_, from the frontend domain 
  1089. to a default domain
  1090. ------------------------------------------------------------------------
  1091. r787 | neilt | 2006-11-17 00:54:16 -0700 (Fri, 17 Nov 2006) | 1 line
  1092.  
  1093. #bug fix - additional fix for menu error when submitting weblinks
  1094. ------------------------------------------------------------------------
  1095. r786 | neilt | 2006-11-15 01:03:55 -0700 (Wed, 15 Nov 2006) | 1 line
  1096.  
  1097. #Bug Fix - #FS122 - not returning ItemId when no blog categories
  1098. ------------------------------------------------------------------------
  1099. r785 | cauld | 2006-11-13 13:14:22 -0700 (Mon, 13 Nov 2006) | 1 line
  1100.  
  1101. ! Updating JSCookMenu to latest release v2.0.3
  1102. ------------------------------------------------------------------------
  1103. r784 | neilt | 2006-11-10 13:37:54 -0700 (Fri, 10 Nov 2006) | 1 line
  1104.  
  1105. #Bug Fix - Search always returns Itemid=1 - FS#122
  1106. ------------------------------------------------------------------------
  1107. r783 | neilt | 2006-11-07 11:12:35 -0700 (Tue, 07 Nov 2006) | 1 line
  1108.  
  1109. #bug fix : Unchecked sendmail loop - FS#156
  1110. ------------------------------------------------------------------------
  1111. r782 | cauld | 2006-11-06 17:26:40 -0700 (Mon, 06 Nov 2006) | 1 line
  1112.  
  1113. ! Adjusting grammer in regisitration.html.php
  1114. ------------------------------------------------------------------------
  1115. r781 | neilt | 2006-11-06 01:39:44 -0700 (Mon, 06 Nov 2006) | 1 line
  1116.  
  1117. #bug fix - ratings not showing
  1118. ------------------------------------------------------------------------
  1119. r780 | ninekrit | 2006-11-05 22:02:31 -0700 (Sun, 05 Nov 2006) | 1 line
  1120.  
  1121. update thai language in glossary
  1122. ------------------------------------------------------------------------
  1123. r779 | ninekrit | 2006-11-05 21:53:28 -0700 (Sun, 05 Nov 2006) | 1 line
  1124.  
  1125. fixed translation "Start" on tool tip display
  1126. ------------------------------------------------------------------------
  1127. r778 | neilt | 2006-11-03 06:40:36 -0700 (Fri, 03 Nov 2006) | 1 line
  1128.  
  1129. #bug fix - {mosimage} bot incorrectly shows intro images in main body if 
  1130. intro text hidden - FS#145
  1131. ------------------------------------------------------------------------
  1132. r777 | neilt | 2006-11-03 05:52:47 -0700 (Fri, 03 Nov 2006) | 1 line
  1133.  
  1134. #bug fix : template parse bug when text outside of mosMainBody() - FS#102
  1135. ------------------------------------------------------------------------
  1136. r776 | neilt | 2006-11-03 05:43:17 -0700 (Fri, 03 Nov 2006) | 1 line
  1137.  
  1138. #bug fix : Content items automatically adding mailto links - FS#128
  1139. ------------------------------------------------------------------------
  1140. r775 | ninekrit | 2006-11-01 05:18:49 -0700 (Wed, 01 Nov 2006) | 1 line
  1141.  
  1142. Fixed save action  
  1143. ------------------------------------------------------------------------
  1144. r774 | alwarren | 2006-10-31 23:55:03 -0700 (Tue, 31 Oct 2006) | 1 line
  1145.  
  1146. Fixed FS#127 — Strange problem with showing content after 4.6.1 update
  1147. ------------------------------------------------------------------------
  1148. r773 | alwarren | 2006-10-31 23:02:09 -0700 (Tue, 31 Oct 2006) | 1 line
  1149.  
  1150. Fixed FS#126 — Front End Editing Error. Usertype was set to '' on save.
  1151. ------------------------------------------------------------------------
  1152. r772 | alwarren | 2006-10-31 16:35:51 -0700 (Tue, 31 Oct 2006) | 1 line
  1153.  
  1154. Fixed FS#140 - Installer failure on Windows with magic_quotes_gpc off
  1155. ------------------------------------------------------------------------
  1156. r768 | cauld | 2006-10-29 10:21:36 -0700 (Sun, 29 Oct 2006) | 1 line
  1157.  
  1158. ! Updating MOStlyCE mambot to v2.0. Brings TinyMCE guts to 2.0.8, fixes 
  1159. issues with IE7 & FF2.  Integration with TinyMCPUK adds image / file manager 
  1160. functionality.
  1161. ------------------------------------------------------------------------
  1162. r767 | cauld | 2006-10-29 10:00:22 -0700 (Sun, 29 Oct 2006) | 1 line
  1163.  
  1164. ! Updating MOStlyCE Admin component to v2.0. Brings TinyMCE guts to 2.0.8, 
  1165. fixes issues with IE7 & FF2.  Integration with TinyMCPUK adds image / file 
  1166. manager functionality.
  1167. ------------------------------------------------------------------------
  1168. r766 | cauld | 2006-10-28 09:46:22 -0600 (Sat, 28 Oct 2006) | 1 line
  1169.  
  1170. ! Updating PclZip from 2.1 to 2.5 for Language Manager export functionality
  1171. ------------------------------------------------------------------------
  1172. r764 | alwarren | 2006-10-20 14:14:59 -0600 (Fri, 20 Oct 2006) | 1 line
  1173.  
  1174. Fixed FS#139 - warnings in admin polls popup.
  1175. ------------------------------------------------------------------------
  1176. r763 | alwarren | 2006-10-19 14:45:31 -0600 (Thu, 19 Oct 2006) | 1 line
  1177.  
  1178. Reverted previous fix for FS#134 and moved to function determineOptionAndItemid
  1179. ------------------------------------------------------------------------
  1180. r762 | alwarren | 2006-10-19 14:09:24 -0600 (Thu, 19 Oct 2006) | 1 line
  1181.  
  1182. Added copyright block to core.classes.php
  1183. ------------------------------------------------------------------------
  1184. r761 | alwarren | 2006-10-19 14:00:14 -0600 (Thu, 19 Oct 2006) | 1 line
  1185.  
  1186. Fixed FS#134 — Static as a homepage is not working
  1187. ------------------------------------------------------------------------
  1188. r760 | alwarren | 2006-10-19 11:19:07 -0600 (Thu, 19 Oct 2006) | 1 line
  1189.  
  1190. Fixed FS#138 - Warnings when magic_quotes_gpc is off
  1191. ------------------------------------------------------------------------
  1192. r759 | alwarren | 2006-10-17 12:21:59 -0600 (Tue, 17 Oct 2006) | 1 line
  1193.  
  1194. Better handling of function mosComponentManager::restore_magic_quotes()
  1195. ------------------------------------------------------------------------
  1196. r758 | alwarren | 2006-10-17 10:57:44 -0600 (Tue, 17 Oct 2006) | 1 line
  1197.  
  1198. Fixed FS#136 - Contact Us / Custom Module / Add slashes
  1199. ------------------------------------------------------------------------
  1200. r757 | alwarren | 2006-10-17 00:26:21 -0600 (Tue, 17 Oct 2006) | 1 line
  1201.  
  1202. Fixed FS#132 - problem with emulate register globals off
  1203. ------------------------------------------------------------------------
  1204. r756 | chanh | 2006-10-15 22:28:51 -0600 (Sun, 15 Oct 2006) | 1 line
  1205.  
  1206. Fix bug when upgrade from older version that use "superadministrator" in 
  1207. users.usertype rather than "Super Administrator"
  1208. ------------------------------------------------------------------------
  1209. r755 | chanh | 2006-10-15 10:40:38 -0600 (Sun, 15 Oct 2006) | 1 line
  1210.  
  1211. It might be confusing for the user so I revert out my change.
  1212. ------------------------------------------------------------------------
  1213. r754 | chanh | 2006-10-15 10:16:57 -0600 (Sun, 15 Oct 2006) | 1 line
  1214.  
  1215. Add edit title_alias on the frontend right below the title
  1216. ------------------------------------------------------------------------
  1217. r753 | adi | 2006-10-08 20:50:22 -0600 (Sun, 08 Oct 2006) | 1 line
  1218.  
  1219. remove xml prolog in template files
  1220. ------------------------------------------------------------------------
  1221. r752 | cauld | 2006-10-08 10:28:20 -0600 (Sun, 08 Oct 2006) | 1 line
  1222.  
  1223. # Removing the old checkbox DROP TABLES option from the install screen.  
  1224. Should have been removed when the code was rewritten, but forgot to check it in.
  1225.  
  1226. -------------------- 4.6.1 Release -------------------------------------
  1227.  
  1228. r749 | neilt | 2006-10-04 13:15:07 -0600 (Wed, 04 Oct 2006) | 1 line
  1229.  
  1230. # bug fix : incorrectly assigned variable causing php notices - #FS121
  1231. ------------------------------------------------------------------------
  1232. r745 | cauld | 2006-10-03 15:40:42 -0600 (Tue, 03 Oct 2006) | 1 line
  1233.  
  1234. ! Removing the old DROP TABLES option during install.  This is not really 
  1235. an option since you have to drop tables before creating new ones.  Just 
  1236. altered the way the BACKUP TABLES option works.
  1237. ------------------------------------------------------------------------
  1238. r744 | neilt | 2006-10-03 06:06:58 -0600 (Tue, 03 Oct 2006) | 1 line
  1239.  
  1240. # Bug fix : Pathway clone bug, link becomes a pathway - FS#106
  1241. ------------------------------------------------------------------------
  1242. r743 | cauld | 2006-10-02 17:26:25 -0600 (Mon, 02 Oct 2006) | 1 line
  1243.  
  1244. # Fixing a few installation bugs found during an internal QA audit
  1245. ------------------------------------------------------------------------
  1246. r741 | cauld | 2006-10-01 20:10:21 -0600 (Sun, 01 Oct 2006) | 1 line
  1247.  
  1248. # FS-108 - Fixes 6 array_merge warnings that are present on a fresh install 
  1249. with no content.
  1250. ------------------------------------------------------------------------
  1251. r740 | cauld | 2006-10-01 17:07:08 -0600 (Sun, 01 Oct 2006) | 1 line
  1252.  
  1253. ! Updating the Banner module & component to change the alt tag change from 
  1254. "Advertisement" to "Banner".  The old text was causing banners to be 
  1255. automatically blocked by some ad blockers.
  1256. ------------------------------------------------------------------------
  1257. r739 | cauld | 2006-09-28 15:21:24 -0600 (Thu, 28 Sep 2006) | 1 line
  1258.  
  1259. # Fixing <span> issue in function makePathway
  1260. ------------------------------------------------------------------------
  1261. r738 | neilt | 2006-09-28 11:39:07 -0600 (Thu, 28 Sep 2006) | 1 line
  1262.  
  1263. # Fix for some cross scripting bugs. FS#95
  1264. ------------------------------------------------------------------------
  1265. r737 | adi | 2006-09-27 00:23:45 -0600 (Wed, 27 Sep 2006) | 1 line
  1266.  
  1267. include PHP 5 compatibility file
  1268. ------------------------------------------------------------------------
  1269. r736 | adi | 2006-09-27 00:22:58 -0600 (Wed, 27 Sep 2006) | 1 line
  1270.  
  1271. added new file to provide missing functionality for older version of php
  1272. ------------------------------------------------------------------------
  1273. r734 | cauld | 2006-09-26 20:46:25 -0600 (Tue, 26 Sep 2006) | 2 lines
  1274.  
  1275. # Adding a getEscaped call for $passwd in the LoginUser function
  1276. # Updating mosGetParam to utilize addslashes for added security
  1277. ------------------------------------------------------------------------
  1278. r733 | neilt | 2006-09-25 13:33:41 -0600 (Mon, 25 Sep 2006) | 1 line
  1279.  
  1280. + initial workaround for FS#89 — Can not add menu when Mysql strict is on
  1281. ------------------------------------------------------------------------
  1282. r732 | chanh | 2006-09-23 17:42:50 -0600 (Sat, 23 Sep 2006) | 1 line
  1283.  
  1284. Fix bug cause site go offline when MetaKeys reach beyond 256 chars.
  1285. ------------------------------------------------------------------------
  1286. r731 | neilt | 2006-09-23 07:21:20 -0600 (Sat, 23 Sep 2006) | 1 line
  1287.  
  1288. # bug fix - Email cloak incorrectly parses emails URL that include ? 
  1289. ------------------------------------------------------------------------
  1290. r729 | neilt | 2006-09-23 04:46:37 -0600 (Sat, 23 Sep 2006) | 1 line
  1291.  
  1292. # bug fix - numerous gets missing for backward compatibility - FS#85 
  1293. ------------------------------------------------------------------------
  1294. r728 | ninekrit | 2006-09-22 02:34:07 -0600 (Fri, 22 Sep 2006) | 1 line
  1295.  
  1296. #removed fixed encoding line 354 for support all encoding
  1297. ------------------------------------------------------------------------
  1298. r727 | neilt | 2006-09-21 12:42:10 -0600 (Thu, 21 Sep 2006) | 1 line
  1299.  
  1300. # Bug fix — Declaration dropped bug, removed unused css - FS#58
  1301. ------------------------------------------------------------------------
  1302. r726 | neilt | 2006-09-21 12:17:17 -0600 (Thu, 21 Sep 2006) | 1 line
  1303.  
  1304. # Bug Fix - missing / in check() function FS#90
  1305. ------------------------------------------------------------------------
  1306. r725 | neilt | 2006-09-21 07:33:49 -0600 (Thu, 21 Sep 2006) | 1 line
  1307.  
  1308. # bug fix - missing declaration
  1309. ------------------------------------------------------------------------
  1310. r724 | neilt | 2006-09-20 07:57:33 -0600 (Wed, 20 Sep 2006) | 1 line
  1311.  
  1312. # WebLinks email message not sent to admin bug fixed FS#76
  1313. ------------------------------------------------------------------------
  1314. r723 | neilt | 2006-09-20 04:08:13 -0600 (Wed, 20 Sep 2006) | 1 line
  1315.  
  1316. # Bug fix for error message when there are no weblinks FS#88
  1317. ------------------------------------------------------------------------
  1318. r722 | neilt | 2006-09-20 03:54:16 -0600 (Wed, 20 Sep 2006) | 1 line
  1319.  
  1320. # bug fix for login/out messages FS#82
  1321. ------------------------------------------------------------------------
  1322. r721 | adi | 2006-09-18 20:09:06 -0600 (Mon, 18 Sep 2006) | 1 line
  1323.  
  1324. fix incorrect br tag. FS#87
  1325. ------------------------------------------------------------------------
  1326. r719 | neilt | 2006-09-18 09:08:45 -0600 (Mon, 18 Sep 2006) | 1 line
  1327.  
  1328. file missed on earlier upload
  1329. ------------------------------------------------------------------------
  1330. r718 | neilt | 2006-09-18 06:48:29 -0600 (Mon, 18 Sep 2006) | 1 line
  1331.  
  1332. + Enhancements to comments component to fix bugs #FS72, #FS75
  1333. ------------------------------------------------------------------------
  1334. r717 | cauld | 2006-09-17 12:27:50 -0600 (Sun, 17 Sep 2006) | 1 line
  1335.  
  1336. ! Updating version.php & changelog.php
  1337.  
  1338. -------------------- 4.6 Release ---------------------------------------
  1339.  
  1340. r716 | cauld | 2006-09-17 12:19:53 -0600 (Sun, 17 Sep 2006) | 1 line
  1341.  
  1342. ! Removing Mambo Raw SQL installation files and replacing with Mambo Lite SQL files.
  1343. ------------------------------------------------------------------------
  1344. r715 | alwarren | 2006-09-14 23:03:21 -0600 (Thu, 14 Sep 2006) | 1 line
  1345.  
  1346. # FS#80 Fixed display of number of items checked in
  1347. ------------------------------------------------------------------------
  1348. r714 | adi | 2006-09-14 19:05:36 -0600 (Thu, 14 Sep 2006) | 1 line
  1349.  
  1350. remove non utf-8 in locales.xml
  1351. ------------------------------------------------------------------------
  1352. r711 | alwarren | 2006-09-14 11:18:07 -0600 (Thu, 14 Sep 2006) | 1 line
  1353.  
  1354. ! FS#12 - Change menu manager radio buttons to checkboxes to allow multiple item selection
  1355. ------------------------------------------------------------------------
  1356. r710 | alwarren | 2006-09-14 10:22:48 -0600 (Thu, 14 Sep 2006) | 2 lines
  1357.  
  1358. # FS#74 - Fixed problem with Itemid.
  1359. section/category links in content item were causing bad links
  1360. ------------------------------------------------------------------------
  1361.  
  1362. r708 | gin | 2006-09-14 20:29:00
  1363.  
  1364. ! some minor esthetical change in the form of the advanced search
  1365. (components/com_search/search.html.php)
  1366. ------------------------------------------------------------------------
  1367. r707 | gin | 2006-09-14 16:36:00
  1368.  
  1369. # fixed the bug #77 noted by Mac in 2nd form's compilation during the new language creation
  1370. modfied the file includes\phpgettext\phpgettext.catalog.php
  1371.  
  1372. ------------------------------------------------------------------------
  1373. r706 | gin | 2006-09-14 14:10:00
  1374.  
  1375. ! Modified the component registration in a 2 step process with double e-mail
  1376. verification and some additional test
  1377. ------------------------------------------------------------------------
  1378. r705 | alwarren | 2006-09-13 02:58:12 -0600 (Wed, 13 Sep 2006) | 1 line
  1379.  
  1380. FS#73 Change wording in comments mambot
  1381. ------------------------------------------------------------------------
  1382. r704 | alwarren | 2006-09-13 02:41:03 -0600 (Wed, 13 Sep 2006) | 1 line
  1383.  
  1384. FS#54 Added spacers to toolbar in banner manager
  1385. ------------------------------------------------------------------------
  1386. r703 | adi | 2006-09-12 23:34:45 -0600 (Tue, 12 Sep 2006) | 1 line
  1387.  
  1388. fix bug #63
  1389. ------------------------------------------------------------------------
  1390. r702 | adi | 2006-09-12 23:15:12 -0600 (Tue, 12 Sep 2006) | 1 line
  1391.  
  1392. fix bug #57 & #64
  1393. ------------------------------------------------------------------------
  1394. r701 | cauld | 2006-09-12 22:28:50 -0600 (Tue, 12 Sep 2006) | 1 line
  1395.  
  1396. ! Updating MOS Rating to be a fully installable package for Mambo Raw
  1397. ------------------------------------------------------------------------
  1398. r700 | cauld | 2006-09-12 17:01:15 -0600 (Tue, 12 Sep 2006) | 1 line
  1399.  
  1400. # Forgot to add the MOStlyDBAdmin classes folder on an earlier commit
  1401. ------------------------------------------------------------------------
  1402. r699 | cauld | 2006-09-12 16:36:47 -0600 (Tue, 12 Sep 2006) | 1 line
  1403.  
  1404. ! FS#60 — Modify News Feeds Items
  1405. ------------------------------------------------------------------------
  1406. r698 | cauld | 2006-09-12 16:30:12 -0600 (Tue, 12 Sep 2006) | 1 line
  1407.  
  1408. # FS#55 — Update WebLinks Items
  1409. ------------------------------------------------------------------------
  1410. r697 | cauld | 2006-09-12 16:17:48 -0600 (Tue, 12 Sep 2006) | 1 line
  1411.  
  1412. #  FS#53 — Change Banner Link
  1413. ------------------------------------------------------------------------
  1414. r696 | cauld | 2006-09-12 16:11:52 -0600 (Tue, 12 Sep 2006) | 1 line
  1415.  
  1416. #  FS#68 — Help Screens Missing
  1417. ------------------------------------------------------------------------
  1418. r695 | cauld | 2006-09-12 05:17:46 -0600 (Tue, 12 Sep 2006) | 1 line
  1419.  
  1420. ! Pulling mosvote / MOS Rating from Mambo Raw edition
  1421. ------------------------------------------------------------------------
  1422. r694 | cauld | 2006-09-11 23:38:01 -0600 (Mon, 11 Sep 2006) | 1 line
  1423.  
  1424. #  Fixing FS#69 — Absolute Path to MOStlyCE Template Directory
  1425. ------------------------------------------------------------------------
  1426. r693 | cauld | 2006-09-11 23:30:28 -0600 (Mon, 11 Sep 2006) | 1 line
  1427.  
  1428. ! Updating mostlyce admin xml file
  1429. ------------------------------------------------------------------------
  1430. r692 | cauld | 2006-09-11 23:28:16 -0600 (Mon, 11 Sep 2006) | 5 lines
  1431.  
  1432. # Fixed MOStlyDBAdmin zip archive issue.  Was missing the zip.lib/php class.
  1433. ! Updating directory listing on the universal installer screen
  1434. # Updating MOStlyCE Spellchecker plugin warning to notify user that CURL is now a requirement.
  1435. # Update VCard to prevent vcard link from displaying when contact has not been edited or where the contact params do not exist. (suggested by alwarren)
  1436. # Fixing some missing single quotes in some of the menu manager <script>alert code. This was causing a blank page when certain error conditions exist.  (suggested by alwarren)
  1437. ------------------------------------------------------------------------
  1438. r691 | cauld | 2006-09-11 17:56:22 -0600 (Mon, 11 Sep 2006) | 1 line
  1439.  
  1440. # Changing install.php to us $mosConfig_lang = 'en' for configuration.php rather than 'english'.  Was causing issues with archive and create / modify dates.
  1441. ------------------------------------------------------------------------
  1442. r690 | cauld | 2006-09-10 19:35:02 -0600 (Sun, 10 Sep 2006) | 2 lines
  1443.  
  1444. ! Updating changelog.php
  1445. ! Updating version.php
  1446. ------------------------------------------------------------------------
  1447. r689 | cauld | 2006-09-10 19:08:23 -0600 (Sun, 10 Sep 2006) | 1 line
  1448.  
  1449. ! Adding function mosLoadComponent back in to 4.6 based on 4.5.4 code.  
  1450. Looks like the function was dropped by mistake in the 4.6 core rewrite.
  1451. ------------------------------------------------------------------------
  1452. r688 | neilt | 2006-09-08 12:21:44 -0600 (Fri, 08 Sep 2006) | 1 line
  1453.  
  1454. workarounds for $config_live_site problems on some linux hosts
  1455. ------------------------------------------------------------------------
  1456. r687 | neilt | 2006-09-08 07:17:54 -0600 (Fri, 08 Sep 2006) | 1 line
  1457.  
  1458. # bugfix - hits not set to show as default in sql install
  1459. ------------------------------------------------------------------------
  1460. r686 | neilt | 2006-09-08 04:36:52 -0600 (Fri, 08 Sep 2006) | 1 line
  1461.  
  1462. workaround to safemode gettext LANG/LC errors
  1463. ------------------------------------------------------------------------
  1464. r685 | neilt | 2006-09-07 16:55:51 -0600 (Thu, 07 Sep 2006) | 1 line
  1465.  
  1466. makePathway span bug fixes - FS#51
  1467. ------------------------------------------------------------------------
  1468. r684 | neilt | 2006-09-07 16:41:04 -0600 (Thu, 07 Sep 2006) | 1 line
  1469.  
  1470. minor code enhancements
  1471. ------------------------------------------------------------------------
  1472. r683 | cauld | 2006-09-06 08:56:20 -0600 (Wed, 06 Sep 2006) | 1 line
  1473.  
  1474. ! menubar.html.php html cleanup
  1475. ------------------------------------------------------------------------
  1476. r682 | cauld | 2006-09-06 08:49:21 -0600 (Wed, 06 Sep 2006) | 1 line
  1477.  
  1478. # com_admin html cleanup on "check for updates"
  1479. ------------------------------------------------------------------------
  1480. r681 | cauld | 2006-09-05 17:30:42 -0600 (Tue, 05 Sep 2006) | 2 lines
  1481.  
  1482. # Cleaning up the HTML in the Add-On installer to help it validate.
  1483. ! Updating handleGlobals to protect against zend_hash_del_key_or_index hole
  1484. ------------------------------------------------------------------------
  1485. r680 | cauld | 2006-09-05 16:22:41 -0600 (Tue, 05 Sep 2006) | 1 line
  1486.  
  1487. Applied all 4.5.4 SP2 fixes to the 4.6 branch were applicable.
  1488. ------------------------------------------------------------------------
  1489. r679 | ninekrit | 2006-09-05 08:06:39 -0600 (Tue, 05 Sep 2006) | 1 line
  1490.  
  1491. update language variable for translation 
  1492. administrator/includes/pageNavigation.php:line 154,170
  1493. ------------------------------------------------------------------------
  1494. r667 | neilt | 2006-08-30 11:41:39 -0600 (Wed, 30 Aug 2006) | 1 line
  1495.  
  1496. modifications to private messaging
  1497. ------------------------------------------------------------------------
  1498. r666 | ninekrit | 2006-08-30 10:45:40 -0600 (Wed, 30 Aug 2006) | 1 line
  1499.  
  1500. +Update untranslated word 
  1501. ------------------------------------------------------------------------
  1502. r665 | neilt | 2006-08-30 10:12:05 -0600 (Wed, 30 Aug 2006) | 1 line
  1503.  
  1504. bug fix : emails for private messages not sent to users when 'receive mail' ticked
  1505. ------------------------------------------------------------------------
  1506. r664 | ninekrit | 2006-08-30 08:48:20 -0600 (Wed, 30 Aug 2006) | 1 line
  1507.  
  1508. Add <br />  line 40
  1509. ------------------------------------------------------------------------
  1510. r663 | ninekrit | 2006-08-30 08:14:09 -0600 (Wed, 30 Aug 2006) | 1 line
  1511.  
  1512. FS#44 Menubar not traslations
  1513. ------------------------------------------------------------------------
  1514. r662 | ninekrit | 2006-08-30 08:12:35 -0600 (Wed, 30 Aug 2006) | 1 line
  1515.  
  1516. FS#20,FS#44 edit language problem
  1517. ------------------------------------------------------------------------
  1518. r660 | neilt | 2006-08-30 06:38:17 -0600 (Wed, 30 Aug 2006) | 1 line
  1519.  
  1520. adding CAPTCHA authentication to whats new
  1521. ------------------------------------------------------------------------
  1522. r659 | cauld | 2006-08-29 23:12:38 -0600 (Tue, 29 Aug 2006) | 1 line
  1523.  
  1524. Another minor update to "What's New".
  1525. ------------------------------------------------------------------------
  1526. r658 | cauld | 2006-08-29 22:56:43 -0600 (Tue, 29 Aug 2006) | 1 line
  1527.  
  1528. Updating the credits file to add Chanh as PM.  Also updating the 
  1529. "what's new" file for the 4.6 release.
  1530. ------------------------------------------------------------------------
  1531. r657 | neilt | 2006-08-29 13:50:45 -0600 (Tue, 29 Aug 2006) | 1 line
  1532.  
  1533. help link and admin help modifications
  1534. ------------------------------------------------------------------------
  1535. r656 | neilt | 2006-08-29 02:39:33 -0600 (Tue, 29 Aug 2006) | 1 line
  1536.  
  1537. minor sef bug fixes and code cleaning
  1538. ------------------------------------------------------------------------
  1539. r655 | neilt | 2006-08-27 05:12:46 -0600 (Sun, 27 Aug 2006) | 1 line
  1540.  
  1541. fixed bug where archive form did not supply module id
  1542. ------------------------------------------------------------------------
  1543. r654 | cauld | 2006-08-26 10:47:12 -0600 (Sat, 26 Aug 2006) | 1 line
  1544.  
  1545. Turning off comments in the sample Newsflash section by default.  Suggestion 
  1546. from Ricoflan.
  1547. ------------------------------------------------------------------------
  1548. r653 | cauld | 2006-08-26 10:21:52 -0600 (Sat, 26 Aug 2006) | 1 line
  1549.  
  1550. Removing MamboLove entries from the sample data.
  1551. ------------------------------------------------------------------------
  1552. r652 | cauld | 2006-08-26 10:11:46 -0600 (Sat, 26 Aug 2006) | 1 line
  1553.  
  1554. Fixing com_admin bug that was preventing help and preview template functions 
  1555. from working.  Left over from the new "Check from Updates" feature.
  1556. ------------------------------------------------------------------------
  1557. r651 | cauld | 2006-08-26 09:34:47 -0600 (Sat, 26 Aug 2006) | 1 line
  1558.  
  1559. Fixed registration bug.  Warning messages were not displaying the correct 
  1560. string, but rather the defined constant name.
  1561. ------------------------------------------------------------------------
  1562. r650 | chanh | 2006-08-24 16:54:33 -0600 (Thu, 24 Aug 2006) | 1 line
  1563.  
  1564. Fix for mysql 5 and remove duplicated code
  1565. ------------------------------------------------------------------------
  1566. r649 | chanh | 2006-08-24 16:54:12 -0600 (Thu, 24 Aug 2006) | 1 line
  1567.  
  1568. Fix for mysql 5 and remove duplicated code
  1569. ------------------------------------------------------------------------
  1570. r648 | neilt | 2006-08-24 11:06:01 -0600 (Thu, 24 Aug 2006) | 1 line
  1571.  
  1572. removed image upload on edit in banners as not adding to select list
  1573. ------------------------------------------------------------------------
  1574. r647 | neilt | 2006-08-24 06:36:04 -0600 (Thu, 24 Aug 2006) | 1 line
  1575.  
  1576. captcha authentication added to contact component
  1577. ------------------------------------------------------------------------
  1578. r646 | neilt | 2006-08-24 03:30:18 -0600 (Thu, 24 Aug 2006) | 1 line
  1579.  
  1580. Minor change to most read module to show hits
  1581. ------------------------------------------------------------------------
  1582. r645 | cauld | 2006-08-23 22:29:08 -0600 (Wed, 23 Aug 2006) | 1 line
  1583.  
  1584. Updating the XML files for the components removed with Raw.  They were 
  1585. missing the CREATE TABLE statements and thus failing after install.
  1586. ------------------------------------------------------------------------
  1587. r644 | cauld | 2006-08-23 19:23:54 -0600 (Wed, 23 Aug 2006) | 1 line
  1588.  
  1589. Pulling MOStlyDBAdmin out of Mambo Raw now that there is an installable 
  1590. package.
  1591. ------------------------------------------------------------------------
  1592. r643 | neilt | 2006-08-23 01:43:51 -0600 (Wed, 23 Aug 2006) | 1 line
  1593.  
  1594. Bug fixes : Fixed double install message on module upload (FS#38). Fixed 
  1595. Comments component content item dropdown list disappearing behind other 
  1596. page content (FS#37).
  1597. ------------------------------------------------------------------------
  1598. r642 | chanh | 2006-08-21 16:00:27 -0600 (Mon, 21 Aug 2006) | 1 line
  1599.  
  1600. Upgrade JSCookmenu to 2.0.1
  1601. ------------------------------------------------------------------------
  1602. r641 | cauld | 2006-08-20 23:59:58 -0600 (Sun, 20 Aug 2006) | 1 line
  1603.  
  1604. Updating comments bot and component with new xml files based on those 
  1605. given to me by Neil.
  1606. ------------------------------------------------------------------------
  1607. r640 | cauld | 2006-08-20 23:50:29 -0600 (Sun, 20 Aug 2006) | 1 line
  1608.  
  1609. Updating the MOStlyCE spellchecker plugin to the latest version, 1.0.2.
  1610. ------------------------------------------------------------------------
  1611. r639 | cauld | 2006-08-20 23:46:53 -0600 (Sun, 20 Aug 2006) | 1 line
  1612.  
  1613. Checking in updated module xml files to allow for those removed in Raw to 
  1614. become fully installable / uninstallable modules.
  1615. ------------------------------------------------------------------------
  1616. r638 | cauld | 2006-08-20 23:44:30 -0600 (Sun, 20 Aug 2006) | 1 line
  1617.  
  1618. Checking in updated mambot xml files to allow those removed with Raw to 
  1619. become fully installable / uninstallable mambots.
  1620. ------------------------------------------------------------------------
  1621. r637 | cauld | 2006-08-20 23:41:33 -0600 (Sun, 20 Aug 2006) | 1 line
  1622.  
  1623. Adding com_weblink_items and weblink_items.xml.  This xml file was seperated 
  1624. from com_weblinks to allow weblinks to become a fully installable / uninstallable 
  1625. component.
  1626. ------------------------------------------------------------------------
  1627. r636 | cauld | 2006-08-20 23:39:59 -0600 (Sun, 20 Aug 2006) | 1 line
  1628.  
  1629. Removing weblink_items.xml.  Will add back in under its own directory to 
  1630. allow weblinks to become a fully installable / uninstallable component.
  1631. ------------------------------------------------------------------------
  1632. r635 | cauld | 2006-08-20 23:37:55 -0600 (Sun, 20 Aug 2006) | 1 line
  1633.  
  1634. Checking in updated admin component xml files to allow for fully installable 
  1635. components.  Focusing on those removed with Raw.
  1636. ------------------------------------------------------------------------
  1637. r634 | cauld | 2006-08-20 10:40:45 -0600 (Sun, 20 Aug 2006) | 1 line
  1638.  
  1639. Clearing a few notices for the addon install
  1640. ------------------------------------------------------------------------
  1641. r633 | cauld | 2006-08-20 10:32:00 -0600 (Sun, 20 Aug 2006) | 1 line
  1642.  
  1643. Adding the new one click Add-On Installer
  1644. ------------------------------------------------------------------------
  1645. r632 | cauld | 2006-08-20 00:08:50 -0600 (Sun, 20 Aug 2006) | 1 line
  1646.  
  1647. Updating admin menus.  The new "addon installer" and "check for updates" 
  1648. features require php5+.  The options are now hidden in the menu when running 
  1649. php < 5.
  1650. ------------------------------------------------------------------------
  1651. r631 | cauld | 2006-08-15 21:26:19 -0600 (Tue, 15 Aug 2006) | 1 line
  1652.  
  1653. Adding system menu entry for the "Check For Updates" feature
  1654. ------------------------------------------------------------------------
  1655. r630 | cauld | 2006-08-15 21:24:45 -0600 (Tue, 15 Aug 2006) | 1 line
  1656.  
  1657. Checking in the new Mambo "Check For Updates" feature
  1658. ------------------------------------------------------------------------
  1659. r629 | neilt | 2006-08-15 12:39:14 -0600 (Tue, 15 Aug 2006) | 1 line
  1660.  
  1661. bug fix for pollwindow.php error. (Flyspray #31)
  1662. ------------------------------------------------------------------------
  1663. r628 | chanh | 2006-08-15 10:19:08 -0600 (Tue, 15 Aug 2006) | 1 line
  1664.  
  1665. add mosCreateMail for backward compatible per user feedback.
  1666. ------------------------------------------------------------------------
  1667. r627 | cauld | 2006-08-07 22:54:18 -0600 (Mon, 07 Aug 2006) | 1 line
  1668.  
  1669. Mambo Raw changes
  1670. ------------------------------------------------------------------------
  1671. r626 | cauld | 2006-08-07 22:39:43 -0600 (Mon, 07 Aug 2006) | 1 line
  1672.  
  1673. More changes for Mambo Raw
  1674. ------------------------------------------------------------------------
  1675. r625 | cauld | 2006-08-07 17:26:47 -0600 (Mon, 07 Aug 2006) | 1 line
  1676.  
  1677. Adding Raw files to be used in building a raw core version of Mambo.
  1678. ------------------------------------------------------------------------
  1679. r619 | neilt | 2006-08-02 09:02:53 -0600 (Wed, 02 Aug 2006) | 1 line
  1680.  
  1681. modification to retain comment text if captcha image misread
  1682. ------------------------------------------------------------------------
  1683. r618 | neilt | 2006-07-31 05:43:43 -0600 (Mon, 31 Jul 2006) | 1 line
  1684.  
  1685. bug fix - Move Category Reports Errors (when category is empty) FS#22
  1686. ------------------------------------------------------------------------
  1687. r617 | neilt | 2006-07-31 04:53:05 -0600 (Mon, 31 Jul 2006) | 1 line
  1688.  
  1689. bug fix - Load Module Positions Mambot Parameters Failure FS#7 
  1690. ------------------------------------------------------------------------
  1691. r616 | neilt | 2006-07-29 13:20:21 -0600 (Sat, 29 Jul 2006) | 1 line
  1692.  
  1693. general *.html.php code tidy up
  1694. ------------------------------------------------------------------------
  1695. r615 | neilt | 2006-07-29 11:00:02 -0600 (Sat, 29 Jul 2006) | 1 line
  1696.  
  1697. update of jscookmenu details
  1698. ------------------------------------------------------------------------
  1699. r614 | neilt | 2006-07-29 06:33:32 -0600 (Sat, 29 Jul 2006) | 1 line
  1700.  
  1701. bug fix to userstate session to retain search, section, category and author 
  1702. values
  1703. ------------------------------------------------------------------------
  1704. r613 | neilt | 2006-07-26 08:49:44 -0600 (Wed, 26 Jul 2006) | 1 line
  1705.  
  1706. Modifications to allow the display of static content in the frontpage component, 
  1707. adjustment of default admin list limit to 50
  1708. ------------------------------------------------------------------------
  1709. r612 | neilt | 2006-07-25 06:34:33 -0600 (Tue, 25 Jul 2006) | 1 line
  1710.  
  1711. bug fixes to allow correct email submissions for weblinks and registration
  1712. ------------------------------------------------------------------------
  1713. r611 | neilt | 2006-07-23 11:59:26 -0600 (Sun, 23 Jul 2006) | 1 line
  1714.  
  1715. small bug fixes
  1716. ------------------------------------------------------------------------
  1717. r610 | neilt | 2006-07-18 06:39:51 -0600 (Tue, 18 Jul 2006) | 1 line
  1718.  
  1719. modification to remove redundant help icon (Flyspray FS#14)
  1720. ------------------------------------------------------------------------
  1721. r609 | neilt | 2006-07-18 06:18:02 -0600 (Tue, 18 Jul 2006) | 1 line
  1722.  
  1723. bug fix to allow show/hide of section/category description and description 
  1724. image
  1725. ------------------------------------------------------------------------
  1726. r608 | cauld | 2006-07-16 18:57:52 -0600 (Sun, 16 Jul 2006) | 1 line
  1727.  
  1728. Updating some sample content and adding a few new "other menu" items.
  1729. ------------------------------------------------------------------------
  1730. r607 | cauld | 2006-07-16 18:56:47 -0600 (Sun, 16 Jul 2006) | 1 line
  1731.  
  1732. Updating admin help link.
  1733. ------------------------------------------------------------------------
  1734. r606 | cauld | 2006-07-16 18:55:19 -0600 (Sun, 16 Jul 2006) | 1 line
  1735.  
  1736. Updating some embedded help items.
  1737. ------------------------------------------------------------------------
  1738. r605 | cauld | 2006-07-16 13:14:36 -0600 (Sun, 16 Jul 2006) | 1 line
  1739.  
  1740. Updating mod_quickicon based on a suggested fix from Apree.  Changing from 
  1741. fixed sizing to percentages to help with the proper display of these icons.
  1742. ------------------------------------------------------------------------
  1743. r604 | cauld | 2006-07-16 13:02:53 -0600 (Sun, 16 Jul 2006) | 1 line
  1744.  
  1745. Updating admin com_modules to clear warnings.
  1746. ------------------------------------------------------------------------
  1747. r603 | cauld | 2006-07-16 13:00:44 -0600 (Sun, 16 Jul 2006) | 1 line
  1748.  
  1749. Updating the post installation survey so that it hyperlinks to the security 
  1750. signup form rather than emails a specific email address.
  1751. ------------------------------------------------------------------------
  1752. r602 | cauld | 2006-07-16 12:58:50 -0600 (Sun, 16 Jul 2006) | 1 line
  1753.  
  1754. Removing basic TinyMCE editor in favor of the new default MOStlyCE editor 
  1755. based on TinyMCE.
  1756. ------------------------------------------------------------------------
  1757. r601 | neilt | 2006-07-16 02:52:05 -0600 (Sun, 16 Jul 2006) | 1 line
  1758.  
  1759. removal of reserved words from comments component
  1760. ------------------------------------------------------------------------
  1761. r600 | cauld | 2006-07-12 23:10:15 -0600 (Wed, 12 Jul 2006) | 1 line
  1762.  
  1763. updating changelog.php
  1764. ------------------------------------------------------------------------
  1765. r599 | chanh | 2006-07-12 15:17:48 -0600 (Wed, 12 Jul 2006) | 1 line
  1766.  
  1767. Upgrade to JSCookMenu v1.4.4. to fix menu show to the extreme left in IE7.
  1768. ------------------------------------------------------------------------
  1769. r598 | neilt | 2006-07-12 06:47:20 -0600 (Wed, 12 Jul 2006) | 1 line
  1770.  
  1771. configuration changes for captcha security
  1772. ------------------------------------------------------------------------
  1773. r597 | neilt | 2006-07-12 03:59:15 -0600 (Wed, 12 Jul 2006) | 1 line
  1774.  
  1775. fixed contact form send and vcard download issues
  1776. ------------------------------------------------------------------------
  1777. r596 | neilt | 2006-07-11 06:14:10 -0600 (Tue, 11 Jul 2006) | 1 line
  1778.  
  1779. captcha code moved into the core to allow for more global inclusion. 
  1780. Administration configuration amended to enable or disable
  1781. ------------------------------------------------------------------------
  1782. r595 | ninekrit | 2006-07-09 20:52:07 -0600 (Sun, 09 Jul 2006) | 1 line
  1783.  
  1784. Update Thai Language
  1785. ------------------------------------------------------------------------
  1786. r593 | neilt | 2006-07-07 12:06:17 -0600 (Fri, 07 Jul 2006) | 1 line
  1787.  
  1788. Updated ttf fonts to GPL
  1789. ------------------------------------------------------------------------
  1790. r592 | neilt | 2006-07-07 11:48:38 -0600 (Fri, 07 Jul 2006) | 1 line
  1791.  
  1792. spam fix font files added
  1793. ------------------------------------------------------------------------
  1794. r591 | neilt | 2006-07-07 11:47:27 -0600 (Fri, 07 Jul 2006) | 1 line
  1795.  
  1796. Comments component spam protection and fonts updated with new GPL version 
  1797. 3.4 and small session enhancements
  1798. ------------------------------------------------------------------------
  1799. r590 | neilt | 2006-07-07 01:59:57 -0600 (Fri, 07 Jul 2006) | 1 line
  1800.  
  1801. New comments component and mambot uploaded along with language files, help 
  1802. files and modifications to the SQL install
  1803. ------------------------------------------------------------------------
  1804. r589 | chanh | 2006-07-06 12:20:44 -0600 (Thu, 06 Jul 2006) | 1 line
  1805.  
  1806. The textarea box is too small when not using WYSIWYG editor so make it a 
  1807. little bigger for ease of editing.
  1808. ------------------------------------------------------------------------
  1809. r588 | cauld | 2006-07-04 15:41:33 -0600 (Tue, 04 Jul 2006) | 1 line
  1810.  
  1811. Fixing menu manager message displayed when multiple menu items were removed.  
  1812. Was not displaying the total, but rather each item.
  1813. ------------------------------------------------------------------------
  1814. r587 | cauld | 2006-07-04 15:25:31 -0600 (Tue, 04 Jul 2006) | 1 line
  1815.  
  1816. Fixing broken com_trash multi-item selection for delete
  1817. ------------------------------------------------------------------------
  1818. r586 | cauld | 2006-07-03 16:43:23 -0600 (Mon, 03 Jul 2006) | 1 line
  1819.  
  1820. Fixing a roothpath issue that was causing IIS to fail.
  1821.  
  1822. -------------------- 4.6 (RC2) Release ---------------------------------
  1823.  
  1824. r584 | cauld | 2006-07-02 14:02:19 -0600 (Sun, 02 Jul 2006) | 1 line
  1825.  
  1826. Fixing MySQL 5 params NOT NULL issue.  Allowing default to be NULL for 
  1827. components, modules, and mambots.  A broader fix will happen with v5.
  1828. ------------------------------------------------------------------------
  1829. r583 | cauld | 2006-07-02 11:05:31 -0600 (Sun, 02 Jul 2006) | 1 line
  1830.  
  1831. Eliminating the use of realpath() to determine dynamic URLs.  This was 
  1832. creating issues with some shared host plans.
  1833. ------------------------------------------------------------------------
  1834. r582 | cauld | 2006-06-22 22:17:06 -0600 (Thu, 22 Jun 2006) | 1 line
  1835.  
  1836. MOStlyCE config change to fix Javascript errors.  Now not loading several 
  1837. external plugins (ex) htmltemplate, mambo, etc.  These were not written for 
  1838. TinyMCE 2.x and therefore do not work.  Will have to revisit at a later time.
  1839. ------------------------------------------------------------------------
  1840. r581 | cauld | 2006-06-22 21:32:32 -0600 (Thu, 22 Jun 2006) | 1 line
  1841.  
  1842. MOStlyCE Admin change to remove onclick config section.
  1843. ------------------------------------------------------------------------
  1844. r580 | cauld | 2006-06-20 11:43:43 -0600 (Tue, 20 Jun 2006) | 1 line
  1845.  
  1846. turning off MOStlyCE compression by default until the compressor works in IE.
  1847. ------------------------------------------------------------------------
  1848. r579 | csouza | 2006-06-20 05:54:04 -0600 (Tue, 20 Jun 2006) | 1 line
  1849.  
  1850. removing charset conversion button from language form
  1851. ------------------------------------------------------------------------
  1852. ------------------------------------------------------------------------
  1853. r577 | cauld | 2006-06-20 00:05:22 -0600 (Tue, 20 Jun 2006) | 1 line
  1854.  
  1855. adding some missing / unversioned MOStlyCE files
  1856. ------------------------------------------------------------------------
  1857. r576 | cauld | 2006-06-20 00:01:27 -0600 (Tue, 20 Jun 2006) | 1 line
  1858.  
  1859. tweaking MOStlyCE based on the 4.5.4 MOStlyCE feedback in the forums
  1860. ------------------------------------------------------------------------
  1861. r575 | cauld | 2006-06-19 23:17:39 -0600 (Mon, 19 Jun 2006) | 1 line
  1862.  
  1863. committing weblinks SQL injection fix
  1864. ------------------------------------------------------------------------
  1865. r572 | cauld | 2006-06-18 11:53:59 -0600 (Sun, 18 Jun 2006) | 1 line
  1866.  
  1867. ! changing mambo.sql to fix utf8 / mysql 5 issue with #__core_acl_aro.
  1868. ------------------------------------------------------------------------
  1869. r571 | cauld | 2006-06-18 11:22:02 -0600 (Sun, 18 Jun 2006) | 1 line
  1870.  
  1871. ! Turning off MOStlyCE compression by default since it doesn't work in IE.  
  1872. Adding warning to tip so users see why it is off.  OK and recommended for use with FF.
  1873. ------------------------------------------------------------------------
  1874. r570 | neilt | 2006-06-18 04:04:34 -0600 (Sun, 18 Jun 2006) | 1 line
  1875.  
  1876. commit test
  1877. ------------------------------------------------------------------------
  1878. r569 | chanh | 2006-06-17 22:47:09 -0600 (Sat, 17 Jun 2006) | 1 line
  1879.  
  1880. Make a comment commit on SG SVN to make sure the commit work
  1881. ------------------------------------------------------------------------
  1882. r568 | cauld | 2006-06-17 19:13:30 -0600 (Sat, 17 Jun 2006) | 1 line
  1883.  
  1884. !test commit against Mambo's new SVN repository
  1885. ------------------------------------------------------------------------
  1886. r567 | chanh | 2006-06-16 13:03:24 -0600 (Fri, 16 Jun 2006) | 1 line
  1887.  
  1888. Fix bug with STRICT_TRANS_TABLES cause installer to fail in mysql 5 when 
  1889. install module and mambot
  1890. ------------------------------------------------------------------------
  1891. r566 | csouza | 2006-06-14 06:50:53 -0600 (Wed, 14 Jun 2006) | 1 line
  1892.  
  1893. updated brazilian portuguese glossary
  1894. ------------------------------------------------------------------------
  1895. r565 | cauld | 2006-06-13 21:58:48 -0600 (Tue, 13 Jun 2006) | 1 line
  1896.  
  1897. !Changing format of CHANGELOG to use the SVN log.  Easier to maintain.
  1898. ------------------------------------------------------------------------
  1899. r564 | cauld | 2006-06-13 21:17:10 -0600 (Tue, 13 Jun 2006) | 2 lines
  1900.  
  1901. !updating mostlyce.php and mostlyce.xml based on recent test for 454.  
  1902. Fixing paste plugin issue.
  1903. ------------------------------------------------------------------------
  1904. r563 | csouza | 2006-06-11 10:05:40 -0600 (Sun, 11 Jun 2006) | 1 line
  1905.  
  1906. bug fix in language charset conversion
  1907. ------------------------------------------------------------------------
  1908. r562 | csouza | 2006-06-10 11:37:53 -0600 (Sat, 10 Jun 2006) | 1 line
  1909.  
  1910. updated .pot templates
  1911. ------------------------------------------------------------------------
  1912. r560 | csouza | 2006-06-07 02:35:31 -0600 (Wed, 07 Jun 2006) | 1 line
  1913.  
  1914. language - updated .pot templates
  1915. ------------------------------------------------------------------------
  1916. r557 | csouza | 2006-06-07 02:21:25 -0600 (Wed, 07 Jun 2006) | 1 line
  1917.  
  1918. including italian, thai and brazilian portuguese language files for the rc. These should be installable.
  1919. ------------------------------------------------------------------------
  1920. r556 | csouza | 2006-06-07 02:15:51 -0600 (Wed, 07 Jun 2006) | 1 line
  1921.  
  1922. internationalization modifications
  1923. ------------------------------------------------------------------------
  1924. r555 | cauld | 2006-05-31 21:26:19 -0600 (Wed, 31 May 2006) | 4 lines
  1925.  
  1926. ! removing all mentions of mamboforge and replacing with mamboxchange or something else like The Source.
  1927. ! updating the support page to update links, add better wording, etc.
  1928. ! updating version.php for RC2
  1929. ------------------------------------------------------------------------
  1930. r554 | csouza | 2006-05-31 10:52:24 -0600 (Wed, 31 May 2006) | 1 line
  1931.  
  1932. minor tweaks to HTML_admin_misc::help() in admin.admin.html.php
  1933. ------------------------------------------------------------------------
  1934. r553 | csouza | 2006-05-31 10:49:28 -0600 (Wed, 31 May 2006) | 1 line
  1935.  
  1936. replaced help files with xhtml compliant ones with title tag needed for help index
  1937. ------------------------------------------------------------------------
  1938. r552 | csouza | 2006-05-30 17:38:18 -0600 (Tue, 30 May 2006) | 1 line
  1939.  
  1940. removed obsolete help screens
  1941. ------------------------------------------------------------------------
  1942. r551 | csouza | 2006-05-30 17:35:27 -0600 (Tue, 30 May 2006) | 1 line
  1943.  
  1944. final installment of new and renamed help screens and component toolbars changed to reflect new naming.
  1945. ------------------------------------------------------------------------
  1946. r550 | csouza | 2006-05-29 11:21:00 -0600 (Mon, 29 May 2006) | 1 line
  1947.  
  1948. first installment of new and renamed help screens and component toolbars changed to reflect new naming
  1949. ------------------------------------------------------------------------
  1950. r549 | cauld | 2006-05-26 21:42:35 -0600 (Fri, 26 May 2006) | 2 lines
  1951.  
  1952. ! Updated "What's new" & "Credits"
  1953. ------------------------------------------------------------------------
  1954. r548 | cauld | 2006-05-26 20:05:58 -0600 (Fri, 26 May 2006) | 2 lines
  1955.  
  1956. + Adding new site templates (Donated by Water&Stone, coded by Nalisa)
  1957. ------------------------------------------------------------------------
  1958. r533 | csouza | 2006-05-22 08:32:01 -0600 (Mon, 22 May 2006) | 1 line
  1959.  
  1960. fixed some bugs caused by index.php cleanup
  1961. ------------------------------------------------------------------------
  1962. r532 | csouza | 2006-05-21 03:41:05 -0600 (Sun, 21 May 2006) | 1 line
  1963.  
  1964. moved commented 'ErrorHandler' class in index.php to includes/core.classes.php
  1965. ------------------------------------------------------------------------
  1966. r531 | cauld | 2006-05-20 18:54:45 -0600 (Sat, 20 May 2006) | 1 line
  1967.  
  1968. cauld:  (trivial) correcting a few spelling errors
  1969. ------------------------------------------------------------------------
  1970. r530 | csouza | 2006-05-20 17:17:51 -0600 (Sat, 20 May 2006) | 1 line
  1971.  
  1972. corrected mambocore->rootpath in includes/core.classes.php and added phpdoc templates to undocumented classes
  1973. ------------------------------------------------------------------------
  1974. r529 | csouza | 2006-05-20 15:01:36 -0600 (Sat, 20 May 2006) | 1 line
  1975.  
  1976. moved classes in index.php to includes/core.classes.php
  1977. ------------------------------------------------------------------------
  1978. r528 | cauld | 2006-05-20 14:57:10 -0600 (Sat, 20 May 2006) | 1 line
  1979.  
  1980. cauld:  # Fixing a Offline bug which caused an error rather than the offline message when MySQL was down
  1981. ------------------------------------------------------------------------
  1982. r524 | neilt | 2006-05-19 06:18:36 -0600 (Fri, 19 May 2006) | 1 line
  1983.  
  1984. general javascript and formatting bug fixes
  1985. ------------------------------------------------------------------------
  1986. r523 | neilt | 2006-05-19 00:20:15 -0600 (Fri, 19 May 2006) | 1 line
  1987.  
  1988. Fixed Trac Ticket #86
  1989. ------------------------------------------------------------------------
  1990. r521 | cauld | 2006-05-16 22:54:20 -0600 (Tue, 16 May 2006) | 1 line
  1991.  
  1992. cauld - # Rewrote uninstall_template() to fix bug where the wrong template dir was removed
  1993. ------------------------------------------------------------------------
  1994. r520 | neilt | 2006-05-16 07:13:53 -0600 (Tue, 16 May 2006) | 1 line
  1995.  
  1996. Modification to center menubar labels
  1997. ------------------------------------------------------------------------
  1998. r517 | neilt | 2006-05-16 06:05:37 -0600 (Tue, 16 May 2006) | 1 line
  1999.  
  2000. bug fix
  2001. ------------------------------------------------------------------------
  2002. r516 | neilt | 2006-05-16 03:44:41 -0600 (Tue, 16 May 2006) | 1 line
  2003.  
  2004. minor bug fixes
  2005. ------------------------------------------------------------------------
  2006. r515 | cauld | 2006-05-15 22:20:58 -0600 (Mon, 15 May 2006) | 1 line
  2007.  
  2008. cauld - fixing minor mis-spelling
  2009. ------------------------------------------------------------------------
  2010. r514 | neilt | 2006-05-15 06:52:09 -0600 (Mon, 15 May 2006) | 1 line
  2011.  
  2012. inclusion of .message class in front end css
  2013. ------------------------------------------------------------------------
  2014. r512 | cauld | 2006-05-14 17:16:29 -0600 (Sun, 14 May 2006) | 2 lines
  2015.  
  2016. cauld - Added the uploadfiles dir to the installation write permission check
  2017.  
  2018. ------------------------------------------------------------------------
  2019. r511 | cauld | 2006-05-14 16:22:54 -0600 (Sun, 14 May 2006) | 1 line
  2020.  
  2021. cauld - missed a few weblink name changes.
  2022. ------------------------------------------------------------------------
  2023. r510 | cauld | 2006-05-14 15:46:22 -0600 (Sun, 14 May 2006) | 1 line
  2024.  
  2025. cauld:  Standardized / Updated the label for New Feeds for the whole app (aka: Newsfeeds)
  2026. ------------------------------------------------------------------------
  2027. r509 | cauld | 2006-05-14 15:14:22 -0600 (Sun, 14 May 2006) | 1 line
  2028.  
  2029. cauld:  Updated MOStlyCE spellchecker plugin tip
  2030. ------------------------------------------------------------------------
  2031. r508 | cauld | 2006-05-14 14:48:05 -0600 (Sun, 14 May 2006) | 3 lines
  2032.  
  2033. ! Updated the "What's New" help doc
  2034. ! Standardized / Updated the label for Web Links for the whole app (aka: Weblinks)
  2035. ------------------------------------------------------------------------
  2036. r507 | cauld | 2006-05-13 19:23:34 -0600 (Sat, 13 May 2006) | 7 lines
  2037.  
  2038. ! Upgraded MOStlyCE's guts to TinyMCE 2.0.6.1 (bugs fixes, enhancements, etc)
  2039. + Added a layers plugin to MOStlyCE and an experimental spellchecker plugin (works well in IE)
  2040. + Added options in MOStlyCE Admin to control layer & spellchecker plugins
  2041. ! Various other minor MOStlyCE tweaks and enhancements
  2042. ------------------------------------------------------------------------
  2043. r506 | adi | 2006-05-13 00:03:27 -0600 (Sat, 13 May 2006) | 1 line
  2044.  
  2045. fix trac #85
  2046. ------------------------------------------------------------------------
  2047. r505 | cauld | 2006-05-11 06:54:09 -0600 (Thu, 11 May 2006) | 1 line
  2048.  
  2049. cauld - fixing mambo.sql table prefix bug
  2050. ------------------------------------------------------------------------
  2051. r504 | neilt | 2006-05-01 11:55:35 -0600 (Mon, 01 May 2006) | 1 line
  2052.  
  2053. Fixed errors occuring whilst copying empty sections - Trac #83
  2054. ------------------------------------------------------------------------
  2055. r502 | cauld | 2006-04-30 14:57:33 -0600 (Sun, 30 Apr 2006) | 1 line
  2056.  
  2057. cauld - Updating MOStlyCE Admin to handle the language file structure change.
  2058. ------------------------------------------------------------------------
  2059. r500 | cauld | 2006-04-30 14:27:06 -0600 (Sun, 30 Apr 2006) | 1 line
  2060.  
  2061. cauld - checking in tinymce 2.0.5.1
  2062. ------------------------------------------------------------------------
  2063. r499 | cauld | 2006-04-30 13:02:06 -0600 (Sun, 30 Apr 2006) | 1 line
  2064.  
  2065. cauld - For whatever reason the last time I tried to commit the new version of
  2066. the MOStlyCE mambot it disappeared.  Trying again.
  2067. ------------------------------------------------------------------------
  2068. r497 | cauld | 2006-04-30 12:23:50 -0600 (Sun, 30 Apr 2006) | 1 line
  2069.  
  2070. cauld - Removing old basic TinyMCE 2.0.1, will replace with TinyMCE 2.0.5.1.
  2071. Tons of enhancements and bug fixes.
  2072. ------------------------------------------------------------------------
  2073. r496 | cauld | 2006-04-30 12:18:38 -0600 (Sun, 30 Apr 2006) | 1 line
  2074.  
  2075. cauld - Rolling MOStlyCE Admin back to v1.5 since the Img & File mgr plugins have been pulled.
  2076. ------------------------------------------------------------------------
  2077. r495 | cauld | 2006-04-30 12:10:47 -0600 (Sun, 30 Apr 2006) | 1 line
  2078.  
  2079. cauld - Checking in MOStlyCE 1.7 mambot.  Now using TinyMCE 2.0.5.1.
  2080. The image mgr and file mgr plugins have been pulled for compatibility reasons.
  2081. ------------------------------------------------------------------------
  2082. r494 | cauld | 2006-04-30 12:05:15 -0600 (Sun, 30 Apr 2006) | 1 line
  2083.  
  2084. cauld - Removing the old mostlyce install.  I will be bringing in a fresh
  2085. version with the most recent TinyMCE 2.0.5.1 guts.  I didn't want to deal with
  2086. new files vs deleted files, etc.  Just easier to replace the whole darn thing :)
  2087. ------------------------------------------------------------------------
  2088. r493 | neilt | 2006-04-27 11:43:45 -0600 (Thu, 27 Apr 2006) | 1 line
  2089.  
  2090. Missing argument 6 for moscomponentusermanager() - Trac #81
  2091. ------------------------------------------------------------------------
  2092. r492 | neilt | 2006-04-26 15:31:58 -0600 (Wed, 26 Apr 2006) | 2 lines
  2093.  
  2094. Fixed empty admin module bugs
  2095. Fixed bugs adding new content with no section / categories
  2096.  
  2097. -------------------- 4.6 (RC1) Release ---------------------------------
  2098.  
  2099. ------------------------------------------------------------------------
  2100. r491 | csouza | 2006-04-23 16:43:10 -0600 (Sun, 23 Apr 2006) | 1 line
  2101.  
  2102. fix javascript language bugs and mosmenubar::help()
  2103. ------------------------------------------------------------------------
  2104. r490 | cauld | 2006-04-23 10:39:53 -0600 (Sun, 23 Apr 2006) | 1 line
  2105.  
  2106. cauld - fixing Image Manager plugin image list bug.
  2107. ------------------------------------------------------------------------
  2108. r489 | cauld | 2006-04-23 01:35:31 -0600 (Sun, 23 Apr 2006) | 1 line
  2109.  
  2110. cauld - Big commit here for the newly configured MOStlyCE Image & File Manager plugins.  Also contains the new MOStlyCE Admin tabs that go along with these.
  2111. ------------------------------------------------------------------------
  2112. r488 | neilt | 2006-04-22 14:46:52 -0600 (Sat, 22 Apr 2006) | 1 line
  2113.  
  2114. non purged multiple session problems fixed. Trac #79
  2115. ------------------------------------------------------------------------
  2116. r487 | counterpoint | 2006-04-22 02:49:01 -0600 (Sat, 22 Apr 2006) | 1 line
  2117.  
  2118. Further relaxation of Itemid check to avoid "not authorized" errors
  2119. ------------------------------------------------------------------------
  2120. r486 | counterpoint | 2006-04-21 11:08:02 -0600 (Fri, 21 Apr 2006) | 1 line
  2121.  
  2122. Fix bug in showing "shortcut" icon
  2123. ------------------------------------------------------------------------
  2124. r485 | counterpoint | 2006-04-21 07:10:48 -0600 (Fri, 21 Apr 2006) | 1 line
  2125.  
  2126. Modified search mambots to include correct Itemid and prevent search results from being blocked by "unauthorized access"
  2127. ------------------------------------------------------------------------
  2128. r484 | cauld | 2006-04-20 12:37:58 -0600 (Thu, 20 Apr 2006) | 1 line
  2129.  
  2130. cauld - updating version.php for Monday's RC1 release.
  2131. ------------------------------------------------------------------------
  2132. r483 | csouza | 2006-04-19 07:17:58 -0600 (Wed, 19 Apr 2006) | 1 line
  2133.  
  2134. Language Manager Javascript and bug fixes
  2135. ------------------------------------------------------------------------
  2136. r482 | neilt | 2006-04-19 02:17:21 -0600 (Wed, 19 Apr 2006) | 1 line
  2137.  
  2138. addition of missing index.html files to numerous folders
  2139. ------------------------------------------------------------------------
  2140. r481 | counterpoint | 2006-04-18 10:54:46 -0600 (Tue, 18 Apr 2006) | 1 line
  2141.  
  2142. Small bug fixes to text items
  2143. ------------------------------------------------------------------------
  2144. r479 | counterpoint | 2006-04-16 09:27:34 -0600 (Sun, 16 Apr 2006) | 1 line
  2145.  
  2146. Patch installer and file permission bug fixes note.
  2147. ------------------------------------------------------------------------
  2148. r478 | counterpoint | 2006-04-16 09:25:59 -0600 (Sun, 16 Apr 2006) | 2 lines
  2149.  
  2150. Patch installer and file handling bug fixes
  2151. ------------------------------------------------------------------------
  2152. r477 | counterpoint | 2006-04-16 09:25:27 -0600 (Sun, 16 Apr 2006) | 1 line
  2153.  
  2154. Patch installer
  2155. ------------------------------------------------------------------------
  2156. r475 | counterpoint | 2006-04-15 02:28:04 -0600 (Sat, 15 Apr 2006) | 1 line
  2157.  
  2158. Added code to put admin side custom modules into effect, not including RSS feeds.
  2159. ------------------------------------------------------------------------
  2160. r474 | neilt | 2006-04-13 10:21:17 -0600 (Thu, 13 Apr 2006) | 1 line
  2161.  
  2162. Atom 1.0 changes
  2163. ------------------------------------------------------------------------
  2164. r473 | counterpoint | 2006-04-13 10:18:01 -0600 (Thu, 13 Apr 2006) | 1 line
  2165.  
  2166. Modified to process the XML for language package installation.
  2167. ------------------------------------------------------------------------
  2168. r472 | counterpoint | 2006-04-13 09:38:43 -0600 (Thu, 13 Apr 2006) | 1 line
  2169.  
  2170. Extended XML tags for installing language packages.
  2171. ------------------------------------------------------------------------
  2172. r471 | neilt | 2006-04-13 07:29:26 -0600 (Thu, 13 Apr 2006) | 1 line
  2173.  
  2174. minor changes to dates and path
  2175. ------------------------------------------------------------------------
  2176. r470 | neilt | 2006-04-13 04:02:43 -0600 (Thu, 13 Apr 2006) | 2 lines
  2177.  
  2178. Corrected declaration and assigning of 3 new field values
  2179. $item_created, $item_modified and $item_author
  2180. ------------------------------------------------------------------------
  2181. r469 | neilt | 2006-04-13 03:52:39 -0600 (Thu, 13 Apr 2006) | 4 lines
  2182.  
  2183. Removal of depricated Atom0.3 syndication
  2184. Addition of Atom1.0 standards and RSS feed image
  2185. Modifications to language files
  2186. Trac #72
  2187. ------------------------------------------------------------------------
  2188. r468 | cauld | 2006-04-12 23:11:44 -0600 (Wed, 12 Apr 2006) | 1 line
  2189.  
  2190. cauld - fixing mospagebreak to work with php 4 & 5
  2191. ------------------------------------------------------------------------
  2192. r467 | csouza | 2006-04-12 21:55:19 -0600 (Wed, 12 Apr 2006) | 3 lines
  2193.  
  2194. Language fixes
  2195. export language functionality
  2196. italian language translations
  2197. ------------------------------------------------------------------------
  2198. r464 | chanh | 2006-04-12 13:59:36 -0600 (Wed, 12 Apr 2006) | 1 line
  2199.  
  2200. Fix missing cid variable for backward compatible with 3PD component.
  2201. ------------------------------------------------------------------------
  2202. r462 | cauld | 2006-04-11 23:47:58 -0600 (Tue, 11 Apr 2006) | 1 line
  2203.  
  2204. cauld - updating version.php with RC1 details
  2205. ------------------------------------------------------------------------
  2206. r461 | cauld | 2006-04-11 23:45:32 -0600 (Tue, 11 Apr 2006) | 1 line
  2207.  
  2208. cauld - adding uploadfiles dir for MOStlyDBAdmin local restore function
  2209. ------------------------------------------------------------------------
  2210. r460 | cauld | 2006-04-11 23:44:29 -0600 (Tue, 11 Apr 2006) | 1 line
  2211.  
  2212. cauld - Commenting out the containers component for now since we are about to
  2213. put out 4.6 RC1 and this is not ready.
  2214. ------------------------------------------------------------------------
  2215. r458 | counterpoint | 2006-04-11 08:36:50 -0600 (Tue, 11 Apr 2006) | 1 line
  2216.  
  2217. Fixed problem with newly created menu not appearing; other minor bugs
  2218. ------------------------------------------------------------------------
  2219. r456 | cauld | 2006-04-10 20:01:42 -0600 (Mon, 10 Apr 2006) | 1 line
  2220.  
  2221. cauld - Committing the last major revision of MOStlyCE for 4.6, version 1.6.
  2222. ------------------------------------------------------------------------
  2223. r455 | cauld | 2006-04-10 19:55:50 -0600 (Mon, 10 Apr 2006) | 1 line
  2224.  
  2225. cauld - Checking in the last major revision of MOStlyCE Admin for 4.6, version 1.5.
  2226. ------------------------------------------------------------------------
  2227. r454 | cauld | 2006-04-10 19:48:15 -0600 (Mon, 10 Apr 2006) | 1 line
  2228.  
  2229. cauld - Checking in updated overlib_mini.js.  We are running version 4.0 which is really old.
  2230. Updating us to the latest version 4.21.
  2231. ------------------------------------------------------------------------
  2232. r453 | neilt | 2006-04-07 06:51:31 -0600 (Fri, 07 Apr 2006) | 1 line
  2233.  
  2234. Fixed problem with html in parameters textfield within the admin modules. Trac ticket #73
  2235. ------------------------------------------------------------------------
  2236. r452 | neilt | 2006-04-07 06:30:18 -0600 (Fri, 07 Apr 2006) | 1 line
  2237.  
  2238. fixed missing close </tr> tags in admin module
  2239. ------------------------------------------------------------------------
  2240. r450 | neilt | 2006-04-06 12:41:09 -0600 (Thu, 06 Apr 2006) | 1 line
  2241.  
  2242. Bug fixes within the Admin Modules
  2243. ------------------------------------------------------------------------
  2244. r449 | counterpoint | 2006-04-05 12:41:48 -0600 (Wed, 05 Apr 2006) | 1 line
  2245.  
  2246. Modification to relax check on Itemid for components not having menu entries
  2247. ------------------------------------------------------------------------
  2248. r448 | neilt | 2006-04-03 12:37:56 -0600 (Mon, 03 Apr 2006) | 1 line
  2249.  
  2250. Changed 2 labels in poll component to Question from Title
  2251. ------------------------------------------------------------------------
  2252. r447 | counterpoint | 2006-04-03 11:51:53 -0600 (Mon, 03 Apr 2006) | 1 line
  2253.  
  2254. Modification to avoid over complex search and replace of #__ in database query strings
  2255. ------------------------------------------------------------------------
  2256. r446 | counterpoint | 2006-04-03 07:47:34 -0600 (Mon, 03 Apr 2006) | 1 line
  2257.  
  2258. Small bug fixes and optimisation
  2259. ------------------------------------------------------------------------
  2260. r445 | counterpoint | 2006-04-03 07:30:46 -0600 (Mon, 03 Apr 2006) | 1 line
  2261.  
  2262. Add user side of containers component (forgotten!)
  2263. ------------------------------------------------------------------------
  2264. r444 | neilt | 2006-04-03 05:58:09 -0600 (Mon, 03 Apr 2006) | 1 line
  2265.  
  2266. Added The Source URL to weblinks, Mambo Foundation and The Source links to Other Menu
  2267. ------------------------------------------------------------------------
  2268. r443 | neilt | 2006-04-03 05:51:01 -0600 (Mon, 03 Apr 2006) | 2 lines
  2269.  
  2270. Added The Source URL to weblinks (Trac #63)
  2271. Added Mambo Foundation and The Source links in Other Menu and changed title to show (Trac #71)
  2272. ------------------------------------------------------------------------
  2273. r442 | counterpoint | 2006-04-03 02:46:54 -0600 (Mon, 03 Apr 2006) | 1 line
  2274.  
  2275. Bug fix uninstaller error with array merge
  2276. ------------------------------------------------------------------------
  2277. r440 | cauld | 2006-04-02 20:40:16 -0600 (Sun, 02 Apr 2006) | 1 line
  2278.  
  2279. cauld - Updating MOStlyDBAdmin.xml file
  2280. ------------------------------------------------------------------------
  2281. r439 | cauld | 2006-04-02 17:33:27 -0600 (Sun, 02 Apr 2006) | 1 line
  2282.  
  2283. cauld - Adding the new MOStlyDBAdmin component for db backup and restore functionality.
  2284. ------------------------------------------------------------------------
  2285. r438 | cauld | 2006-04-02 15:34:16 -0600 (Sun, 02 Apr 2006) | 1 line
  2286.  
  2287. cauld - Making a quick mod to the MOStlyCE $adminside check
  2288. ------------------------------------------------------------------------
  2289. r437 | neilt | 2006-04-02 14:07:50 -0600 (Sun, 02 Apr 2006) | 1 line
  2290.  
  2291. incomplete <?php tag fixed in pathway.php
  2292. ------------------------------------------------------------------------
  2293. r435 cauld 2006-04-02 13:37:55 -0600 (Sun02 Apr 2006line
  2294.  
  2295. cauld Committing the MOStlyCE v1.4 Admin component (major overhaul)
  2296. ------------------------------------------------------------------------
  2297. r434 cauld 2006-04-02 13:34:14 -0600 (Sun02 Apr 2006line
  2298.  
  2299. cauld Commiting the MOStlyCE v1.5 mambot (major overhaul)
  2300. ------------------------------------------------------------------------
  2301. r433 cauld 2006-04-02 13:27:50 -0600 (Sun02 Apr 2006line
  2302.  
  2303. cauld MOStlyCE workremoving imgmanagerfilemanagerpreview plugins.
  2304. Also removed auth_mostlyce.php.
  2305. ------------------------------------------------------------------------
  2306. r432 counterpoint 2006-04-01 01:30:03 -0700 (Sat01 Apr 2006line
  2307.  
  2308. Add Mambo Containers admin side component.
  2309. ------------------------------------------------------------------------
  2310. r431 neilt 2006-03-31 04:13:07 -0700 (Fri31 Mar 2006line
  2311.  
  2312. changed admin to show advanced_mode as default
  2313. ------------------------------------------------------------------------
  2314. r430 adi 2006-03-31 03:55:04 -0700 (Fri31 Mar 2006line
  2315.  
  2316. fix bugs #8109
  2317. ------------------------------------------------------------------------
  2318. r429 neilt 2006-03-30 12:19:21 -0700 (Thu30 Mar 2006lines
  2319.  
  2320. Fixed mod_latest_content no content error
  2321. Fixed handlers in mod_latest_content
  2322. Corrected cases in mod_latest_content
  2323. Removed mod_latest_content fixed width limit in horizontal td case
  2324. Fixed bug in content.class.php getBlogSectionCount(not returning count
  2325. Module mod_latest_content changed to default unpublished
  2326. ------------------------------------------------------------------------
  2327. r428 adi 2006-03-29 01:20:05 -0700 (Wed29 Mar 2006line
  2328.  
  2329. fixed bugs #8118
  2330. ------------------------------------------------------------------------
  2331. r426 neilt 2006-03-28 12:09:32 -0700 (Tue28 Mar 2006line
  2332.  
  2333. omission of echo in <?php T_ statements
  2334. ------------------------------------------------------------------------
  2335. r425 counterpoint 2006-03-27 09:09:50 -0700 (Mon27 Mar 2006line
  2336.  
  2337. Optimisation and bug fix for ampersand processing in the universal installer.
  2338. ------------------------------------------------------------------------
  2339. r424 cauld 2006-03-26 21:11:14 -0700 (Sun26 Mar 2006line
  2340.  
  2341. cauld updating security list email address on installation survey
  2342. ------------------------------------------------------------------------
  2343. r423 counterpoint 2006-03-23 09:32:52 -0700 (Thu23 Mar 2006line
  2344.  
  2345. Bug fix to stop foreach on null failure.
  2346. ------------------------------------------------------------------------
  2347. r422 counterpoint 2006-03-22 11:41:29 -0700 (Wed22 Mar 2006line
  2348.  
  2349. Optimisation of menu types handlingmostlyce.php request for template.  Fixed
  2350. admin side failure to consistently find session data.  Reorganised admin side to
  2351. ignore repeated logins.  Fixed offline check validation of admin session.
  2352. ------------------------------------------------------------------------
  2353. r421 counterpoint 2006-03-22 01:29:54 -0700 (Wed22 Mar 2006line
  2354.  
  2355. Hardening of contact component.
  2356. ------------------------------------------------------------------------
  2357. r420 counterpoint 2006-03-22 01:29:28 -0700 (Wed22 Mar 2006line
  2358.  
  2359. Optimisation of admin user and session management
  2360. ------------------------------------------------------------------------
  2361. r419 counterpoint 2006-03-21 11:12:17 -0700 (Tue21 Mar 2006line
  2362.  
  2363. Optimisation and modified document root discovery.
  2364. ------------------------------------------------------------------------
  2365. r418 counterpoint 2006-03-21 11:11:00 -0700 (Tue21 Mar 2006line
  2366.  
  2367. Changes to include index.php to establish the environment for editor popups.
  2368. Optimisation of requests for information about the current user's ACL status.
  2369. ------------------------------------------------------------------------
  2370. r417 | counterpoint | 2006-03-21 11:06:53 -0700 (Tue, 21 Mar 2006) | 1 line
  2371.  
  2372. Optimisation, merging of mosDBTable and mosDBTableEntry methods.
  2373. ------------------------------------------------------------------------
  2374. r416 | cauld | 2006-03-20 22:44:47 -0700 (Mon, 20 Mar 2006) | 1 line
  2375.  
  2376. cauld - Adding a donation icon to the new installation survey
  2377. ------------------------------------------------------------------------
  2378. r415 | csouza | 2006-03-20 18:29:11 -0700 (Mon, 20 Mar 2006) | 1 line
  2379.  
  2380. changes to com_admin/admin.admin.html.php to grab local help files
  2381. ------------------------------------------------------------------------
  2382. r413 | csouza | 2006-03-20 18:24:13 -0700 (Mon, 20 Mar 2006) | 1 line
  2383.  
  2384. changes to com_admin/admin.admin.html.php to grab local help files
  2385. ------------------------------------------------------------------------
  2386. r412 | csouza | 2006-03-20 18:19:39 -0700 (Mon, 20 Mar 2006) | 1 line
  2387.  
  2388. changes to com_admin/admin.admin.html.php to grab local help files
  2389. ------------------------------------------------------------------------
  2390. r411 | csouza | 2006-03-20 18:10:48 -0700 (Mon, 20 Mar 2006) | 1 line
  2391.  
  2392. changes to com_admin/admin.admin.html.php to grab local help files
  2393. ------------------------------------------------------------------------
  2394. r410 | csouza | 2006-03-20 17:58:54 -0700 (Mon, 20 Mar 2006) | 1 line
  2395.  
  2396. mod to pull help screens locally
  2397. ------------------------------------------------------------------------
  2398. r409 | csouza | 2006-03-20 17:22:21 -0700 (Mon, 20 Mar 2006) | 1 line
  2399.  
  2400. language stuff
  2401. ------------------------------------------------------------------------
  2402. r408 | csouza | 2006-03-20 16:47:49 -0700 (Mon, 20 Mar 2006) | 1 line
  2403.  
  2404. language defaults in install4.php
  2405. ------------------------------------------------------------------------
  2406. r406 | cauld | 2006-03-19 18:03:14 -0700 (Sun, 19 Mar 2006) | 1 line
  2407.  
  2408. cauld - Fixing MOStlyCE print plugin and disabling preview plugin in favor
  2409. own Mambo's preview option.
  2410. ------------------------------------------------------------------------
  2411. r403 csouza 2006-03-19 13:41:39 -0700 (Sun19 Mar 2006line
  2412.  
  2413. language manager
  2414. ------------------------------------------------------------------------
  2415. r402 counterpoint 2006-03-19 07:32:34 -0700 (Sun19 Mar 2006line
  2416.  
  2417. Extended new contact popup for linking to userso as to show both full name and user name.
  2418. ------------------------------------------------------------------------
  2419. r401 counterpoint 2006-03-19 03:28:33 -0700 (Sun19 Mar 2006line
  2420.  
  2421. Recorded changes to restore functioning of popups.
  2422. ------------------------------------------------------------------------
  2423. r400 counterpoint 2006-03-19 03:22:44 -0700 (Sun19 Mar 2006line
  2424.  
  2425. Reinstate popup changes that had got lost
  2426. ------------------------------------------------------------------------
  2427. r397 cauld 2006-03-16 23:19:47 -0700 (Thu16 Mar 2006line
  2428.  
  2429. cauld Bringing back MOStlyCE TinyMCE 2.0.2 with fixed IE issue reported during Beta 1.
  2430. ------------------------------------------------------------------------
  2431. r396 cauld 2006-03-16 22:57:17 -0700 (Thu16 Mar 2006line
  2432.  
  2433. cauld Removing mostlyce directory.  Reverting back to TinyMCE 2.0.2.
  2434. Too many issues with 2.0.4.  Fixed IE error without upgrading.
  2435. ------------------------------------------------------------------------
  2436. r393 counterpoint 2006-03-14 14:59:44 -0700 (Tue14 Mar 2006line
  2437.  
  2438. Tightened security
  2439. ------------------------------------------------------------------------
  2440. r392 counterpoint 2006-03-14 14:59:00 -0700 (Tue14 Mar 2006line
  2441.  
  2442. Mods to support new container componentand to secure RSS feeds.
  2443. ------------------------------------------------------------------------
  2444. r391 counterpoint 2006-03-13 11:15:58 -0700 (Mon13 Mar 2006line
  2445.  
  2446. Modified SEF code so that when SEO is switched offURL still has ampersands encoded.
  2447. ------------------------------------------------------------------------
  2448. r390 counterpoint 2006-03-13 11:15:11 -0700 (Mon13 Mar 2006line
  2449.  
  2450. Reverted mosPathway makePathwaymoved change into sefRelToAbs.  Modified error reporting
  2451. slightly to suppress errors during setup.
  2452. ------------------------------------------------------------------------
  2453. r388 cauld 2006-03-12 12:39:31 -0700 (Sun12 Mar 2006line
  2454.  
  2455. cauld Changing end user installation survey to hand comments a bit differently.
  2456. Comments now go to feedback@mambo-foundation.org.
  2457. ------------------------------------------------------------------------
  2458. r387 cauld 2006-03-12 12:03:29 -0700 (Sun12 Mar 2006line
  2459.  
  2460. cauld Fixing mostlyce.xml for IE contextmenu change
  2461. ------------------------------------------------------------------------
  2462. r386 cauld 2006-03-12 12:00:28 -0700 (Sun12 Mar 2006line
  2463.  
  2464. cauld Adding IE fix for the MOStlyCE contextmenu plugin
  2465. ------------------------------------------------------------------------
  2466. r385 counterpoint 2006-03-12 08:46:12 -0700 (Sun12 Mar 2006line
  2467.  
  2468. Optimisation of mosDBTable move method.
  2469. ------------------------------------------------------------------------
  2470. r384 counterpoint 2006-03-12 08:44:55 -0700 (Sun12 Mar 2006line
  2471.  
  2472. Bug fixes
  2473. ------------------------------------------------------------------------
  2474. r383 counterpoint 2006-03-12 08:43:56 -0700 (Sun12 Mar 2006line
  2475.  
  2476. Hardened against misuse
  2477. ------------------------------------------------------------------------
  2478. r382 counterpoint 2006-03-12 08:43:33 -0700 (Sun12 Mar 2006line
  2479.  
  2480. Removed reliance on register_globals
  2481. ------------------------------------------------------------------------
  2482. r380 counterpoint 2006-03-09 07:48:49 -0700 (Thu09 Mar 2006line
  2483.  
  2484. Changes to mosDBTableEntry not in live use - but needed for mosContainer development.
  2485. ------------------------------------------------------------------------
  2486. r379 cauld 2006-03-08 22:54:56 -0700 (Wed08 Mar 2006line
  2487.  
  2488. cauld updating MOStlyCE xml file for TinyMCE 2.0.4 update
  2489. ------------------------------------------------------------------------
  2490. r378 cauld 2006-03-08 22:51:54 -0700 (Wed08 Mar 2006line
  2491.  
  2492. cauld finishing MOStlyCE 1.5 TinyMCE 2.0.4 upgrade
  2493. ------------------------------------------------------------------------
  2494. r376 cauld 2006-03-08 22:01:09 -0700 (Wed08 Mar 2006line
  2495.  
  2496. cauld MOStlyCE Admin update to disable default compression
  2497. ------------------------------------------------------------------------
  2498. r372 cauld 2006-03-08 21:27:28 -0700 (Wed08 Mar 2006line
  2499.  
  2500. cauld working on a mostlyce upgrade
  2501. ------------------------------------------------------------------------
  2502. r371 counterpoint 2006-03-08 10:51:49 -0700 (Wed08 Mar 2006line
  2503.  
  2504. Fix problem with mass chmod not recursing correctly
  2505. ------------------------------------------------------------------------
  2506. r370 counterpoint 2006-03-08 10:51:22 -0700 (Wed08 Mar 2006line
  2507.  
  2508. Fix access to Mambo configuration cope in different contexts
  2509. ------------------------------------------------------------------------
  2510. r369 counterpoint 2006-03-08 10:50:42 -0700 (Wed08 Mar 2006line
  2511.  
  2512. Fix foreach failure on empty database results
  2513. ------------------------------------------------------------------------
  2514. r363 adi 2006-03-06 19:42:01 -0700 (Mon06 Mar 2006line
  2515.  
  2516. fix ticket #32
  2517. ------------------------------------------------------------------------
  2518. r362 adi 2006-03-06 19:26:20 -0700 (Mon06 Mar 2006line
  2519.  
  2520. fix typo
  2521. ------------------------------------------------------------------------
  2522. r361 cauld 2006-03-06 07:02:33 -0700 (Mon06 Mar 2006line
  2523.  
  2524. cauld rechecking in gin's trash fix that was overwritten a while back
  2525. ------------------------------------------------------------------------
  2526. r359 | adi | 2006-03-06 04:11:53 -0700 (Mon, 06 Mar 2006) | 1 line
  2527.  
  2528. fix ticket #31
  2529. ------------------------------------------------------------------------
  2530. r357 | cauld | 2006-03-04 23:59:11 -0700 (Sat, 04 Mar 2006) | 1 line
  2531.  
  2532. cauld - updating version info for 4.6 public RC1
  2533. ------------------------------------------------------------------------
  2534. r355 | cauld | 2006-03-04 23:54:55 -0700 (Sat, 04 Mar 2006) | 1 line
  2535.  
  2536. cauld - Adding new end user survey functionality to the last install screen
  2537. ------------------------------------------------------------------------
  2538. r353 | counterpoint | 2006-03-02 10:26:20 -0700 (Thu, 02 Mar 2006) | 1 line
  2539.  
  2540. Bug fix - was reliant on register_globals.
  2541. ------------------------------------------------------------------------
  2542. r352 | oziris | 2006-03-01 12:18:50 -0700 (Wed, 01 Mar 2006) | 1 line
  2543.  
  2544. Ticket #10 changing www.mamboserver.com to www.mambo-foundation.org
  2545. ------------------------------------------------------------------------
  2546. r351 | oziris | 2006-03-01 11:57:37 -0700 (Wed, 01 Mar 2006) | 1 line
  2547.  
  2548. Ticket #8
  2549. ------------------------------------------------------------------------
  2550. r350 | oziris | 2006-03-01 11:35:50 -0700 (Wed, 01 Mar 2006) | 1 line
  2551.  
  2552. Ticket #9
  2553. ------------------------------------------------------------------------
  2554. r348 | cauld | 2006-03-01 07:35:46 -0700 (Wed, 01 Mar 2006) | 1 line
  2555.  
  2556. cauld - updating "Lost Password" error message to make it more clear that
  2557. both username and email address are required.
  2558. ------------------------------------------------------------------------
  2559. r347 | adi | 2006-02-28 21:33:11 -0700 (Tue, 28 Feb 2006) | 1 line
  2560.  
  2561. ticket #46
  2562. ------------------------------------------------------------------------
  2563. r346 | oziris | 2006-02-28 09:07:58 -0700 (Tue, 28 Feb 2006) | 1 line
  2564.  
  2565. updated calls to new help file names
  2566. ------------------------------------------------------------------------
  2567. r345 | oziris | 2006-02-28 08:32:43 -0700 (Tue, 28 Feb 2006) | 1 line
  2568.  
  2569. Renamed help files so they don't contain 453 in the file name
  2570. ------------------------------------------------------------------------
  2571. r342 cauld 2006-02-28 07:53:09 -0700 (Tue28 Feb 2006line
  2572.  
  2573. cauld Changing default MOStlyCE plugin layout based on suggestions from Water Stone
  2574. ------------------------------------------------------------------------
  2575. r341 cauld 2006-02-28 06:31:13 -0700 (Tue28 Feb 2006line
  2576.  
  2577. cauld Creating a empty files directory for use by MOStlyCE.  Uses this with
  2578. HTML templates and the file manager.  Closing Trac ticket #45.
  2579. ------------------------------------------------------------------------
  2580. r339 adi 2006-02-27 21:48:46 -0700 (Mon27 Feb 2006line
  2581.  
  2582. add mambo version info in administrator pages
  2583. ------------------------------------------------------------------------
  2584. r338 adi 2006-02-27 03:55:24 -0700 (Mon27 Feb 2006line
  2585.  
  2586. Trac Ticket #49
  2587. ------------------------------------------------------------------------
  2588. r337 adi 2006-02-27 01:23:16 -0700 (Mon27 Feb 2006line
  2589.  
  2590. fix makePathway(to correctly encode entity into &amp;
  2591. ------------------------------------------------------------------------
  2592. r336 adi 2006-02-26 23:14:05 -0700 (Sun26 Feb 2006line
  2593.  
  2594. Trac Ticket #41
  2595. ------------------------------------------------------------------------
  2596. r334 adi 2006-02-26 21:36:06 -0700 (Sun26 Feb 2006line
  2597.  
  2598. add mod_latestcontent record
  2599. ------------------------------------------------------------------------
  2600. r333 adi 2006-02-26 21:32:34 -0700 (Sun26 Feb 2006line
  2601.  
  2602. add latest_content module
  2603. ------------------------------------------------------------------------
  2604. r331 cauld 2006-02-25 12:49:00 -0700 (Sat25 Feb 2006line
  2605.  
  2606. cauld setting htmltemplate and caption to the list of auto started plugins within mostlyce
  2607. ------------------------------------------------------------------------
  2608. r328 cauld 2006-02-25 12:28:09 -0700 (Sat25 Feb 2006line
  2609.  
  2610. cauld fixing a bug that caused the "Not Authorized" error when someone was trying to edit content from the frontend
  2611. ------------------------------------------------------------------------
  2612. r327 cauld 2006-02-25 11:55:31 -0700 (Sat25 Feb 2006line
  2613.  
  2614. cauld correcting a mostlyce htmltemplate plugin issue
  2615. ------------------------------------------------------------------------
  2616. r326 cauld 2006-02-25 11:54:12 -0700 (Sat25 Feb 2006lines
  2617.  
  2618. cauld correcting mostlyce config files for plugin changes
  2619. ------------------------------------------------------------------------
  2620. r325 cauld 2006-02-25 11:03:32 -0700 (Sat25 Feb 2006line
  2621.  
  2622. cauld removing unused mostlyce plugins
  2623. ------------------------------------------------------------------------
  2624. r324 cauld 2006-02-25 10:57:35 -0700 (Sat25 Feb 2006line
  2625.  
  2626. cauld adding back in to old tinymce plugins that I removed before (caption htmltemplate)
  2627. ------------------------------------------------------------------------
  2628. r323 oziris 2006-02-24 13:57:52 -0700 (Fri24 Feb 2006line
  2629.  
  2630. Updated for copyright notices.
  2631. ------------------------------------------------------------------------
  2632. r322 oziris 2006-02-24 13:55:29 -0700 (Fri24 Feb 2006line
  2633.  
  2634. Updated Copyright notices in XML files.
  2635. ------------------------------------------------------------------------
  2636. r320 counterpoint 2006-02-24 09:46:13 -0700 (Fri24 Feb 2006line
  2637.  
  2638. Improved (un)installer error handlingModified session purgemaking distinction between user side and admin side.
  2639. ------------------------------------------------------------------------
  2640. r319 counterpoint 2006-02-23 04:30:16 -0700 (Thu23 Feb 2006line
  2641.  
  2642. Bug fixes
  2643. ------------------------------------------------------------------------
  2644. r316 adi 2006-02-22 23:25:01 -0700 (Wed22 Feb 2006line
  2645.  
  2646. update mamboforge to mamboxchange
  2647. ------------------------------------------------------------------------
  2648. r315 konlong 2006-02-22 06:31:46 -0700 (Wed22 Feb 2006lines
  2649.  
  2650. Reference to undefined variable fixed in admin.menus.php function copyMenuSave
  2651. The use of the variable $and should be avoided in deference to $_and$and gives an unknown token notice files
  2652. ------------------------------------------------------------------------
  2653. r314 konlong 2006-02-22 05:57:20 -0700 (Wed22 Feb 2006lines
  2654.  
  2655. added call to addDescendants to the remove case.
  2656. Fixed undefined variable $databasein saveOrder()
  2657. ------------------------------------------------------------------------
  2658. r313 chanh 2006-02-21 16:20:16 -0700 (Tue21 Feb 2006lines
  2659.  
  2660. Missing closing php tags!
  2661. ------------------------------------------------------------------------
  2662. r312 chanh 2006-02-21 16:08:14 -0700 (Tue21 Feb 2006line
  2663.  
  2664. Missing closing php tags!
  2665. ------------------------------------------------------------------------
  2666. r311 chanh 2006-02-21 16:07:58 -0700 (Tue21 Feb 2006line
  2667.  
  2668. Missing closing php tags!
  2669. ------------------------------------------------------------------------
  2670. r310 cauld 2006-02-21 07:02:46 -0700 (Tue21 Feb 2006line
  2671.  
  2672. cauld committing a change to database.php to fix a content update insert
  2673. issue based on a suggested fix by counterpoint
  2674. ------------------------------------------------------------------------
  2675. r309 adi 2006-02-20 20:47:49 -0700 (Mon20 Feb 2006line
  2676.  
  2677. Trac ticket #36
  2678. ------------------------------------------------------------------------
  2679. r305 cauld 2006-02-18 16:10:53 -0700 (Sat18 Feb 2006line
  2680.  
  2681. cauld Adding some stuff for MOStlyCE and fixing Safari warning
  2682. ------------------------------------------------------------------------
  2683. r304 csouza 2006-02-16 20:07:10 -0700 (Thu16 Feb 2006lines
  2684.  
  2685. corrected a few non i18ned strings
  2686. ------------------------------------------------------------------------
  2687. r303 csouza 2006-02-16 20:06:03 -0700 (Thu16 Feb 2006line
  2688.  
  2689. added localization vars to configuration.php-dist
  2690. ------------------------------------------------------------------------
  2691. r302 csouza 2006-02-16 20:05:11 -0700 (Thu16 Feb 2006line
  2692.  
  2693. fixed fixlanguage()
  2694. ------------------------------------------------------------------------
  2695. r301 csouza 2006-02-16 20:04:10 -0700 (Thu16 Feb 2006line
  2696.  
  2697. updated mod_whosonline to select a plural string from a specific language file
  2698. ------------------------------------------------------------------------
  2699. r300 csouza 2006-02-16 20:02:31 -0700 (Thu16 Feb 2006line
  2700.  
  2701. updated com_languages
  2702. ------------------------------------------------------------------------
  2703. r299 csouza 2006-02-16 20:02:08 -0700 (Thu16 Feb 2006line
  2704.  
  2705. updated com_languages
  2706. ------------------------------------------------------------------------
  2707. r298 csouza 2006-02-16 20:00:30 -0700 (Thu16 Feb 2006line
  2708.  
  2709. updated com_languages
  2710. ------------------------------------------------------------------------
  2711. r297 csouza 2006-02-16 14:43:38 -0700 (Thu16 Feb 2006line
  2712.  
  2713. replacement of copyright notices
  2714. ------------------------------------------------------------------------
  2715. r296 cauld 2006-02-16 08:02:03 -0700 (Thu16 Feb 2006line
  2716.  
  2717. cauld fixing PHP version to low notice on install
  2718. ------------------------------------------------------------------------
  2719. r295 cauld 2006-02-16 07:58:50 -0700 (Thu16 Feb 2006line
  2720.  
  2721. cauld updating install screen to display PHP version 4.3.0 as min requirement
  2722. ------------------------------------------------------------------------
  2723. r294 adi 2006-02-16 01:59:01 -0700 (Thu16 Feb 2006line
  2724.  
  2725. remove td width in printicon function
  2726. ------------------------------------------------------------------------
  2727. r293 adi 2006-02-16 01:57:15 -0700 (Thu16 Feb 2006line
  2728.  
  2729. remove td width in pdficon and emailicon function
  2730. ------------------------------------------------------------------------
  2731. r292 adi 2006-02-16 01:34:47 -0700 (Thu16 Feb 2006line
  2732.  
  2733. Trac ticket #38
  2734. ------------------------------------------------------------------------
  2735. r290 counterpoint 2006-02-15 16:16:04 -0700 (Wed15 Feb 2006line
  2736.  
  2737. Fix submit news problems by changing to submit faq (also removed itemid)
  2738. ------------------------------------------------------------------------
  2739. r289 counterpoint 2006-02-15 10:56:19 -0700 (Wed15 Feb 2006line
  2740.  
  2741. Fixed bugs in resequencing various types of item
  2742. ------------------------------------------------------------------------
  2743. r288 counterpoint 2006-02-15 10:18:43 -0700 (Wed15 Feb 2006line
  2744.  
  2745. Bug fixes
  2746. ------------------------------------------------------------------------
  2747. r287 counterpoint 2006-02-15 09:49:55 -0700 (Wed15 Feb 2006line
  2748.  
  2749. Bug fixes
  2750. ------------------------------------------------------------------------
  2751. r286 counterpoint 2006-02-15 04:18:27 -0700 (Wed15 Feb 2006lines
  2752.  
  2753. Bug fixes
  2754. ------------------------------------------------------------------------
  2755. r284 adi 2006-02-14 22:18:19 -0700 (Tue14 Feb 2006line
  2756.  
  2757. fix css problem for menu height in firefox
  2758. ------------------------------------------------------------------------
  2759. r283 counterpoint 2006-02-14 15:39:59 -0700 (Tue14 Feb 2006line
  2760.  
  2761. Bug fix problem analysing parameters from XML
  2762. ------------------------------------------------------------------------
  2763. r282 counterpoint 2006-02-14 15:38:15 -0700 (Tue14 Feb 2006line
  2764.  
  2765. Bug fix theme.js incorrect path to find menu images
  2766. ------------------------------------------------------------------------
  2767. r281 counterpoint 2006-02-14 14:42:10 -0700 (Tue14 Feb 2006lines
  2768.  
  2769. Bug fix
  2770. ------------------------------------------------------------------------
  2771. r277 adi 2006-02-14 01:14:48 -0700 (Tue14 Feb 2006lines
  2772.  
  2773. hide secret word in global config based onTrac ticket #9
  2774. ------------------------------------------------------------------------
  2775. r276 adi 2006-02-14 00:38:24 -0700 (Tue14 Feb 2006line
  2776.  
  2777. Trac ticket #5
  2778. ------------------------------------------------------------------------
  2779. r275 adi 2006-02-14 00:32:53 -0700 (Tue14 Feb 2006lines
  2780.  
  2781. update sample dataTrac ticket #4
  2782. ------------------------------------------------------------------------
  2783. r274 adi 2006-02-14 00:17:41 -0700 (Tue14 Feb 2006lines
  2784.  
  2785. remove key reference based on
  2786. http://forum.mamboserver.com/showthread.php?t=66453
  2787. ------------------------------------------------------------------------
  2788. r273 adi 2006-02-13 22:46:12 -0700 (Mon13 Feb 2006lines
  2789.  
  2790. add client id column in showClients functionbased on
  2791. Trac ticket #15
  2792. ------------------------------------------------------------------------
  2793. r272 counterpoint 2006-02-13 08:41:51 -0700 (Mon13 Feb 2006line
  2794.  
  2795. Installer developments and bugssyndstyle handling.
  2796. ------------------------------------------------------------------------
  2797. r271 counterpoint 2006-02-13 08:37:07 -0700 (Mon13 Feb 2006line
  2798.  
  2799. Installer bug fixes and development.
  2800. ------------------------------------------------------------------------
  2801. r270 counterpoint 2006-02-13 08:31:12 -0700 (Mon13 Feb 2006line
  2802.  
  2803. Syndstyle and file handling bug fixes.
  2804. ------------------------------------------------------------------------
  2805. r269 counterpoint 2006-02-13 08:12:12 -0700 (Mon13 Feb 2006line
  2806.  
  2807. Introduce syndstyle to allow components to be used as objects at other sites.
  2808. ------------------------------------------------------------------------
  2809. r268 adi 2006-02-13 03:59:27 -0700 (Mon13 Feb 2006line
  2810.  
  2811. fix global variables
  2812. ------------------------------------------------------------------------
  2813. r267 adi 2006-02-13 03:52:27 -0700 (Mon13 Feb 2006line
  2814.  
  2815. fix showInstallMessage functionadd third parameter for redirect
  2816. ------------------------------------------------------------------------
  2817. r266 csouza 2006-02-12 16:49:56 -0700 (Sun12 Feb 2006lines
  2818.  
  2819. fixed some localization bugs
  2820. ------------------------------------------------------------------------
  2821. r265 csouza 2006-02-12 16:49:14 -0700 (Sun12 Feb 2006line
  2822.  
  2823. localization
  2824. ------------------------------------------------------------------------
  2825. r264 csouza 2006-02-12 16:45:24 -0700 (Sun12 Feb 2006line
  2826.  
  2827. fixed some localization bugs
  2828. ------------------------------------------------------------------------
  2829. r263 csouza 2006-02-12 16:44:33 -0700 (Sun12 Feb 2006line
  2830.  
  2831. localization fixes
  2832. ------------------------------------------------------------------------
  2833. r262 csouza 2006-02-12 16:43:25 -0700 (Sun12 Feb 2006line
  2834.  
  2835. fixed some localization bugs
  2836. ------------------------------------------------------------------------
  2837. r260 cauld 2006-02-12 15:11:01 -0700 (Sun12 Feb 2006line
  2838.  
  2839. cauld Adding MOStlyCE onclick plugin
  2840. ------------------------------------------------------------------------
  2841. r259 cauld 2006-02-12 13:41:12 -0700 (Sun12 Feb 2006line
  2842.  
  2843. cauld MOStlyCE table plugin upgrade
  2844. ------------------------------------------------------------------------
  2845. r258 cauld 2006-02-12 13:39:40 -0700 (Sun12 Feb 2006line
  2846.  
  2847. cauld MOStlyCE advlink plugin upgrade
  2848. ------------------------------------------------------------------------
  2849. r257 cauld 2006-02-12 13:38:07 -0700 (Sun12 Feb 2006line
  2850.  
  2851. cauld MOStlyCE advimage plugin fix
  2852. ------------------------------------------------------------------------
  2853. r256 cauld 2006-02-12 13:36:52 -0700 (Sun12 Feb 2006line
  2854.  
  2855. cauld MOStlyCE advhr plugin fix
  2856. ------------------------------------------------------------------------
  2857. r255 cauld 2006-02-12 13:34:32 -0700 (Sun12 Feb 2006line
  2858.  
  2859. cauld MOStlyCE preview plugin fix
  2860. ------------------------------------------------------------------------
  2861. r254 cauld 2006-02-12 13:31:54 -0700 (Sun12 Feb 2006line
  2862.  
  2863. cauld MOStlyCE auth_plugin.php change to handle the removal of auth.php
  2864. ------------------------------------------------------------------------
  2865. r253 csouza 2006-02-12 12:38:26 -0700 (Sun12 Feb 2006line
  2866.  
  2867. mostlyce popup fix
  2868. ------------------------------------------------------------------------
  2869. r252 csouza 2006-02-12 12:37:34 -0700 (Sun12 Feb 2006lines
  2870.  
  2871. fix for mostlyce popup and localization calls to select language file
  2872. ------------------------------------------------------------------------
  2873. r251 cauld 2006-02-12 10:25:32 -0700 (Sun12 Feb 2006line
  2874.  
  2875. cauld more MOStlyCE changes
  2876. ------------------------------------------------------------------------
  2877. r250 cauld 2006-02-12 10:17:00 -0700 (Sun12 Feb 2006line
  2878.  
  2879. cauld adding mclayer.js for MOStlyCE
  2880. ------------------------------------------------------------------------
  2881. r247 cauld 2006-02-12 08:52:29 -0700 (Sun12 Feb 2006line
  2882.  
  2883. cauld removing old MOStlyCE onclick plugin
  2884. ------------------------------------------------------------------------
  2885. r246 cauld 2006-02-12 08:49:29 -0700 (Sun12 Feb 2006line
  2886.  
  2887. cauld Upgrading MOStlyCE guts to 2.0.2 and fixing a few MOStlyCE bugs
  2888. ------------------------------------------------------------------------
  2889. r245 counterpoint 2006-02-10 10:38:03 -0700 (Fri10 Feb 2006line
  2890.  
  2891. Mambot handler fixcompatibility fixes.
  2892. ------------------------------------------------------------------------
  2893. r244 counterpoint 2006-02-10 07:08:05 -0700 (Fri10 Feb 2006line
  2894.  
  2895. Compatibility fixes.
  2896. ------------------------------------------------------------------------
  2897. r243 counterpoint 2006-02-10 05:42:40 -0700 (Fri10 Feb 2006line
  2898.  
  2899. Handle https and non standard portsreduce volume of metadata by restricting to one item.
  2900. ------------------------------------------------------------------------
  2901. r238 counterpoint 2006-02-07 11:03:58 -0700 (Tue07 Feb 2006line
  2902.  
  2903. Bug fixesmostly missing ampersands.
  2904. ------------------------------------------------------------------------
  2905. r237 counterpoint 2006-02-06 09:36:18 -0700 (Mon06 Feb 2006line
  2906.  
  2907. Remove "generator" tagimprove SEF to cover archived materialcorrect bugs in contact component.
  2908. ------------------------------------------------------------------------
  2909. r236 csouza 2006-02-06 08:35:49 -0700 (Mon06 Feb 2006line
  2910.  
  2911. fixed php4 reference to component handler
  2912. ------------------------------------------------------------------------
  2913. r235 counterpoint 2006-02-05 10:46:04 -0700 (Sun05 Feb 2006line
  2914.  
  2915. Bug fix
  2916. ------------------------------------------------------------------------
  2917. r234 counterpoint 2006-02-05 09:08:28 -0700 (Sun05 Feb 2006line
  2918.  
  2919. Security fixes.  Add universal installer code.
  2920. ------------------------------------------------------------------------
  2921. r233 cauld 2006-02-04 14:29:29 -0700 (Sat04 Feb 2006line
  2922.  
  2923. cauld updating version info for release
  2924. ------------------------------------------------------------------------
  2925. r232 csouza 2006-02-04 13:36:36 -0700 (Sat04 Feb 2006lines
  2926.  
  2927. corrected path to phpInputFilter
  2928. ------------------------------------------------------------------------
  2929. r231 csouza 2006-02-04 13:36:24 -0700 (Sat04 Feb 2006lines
  2930.  
  2931. corrected path to phpInputFilter
  2932. ------------------------------------------------------------------------
  2933. r230 csouza 2006-02-04 13:13:58 -0700 (Sat04 Feb 2006line
  2934.  
  2935. added admin.languages.class.php
  2936. ------------------------------------------------------------------------
  2937. r229 cauld 2006-02-04 11:45:08 -0700 (Sat04 Feb 2006line
  2938.  
  2939. cauld fixing phpInputFilter path
  2940. ------------------------------------------------------------------------
  2941. r228 cauld 2006-02-04 10:32:51 -0700 (Sat04 Feb 2006line
  2942.  
  2943. cauld fixing issue with __parameters create table statement
  2944. ------------------------------------------------------------------------
  2945. r226 counterpoint 2006-02-03 02:43:17 -0700 (Fri03 Feb 2006line
  2946.  
  2947. Delete patTemplate
  2948. ------------------------------------------------------------------------
  2949. r223 counterpoint 2006-02-02 15:13:45 -0700 (Thu02 Feb 2006line
  2950.  
  2951. Tidying up and bug fixing.
  2952. ------------------------------------------------------------------------
  2953. r222 counterpoint 2006-02-02 07:50:48 -0700 (Thu02 Feb 2006line
  2954.  
  2955. Various bug fixes and tidying up.
  2956. ------------------------------------------------------------------------
  2957. r221 csouza 2006-02-01 16:44:54 -0700 (Wed01 Feb 2006line
  2958.  
  2959. corrected notice in fixlanguages
  2960. ------------------------------------------------------------------------
  2961. r220 csouza 2006-02-01 16:21:57 -0700 (Wed01 Feb 2006line
  2962.  
  2963. language fix
  2964. ------------------------------------------------------------------------
  2965. r219 csouza 2006-02-01 16:04:51 -0700 (Wed01 Feb 2006line
  2966.  
  2967. language/english.xml
  2968. ------------------------------------------------------------------------
  2969. r218 counterpoint 2006-02-01 13:38:06 -0700 (Wed01 Feb 2006line
  2970.  
  2971. Universal installer UI.
  2972. ------------------------------------------------------------------------
  2973. r216 csouza 2006-02-01 09:45:51 -0700 (Wed01 Feb 2006line
  2974.  
  2975. complete set of language files for translation
  2976. ------------------------------------------------------------------------
  2977. r213 counterpoint 2006-01-31 05:11:42 -0700 (Tue31 Jan 2006line
  2978.  
  2979. Mambot developments.
  2980. ------------------------------------------------------------------------
  2981. r212 counterpoint 2006-01-31 01:30:02 -0700 (Tue31 Jan 2006line
  2982.  
  2983. Add support for free standing parameter object installation.
  2984. ------------------------------------------------------------------------
  2985. r211 csouza 2006-01-30 16:38:54 -0700 (Mon30 Jan 2006line
  2986.  
  2987. added define check to prevent notices
  2988. ------------------------------------------------------------------------
  2989. r210 csouza 2006-01-30 16:31:55 -0700 (Mon30 Jan 2006line
  2990.  
  2991. restored english.php and english.ignore.php
  2992. ------------------------------------------------------------------------
  2993. r209 counterpoint 2006-01-30 15:13:58 -0700 (Mon30 Jan 2006line
  2994.  
  2995. Extra mambot hooks for registrationpassword changes.
  2996. ------------------------------------------------------------------------
  2997. r208 counterpoint 2006-01-30 10:58:42 -0700 (Mon30 Jan 2006line
  2998.  
  2999. Handle language issue causing double display of modules.
  3000. ------------------------------------------------------------------------
  3001. r207 counterpoint 2006-01-30 07:25:33 -0700 (Mon30 Jan 2006line
  3002.  
  3003. Possible fix for authenticator not found bug.
  3004. ------------------------------------------------------------------------
  3005. r206 counterpoint 2006-01-30 07:14:36 -0700 (Mon30 Jan 2006line
  3006.  
  3007. Installer error handlingversion to point to Foundation web siteattempted fix for redirect.
  3008. ------------------------------------------------------------------------
  3009. r205 cauld 2006-01-28 10:06:06 -0700 (Sat28 Jan 2006line
  3010. ------------------------------------------------------------------------
  3011. r204 cauld 2006-01-28 10:03:42 -0700 (Sat28 Jan 2006line
  3012.  
  3013. cauld adding MOStlyCE admin component
  3014. ------------------------------------------------------------------------
  3015. r202 cauld 2006-01-28 09:45:00 -0700 (Sat28 Jan 2006line
  3016.  
  3017. cauld MOStlyCE change
  3018. ------------------------------------------------------------------------
  3019. r199 counterpoint 2006-01-27 08:37:12 -0700 (Fri27 Jan 2006line
  3020.  
  3021. Installer bug fixes and changes to handle Docman latest.  Bug fix in installation/index.php.
  3022. ------------------------------------------------------------------------
  3023. r198 csouza 2006-01-26 17:20:20 -0700 (Thu26 Jan 2006line
  3024.  
  3025. added the final complete language catalog containing 2027 unique strings.
  3026. ------------------------------------------------------------------------
  3027. r197 counterpoint 2006-01-26 16:40:05 -0700 (Thu26 Jan 2006line
  3028.  
  3029. Correction for archive manager error when database objects not an array used for array merge.
  3030. ------------------------------------------------------------------------
  3031. r196 counterpoint 2006-01-26 16:23:04 -0700 (Thu26 Jan 2006line
  3032.  
  3033. Improved site search.
  3034. ------------------------------------------------------------------------
  3035. r195 csouza 2006-01-26 13:20:17 -0700 (Thu26 Jan 2006line
  3036.  
  3037. removed unnecessary file from com_languages
  3038. ------------------------------------------------------------------------
  3039. r194 csouza 2006-01-26 13:11:56 -0700 (Thu26 Jan 2006line
  3040.  
  3041. verified and corrected all deprecated localization constants
  3042. ------------------------------------------------------------------------
  3043. r193 counterpoint 2006-01-26 11:09:47 -0700 (Thu26 Jan 2006line
  3044.  
  3045. Optimise DB access in admin of users.  Correct HTML yes/no radio buttons.
  3046. ------------------------------------------------------------------------
  3047. r192 counterpoint 2006-01-26 11:07:55 -0700 (Thu26 Jan 2006line
  3048.  
  3049. Replaced ACL related code for storing new users (removed during testing of new access mechanisms).
  3050. ------------------------------------------------------------------------
  3051. r191 counterpoint 2006-01-26 09:07:51 -0700 (Thu26 Jan 2006line
  3052.  
  3053. Small bug fixes
  3054. ------------------------------------------------------------------------
  3055. r190 cauld 2006-01-26 07:45:16 -0700 (Thu26 Jan 2006line
  3056.  
  3057. cauld fixing a mostlyce xml issue
  3058. ------------------------------------------------------------------------
  3059. r189 cauld 2006-01-26 07:44:44 -0700 (Thu26 Jan 2006line
  3060.  
  3061. cauld fixing a mostlyce xml issue
  3062. ------------------------------------------------------------------------
  3063. r188 csouza 2006-01-26 06:06:55 -0700 (Thu26 Jan 2006line
  3064.  
  3065. fixed localization notices
  3066. ------------------------------------------------------------------------
  3067. r187 counterpoint 2006-01-26 05:49:51 -0700 (Thu26 Jan 2006line
  3068.  
  3069. Fix problem in mambo.sql losing user login authenticator mambot.
  3070. ------------------------------------------------------------------------
  3071. r186 counterpoint 2006-01-26 04:51:01 -0700 (Thu26 Jan 2006line
  3072.  
  3073. Merge and other bug fixes.  Suppress pathway if only says "Home".  Suppress warnings from Magpie.
  3074. ------------------------------------------------------------------------
  3075. r185 csouza 2006-01-25 16:55:33 -0700 (Wed25 Jan 2006line
  3076.  
  3077. replaced language constants
  3078. ------------------------------------------------------------------------
  3079. r183 csouza 2006-01-25 14:36:13 -0700 (Wed25 Jan 2006line
  3080.  
  3081. fixed i18n bugs and notices
  3082. ------------------------------------------------------------------------
  3083. r182 counterpoint 2006-01-25 10:21:03 -0700 (Wed25 Jan 2006line
  3084.  
  3085. Adjust for database.php moving back to /includes.  Remove executable code from version.php (should be just classexecutable code is in index.php).
  3086. ------------------------------------------------------------------------
  3087. r180 csouza 2006-01-25 06:42:26 -0700 (Wed25 Jan 2006line
  3088.  
  3089. fixed localization bug
  3090. ------------------------------------------------------------------------
  3091. r179 csouza 2006-01-25 06:41:01 -0700 (Wed25 Jan 2006line
  3092.  
  3093. phpgettext update
  3094. ------------------------------------------------------------------------
  3095. r178 csouza 2006-01-24 09:16:09 -0700 (Tue24 Jan 2006line
  3096.  
  3097. update phpgettext.catalog.php
  3098. ------------------------------------------------------------------------
  3099. r177 csouza 2006-01-24 09:15:11 -0700 (Tue24 Jan 2006line
  3100.  
  3101. updating language directory and first complete string catalog
  3102. ------------------------------------------------------------------------
  3103. r176 cauld 2006-01-24 07:36:50 -0700 (Tue24 Jan 2006line
  3104.  
  3105. cauld fixing MOStlyCE undefined variable notice
  3106. ------------------------------------------------------------------------
  3107. r175 csouza 2006-01-24 04:45:38 -0700 (Tue24 Jan 2006line
  3108.  
  3109. corrected return value in ngettext
  3110. ------------------------------------------------------------------------
  3111. r174 counterpoint 2006-01-24 03:27:45 -0700 (Tue24 Jan 2006line
  3112.  
  3113. Correct problem with merge.
  3114. ------------------------------------------------------------------------
  3115. r172 counterpoint 2006-01-24 02:23:40 -0700 (Tue24 Jan 2006line
  3116.  
  3117. Correct short tag
  3118. ------------------------------------------------------------------------
  3119. r171 cauld 2006-01-23 21:57:24 -0700 (Mon23 Jan 2006line
  3120.  
  3121. cauld fixing an include file in mostlyce.php
  3122. ------------------------------------------------------------------------
  3123. r170 counterpoint 2006-01-23 16:11:50 -0700 (Mon23 Jan 2006line
  3124.  
  3125. Bring 4.5.4 /includes/frontend.php into 4.6
  3126. ------------------------------------------------------------------------
  3127. r169 counterpoint 2006-01-23 10:57:22 -0700 (Mon23 Jan 2006line
  3128.  
  3129. Fix installation bugs.
  3130. ------------------------------------------------------------------------
  3131. r168 csouza 2006-01-22 21:47:31 -0700 (Sun22 Jan 2006line
  3132.  
  3133. modified getConfig (in index.php to remove 'administrator' from mosConfig_live_site
  3134. ------------------------------------------------------------------------
  3135. r167 csouza 2006-01-22 21:45:40 -0700 (Sun22 Jan 2006line
  3136.  
  3137. switched phpgettext debugging off
  3138. ------------------------------------------------------------------------
  3139. r166 csouza 2006-01-22 21:44:09 -0700 (Sun22 Jan 2006line
  3140.  
  3141. added two css classes to remove <fonttags
  3142. ------------------------------------------------------------------------
  3143. r162 cauld 2006-01-22 01:10:42 -0700 (Sun22 Jan 2006line
  3144.  
  3145. cauld updating install sql file to include entries for MOStlyCE
  3146. ------------------------------------------------------------------------
  3147. r160 cauld 2006-01-22 01:04:13 -0700 (Sun22 Jan 2006line
  3148.  
  3149. cauld adding MOStlyCE mambot
  3150. ------------------------------------------------------------------------
  3151. r159 cauld 2006-01-22 01:01:09 -0700 (Sun22 Jan 2006line
  3152.  
  3153. cauld adding MOStlyCE component
  3154. ------------------------------------------------------------------------
  3155. r158 cauld 2006-01-22 00:58:59 -0700 (Sun22 Jan 2006line
  3156.  
  3157. cauld cleaning merge artifacts in index.php that were causing failures
  3158. ------------------------------------------------------------------------
  3159. r157 mambo 2006-01-21 09:20:19 -0700 (Sat21 Jan 2006line
  3160.  
  3161. cauld Merging in the final 4.5.4 branch revisions (155 156).
  3162.  
  3163. The 4.5.4 branch is now closed.
  3164. ------------------------------------------------------------------------
  3165. r153 csouza 2006-01-19 10:11:47 -0700 (Thu19 Jan 2006line
  3166.  
  3167. added debugging capabilities
  3168. ------------------------------------------------------------------------
  3169. r152 csouza 2006-01-19 10:10:57 -0700 (Thu19 Jan 2006line
  3170.  
  3171. added gettext support to mamboCore::fixLanguage()
  3172. ------------------------------------------------------------------------
  3173. r151 csouza 2006-01-19 07:24:56 -0700 (Thu19 Jan 2006line
  3174.  
  3175. csouza Merging 4.5.4 changes (revisions 139 to 148into 4.6.
  3176. ------------------------------------------------------------------------
  3177. r150 csouza 2006-01-19 06:37:49 -0700 (Thu19 Jan 2006line
  3178.  
  3179. csouza i18n uploaded/removed i18n files
  3180. ------------------------------------------------------------------------
  3181. r149 csouza 2006-01-19 06:29:35 -0700 (Thu19 Jan 2006line
  3182.  
  3183. csouza i18n uploaded several internationalized files
  3184. ------------------------------------------------------------------------
  3185. r138 csouza 2006-01-16 04:12:43 -0700 (Mon16 Jan 2006line
  3186.  
  3187. csouza Merging 4.5.4 changes (revisions 131 to 137into 4.6.
  3188. ------------------------------------------------------------------------
  3189. r129 csouza 2006-01-14 11:19:40 -0700 (Sat14 Jan 2006line
  3190.  
  3191. csouza Merging 4.5.4 changes (revisions 118 to 127into 4.6.
  3192. ------------------------------------------------------------------------
  3193. r117 mambo 2006-01-07 14:26:39 -0700 (Sat07 Jan 2006line
  3194.  
  3195. cauld Merging the current 4.5.4 changes (revisions thru 99into 4.6.
  3196. ------------------------------------------------------------------------
  3197. r114 mambo 2006-01-06 14:16:56 -0700 (Fri06 Jan 2006line
  3198.  
  3199. cauld merging 453h revisions 30 thru 38 into 4.6
  3200. ------------------------------------------------------------------------
  3201. r113 mambo 2006-01-06 13:05:43 -0700 (Fri06 Jan 2006line
  3202.  
  3203. cauld removing the old tinymce dir from 4.6.  it is causing merge issues with this branch as well.
  3204. ------------------------------------------------------------------------
  3205. r112 mambo 2006-01-05 22:54:35 -0700 (Thu05 Jan 2006line
  3206.  
  3207. cauld merging revisions 22 thru 30 into 4.6.
  3208. ------------------------------------------------------------------------
  3209. r3 root 2005-12-12 20:49:45 -0700 (Mon12 Dec 2005line
  3210.  
  3211. creating branch
  3212. ------------------------------------------------------------------------

Documentation generated on Mon, 05 May 2008 16:17:02 +0400 by phpDocumentor 1.4.0