Diff of /mambo/branches/4.6/CHANGELOG.php
Parent Directory
|
Revision Log
|
Patch
| revision 320, Fri Feb 24 16:46:13 2006 UTC | revision 1071, Sun Apr 22 14:43:10 2007 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | <?php | <?php |
| 2 | /** | /** |
| 3 | * @package Mambo Open Source | * Changes History from Mambo |
| 4 | * @copyright (C) 2005 - 2006 Mambo Foundation Inc. | * @package Mambo |
| 5 | * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL | * @author Mambo Foundation Inc see README.php |
| 6 | * | * @copyright Mambo Foundation Inc. |
| 7 | * Mambo was originally developed by Miro (www.miro.com.au) in 2000. Miro assigned the copyright in Mambo to The Mambo Foundation in 2005 to ensure | * See COPYRIGHT.php for copyright notices and details. |
| 8 | * that Mambo remained free Open Source software owned and managed by the community. | * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see |
| 9 | * Mambo is Free Software | LICENSE.php |
| 10 | * Mambo is free software; you can redistribute it and/or | |
| 11 | * modify it under the terms of the GNU General Public License | |
| 12 | * as published by the Free Software Foundation; version 2 of the | |
| 13 | License. | |
| 14 | */ | */ |
| 15 | ||
| 16 | // no direct access | // no direct access |
| 17 | defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); | defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); |
| 18 | ?> | ?> |
| 19 | ||
| 20 | 1. Changelog | Changelog: |
| 21 | ------------ | ------------ |
| 22 | ||
| 23 | This is a non-exhaustive (but still near complete) changelog for | This is a non-exhaustive (but still near complete) changelog for |
| 24 | Mambo 4.5.x & 4.6, including beta and release candidate versions. | Mambo 4.6, including beta and release candidate versions. |
| 25 | Our thanks to all those people who've contributed bug reports and | Our thanks to all those people who've contributed bug reports and |
| 26 | code fixes. | code fixes. |
| 27 | ||
| # | Line 28 | Line 33 |
| 33 | - -> Removed | - -> Removed |
| 34 | ! -> Note | ! -> Note |
| 35 | ||
| 36 | -------------------- 4.6 Release -------------------------- | --------------------------- 4.6.2 Release ------------------------------- |
| 37 | ||
| 38 | 24-February-2006 Martin Brampton (counterpoint) | r1071 | cauld | 2007-04-22 08:40:21 -0600 (Sun, 22 Apr 2007) | 1 line |
| ! Improved (un)installer error handling | ||
| ! Clarified session timeout code, distinguishing between user and admin sides | ||
| 21-February-2006 Chanh Ong (cong) | ||
| # Missing closing php tags! in a couple files | ||
| 15-February-2006 Carlos Souza (csouza) | ||
| ! Replaced copyright notices. Thanks to Predrag Lezaic for his assistance. | ||
| 14-Febuary-2006 Adi Setiawan (adilovetini) | ||
| ! Temporary hide key reference in content item parameter to avoid confusing | ||
| + Add banner client id column in manage client banner manager | ||
| ! Update installation sample data | ||
| ! Update some variables in offline.php to work properly in 4.6 | ||
| 13-Febuary-2006 Martin Brampton (counterpoint) | ||
| ! Fixed installer bugs, in particular erroneous handling of character data in large submissions | ||
| + Developed installer to link to The Source and introduced syndstyle to allow access to | ||
| components used as <object> in another site. | ||
| 11-February-2006 Chad Auld (cauld) | ||
| ! Upgrading MOStlyCE guts to TinyMCE 2.0.2 | ||
| # Fixing a MOStlyCE imgagemanager issue for when Mambo is installed in a subdirectory | ||
| 10-February-2006 Martin Brampton (counterpoint) | ||
| + Extended dynamic derivation of live site to embrace https and non-standard ports | ||
| ! Modified metadata handling to select only one item from either component or site data | ||
| 8-February-2006 Giorgio Nordo (gin) | ||
| # Fixed problem of trash component due to the double form | ||
| 6-February-2006 Martin Brampton (counterpoint) | ||
| - Removed "generator" tag from XHTML as not required and gives away Mambo sites | ||
| ! Fixed problem of SEF not handling archived material (never did) | ||
| ! Fixed problem of unauthorised access to vcards in contact component | ||
| 1-February-2006 Martin Brampton (counterpoint) | ||
| ! Modified admin UI to single universal plugin installer | ||
| 31-January-2006 Martin Brampton (counterpoint) | ||
| + Added parameters DB table and top level directory to house free standing | ||
| parameter objects that can be installed with just a zipped XML file. | ||
| ! Modified content component and the content mambots so that a | ||
| mosExtendedContent object is passed to content mambots having methods, | ||
| not just properties. | ||
| + Added extra mambot events as described in the Mambots General Discussion | ||
| 30-January-2006 Martin Brampton (counterpoint) | ||
| ! Installer changes to provide proper error handling | ||
| ! Modified version.php to point to Foundation web site | ||
| ! Attempted fix for problem with redirect not finding filter | ||
| ! Extra mambot hooks for registration and password changes | ||
| 27-Jan-2006 Martin Brampton (counterpoint) | ||
| ! Installer changes to handle latest Docman release, also bug fixes | ||
| ! Fix to Mambo installation/index.php to handle version | ||
| 26-Jan-2006 Martin Brampton (counterpoint) | ||
| ! Modified search component. Used to use stop words from e.g. english.ignore.php | ||
| against the whole search string. Now individual stop words are removed for | ||
| better searching | ||
| 26-Jan-2006 Martin Brampton (counterpoint) | ||
| ! Modified pathway logic to suppress if only the single item 'Home' | ||
| ! Various merge and other bugs fixed | ||
| ! Warnings and notices from Magpie suppressed | ||
| 23-Jan-2006 Martin Brampton (counterpoint) | ||
| ! Changed /installation/install2.php to take account of changed location database.php | ||
| ! Changed /installation/install4.php to use in line HTML instead of echo, to | ||
| eliminate slightly odd parsing error. | ||
| 22-Jan-2006 Chad Auld (cauld) | ||
| + Adding MOStlyCE as the new default editor for Mambo | ||
| ! Updated the version.php file for release | ||
| # Some merge artifacts were left in index.php causing failures, cleaned them up | ||
| 20-Jan-2006 Martin Brampton (counterpoint) | ||
| ! Modified index.php to derive live site from $_SERVER | ||
| ! Improvement to sefRelToAbs handling | ||
| - Removed sefRelToAbs from login form action attribute, no point SEF'ing forms | ||
| 19-Jan-2006 Martin Brampton (counterpoint) | ||
| ! Changes to make install/remove of language packages work correctly | ||
| - Removed database.php from the Mambo root, leaving in /includes for compatibility | ||
| ! Eliminated redundant DB access from login module | ||
| 19-Jan-2006 Martin Brampton (counterpoint) | ||
| ! Fixed nasty typo in database class | ||
| + Put copy of database.php into /includes for backwards compatibility | ||
| 19-Jan-2006 Martin Brampton (counterpoint) | ||
| ! Various bug fixes | ||
| ! Extensive tidy up of what remains of installer.class.php | ||
| ! NOTE still need to do work on file permissions issues and error handling | ||
| 18-Jan-2006 Martin Brampton (counterpoint) | ||
| - Removed DOMIT!! | ||
| ! Modified Geshi mambot to parse XML without domit | ||
| ! Modified newsfeeds and frontend HTML to handle RSS without domit | ||
| + Added Magpie to handle RSS feeds | ||
| ! Bug fixing | ||
| 17-Jan-2006 Martin Brampton (counterpoint) | ||
| ! Initial implementation of new integrated installer/uninstaller (no domit) | ||
| - Removed most code from mamboxml and what was left went into /includes/mambofunc.php | ||
| 16-Jan-2005 Giorgio Nordo (gin) | ||
| + added the writeability checks for the directories mambots/editors and mambots/editors-xtd both in the installation wizard and in the system info | ||
| 15-Jan-2006 Martin Brampton (counterpoint) | ||
| + Created mosXMLParams as subclass of mosXMLDescription (subclass of mosBasicXML) | ||
| + Coded mosXMLParams to parse all possible parameters in Mambo XML files | ||
| ! Removed analysis of parameter XML from mosAdminParameters (not much left) | ||
| ! Note the documentation on parameters is incomplete | ||
| ! Note that RSS code within admin.php uses domit | ||
| 15-Jan-2006 Martin Brampton (counterpoint) | ||
| + Created mosAdminParameters out of mosParameters. All XML handling removed to the new class | ||
| + Added method to mosParameters to get back the parsed text | ||
| ! Placed mosAdminParameters in admin.php as XML functionality not required user side | ||
| ! Amended all admin side calls that used XML functionality to use mosAdminParameters | ||
| ! Recoded parser in mosParameters to halve size and eliminate anomalies | ||
| - Removed all calls to mosParseParams in favour of creating mosParameters object | ||
| ! Implemented modification to htaccess.txt in line with forum statements on SEF | ||
| 14-Jan-2006 Martin Brampton (counterpoint) | ||
| ! Tidied XML parser | ||
| ! Implemented XML parser in all cases except actual install/uninstall and mosParameters | ||
| 12-Jan-2006 Martin Brampton (counterpoint) | ||
| + Added XML parser classes to admin.php and utilised in admin side components | ||
| ! Fixed bug in detect calling wrong DB function for multiple queries | ||
| ! Moved mosParameter class into index.php for use with mambot handler | ||
| 11-Jan-2006 Martin Brampton (counterpoint) | ||
| ! Split out database.php again, but this time in the Mambo root | ||
| ! Modified install2.php and index.php for above change | ||
| ! Installation code should now work | ||
| 11-Jan-2006 Martin Brampton (counterpoint) | ||
| ! Further work to correct most popups. Media manager image upload still not working. | ||
| + Introduced mosModuleHandler to improve efficiency of DB access and structure | ||
| ! Further moves of code into class methods | ||
| + Created login mambot, made user side authentication require mambots; add other hooks | ||
| + Addition to english.php to provide error message when no authentication mambots | ||
| ! Installation code still not working. | ||
| ! Extensive work on SEF towards reliable 404 errors for incorrect links | ||
| 5-Jan-2006 Martin Brampton (counterpoint) | ||
| - Removed globals.php | ||
| - Removed /includes/database.php | ||
| - Removed /administrator/includes/auth.php (residual code now in popups) | ||
| ! Modified popups to include index.php | ||
| + Created login authentication mambot (uses existing authenticator class) | ||
| ! Modified mambot handler to permit mambots to be classes rather than functions | ||
| ! Provide for multiple authentication mambots at login | ||
| ! The installation code will not currently work because of restructuring | ||
| 4-Jan-2006 Martin Brampton (counterpoint) | ||
| ! Moved function mosTreeRecurse into mosAdminMenus from admin.menus.php | ||
| ! Moved function mosGetOrderingList into mosAdminMenus.php from admin.mambots.php | ||
| ! Moved class definitions mosContent, mosSection, mosCategory into content.class.php | ||
| ! Modified class related components to include content.class.php for content class definitions. | ||
| 2-Jan-2006 Martin Brampton (counterpoint) | ||
| + Added getBestQueryMatch method to mosMenuHandler to derive Itemid from query string | ||
| ! Bug fixes | ||
| 31-Dec-2005 Martin Brampton (counterpoint) | ||
| + Introduced mosFileManager singleton class into index.php | ||
| + Introduced mosDirectory class into index.php | ||
| ! Further changes to reduce mambofunc.php | ||
| 29-Dec-2005 Martin Brampton (counterpoint) | ||
| - Removed mosAbstractTasker, not sound OO design, not used | ||
| - Commented out _form_mos_menu in mamboxml.php (class mosParameters) apparently not used | ||
| ! mosAdminMenus class removed from mambo.php turned into /administrator/includes/mosAdminMenus.php | ||
| ! Made mambo.php consist entirely of classes - moved functions to /includes/mambofunc.php | ||
| ! Progressively reducing functions in mambofunc.php to stubs that call class methods | ||
| ! No includes or executable code in mambo.php or mambofunc.php - mostly moved to index.php | ||
| - Removed mosHTML::treeSelectList in mambo.php - not used | ||
| ! Moved function mosTreeRecurse from mambofunc.php to admin.menus.php - only place used | ||
| ! Removed mosObjectToArray from mambofunc.php - not used | ||
| ! Moved function mosGetOrderingList from mambofunc.php to admin.mambots.php - only place used | ||
| ! Removed HMTL classes from mambo.php - created /includes/mamboHTML.php | ||
| ! Removed most mailer code into extension of the phpmailer class, loaded when required | ||
| 27-Dec-2005 Martin Brampton (counterpoint) | ||
| ! Complete rewrite of SEO code with substantial new features | ||
| ! Further detailed changes to support pathway | ||
| 23-Dec-2005 Martin Brampton (counterpoint) | ||
| ! Numerous changes to correct errors and optimise DB accesses | ||
| 16-Dec-2005 Martin Brampton (counterpoint) | ||
| ! Fixed bug in submenu handling introduced by mosMenuHandler | ||
| + Added mosPathway class, modified contact.php as example - needs much work in content.php | ||
| 15-Dec-2005 Martin Brampton (counterpoint) | ||
| + Added mosMenuHandler into index.php to buffer menu data from database | ||
| ! Changed much code where filter information can be provided by mosMenuHandler | ||
| ! Changed a couple of mambots - new handler provides an extra parameter, the mambot's own parms. | ||
| 13-Dec-2005 Martin Brampton (counterpoint) | ||
| ! Extensive changes to the structure of index files, database classes and mambo.php | ||
| ! mosMambotHandler substantially modified to read all data from DB on first use | ||
| ! Near complete overhaul of all code now included in the root index.php, other index | ||
| ! files include this one so that all significant code for index files is now in one | ||
| ! place - exception is admin side index3.php which still contains some code. | ||
| 39 | ||
| 40 | -------------------- 4.5.3 (Holiday Patch) Release -------------------------- | ! Updating Changelog for the official 4.6.2 release |
| 41 | ------------------------------------------------------------------------ | |
| 42 | r1070 | cauld | 2007-04-21 20:43:33 -0600 (Sat, 21 Apr 2007) | 1 line | |
| 43 | ||
| 44 | # Fixing FS#216 - Latest Content Module Failure. (Note: Committing | |
| 45 | for adi since he is having SVN issues). | |
| 46 | ------------------------------------------------------------------------ | |
| 47 | r1069 | cauld | 2007-04-21 17:25:37 -0600 (Sat, 21 Apr 2007) | 1 line | |
| 48 | ||
| 49 | # Minor Geshi correction | |
| 50 | ------------------------------------------------------------------------ | |
| 51 | r1068 | cauld | 2007-04-21 15:14:43 -0600 (Sat, 21 Apr 2007) | 1 line | |
| 52 | ||
| 53 | ! Updating version info for the 4.6.2 release | |
| 54 | ------------------------------------------------------------------------ | |
| 55 | r1067 | cauld | 2007-04-21 15:12:20 -0600 (Sat, 21 Apr 2007) | 1 line | |
| 56 | ||
| 57 | ! Updating bot_geshi to the latest version of Geshi available (1.0.7.19) | |
| 58 | ------------------------------------------------------------------------ | |
| 59 | r1066 | cauld | 2007-04-21 14:30:41 -0600 (Sat, 21 Apr 2007) | 1 line | |
| 60 | ||
| 61 | ! Adding a new feature to the Add-On Installer. It now shows latest and | |
| 62 | current installed versions of the various addons with red conditional | |
| 63 | highlighting for those that are outdated. | |
| 64 | ------------------------------------------------------------------------ | |
| 65 | r1065 | ninekrit | 2007-04-21 11:46:38 -0600 (Sat, 21 Apr 2007) | 1 line | |
| 66 | ||
| 67 | !update Thai language for installation | |
| 68 | ------------------------------------------------------------------------ | |
| 69 | r1064 | cauld | 2007-04-21 09:52:08 -0600 (Sat, 21 Apr 2007) | 1 line | |
| 70 | ||
| 71 | ! Replacing the htaccess file for com_legacysef | |
| 72 | ------------------------------------------------------------------------ | |
| 73 | r1063 | enjoyman | 2007-04-21 09:41:34 -0600 (Sat, 21 Apr 2007) | 1 line | |
| 74 | ||
| 75 | I fix some bugs in file database.php. | |
| 76 | ------------------------------------------------------------------------ | |
| 77 | r1062 | enjoyman | 2007-04-21 09:23:09 -0600 (Sat, 21 Apr 2007) | 1 line | |
| 78 | ||
| 79 | I fix some bugs. about convert character set. | |
| 80 | ------------------------------------------------------------------------ | |
| 81 | r1061 | enjoyman | 2007-04-21 07:47:18 -0600 (Sat, 21 Apr 2007) | 1 line | |
| 82 | ||
| 83 | Correction for database.php | |
| 84 | ------------------------------------------------------------------------ | |
| 85 | r1059 | enjoyman | 2007-04-21 07:38:27 -0600 (Sat, 21 Apr 2007) | 5 lines | |
| 86 | ||
| 87 | -edit includes/database.php follow Andres told me and I edit something to | |
| 88 | support any encoding. | |
| 89 | -delete some files which is unnecessary in folder includes/ConvertTables/ . | |
| 90 | -edit charsetmapping.php | |
| 91 | -edit language/locales.xml ,delete character set "vps" from my | |
| 92 | locales.xml I delete 'wincodepage'. | |
| 93 | ------------------------------------------------------------------------ | |
| 94 | r1058 | enjoyman | 2007-04-21 05:49:18 -0600 (Sat, 21 Apr 2007) | 1 line | |
| 95 | ||
| 96 | I edit core.classes.php , add this line.header('Content-type: text/html; '._ISO); | |
| 97 | ------------------------------------------------------------------------ | |
| 98 | r1057 | enjoyman | 2007-04-21 03:01:45 -0600 (Sat, 21 Apr 2007) | 1 line | |
| 99 | ||
| 100 | about deleting 'wincodepage'(I forgot this step,use global $mapcharset | |
| 101 | at above of function save().) | |
| 102 | ------------------------------------------------------------------------ | |
| 103 | r1056 | enjoyman | 2007-04-21 02:16:01 -0600 (Sat, 21 Apr 2007) | 1 line | |
| 104 | ||
| 105 | I delete 'wincodepage' from anywhere because now it is not use for anything. | |
| 106 | And I edit com_language for user cannot delete default language. | |
| 107 | ------------------------------------------------------------------------ | |
| 108 | r1055 | neilt | 2007-04-20 07:29:51 -0600 (Fri, 20 Apr 2007) | 1 line | |
| 109 | ||
| 110 | # minor bug fix to get params limit | |
| 111 | ------------------------------------------------------------------------ | |
| 112 | r1054 | cauld | 2007-04-20 06:54:51 -0600 (Fri, 20 Apr 2007) | 1 line | |
| 113 | ||
| 114 | # Fixing SEF issue with mos_comment capatcha code and preping for | |
| 115 | mos_commentV1.2 release | |
| 116 | ------------------------------------------------------------------------ | |
| 117 | r1053 | cauld | 2007-04-18 16:49:01 -0600 (Wed, 18 Apr 2007) | 1 line | |
| 118 | ||
| 119 | ! Commiting bot_mostlyceV2.2. v2.0 was pretty outdated and had some browser | |
| 120 | compatability issues. v2.2 is based on the latest version TinyMCE has to offer. | |
| 121 | ------------------------------------------------------------------------ | |
| 122 | r1052 | cauld | 2007-04-18 16:37:27 -0600 (Wed, 18 Apr 2007) | 1 line | |
| 123 | ||
| 124 | ! Removing bot_mostlyce2.0. Preparing to upgrade to bot_mostlyce2.2. | |
| 125 | Due to the number of changes it is better to remove and readd. | |
| 126 | ------------------------------------------------------------------------ | |
| 127 | r1051 | cauld | 2007-04-18 15:26:16 -0600 (Wed, 18 Apr 2007) | 1 line | |
| 128 | ||
| 129 | ! Adding files for the new legacy sef component | |
| 130 | ------------------------------------------------------------------------ | |
| 131 | r1050 | neilt | 2007-04-18 02:16:15 -0600 (Wed, 18 Apr 2007) | 1 line | |
| 132 | ||
| 133 | # bug fix - cloaking not working on email address | |
| 134 | ------------------------------------------------------------------------ | |
| 135 | r1049 | ninekrit | 2007-04-18 01:24:13 -0600 (Wed, 18 Apr 2007) | 1 line | |
| 136 | ||
| 137 | #update ConvertTable Charset mapping for Chainese/Georgian/Japanese/Thai | |
| 138 | ------------------------------------------------------------------------ | |
| 139 | r1048 | andphe | 2007-04-17 21:11:10 -0600 (Tue, 17 Apr 2007) | 1 line | |
| 140 | ||
| 141 | # improve the database nokkaew patch | |
| 142 | ------------------------------------------------------------------------ | |
| 143 | r1047 | andphe | 2007-04-17 19:16:44 -0600 (Tue, 17 Apr 2007) | 1 line | |
| 144 | ||
| 145 | ! reestablishing the 4.6 sef engine | |
| 146 | ------------------------------------------------------------------------ | |
| 147 | r1046 | neilt | 2007-04-17 01:24:08 -0600 (Tue, 17 Apr 2007) | 1 line | |
| 148 | ||
| 149 | Modifications to allow comments to link directly to relating article | |
| 150 | ------------------------------------------------------------------------ | |
| 151 | r1044 | cauld | 2007-04-13 21:50:35 -0600 (Fri, 13 Apr 2007) | 1 line | |
| 152 | ||
| 153 | # Fixing FS#204 - Page Impression Statistics Error Warning | |
| 154 | ------------------------------------------------------------------------ | |
| 155 | r1043 | andphe | 2007-04-13 07:18:18 -0600 (Fri, 13 Apr 2007) | 1 line | |
| 156 | ||
| 157 | # FS#35 - Safe mode problem, bug fixed, now when the Safe Mode is enabled | |
| 158 | phpgettext will be used instead of gettext and the calls to putenv will | |
| 159 | be avoided | |
| 160 | ------------------------------------------------------------------------ | |
| 161 | r1042 | andphe | 2007-04-13 07:15:00 -0600 (Fri, 13 Apr 2007) | 1 line | |
| 162 | ||
| 163 | # Page title for frontpage doesn't take effect | |
| 164 | ------------------------------------------------------------------------ | |
| 165 | r1041 | andphe | 2007-04-13 07:14:08 -0600 (Fri, 13 Apr 2007) | 1 line | |
| 166 | ||
| 167 | ! Rollback the SEF engine | |
| 168 | ------------------------------------------------------------------------ | |
| 169 | r1040 | elpie | 2007-04-13 07:10:11 -0600 (Fri, 13 Apr 2007) | 1 line | |
| 170 | ||
| 171 | #fixed second incorrectly written div | |
| 172 | ------------------------------------------------------------------------ | |
| 173 | r1039 | elpie | 2007-04-13 07:04:28 -0600 (Fri, 13 Apr 2007) | 1 line | |
| 174 | ||
| 175 | #removed deprecated name element from the form so it will now validate | |
| 176 | ------------------------------------------------------------------------ | |
| 177 | r1038 | elpie | 2007-04-13 07:02:41 -0600 (Fri, 13 Apr 2007) | 1 line | |
| 178 | ||
| 179 | #corrected hidden input that had been placed outside of the div | |
| 180 | ------------------------------------------------------------------------ | |
| 181 | r1037 | elpie | 2007-04-13 00:01:44 -0600 (Fri, 13 Apr 2007) | 1 line | |
| 182 | ||
| 183 | # Fixed header blocks that were overwritten in svn | |
| 184 | ------------------------------------------------------------------------ | |
| 185 | r1036 | andphe | 2007-04-09 06:19:03 -0600 (Mon, 09 Apr 2007) | 1 line | |
| 186 | ||
| 187 | # bad locale string returned in Windows when the language doesn't have a | |
| 188 | iso3166_3 code in locales.xml | |
| 189 | ------------------------------------------------------------------------ | |
| 190 | r1035 | andphe | 2007-04-09 06:17:19 -0600 (Mon, 09 Apr 2007) | 1 line | |
| 191 | ||
| 192 | ! alter the order of mos_polls and mos_poll_menu in the SQL query, this | |
| 193 | doesn't affect the behavior of the code but helps to nokkaew | |
| 194 | ------------------------------------------------------------------------ | |
| 195 | r1034 | cauld | 2007-04-08 10:27:09 -0600 (Sun, 08 Apr 2007) | 2 lines | |
| 196 | ||
| 197 | # Fixing The Source sample data RSS feed link. Pointed to the old url. | |
| 198 | It was fixed before, but overwritten in SVN. | |
| 199 | ! Adjusting RSS feed timeout | |
| 200 | ------------------------------------------------------------------------ | |
| 201 | r1033 | andphe | 2007-03-31 22:51:12 -0600 (Sat, 31 Mar 2007) | 1 line | |
| 202 | ||
| 203 | # Bug fixed, the mambot generate wrong url's when SEF is enabled | |
| 204 | ------------------------------------------------------------------------ | |
| 205 | r1032 | cauld | 2007-03-27 06:37:01 -0600 (Tue, 27 Mar 2007) | 1 line | |
| 206 | ||
| 207 | # Fixing FS#208 - Comments on NewsFlash | |
| 208 | ------------------------------------------------------------------------ | |
| 209 | r1031 | cauld | 2007-03-26 06:43:05 -0600 (Mon, 26 Mar 2007) | 1 line | |
| 210 | ||
| 211 | # Fixing FS#84 - HTML tags stripped from module parameter type textarea | |
| 212 | ------------------------------------------------------------------------ | |
| 213 | r1030 | cauld | 2007-03-25 12:06:00 -0600 (Sun, 25 Mar 2007) | 1 line | |
| 214 | ||
| 215 | ! Adding notices to the Install about MySQL strict mode not being supported | |
| 216 | ------------------------------------------------------------------------ | |
| 217 | r1029 | cauld | 2007-03-25 11:00:37 -0600 (Sun, 25 Mar 2007) | 1 line | |
| 218 | ||
| 219 | ! Adjusting mostlyce.php per FS#155. Will come in mambot v2.2 releases+, | |
| 220 | but wanted to adjust this version included by default. | |
| 221 | ------------------------------------------------------------------------ | |
| 222 | r1028 | cauld | 2007-03-24 21:34:41 -0600 (Sat, 24 Mar 2007) | 1 line | |
| 223 | ||
| 224 | ! Implementing suggestions from konlong for the universal installer | |
| 225 | ------------------------------------------------------------------------ | |
| 226 | r1027 | andphe | 2007-03-23 16:22:49 -0600 (Fri, 23 Mar 2007) | 2 lines | |
| 227 | ||
| 228 | # Bug Fix Adding Itemid to Wrapper menu links, because when exists two | |
| 229 | or more wrapper links in menu all them points to the last added | |
| 230 | # Adding lang parameter to URLs when nokkaew is used | |
| 231 | ------------------------------------------------------------------------ | |
| 232 | r1026 | cauld | 2007-03-22 13:32:46 -0600 (Thu, 22 Mar 2007) | 1 line | |
| 233 | ||
| 234 | ! Making some improvements to the post installation survey. | |
| 235 | ------------------------------------------------------------------------ | |
| 236 | r1025 | cauld | 2007-03-21 20:49:23 -0600 (Wed, 21 Mar 2007) | 1 line | |
| 237 | ||
| 238 | ! Updating the geshi mambot from version 1.0.4 to 1.0.7.18 and adding | |
| 239 | highlight support for mysql, perl, and python | |
| 240 | ------------------------------------------------------------------------ | |
| 241 | r1023 | cauld | 2007-03-20 05:50:33 -0600 (Tue, 20 Mar 2007) | 1 line | |
| 242 | ||
| 243 | ! Updating copyright.php to include Tango | |
| 244 | ------------------------------------------------------------------------ | |
| 245 | r1022 | cauld | 2007-03-20 05:42:53 -0600 (Tue, 20 Mar 2007) | 1 line | |
| 246 | ||
| 247 | ! Changing out the default logo inside each template. Using a new Mambo | |
| 248 | image provided by ricoflan | |
| 249 | ------------------------------------------------------------------------ | |
| 250 | r1021 | cauld | 2007-03-19 22:59:31 -0600 (Mon, 19 Mar 2007) | 1 line | |
| 251 | ||
| 252 | ! Adding new icon to the cpanel for "Get Support" and updating the install | |
| 253 | splash page with the forum link. Making official support easier to find. | |
| 254 | ------------------------------------------------------------------------ | |
| 255 | r1020 | andphe | 2007-03-19 09:11:13 -0600 (Mon, 19 Mar 2007) | 1 line | |
| 256 | ||
| 257 | ! discard nokkaew patch for administration side | |
| 258 | ------------------------------------------------------------------------ | |
| 259 | r1019 | andphe | 2007-03-16 22:21:56 -0600 (Fri, 16 Mar 2007) | 1 line | |
| 260 | ||
| 261 | + adding tagalog language to locales.xml | |
| 262 | ------------------------------------------------------------------------ | |
| 263 | r1018 | andphe | 2007-03-16 22:17:55 -0600 (Fri, 16 Mar 2007) | 1 line | |
| 264 | ||
| 265 | # improved nokkaew support | |
| 266 | ------------------------------------------------------------------------ | |
| 267 | r1017 | andphe | 2007-03-16 06:10:37 -0600 (Fri, 16 Mar 2007) | 1 line | |
| 268 | ||
| 269 | # clearing PHP notices when a new user is created | |
| 270 | ------------------------------------------------------------------------ | |
| 271 | r1016 | ninekrit | 2007-03-13 06:42:47 -0600 (Tue, 13 Mar 2007) | 1 line | |
| 272 | ||
| 273 | #Add Nokkaew patch, Now Nokkaew don't need DOMIT anymore | |
| 274 | ------------------------------------------------------------------------ | |
| 275 | r1015 | enjoyman | 2007-03-09 20:47:15 -0700 (Fri, 09 Mar 2007) | 1 line | |
| 276 | ||
| 277 | I edited function mosTreeRecurse() for more performance, tree object can | |
| 278 | identify other parent variable more than 'parent' and it can get level | |
| 279 | of tree from 'level' variable. | |
| 280 | ------------------------------------------------------------------------ | |
| 281 | r1014 | andphe | 2007-03-09 14:28:13 -0700 (Fri, 09 Mar 2007) | 1 line | |
| 282 | ||
| 283 | # some strings with special chars aren't translatable | |
| 284 | ------------------------------------------------------------------------ | |
| 285 | r1013 | andphe | 2007-03-09 12:47:15 -0700 (Fri, 09 Mar 2007) | 1 line | |
| 286 | ||
| 287 | + adding vietnamese language to locales.xml | |
| 288 | ------------------------------------------------------------------------ | |
| 289 | r1012 | andphe | 2007-03-09 05:38:15 -0700 (Fri, 09 Mar 2007) | 1 line | |
| 290 | ||
| 291 | ! untranslated strings | |
| 292 | ------------------------------------------------------------------------ | |
| 293 | r1011 | andphe | 2007-03-09 05:36:22 -0700 (Fri, 09 Mar 2007) | 1 line | |
| 294 | ||
| 295 | # mambots description doesn't translate | |
| 296 | ------------------------------------------------------------------------ | |
| 297 | r1010 | andphe | 2007-03-09 05:35:01 -0700 (Fri, 09 Mar 2007) | 1 line | |
| 298 | ||
| 299 | # Some translations still empty after save the catalog | |
| 300 | ------------------------------------------------------------------------ | |
| 301 | r1009 | andphe | 2007-03-09 05:33:37 -0700 (Fri, 09 Mar 2007) | 1 line | |
| 302 | ||
| 303 | # clearing notices using more than two plural forms | |
| 304 | ------------------------------------------------------------------------ | |
| 305 | r1008 | andphe | 2007-03-09 05:29:42 -0700 (Fri, 09 Mar 2007) | 1 line | |
| 306 | ||
| 307 | ! updating the untranslated folder for 4.6.2 | |
| 308 | ------------------------------------------------------------------------ | |
| 309 | r1007 | andphe | 2007-03-08 11:31:14 -0700 (Thu, 08 Mar 2007) | 1 line | |
| 310 | ||
| 311 | # error messages is displayed in the browser when the URl parameter for | |
| 312 | mod_wrapper is left blank | |
| 313 | ------------------------------------------------------------------------ | |
| 314 | r1006 | cauld | 2007-03-07 19:58:12 -0700 (Wed, 07 Mar 2007) | 1 line | |
| 315 | ||
| 316 | ! Making some compatability changes as suggested by konlong here: | |
| 317 | (http://forum.mambo-foundation.org/showthread.php?p=18280#post18280) | |
| 318 | ||
| 319 | ---------------- 4.6.2 Bug Stomp Pre-Release 2 --------------------------- | |
| 320 | ||
| 321 | r1005 | cauld | 2007-03-04 20:24:53 -0700 (Sun, 04 Mar 2007) | 1 line | |
| 322 | ||
| 323 | ! Updating Changelog and Version info for 4.6.2 Bug Stomp Pre-Release 2 | |
| 324 | ------------------------------------------------------------------------ | |
| 325 | ||
| 326 | r1004 | chanh | 2007-03-04 11:13:53 -0700 (Sun, 04 Mar 2007) | 1 line | |
| 327 | ||
| 328 | Correct Banner links | |
| 329 | ------------------------------------------------------------------------ | |
| 330 | r1003 | chanh | 2007-03-04 10:20:25 -0700 (Sun, 04 Mar 2007) | 1 line | |
| 331 | ||
| 332 | Link to Security mailing list in sample data for both type of install | |
| 333 | ||
| 334 | ------------------------------------------------------------------------ | |
| 335 | r1001 | andphe | 2007-03-03 15:04:15 -0700 (Sat, 03 Mar 2007) | 1 line | |
| 336 | ||
| 337 | # fs#180 SEF not working on 4.6.1 | |
| 338 | ------------------------------------------------------------------------ | |
| 339 | r1000 | andphe | 2007-03-03 10:59:39 -0700 (Sat, 03 Mar 2007) | 1 line | |
| 340 | ||
| 341 | ! Adding T_ to untranslated strings | |
| 342 | ------------------------------------------------------------------------ | |
| 343 | r999 | alwarren | 2007-02-20 12:27:29 -0700 (Tue, 20 Feb 2007) | 1 line | |
| 344 | ||
| 345 | Removed improper pass-by-reference on line 46 | |
| 346 | ------------------------------------------------------------------------ | |
| 347 | r998 | alwarren | 2007-02-20 11:54:56 -0700 (Tue, 20 Feb 2007) | 1 line | |
| 348 | ||
| 349 | Fixed FS#202 — retrieveResults does not use key with loadAssocList | |
| 350 | ------------------------------------------------------------------------ | |
| 351 | r997 | alwarren | 2007-02-20 11:37:55 -0700 (Tue, 20 Feb 2007) | 1 line | |
| 352 | ||
| 353 | Fixed FS#176 loadAssocList was not returning a proper list | |
| 354 | ------------------------------------------------------------------------ | |
| 355 | r996 | adi | 2007-02-20 02:33:05 -0700 (Tue, 20 Feb 2007) | 1 line | |
| 356 | ||
| 357 | add blank value for mosparameter if there's no contact detail | |
| 358 | found.dicuss: http://forum.mambo-foundation.org/showthread.php?t=3418 | |
| 359 | ------------------------------------------------------------------------ | |
| 360 | r995 | cauld | 2007-02-19 06:56:53 -0700 (Mon, 19 Feb 2007) | 1 line | |
| 361 | ||
| 362 | ! Updating changelog and version info for 4.6.2 bug stomp pre-release | |
| 363 | ||
| 364 | ---------------- 4.6.2 Bug Stomp Pre-Release 1 ----------------------------- | |
| 365 | ||
| 366 | r994 | andphe | 2007-02-14 04:43:17 -0700 (Wed, 14 Feb 2007) | 1 line | |
| 367 | ||
| 368 | # extract action doesn't go to deep folders in linux systems | |
| 369 | ------------------------------------------------------------------------ | |
| 370 | r993 | andphe | 2007-02-12 15:55:14 -0700 (Mon, 12 Feb 2007) | 1 line | |
| 371 | ||
| 372 | # update action doesn't create a .mo file when the language is imported | |
| 373 | without the LC_MESSAGES folder | |
| 374 | ------------------------------------------------------------------------ | |
| 375 | r992 | andphe | 2007-02-11 13:30:10 -0700 (Sun, 11 Feb 2007) | 1 line | |
| 376 | ||
| 377 | ! changing copyright notices | |
| 378 | ------------------------------------------------------------------------ | |
| 379 | r991 | andphe | 2007-02-11 13:28:11 -0700 (Sun, 11 Feb 2007) | 2 lines | |
| 380 | ||
| 381 | ! ignore offline check for the admin side | |
| 382 | # help button in cpanel isn't displayed after login to the admin side | |
| 383 | ------------------------------------------------------------------------ | |
| 384 | r990 | cauld | 2007-02-10 16:18:31 -0700 (Sat, 10 Feb 2007) | 1 line | |
| 385 | ||
| 386 | ! Updating MOStlyCE Admin to v2.1. Adds i18n support (Andphe made these mods). | |
| 387 | ------------------------------------------------------------------------ | |
| 388 | r989 | cauld | 2007-02-10 15:55:42 -0700 (Sat, 10 Feb 2007) | 1 line | |
| 389 | ||
| 390 | ! Updating MOStlyDB Admin to v1.3. Adds i18n support (Andphe made these mods). | |
| 391 | ------------------------------------------------------------------------ | |
| 392 | r988 | elpie | 2007-02-09 03:33:34 -0700 (Fri, 09 Feb 2007) | 1 line | |
| 393 | ||
| 394 | !corrected sample data where links were not closed | |
| 395 | ------------------------------------------------------------------------ | |
| 396 | r987 | alwarren | 2007-02-08 23:04:03 -0700 (Thu, 08 Feb 2007) | 1 line | |
| 397 | ||
| 398 | Fixed missing variables $gid and $acl | |
| 399 | ------------------------------------------------------------------------ | |
| 400 | r986 | elpie | 2007-02-08 18:18:30 -0700 (Thu, 08 Feb 2007) | 1 line | |
| 401 | ||
| 402 | !corrected typo in contact sample data | |
| 403 | ------------------------------------------------------------------------ | |
| 404 | r985 | elpie | 2007-02-08 18:04:58 -0700 (Thu, 08 Feb 2007) | 1 line | |
| 405 | ||
| 406 | !fixed incorrect rss feed link for The Source | |
| 407 | ------------------------------------------------------------------------ | |
| 408 | r984 | enjoyman | 2007-02-08 06:28:45 -0700 (Thu, 08 Feb 2007) | 1 line | |
| 409 | ||
| 410 | I edited /administrator/components/com_admin/admin.admin.html.php online | |
| 411 | 40 for clear error if internet is disabled. | |
| 412 | ------------------------------------------------------------------------ | |
| 413 | r983 | enjoyman | 2007-02-08 05:47:14 -0700 (Thu, 08 Feb 2007) | 1 line | |
| 414 | ||
| 415 | move calling method offlineCheck() to somewhere is better. | |
| 416 | ------------------------------------------------------------------------ | |
| 417 | r982 | elpie | 2007-02-08 04:48:23 -0700 (Thu, 08 Feb 2007) | 1 line | |
| 418 | ||
| 419 | !updated copyrights that had been overwritten | |
| 420 | ------------------------------------------------------------------------ | |
| 421 | r981 | enjoyman | 2007-02-08 04:04:23 -0700 (Thu, 08 Feb 2007) | 1 line | |
| 422 | ||
| 423 | I edited this file to check to show offline page if folder installation | |
| 424 | is exists for backend page. | |
| 425 | ------------------------------------------------------------------------ | |
| 426 | r980 | enjoyman | 2007-02-08 03:58:46 -0700 (Thu, 08 Feb 2007) | 1 line | |
| 427 | ||
| 428 | I edited core.class.php to show offline page if folder installation is exists | |
| 429 | when user go to backend page. | |
| 430 | ------------------------------------------------------------------------ | |
| 431 | r979 | cauld | 2007-02-07 19:14:07 -0700 (Wed, 07 Feb 2007) | 1 line | |
| 432 | ||
| 433 | # Fixing some error handling within the Universal Installer to better handle | |
| 434 | submissions with a bad file path, no file, and/or no Internet connection. | |
| 435 | ------------------------------------------------------------------------ | |
| 436 | r977 | alwarren | 2007-02-07 18:58:13 -0700 (Wed, 07 Feb 2007) | 1 line | |
| 437 | ||
| 438 | Fixed Fixed FS#199 Special/registered access for content items | |
| 439 | ------------------------------------------------------------------------ | |
| 440 | r976 | alwarren | 2007-02-07 18:56:47 -0700 (Wed, 07 Feb 2007) | 1 line | |
| 441 | ||
| 442 | Fixed FS#199 Special/registered access for content items, mod_latestcontent.php | |
| 443 | and mod_latestnews.php | |
| 444 | ------------------------------------------------------------------------ | |
| 445 | r975 | enjoyman | 2007-02-07 05:59:53 -0700 (Wed, 07 Feb 2007) | 1 line | |
| 446 | ||
| 447 | I edited file /administrator/includes/menubar.html.php for check only | |
| 448 | default language is translated. | |
| 449 | ------------------------------------------------------------------------ | |
| 450 | r974 | cauld | 2007-02-06 18:01:14 -0700 (Tue, 06 Feb 2007) | 1 line | |
| 451 | ||
| 452 | # Removing php short tags found in the MOStlyCE integrated image manager | |
| 453 | ------------------------------------------------------------------------ | |
| 454 | r973 | elpie | 2007-02-06 15:50:44 -0700 (Tue, 06 Feb 2007) | 1 line | |
| 455 | ||
| 456 | !more copyright updates | |
| 457 | ------------------------------------------------------------------------ | |
| 458 | r972 | elpie | 2007-02-06 06:48:02 -0700 (Tue, 06 Feb 2007) | 1 line | |
| 459 | ||
| 460 | !removed old Miro copyright that was never updated | |
| 461 | ------------------------------------------------------------------------ | |
| 462 | r971 | elpie | 2007-02-06 06:01:13 -0700 (Tue, 06 Feb 2007) | 1 line | |
| 463 | ||
| 464 | !more copyright corrections | |
| 465 | ------------------------------------------------------------------------ | |
| 466 | r970 | andphe | 2007-02-06 05:11:58 -0700 (Tue, 06 Feb 2007) | 1 line | |
| 467 | ||
| 468 | ! Change i18n to T_ functions | |
| 469 | ------------------------------------------------------------------------ | |
| 470 | r969 | andphe | 2007-02-06 05:10:36 -0700 (Tue, 06 Feb 2007) | 1 line | |
| 471 | ||
| 472 | + Install button for Language Manager, Arpee's Contribution | |
| 473 | ------------------------------------------------------------------------ | |
| 474 | r968 | elpie | 2007-02-06 04:40:15 -0700 (Tue, 06 Feb 2007) | 1 line | |
| 475 | ||
| 476 | !updated copyright and contact email address | |
| 477 | ------------------------------------------------------------------------ | |
| 478 | r967 | elpie | 2007-02-06 04:29:17 -0700 (Tue, 06 Feb 2007) | 1 line | |
| 479 | ||
| 480 | !copyright notices updated | |
| 481 | ------------------------------------------------------------------------ | |
| 482 | r966 | elpie | 2007-02-06 04:06:44 -0700 (Tue, 06 Feb 2007) | 1 line | |
| 483 | ||
| 484 | !fixed php short open tag | |
| 485 | ------------------------------------------------------------------------ | |
| 486 | r965 | elpie | 2007-02-06 04:05:23 -0700 (Tue, 06 Feb 2007) | 1 line | |
| 487 | ||
| 488 | !more copyright updates | |
| 489 | ------------------------------------------------------------------------ | |
| 490 | r964 | elpie | 2007-02-05 23:05:27 -0700 (Mon, 05 Feb 2007) | 1 line | |
| 491 | ||
| 492 | Removed Miro notice from files and placed into copyright file. | |
| 493 | ------------------------------------------------------------------------ | |
| 494 | r963 | enjoyman | 2007-02-05 10:26:01 -0700 (Mon, 05 Feb 2007) | 2 lines | |
| 495 | ||
| 496 | I edit installation/sql/mambo.sql for fix bug between install mambo. | |
| 497 | And I edit file installation/index.php, change from php short tags to | |
| 498 | full tags | |
| 499 | ------------------------------------------------------------------------ | |
| 500 | r962 | andphe | 2007-02-05 04:54:26 -0700 (Mon, 05 Feb 2007) | 1 line | |
| 501 | ||
| 502 | # keeping update the xml language file to export the correct files, and | |
| 503 | correcting various php notices | |
| 504 | ------------------------------------------------------------------------ | |
| 505 | r961 | alwarren | 2007-02-05 03:01:21 -0700 (Mon, 05 Feb 2007) | 1 line | |
| 506 | ||
| 507 | Restored lost commit in mosAdminMenus | |
| 508 | ------------------------------------------------------------------------ | |
| 509 | r960 | andphe | 2007-02-04 14:02:39 -0700 (Sun, 04 Feb 2007) | 1 line | |
| 510 | ||
| 511 | # FS#133 — Contacts don't show icons | |
| 512 | ------------------------------------------------------------------------ | |
| 513 | r959 | cauld | 2007-02-04 09:15:37 -0700 (Sun, 04 Feb 2007) | 1 line | |
| 514 | ||
| 515 | ! Updating changelog | |
| 516 | ------------------------------------------------------------------------ | |
| 517 | ||
| 518 | r958 | elpie | 2007-02-04 05:28:01 -0700 (Sun, 04 Feb 2007) | 1 line | |
| 519 | ||
| 520 | !fixed short open tag | |
| 521 | ------------------------------------------------------------------------ | |
| 522 | r957 | elpie | 2007-02-04 05:08:54 -0700 (Sun, 04 Feb 2007) | 1 line | |
| 523 | ||
| 524 | !fixed short open tag. Updated copyright. | |
| 525 | ------------------------------------------------------------------------ | |
| 526 | r956 | ninekrit | 2007-02-03 18:46:16 -0700 (Sat, 03 Feb 2007) | 1 line | |
| 527 | ||
| 528 | !removed line check installation folder for admin site. | |
| 529 | ------------------------------------------------------------------------ | |
| 530 | r955 | ninekrit | 2007-02-03 18:20:53 -0700 (Sat, 03 Feb 2007) | 1 line | |
| 531 | ||
| 532 | !change function offlineCheck to not effect admin site. | |
| 533 | ------------------------------------------------------------------------ | |
| 534 | r952 | cauld | 2007-02-02 05:17:47 -0700 (Fri, 02 Feb 2007) | 1 line | |
| 535 | ||
| 536 | ! Updating Mambo glossary help file | |
| 537 | ------------------------------------------------------------------------ | |
| 538 | r951 | alwarren | 2007-02-02 00:16:30 -0700 (Fri, 02 Feb 2007) | 1 line | |
| 539 | ||
| 540 | Removed reference to mamboxchange | |
| 541 | ------------------------------------------------------------------------ | |
| 542 | r950 | cauld | 2007-02-01 22:22:15 -0700 (Thu, 01 Feb 2007) | 1 line | |
| 543 | ||
| 544 | ! Updating the credits file and removing 3rd party tool info since it has | |
| 545 | been moved to the new copyright.php file | |
| 546 | ------------------------------------------------------------------------ | |
| 547 | r949 | cauld | 2007-02-01 22:19:18 -0700 (Thu, 01 Feb 2007) | 1 line | |
| 548 | ||
| 549 | ! Updating sample data | |
| 550 | ------------------------------------------------------------------------ | |
| 551 | r948 | cauld | 2007-02-01 22:02:04 -0700 (Thu, 01 Feb 2007) | 1 line | |
| 552 | ||
| 553 | ! Updating all old copyright statements to reference the new copyright.php | |
| 554 | file for easier maintenance | |
| 555 | ------------------------------------------------------------------------ | |
| 556 | r947 | cauld | 2007-02-01 06:28:51 -0700 (Thu, 01 Feb 2007) | 1 line | |
| 557 | ||
| 558 | ! Add group column to the modules table | |
| 559 | ------------------------------------------------------------------------ | |
| 560 | r946 | ninekrit | 2007-02-01 03:35:57 -0700 (Thu, 01 Feb 2007) | 1 line | |
| 561 | ||
| 562 | #add defined( '_VALID_MOS' ) when write langconfig.php | |
| 563 | ------------------------------------------------------------------------ | |
| 564 | r945 | ninekrit | 2007-02-01 03:21:15 -0700 (Thu, 01 Feb 2007) | 1 line | |
| 565 | ||
| 566 | !fixed default language to enlish language | |
| 567 | ------------------------------------------------------------------------ | |
| 568 | r944 | cauld | 2007-01-31 23:54:07 -0700 (Wed, 31 Jan 2007) | 1 line | |
| 569 | ||
| 570 | ! New copyright file being added. Contains Mambo copyright notice and 3rd | |
| 571 | party copyright info as well. To be referred to in all other files to make | |
| 572 | future copyright updates much easier. | |
| 573 | ------------------------------------------------------------------------ | |
| 574 | r943 | cauld | 2007-01-31 23:12:51 -0700 (Wed, 31 Jan 2007) | 1 line | |
| 575 | ||
| 31-Dec-2005 Chad Auld (cauld) | ||
| # Fixing PHP 5 related issues with admin.content.php | ||
| 576 | ! Updating credits file | ! Updating credits file |
| 577 | ! Adjusting static content editor so it doesn't shift during editing with TinyMCE 2.0.1 | ------------------------------------------------------------------------ |
| 578 | r942 | cauld | 2007-01-31 23:04:53 -0700 (Wed, 31 Jan 2007) | 1 line | |
| 579 | ||
| 580 | ! Additional 2007 copyright updates | |
| 581 | ------------------------------------------------------------------------ | |
| 582 | r941 | cauld | 2007-01-31 22:54:14 -0700 (Wed, 31 Jan 2007) | 1 line | |
| 583 | ||
| 584 | ! 2007 copyright update | |
| 585 | ------------------------------------------------------------------------ | |
| 586 | r940 | andphe | 2007-01-31 17:19:00 -0700 (Wed, 31 Jan 2007) | 1 line | |
| 587 | ||
| 588 | # FS#113 — Admin Help in Lite Version, no help button will showed when not help files exists | |
| 589 | ------------------------------------------------------------------------ | |
| 590 | r939 | andphe | 2007-01-31 17:11:20 -0700 (Wed, 31 Jan 2007) | 1 line | |
| 591 | ||
| 592 | # FS#175 — Missing Help file, no button help will be showed when not a file help is found | |
| 593 | ------------------------------------------------------------------------ | |
| 594 | r938 | andphe | 2007-01-31 14:36:43 -0700 (Wed, 31 Jan 2007) | 1 line | |
| 595 | ||
| 596 | !changing constants _LOGIN_SUCCESS and _LOGOUT_SUCCESS by T_ functions | |
| 597 | ------------------------------------------------------------------------ | |
| 598 | r937 | andphe | 2007-01-31 14:05:48 -0700 (Wed, 31 Jan 2007) | 1 line | |
| 599 | ||
| 600 | #FS#177 — authenticator does not return true on valid login | |
| 601 | ------------------------------------------------------------------------ | |
| 602 | r936 | ninekrit | 2007-01-31 06:15:10 -0700 (Wed, 31 Jan 2007) | 1 line | |
| 603 | ||
| 604 | #change button padding for smooth in ubuntu too | |
| 605 | ------------------------------------------------------------------------ | |
| 606 | r934 | andphe | 2007-01-29 15:52:43 -0700 (Mon, 29 Jan 2007) | 1 line | |
| 607 | ||
| 608 | 31-Dec-2005 Carlos Souza (csouza) | !changing mosConfig_lang to mosConfig_locale in all login frontend forms |
| 609 | # Replaced inconsistent short open tags that caused parse errors in some php versions | ------------------------------------------------------------------------ |
| 610 | r933 | andphe | 2007-01-29 15:26:57 -0700 (Mon, 29 Jan 2007) | 1 line | |
| 611 | ||
| 612 | 31-Dec-2005 Martin Brampton (counterpoint) | #plurals string isn't parsed fine |
| 613 | ! Modified one line in pathway that was using globals no longer set - changed to super globals | ------------------------------------------------------------------------ |
| 614 | r932 | andphe | 2007-01-29 15:24:02 -0700 (Mon, 29 Jan 2007) | 1 line | |
| 615 | ||
| 616 | #unescaped tool tips in edit catalogs in LM fixed | |
| 617 | ------------------------------------------------------------------------ | |
| 618 | r931 | andphe | 2007-01-29 15:22:24 -0700 (Mon, 29 Jan 2007) | 1 line | |
| 619 | ||
| 620 | !Changing T_( entries to T_ | |
| 621 | ------------------------------------------------------------------------ | |
| 622 | r930 | alwarren | 2007-01-29 10:06:46 -0700 (Mon, 29 Jan 2007) | 1 line | |
| 623 | ||
| 624 | Fixed FS#99 Module group access | |
| 625 | ------------------------------------------------------------------------ | |
| 626 | r928 | cauld | 2007-01-28 19:22:54 -0700 (Sun, 28 Jan 2007) | 1 line | |
| 627 | ||
| 628 | ! Updating changelog | |
| 629 | ||
| 630 | r926 | ninekrit | 2007-01-28 06:25:42 -0700 (Sun, 28 Jan 2007) | 1 line | |
| 631 | ||
| 632 | #update new installatin screen working with LM. | |
| 633 | ------------------------------------------------------------------------ | |
| 634 | r923 | cauld | 2007-01-27 22:37:52 -0700 (Sat, 27 Jan 2007) | 1 line | |
| 635 | ||
| 636 | ! Updating credits file | |
| 637 | ------------------------------------------------------------------------ | |
| 638 | r921 | cauld | 2007-01-27 16:15:14 -0700 (Sat, 27 Jan 2007) | 1 line | |
| 639 | ||
| 640 | 29-Dec-2005 Chanh Ong (cong) | # Fixing RSS feed issue where the RSS feeds being created were ignoring |
| 641 | # Fix Parse error: parse error, unexpected '}' in php 5.1 | params defined within the com_syndication interface. |
| 642 | ------------------------------------------------------------------------ | |
| 643 | 26-Dec-2005 Chad Auld (cauld) | r920 | cauld | 2007-01-27 15:09:31 -0700 (Sat, 27 Jan 2007) | 1 line |
| 644 | ! Making some changes for the TinyMCE 2.0.1 update to handle the default to filter template change | |
| 645 | ! Updating version.php for release | ! Updating sample data |
| 646 | # Fixing trash so that it is empty after a fresh install with sample data | ------------------------------------------------------------------------ |
| 647 | r919 | cauld | 2007-01-27 14:32:45 -0700 (Sat, 27 Jan 2007) | 1 line | |
| 648 | 23-Dec-2005 Chad Auld (cauld) | |
| 649 | ! Removing experimental Safari warning in TinyMCE | ! Updating version.php |
| 650 | ! Updating version.php for holiday patch | ------------------------------------------------------------------------ |
| 651 | r918 | andphe | 2007-01-27 14:20:38 -0700 (Sat, 27 Jan 2007) | 1 line | |
| 652 | 22-Dec-2005 Martin Brampton (counterpoint) | |
| 653 | # Altered incorrect method for error message on row in admin.section.php | improving language export action |
| 654 | # Added default of null string to params field in mos_section. | ------------------------------------------------------------------------ |
| 655 | r916 | andphe | 2007-01-27 05:37:00 -0700 (Sat, 27 Jan 2007) | 1 line | |
| 656 | 21-Dec-2005 Chad Auld (cauld) | |
| 657 | ! Updating default templates with some minor fixes | improving javascript for delete and translate actions |
| 658 | # Fixing some formatting errors on the sample data | ------------------------------------------------------------------------ |
| 659 | r915 | andphe | 2007-01-26 22:28:56 -0700 (Fri, 26 Jan 2007) | 1 line | |
| 660 | 21-Dec-2005 Carlos Souza (csouza) | |
| 661 | # added session_start() calls to index.php and index2.php | adding defined( '_VALID_MOS' ) or die( 'Direct Access to this location |
| 662 | is not allowed.' ); | |
| 663 | 21-Dec-2005 Chanh Ong (cong) | ------------------------------------------------------------------------ |
| 664 | - Revert the change below due to the fix csouza made in index2.php which is better and more secure | r914 | andphe | 2007-01-26 22:18:36 -0700 (Fri, 26 Jan 2007) | 1 line |
| 665 | ||
| 666 | 20-Dec-2005 Chanh Ong (cong) | creating glossaries in another encoding different to utf-8 |
| 667 | # Fix problem where Email icon on content not working where session lost its previous value. | ------------------------------------------------------------------------ |
| 668 | r913 | andphe | 2007-01-26 22:16:03 -0700 (Fri, 26 Jan 2007) | 1 line | |
| 669 | 20-Dec-2005 Chad Auld (cauld) | |
| 670 | + Adding 453 to 453h sql patch for TinyMCE 2.0.1 upgrade | adding headers for compiled .mo file and left out empty translations |
| 671 | ------------------------------------------------------------------------ | |
| 672 | 19-Dec-2005 Chad Auld (cauld) | r912 | andphe | 2007-01-26 21:59:01 -0700 (Fri, 26 Jan 2007) | 1 line |
| 673 | # Fixing admin content preview & upload session issue | |
| 674 | default English language cannot be deleted or translated | |
| 675 | 18-Dec-2005 Chad Auld (cauld) | ------------------------------------------------------------------------ |
| 676 | ! Updated the default TinyMCE editor from 1.45 to 2.0.1 | r910 | enjoyman | 2007-01-26 05:24:24 -0700 (Fri, 26 Jan 2007) | 1 line |
| 677 | + Added back in the old System Information administrator link | |
| 678 | delete folder cvs, it is not related. | |
| 679 | 19-Dec-2005 Carlos Souza (csouza) | ------------------------------------------------------------------------ |
| 680 | # Changed register globals emulation to default to 'On' | r909 | ninekrit | 2007-01-26 05:06:09 -0700 (Fri, 26 Jan 2007) | 1 line |
| 681 | ||
| 682 | 18-Dec-2005 Martin Brampton(counterpoint) | #change create new language will be redirect to languages screen instead |
| 683 | # Modified SQL statements having LEFT JOIN after list of joined tables | to edit screen |
| 684 | # Modified contact searchbot to set Itemid | ------------------------------------------------------------------------ |
| 685 | r908 | andphe | 2007-01-25 19:34:06 -0700 (Thu, 25 Jan 2007) | 1 line | |
| 686 | 17-Dec-2005 Martin Brampton (counterpoint) | |
| 687 | # Modified index.php to avoid conflict with SMF over $_REQUEST['message'] | using langtitle_iso3166-3 instead iso639_iso3166-2 for setlocale in |
| 688 | # Modified admin trash manager to fix failures and lack of page control | windows to load properly the translations when gettext is used |
| 689 | ------------------------------------------------------------------------ | |
| 690 | 16-Dec-2005 Chanh Ong (cong) | r907 | enjoyman | 2007-01-23 21:02:53 -0700 (Tue, 23 Jan 2007) | 1 line |
| 691 | # Fix bug that causes the "top" position always overlay other component | |
| 692 | edit some line in file admin.mambots.php for fix some bug about drop down | |
| 693 | -------------------- 4.5.3 Release -------------------------- | list for searching. |
| 694 | ------------------------------------------------------------------------ | |
| 695 | 26-Nov-2005 Chad Auld (cauld) | r906 | alwarren | 2007-01-23 16:30:00 -0700 (Tue, 23 Jan 2007) | 1 line |
| 696 | ! Fixed GPL text in install (made all 1 font, easier to read) | |
| 697 | - Removed old templates | Fixed SQL injection in com_weblinks |
| 698 | + Added new Mambo default template | ------------------------------------------------------------------------ |
| 699 | ! Changed more sample data | r905 | alwarren | 2007-01-23 16:14:18 -0700 (Tue, 23 Jan 2007) | 1 line |
| 700 | ! Updated the default setup to fit new template | |
| 701 | ! Adding setting to default register globals emulation to "On" | Fixed SQL injection in cancel edit functions |
| 702 | ------------------------------------------------------------------------ | |
| 703 | 24-Nov-2005 Chad Auld (cauld) | r904 | enjoyman | 2007-01-23 11:33:33 -0700 (Tue, 23 Jan 2007) | 1 line |
| 704 | ! Changed the default on the new admin filter/advanced interface to advanced | |
| 705 | edit some line in file mambolanguage.class.php | |
| 706 | 23-Nov-2005 Chad Auld (cauld) | ------------------------------------------------------------------------ |
| 707 | ! Changed header logos. Removed references to 4.5.2. | r903 | enjoyman | 2007-01-23 11:16:53 -0700 (Tue, 23 Jan 2007) | 2 lines |
| 708 | ! Updated most of the sample install data | |
| 709 | ! Update some of the default installation settings | add file charsetmapping.php,and edit file core.classes.php for include |
| 710 | ! Changed out the included sample banners, install header banner, and admin header banners | file charsetmapping.php.edit file phpgettext.class.php for convert charsets |
| 711 | - Removed old sample images no longer in use | when you click auto translate in language manager. |
| 712 | ------------------------------------------------------------------------ | |
| 713 | 23-Nov-2005 Carlos Souza (csouza) | r902 | enjoyman | 2007-01-22 07:55:06 -0700 (Mon, 22 Jan 2007) | 1 line |
| 714 | ! Replaced globals.php and sef.php to address the globals emulation overwrite vulnerability | |
| 715 | + Added option in com_config to toggle register_globals emulation | I edit class ConvertCharset in file core.classes.php on line 3349, comment |
| 716 | to not check empty string. | |
| 717 | 16-Nov-2005 Carlos Souza (csouza) | ------------------------------------------------------------------------ |
| 718 | + Added fix in index*.php to address the Globals overwrite problem in versions < 4.4.1 | r901 | enjoyman | 2007-01-22 07:10:06 -0700 (Mon, 22 Jan 2007) | 1 line |
| 719 | ||
| 720 | 14-Nov-2005 Ilias Antonopoulos (eliasan) | delete file /includes/ConvertCharset.class.php because it's not used.It's |
| 721 | # Added Vcard option on Contact Items Parameters | contents is in core.classes.php already. |
| 722 | /administrator/components/com_contact/contact_items.xml | ------------------------------------------------------------------------ |
| 723 | # Fixed. Link type, menu items don't show up on Pages/Items List. | r900 | enjoyman | 2007-01-22 05:47:56 -0700 (Mon, 22 Jan 2007) | 1 line |
| 724 | /includes/mambo.php | |
| 725 | # Fixed. Empty Categories don't show up, although 'Show Empty Categories' is selected on a Table-Content Section menu Item | edit function iconvert() in file mambolanguage.class.php on line 217 for |
| 726 | /components/com_content/content.php | create english iso-8859-1 |
| 727 | ! 'List - Content Section' corrected to 'Table - Content Section' | ------------------------------------------------------------------------ |
| 728 | /administrator/components/com_menus/content_section/content_section.menu.html.php | r899 | andphe | 2007-01-22 05:40:58 -0700 (Mon, 22 Jan 2007) | 1 line |
| 729 | ||
| 730 | 13-Nov-2005 Chad Auld (cauld) | adding _VALID_MOS constant |
| 731 | ! Updated install screens to display 453 and release dates. | ------------------------------------------------------------------------ |
| 732 | ! Changed the newsflash articles included with the sample data. | r898 | enjoyman | 2007-01-22 05:35:57 -0700 (Mon, 22 Jan 2007) | 1 line |
| 733 | # [#8199] Database queries in gacl_api.class | |
| 734 | # [#7713] mosMail fix bcc bug + add missing ReplyTo fields | add if (!defined('_VALID_MOS')) define( '_VALID_MOS', 1 ); to files in |
| 735 | folder installation for install mambo. | |
| 736 | 12-Nov-2005 Giorgio Nordo (gin) | ------------------------------------------------------------------------ |
| 737 | # [#7590] fixed the bug of the related items module (the module showed also expired content items) | r897 | enjoyman | 2007-01-22 05:26:07 -0700 (Mon, 22 Jan 2007) | 1 line |
| 738 | ||
| 739 | 11-Nov-2005 Chad Auld (cauld) | add if (!defined('_VALID_MOS')) define( '_VALID_MOS', 1 ); in file |
| 740 | + [#8364] OSI Certification: Added README file. Added OSI logo to install screens. | /installation/index.php on line 16 for installation. |
| 741 | ------------------------------------------------------------------------ | |
| 742 | 08-Nov-2005 Ilias Antonopoulos (eliasan) | r896 | andphe | 2007-01-22 04:27:12 -0700 (Mon, 22 Jan 2007) | 1 line |
| 743 | # [#8338] Help Mechanishm Unreliable: Changed all key references. Added new. Modified the code to display the right help screens. Expanded code to display the right help screen when adding a new menu item. | |
| 744 | For testing, set your help server to point at: http://www.mambobook.gr/draftdoc | the most functions was migrated from gettext commands to php code, some |
| 745 | New Help screen will be uploaded to http://help.mamboserver.com | validations for open_basedir and disable_functions was included |
| 746 | ------------------------------------------------------------------------ | |
| 747 | 27-Oct-2005 Shaoying Sun (lang3) | r895 | andphe | 2007-01-22 04:23:16 -0700 (Mon, 22 Jan 2007) | 1 line |
| 748 | # [#7447] Image path input from backend results in broken links on frontend | |
| 749 | The xml language file includes all the files (.po files, .mo files, and | |
| 750 | 26-Oct-2005 Carlos Souza (csouza) | glossary), a new "filetype" attribute was added to the xml file, now the |
| 751 | ! Hardened 'Email To Friend' form in com_content | export action and the universal installer can donwload and upload a complete |
| 752 | language, the installer supports wincodepage, and the catalogs list just | |
| 753 | 22-Oct-2005 Shaoying Sun (lang3) | show the .po files. |
| 754 | ! Changed date format "Y-m-d h:i:s" to "Y-m-d H:i:s" in content, frontpage, typedcontent show in backend | ------------------------------------------------------------------------ |
| 755 | ! Changed date format "Y-m-d h:i:s" to "Y-m-d H:i:s" in message send in frontend | r894 | andphe | 2007-01-22 04:18:16 -0700 (Mon, 22 Jan 2007) | 1 line |
| 756 | ||
| 757 | 20-Oct-2005 Chad Auld (cauld) | export action now exports all .po files, the .mo file and the glossary |
| 758 | ! Fixed SQL injection hole in content submission | file, pclzip was fixed to work fine in windows |
| 759 | ------------------------------------------------------------------------ | |
| 760 | 20-Oct-2005 Cameron Fraser | r893 | andphe | 2007-01-22 04:15:53 -0700 (Mon, 22 Jan 2007) | 1 line |
| 761 | + Added Simple / Advanced functionality to Add / Edit (Content/Section/Category) pages | |
| 762 | admin.admin.html.php | now the remove action removes the glossary file too. |
| 763 | admin.content.html.php | ------------------------------------------------------------------------ |
| 764 | admin.sections.html.php | r892 | andphe | 2007-01-22 04:14:03 -0700 (Mon, 22 Jan 2007) | 1 line |
| 765 | admin.categories.html.php | |
| 766 | admin.typedcontent.html.php | restoring the old ampReplace function |
| 767 | index2.php | ------------------------------------------------------------------------ |
| 768 | r891 | enjoyman | 2007-01-18 07:05:15 -0700 (Thu, 18 Jan 2007) | 1 line | |
| 769 | 19-Oct-2005 Chad Auld (cauld) | |
| 770 | # [#8260] Search highlighting fails when a "?" is entered | I change file core.classes.php in function fixLanguage() for support other |
| 771 | language more than english.I just change ordering of codes,define _ISO | |
| 772 | 16-Oct-2005 Chad Auld (cauld) | before require file english.php. |
| 773 | # [#7601] MySQL password textbox is shown as a plain text box | ------------------------------------------------------------------------ |
| 774 | # [#7410] Mambo gzip fails when gzip compression is already enabled in php.ini | r890 | adi | 2007-01-17 20:22:59 -0700 (Wed, 17 Jan 2007) | 2 lines |
| 775 | # [#7746] Missing space in mosimage IMG tags | |
| 776 | # [#8157] Use of $mosConfig_abolute_path instead of $mosConfig_absolute_path | add IE 7 quirk mode bsed on user info |
| 777 | # [#7714] User Registration allows dots and other chars besides A-Z 0-9 | http://forum.mambo-foundation.org/showthread.php?t=2813 |
| 778 | ------------------------------------------------------------------------ | |
| 779 | 08-Aug-2005 Andrew Eddie | r889 | ninekrit | 2007-01-17 07:24:15 -0700 (Wed, 17 Jan 2007) | 1 line |
| 780 | ^ Encased text files in PHP wrapper to help obsfucate version info | |
| 781 | # Changed admin session name to hash of live_site to allow you to log into more than one mambo on the same host | #fixed HTML Validation |
| 782 | # Fixed hardcoded (c) character in web installer files | ------------------------------------------------------------------------ |
| 783 | # Fixed slow query in admin User Manager list screen | r888 | ninekrit | 2007-01-17 06:28:49 -0700 (Wed, 17 Jan 2007) | 3 lines |
| 784 | # Fixed bug in poll stats calculation | |
| 785 | # Fixed SQL injection bugs in user activation (thanks Enno Klasing) | #verify html validation admin templates |
| 786 | # Updated bug fixes in phpMailer class | #removed file not used in glossary folder |
| 787 | # Fixed login bug for nested Mambo sites on the same domain | #update word "Show Banner:" |
| 788 | ------------------------------------------------------------------------ | |
| 789 | 02-Aug-2005 Alex Kempkens | r887 | andphe | 2007-01-17 05:05:24 -0700 (Wed, 17 Jan 2007) | 1 line |
| 790 | # [#6775] Display of static content without Itemid | |
| 791 | # [#6330] Corrected default value of field | improving auto translate and gettext detection |
| 792 | ------------------------------------------------------------------------ | |
| 793 | -------------------- 4.5.2.3 Patch Released ---------------------- | r886 | cauld | 2007-01-16 10:25:51 -0700 (Tue, 16 Jan 2007) | 1 line |
| 794 | ||
| 795 | 15-Jun-2005 Andrew Eddie | # Still working on RSS / SEO bug. This should be the final fix. Had to |
| 796 | # Fixed sql injection vulnerability in voting form | adjust $item_link a bit for the different modes. |
| 797 | # Fixed over-sensitive filtering of content intro and full text fields | ------------------------------------------------------------------------ |
| 798 | ^ Updates database::setQuery code to more efficient version | r885 | cauld | 2007-01-16 09:51:42 -0700 (Tue, 16 Jan 2007) | 1 line |
| 799 | ||
| 800 | -------------------- 4.5.2.2 Patch Released ---------------------- | # Fixing RSS / SEO bug where RSS feeds were not being converted properly |
| 801 | when SEO was enabled. | |
| 802 | 04-May-2005 Andrew Eddie | ------------------------------------------------------------------------ |
| 803 | # Fixed vulnerability with bind method in mosDBTable class | r884 | andphe | 2007-01-13 21:34:55 -0700 (Sat, 13 Jan 2007) | 1 line |
| 804 | # Fixed session id spoofing via administrator/index3.php | |
| 805 | # Fixed bug in mosAbstractTasker redirect method | added the mosIsRTL function, this functions returns true when the current |
| 806 | # Prevented attacks via injection of POST variables through GET | language is RTL |
| 807 | # Fix injection bugs in various class 'check' methods | ------------------------------------------------------------------------ |
| 808 | + Added input filter class (replacement for built-in strip tags) | r883 | cauld | 2007-01-13 20:24:58 -0700 (Sat, 13 Jan 2007) | 1 line |
| 809 | - Removed vulnerable file in DOMIT library | |
| 810 | ! Updating default meta description and keywords | |
| 811 | 4-Mar-2005 Rey Gigataras | ------------------------------------------------------------------------ |
| 812 | # Fixed [#4642] Can't login to ADMINISTATION | r882 | andphe | 2007-01-12 11:52:16 -0700 (Fri, 12 Jan 2007) | 1 line |
| 813 | # Fixed [#4768] emailCloaking() doesn't completely combine parts of mail address | |
| 814 | # Fixed [#4972] Truncated email address in Contacts | freeing the actions "auto translate" and "update" from gettext dependencies, |
| 815 | # Fixed [#4607] admin.typedcontent.php missing $lists['_caption_align'] initialisation code | and providing portability to the action "extract " |
| 816 | # Fixed [#4610] MOSimage doesn't work in static content manager | ------------------------------------------------------------------------ |
| 817 | # Fixed [#4586] `List Length` is ignored | r881 | ninekrit | 2007-01-11 02:48:09 -0700 (Thu, 11 Jan 2007) | 1 line |
| 818 | ||
| 819 | -------------------- 4.5.2.1 Patch Released ---------------------- | +add meta http-equiv in popup |
| 820 | 19-Feb-2005 Andrew Eddie | ------------------------------------------------------------------------ |
| 821 | # Fixed security vulnerability in Tar.php | r880 | andphe | 2007-01-10 20:07:38 -0700 (Wed, 10 Jan 2007) | 1 line |
| 822 | ||
| 823 | 18-Feb-2005 Andy Miller | the extract action now includes mambots, and some php and xml files |
| 824 | # Fixed com_content to use <div> for componentheading | ------------------------------------------------------------------------ |
| 825 | ! Changed implementation of new -3 module style for more robust solution | r879 | andphe | 2007-01-10 20:03:13 -0700 (Wed, 10 Jan 2007) | 1 line |
| 826 | ||
| 827 | -------------------- 4.5.2 Stable Released ---------------------- | not create a mo files after save changes |
| 828 | ------------------------------------------------------------------------ | |
| 829 | 16-Feb-2005 Emir Sakic | r878 | andphe | 2007-01-10 19:53:28 -0700 (Wed, 10 Jan 2007) | 1 line |
| 830 | # Fixed JS Bug with save order button not refreshing the page in IE | |
| 831 | + Added support for language variable in content URL | compile the .mo file and free of gettext dependencies |
| 832 | ------------------------------------------------------------------------ | |
| 833 | 16-Feb-2005 Andy Miller | r877 | andphe | 2007-01-10 16:12:20 -0700 (Wed, 10 Jan 2007) | 1 line |
| 834 | + Added css elements for image/caption in sf2 | |
| 835 | ! Removed hardcoded default padding/margin in mosimage mambot | changing a line that gives a lot of problems with extract action. |
| 836 | ------------------------------------------------------------------------ | |
| 837 | 16-Feb-2005 Alex Kempkens | r876 | ninekrit | 2007-01-10 04:58:11 -0700 (Wed, 10 Jan 2007) | 1 line |
| 838 | # Fixed handling of header and search phrases in search component | |
| 839 | #fixed language don't used T_ function | |
| 840 | 16-Feb-2005 Rey Gigataras | ------------------------------------------------------------------------ |
| 841 | ! `Cancel` button replaced with `Close` button when editing existing items | r875 | andphe | 2007-01-09 05:32:31 -0700 (Tue, 09 Jan 2007) | 1 line |
| 842 | ! Moved `Mass Mail` to `Component` Sub-menu | |
| 843 | # Fixed [#4517] Menu order incorrect | disabling the actions extract, update and auto_translate when gettext |
| 844 | # Fixed [#4466] Administrator may delete other administrator | isn't installed |
| 845 | # Fixed [#4468] Administrator may change the level they belong to | ------------------------------------------------------------------------ |
| 846 | # Fixed [#4536] Logout Link wrong in User Menu | r874 | ninekrit | 2007-01-08 20:51:29 -0700 (Mon, 08 Jan 2007) | 1 line |
| 847 | # Fixed [#4467] Back-end Group may create 'Public Front-end' or 'Public Back-end' user | |
| 848 | # Fixed 'Other Categories' param problem in 'Newsfeeds` and `Contacts` components | #fixed offline message |
| 849 | # Fixed [#4482] Error in WebLink Parameters | ------------------------------------------------------------------------ |
| 850 | # Fixed [#4532] Display problem in Table - Content Category | r873 | ninekrit | 2007-01-08 05:45:31 -0700 (Mon, 08 Jan 2007) | 1 line |
| 851 | # Fixed [#4533] Display problem in Table - Content Section | |
| 852 | # Fixed missing published button in `Newsfeed` Component edit page | #fixed wrong word |
| 853 | # Fixed [#4500] No Caption in Static Content | ------------------------------------------------------------------------ |
| 854 | r872 | adi | 2007-01-07 20:16:22 -0700 (Sun, 07 Jan 2007) | 1 line | |
| 855 | 16-Feb-2005 Peter Koch | |
| 856 | # Fixed [#4090] navigation between archived articles is not possible | update image header |
| 857 | # Fixed error in 'make unwriteable' when editing language and template files | ------------------------------------------------------------------------ |
| 858 | # Fixed category redirection error after calling from content item manager | r871 | adi | 2007-01-07 19:15:46 -0700 (Sun, 07 Jan 2007) | 1 line |
| 859 | ! Updated cpanel icons and modules for hiding mainmenu when calling edit pages | |
| 860 | ! Updated typed/static content for hiding mainmenu when calling edit pages | update link to help.mamboserver.com to docs.mambo-foundation.org |
| 861 | ! Spread menubar icons for improved usability | ------------------------------------------------------------------------ |
| 862 | ! Updated installation step 1 hints and warnings | r870 | alwarren | 2007-01-07 16:49:38 -0700 (Sun, 07 Jan 2007) | 1 line |
| 863 | ||
| 864 | 16-Feb-2005 Andrew Eddie | copyright update |
| 865 | + Added new site module stype to allow for rounded corner styling techniques | ------------------------------------------------------------------------ |
| 866 | # Fixed bug in database error reporting when in debug mode | r869 | neilt | 2007-01-06 03:39:30 -0700 (Sat, 06 Jan 2007) | 1 line |
| 867 | # Fixed bug showing Not Auth message when linking via Key reference | |
| 868 | # Fixed help links to support and removed useless index link | comments language work provided by Andphe |
| 869 | # Fixed [#4483] 4.5.2 Pre1: Powerd by Logo still shows 4.5.1 | ------------------------------------------------------------------------ |
| 870 | # Fixed [#4496] Pre-1 Section Creation: No menu link creation possible | r866 | enjoyman | 2007-01-05 01:17:10 -0700 (Fri, 05 Jan 2007) | 1 line |
| 871 | + Added [#4502] Pre-1: User "Select Log Status" lacks "logged out" option | |
| 872 | # Fixed [#4480] 4.5.2 CVS missing language string in contacts (Download as Vcard) | I use class convertCharset instead function iconv(). |
| 873 | ------------------------------------------------------------------------ | |
| 874 | 15-Feb-2005 Rey Gigataras | r865 | neilt | 2007-01-04 05:16:48 -0700 (Thu, 04 Jan 2007) | 1 line |
| 875 | # Fixed bug `Search Category` mambot | |
| 876 | change to language feature, not yet fully implemented | |
| 877 | 15-Feb-2005 Peter Koch | ------------------------------------------------------------------------ |
| 878 | # Fixed creation of menuitems for weblink, newsfeed and contact categories | r864 | neilt | 2007-01-04 04:59:37 -0700 (Thu, 04 Jan 2007) | 1 line |
| 879 | # Fixed content menu should recognize empty sections and categories | |
| 880 | ! Hide main menu whenever an item is edited to reduce risk of lost checkouts. | Changes to the captcha component to allow audio capture via .wav format |
| 881 | ! Improved backend messaging | to aid accessibility. Removal of some fonts/rotating features that were |
| 882 | causing problems on some machines | |
| 883 | 15-Feb-2005 Andrew Eddie | ------------------------------------------------------------------------ |
| 884 | # Fixed spurious installer error msg when xml file is included in package file list | r863 | andphe | 2007-01-03 15:54:31 -0700 (Wed, 03 Jan 2007) | 1 line |
| 885 | + Added experimental task routing class | |
| 886 | + Added mainframe function to add custom html to the head tag of a template | FS#130 — Admin parameters translations added |
| 887 | ------------------------------------------------------------------------ | |
| 888 | 14-Feb-2005 Emir Sakic | r862 | andphe | 2007-01-03 14:42:29 -0700 (Wed, 03 Jan 2007) | 1 line |
| 889 | # Fixed [#4207] Bug in Blog-Content Category Archives | |
| 890 | improving backward compatibility with old components, the english.php file | |
| 891 | 14-Feb-2005 Peter Koch | is loaded be default when no other is found |
| 892 | # Fixed [#4472] 4.5.2 CVS Menu Manager [menu] Overlib oddities | ------------------------------------------------------------------------ |
| 893 | # Fixed sample installation inconsistents | r861 | andphe | 2007-01-02 12:16:35 -0700 (Tue, 02 Jan 2007) | 1 line |
| 894 | # Fixed phrasing for all menuitem names | |
| 895 | # Fixed wrong category mgr if no weblink or newsfeed cat. exists | en vs english fixed |
| 896 | ------------------------------------------------------------------------ | |
| 897 | 14-Feb-2005 Alex Kempkins | r858 | andphe | 2006-12-30 17:41:18 -0700 (Sat, 30 Dec 2006) | 1 line |
| 898 | # Fixed problem with RSS feeds & live feed | |
| 899 | # Removed config_ml_support from configuration dialogs | improving the export action |
| 900 | ------------------------------------------------------------------------ | |
| 901 | 14-Feb-2005 Andrew Eddie | r857 | alwarren | 2006-12-29 13:51:50 -0700 (Fri, 29 Dec 2006) | 1 line |
| 902 | # Fixed [#4305,3971] User with Manager or Administrator Access pb | |
| 903 | ! Converted help files to html, help index can point to help site | Fixed FS#170 - low level security issue in pdf.php |
| 904 | ------------------------------------------------------------------------ | |
| 905 | 13-Feb-2005 Rey Gigataras | r854 | cauld | 2006-12-22 20:55:53 -0700 (Fri, 22 Dec 2006) | 1 line |
| 906 | # Fixed [#3840] Some curious things in the Groupmanagement | |
| 907 | # Fixed [#4272] Configuration: no 'back'; link to control panel | # Fixing busted category manager admin form. Had 4 errors and 34 warnings. |
| 908 | ! Added logged filter to `User Manager` | Still more work to be done, but the errors have been cleared. It now has |
| 909 | + mod_logged Admin module | 0 errors and 24 warnings. |
| 910 | ------------------------------------------------------------------------ | |
| 911 | 12-Feb-2005 Rey Gigataras | r853 | cauld | 2006-12-22 20:36:10 -0700 (Fri, 22 Dec 2006) | 1 line |
| 912 | # Fixed [#4319] 4.5.2 CVS mod_rssfeed malfunction | |
| 913 | # Fixing busted section manager admin form. Had 4 errors and 34 warnings. | |
| 914 | 12-Feb-2005 Peter Koch | Still more work to be done, but the errors have been cleared. It now has |
| 915 | # Fixed [#4345] stripslashes on array in includes/mambo.php:mosBindArrayToObject() | 0 errors and 24 warnings. |
| 916 | + Added optional parameters for $cc, $bcc, $attachment to mosMail() | ------------------------------------------------------------------------ |
| 917 | + Made path to sendmail configurable ($mosConfig_sendmail) | r846 | chanh | 2006-12-20 23:57:56 -0700 (Wed, 20 Dec 2006) | 1 line |
| 918 | ||
| 919 | 11-Feb-2005 Andy Miller | Fix the editing on the backend that causes Mambo to be extremely slow |
| 920 | # Fixed Long SEF URLs showing up in search results | w/ huge user table, comment out for now |
| 921 | + Added a function to show area of text in search results based on keyword | ------------------------------------------------------------------------ |
| 922 | # Fixed rotate image module to include trailing <br /> for IE compatibility | r842 | enjoyman | 2006-12-20 07:39:30 -0700 (Wed, 20 Dec 2006) | 1 line |
| 923 | # Fixed search highlighting to display properly | |
| 924 | I change line 226 from "return $NewEncoding->Convert($source,$fromcharset,$tocharset,true);" | |
| 925 | 11-Feb-2005 Peter Koch | to "return $NewEncoding->Convert($source,$fromcharset,$tocharset,false);" |
| 926 | # Fixed [#4321] 4.5.2 CVS mod_sections module displays empty sections | ------------------------------------------------------------------------ |
| 927 | # Fixed [#3072] Update DB from 4.5.0 to 4.5.1 | r841 | enjoyman | 2006-12-19 20:09:55 -0700 (Tue, 19 Dec 2006) | 1 line |
| 928 | ||
| 929 | 11-Feb-2005 Rey Gigataras | check set $adminside already or not.If yes,it is admind side. |
| 930 | # Fixed Live Bookmarks handling | ------------------------------------------------------------------------ |
| 931 | + Additional parameters for TinyMCE | r837 | chanh | 2006-12-18 19:44:53 -0700 (Mon, 18 Dec 2006) | 1 line |
| 932 | ! Added group filtering for User Manager | |
| 933 | ! Added `User Manager` & `Media Manager` to Admin Panel Quickicons | referencing FS#140 and FS#160 |
| 934 | ! Restrutured Admin `Content` Sub-Menu | ------------------------------------------------------------------------ |
| 935 | r836 | cauld | 2006-12-18 09:51:01 -0700 (Mon, 18 Dec 2006) | 1 line | |
| 936 | 10-Feb-2005 Peter Koch | |
| 937 | # Fixed [#4251] (Again) Issues with other categories display | ! Updating CHANGELOG with latest change entries |
| 938 | # Fixed [#4361] script tag in submit news bloqs admin backend | ------------------------------------------------------------------------ |
| 939 | r832 | cauld | 2006-12-17 13:38:59 -0700 (Sun, 17 Dec 2006) | 1 line | |
| 940 | 10-Feb-2005 Alex Kempkens | |
| 941 | ! Removed multi lingual calls from index and searchbot scripts | # Working on admin.content.html.php. The edit content page had 4 errors |
| 942 | and 49 warnings which was hosing up the editor. All errors have been | |
| 943 | 10-Feb-2005 Andrew Eddie | cleared and some warnings, down to 38. The other warnings will be worked |
| 944 | # Fixed bug in module display for free text and style=-1 | on later. |
| 945 | # fixed bug in mambot uninstaller | ------------------------------------------------------------------------ |
| 946 | r831 | cauld | 2006-12-16 13:32:33 -0700 (Sat, 16 Dec 2006) | 1 line | |
| 947 | 09-Feb-2005 Peter Koch | |
| 948 | # Fixed [#4396] 4.5.2 CVS Order column in lists? Editing can't be saved. | ! Adjust MOStlyDB Admin again. |
| 949 | # Fixed [#4251] 4.5.2 CVS Menu Manager/Menu Items Editing window typos and bugs | ------------------------------------------------------------------------ |
| 950 | r830 | cauld | 2006-12-16 13:23:49 -0700 (Sat, 16 Dec 2006) | 1 line | |
| 951 | 08-Feb-2005 Peter Koch | |
| 952 | # Fixed [#4404] 4.5.2 CVS mod_templatechooser Typo | ! Adjusting security of MOStlyDB Admin. Should only allow access to |
| 953 | # Fixed [#4405] 4.5.2 CVS mod_whosonline oddity | super admins rather than all admins. |
| 954 | # Fixed [#4400] problem with copying menu in admin panel | ------------------------------------------------------------------------ |
| 955 | r827 | andphe | 2006-12-15 05:22:33 -0700 (Fri, 15 Dec 2006) | 1 line | |
| 956 | 07-Feb-2005 Peter Koch | |
| 957 | # Fixed [#4105] Fixes to new item counters, category display, etc. | FS#165 — Dropdown in Contact Component Fixed |
| 958 | # Fixed [#4359] 4.5.2 CVS new Menu Manager display bug after 05/02/cvs update | ------------------------------------------------------------------------ |
| 959 | r826 | enjoyman | 2006-12-14 20:38:18 -0700 (Thu, 14 Dec 2006) | 1 line | |
| 960 | 07-Feb-2005 Alex Kempkens | |
| 961 | # Fixed small variable notices | I edited administrator/components/com_languages/actions/save.action.php on |
| 962 | ! Added configuration value for ml support | line 78,It need not to check and create $dir/$lang.po when install language. |
| 963 | # Fixed small issues about content categories & notice warnings for news-flash module | But when you new language it proper create $dir/$domain.po from |
| 964 | $untranslated/$domain.pot.And I edited line 125 follow Andphe suggest me. | |
| 965 | 06-Feb-2005 | Not only that,I edited file |
| 966 | # Fixed bug that in usermenu logout link that prevents access to com_login | administrator/components/com_languages/views/templates/langform.tpl.php |
| 967 | to cannot save if _ISO value not same $language->charset value. | |
| 968 | 05-Feb-2005 Alex Kempkens | ------------------------------------------------------------------------ |
| 969 | + Added small corrections in the select handling for multi lingual contents | r823 | andphe | 2006-12-14 04:58:58 -0700 (Thu, 14 Dec 2006) | 1 line |
| 970 | + Integrated basic check for multi lingual component, same technique like | |
| 971 | SEF | Language export action fixed |
| 972 | ! Added the use of css 'sectiontableentry1/2' in the content item table of | ------------------------------------------------------------------------ |
| 973 | the category list | r822 | enjoyman | 2006-12-13 20:48:46 -0700 (Wed, 13 Dec 2006) | 1 line |
| 974 | ||
| 975 | 05-Feb-2005 Emir Sakic | I use class convercharset instead iconv and edit,add some function for support it. |
| 976 | # Fixed JS error in TinyMCE advanced editor | ------------------------------------------------------------------------ |
| 977 | # Fixed SEF bug | r821 | enjoyman | 2006-12-13 05:58:04 -0700 (Wed, 13 Dec 2006) | 1 line |
| 978 | # Fixed TOC SEF bug | |
| 979 | # Fixed cosmetic admin menu bug | restore locales.xml for support any character set more than utf-8. |
| 980 | ! Removed IFRAME borders on admin help page | ------------------------------------------------------------------------ |
| 981 | # Fixed [#4267] Module Manager list default bug | r820 | enjoyman | 2006-12-12 20:22:48 -0700 (Tue, 12 Dec 2006) | 1 line |
| 982 | ! Added icon for save order admin listing | |
| 983 | I edited file mambolanguage.class.php in line 52 from | |
| 984 | 05-Feb-2005 Andrew Eddie | if($page_ == "addpage") { to be if( ($page_ == "addpage") && ($task="save") ) |
| 985 | + Added Quote method to database class | { and re-implement and rename function attrEncoding() to be arrayEncoding() |
| 986 | + Added php 4.1.2 compat functions | and I add some function ,bindAttributes binds attributes and elements in array. |
| 987 | ------------------------------------------------------------------------ | |
| 988 | 03-Feb-2005 Andrew Eddie | r819 | alwarren | 2006-12-12 14:42:48 -0700 (Tue, 12 Dec 2006) | 1 line |
| 989 | + Add Walter Zorn tooltip library | |
| 990 | Fixed typo in function loadBotGroup | |
| 991 | 02-Feb-2005 Andrew Eddie | ------------------------------------------------------------------------ |
| 992 | ! Fixed x-site injection vulnerability related to PHP bug | r818 | alwarren | 2006-12-11 16:53:41 -0700 (Mon, 11 Dec 2006) | 1 line |
| 993 | ||
| 994 | 30-Jan-2005 Andy Stewart | Fixed FS#169. Custom mambot fires when it shouldn't |
| 995 | # Fixed [#4520] Changed singular "Module" into plural "Module(s)" when deleting a menu. | ------------------------------------------------------------------------ |
| 996 | # Fixed [#4220] Static content linking to content item in menu manager. | r815 | andphe | 2006-12-08 21:02:08 -0700 (Fri, 08 Dec 2006) | 1 line |
| 997 | ||
| 998 | 29-Jan-2005 Alex Kempkens | add phpdoc comments, copyright notices |
| 999 | # Fixed live feed handling of RRS and integrated possibility to name | ------------------------------------------------------------------------ |
| 1000 | the feed file | r814 | ninekrit | 2006-12-08 05:53:45 -0700 (Fri, 08 Dec 2006) | 1 line |
| 1001 | ||
| 1002 | 27-Jan-2005 Andy Stewart | fixed bug when save configuration file. |
| 1003 | # Fixed [#2938] Added strtolower to filename when chmod after upload | ------------------------------------------------------------------------ |
| 1004 | r813 | enjoyman | 2006-12-08 05:24:06 -0700 (Fri, 08 Dec 2006) | 1 line | |
| 1005 | 27-Jan-2005 Andrew Eddie | |
| 1006 | + Added folder offset to <files> tag in installer | I edited this file for installation. |
| 1007 | ------------------------------------------------------------------------ | |
| 1008 | 26-Jan-2005 Peter Koch | r812 | enjoyman | 2006-12-08 05:18:23 -0700 (Fri, 08 Dec 2006) | 2 lines |
| 1009 | ! Change content editors width to 100% | |
| 1010 | -I edited file includes/mambolanguage.class.php, add a function for convert | |
| 1011 | 25-Jan-2005 Peter Koch | charset of attribute of this class from utf-8 to "encoding" attribute in xml |
| 1012 | # Fixed weblinks not working with SEF enabled | file.Therefore I check edit or install language in save() function,if |
| 1013 | # Fixed [#3851] Alternative gzip page compression doesn't work (for example in Opera) | $page_ is "addpage",it is install language. |
| 1014 | # Fixed non-standard HTML in user manager | -I edited file administrator\components\com_languages\views\templates\langform.tpl.php, |
| 1015 | add 2 hidden fields for assigned "page_" to be "addpage" or "editpage" for | |
| 1016 | 24-Jan-2005 Andy Stewart | each mission. |
| 1017 | # Fixed [3565] updated publish_array to point to correct key | ------------------------------------------------------------------------ |
| 1018 | # Fixed [3824] Closed, resolved by [3289] fix | r811 | ninekrit | 2006-12-08 04:45:58 -0700 (Fri, 08 Dec 2006) | 2 lines |
| 1019 | # Fixed [3473] Closed, resolved by [3289] fix | |
| 1020 | # Fixed [3752] Not a bug, user not understood ini_get function | change install1.php line 80 to T_('Next') |
| 1021 | ------------------------------------------------------------------------ | |
| 1022 | 24-Jan-2005 Peter Koch | r810 | adi | 2006-12-07 00:12:53 -0700 (Thu, 07 Dec 2006) | 1 line |
| 1023 | # Fixed misspelling cateogry/category in english.php | |
| 1024 | # Fixed non-standard HTML in admin control panel | #fix bug in yesnoSelectList function with wrong value switch the other way around |
| 1025 | ------------------------------------------------------------------------ | |
| 1026 | 23-Jan-2005 Levis Bisson | r809 | alwarren | 2006-12-05 03:29:49 -0700 (Tue, 05 Dec 2006) | 1 line |
| 1027 | + Added the global configuration -> Show UnAuthorized Links condition | |
| 1028 | to the mod_latestnews.php, mod_mostread.php and mod_newsflash.php | #Fixed warning errors in modules/mod_newsflash.php when no items published |
| 1029 | ------------------------------------------------------------------------ | |
| 1030 | 23-Jan-2005 Peter Koch | r808 | cauld | 2006-12-04 15:39:15 -0700 (Mon, 04 Dec 2006) | 1 line |
| 1031 | + Added write protection handling to template html and css editors. | |
| 1032 | + Added write protection handling to language file editor. | # Adding a missing semicolon to emailForm function |
| 1033 | # Fixed [#3289] Media Manager not working with globals off | ------------------------------------------------------------------------ |
| 1034 | # Fixed [#3352] Global configuration and Logout Fail | r806 | neilt | 2006-12-04 02:11:18 -0700 (Mon, 04 Dec 2006) | 1 line |
| 1035 | ||
| 1036 | 22-Jan-2005 Rey Gigataras | #bug fix - Content items still available after "Finish Publishing" date - FS#157 |
| 1037 | # Fixed missing Back Button option for Search component page | ------------------------------------------------------------------------ |
| 1038 | # Fixed 'no results' found when first entering Search component - without engaging a search | r804 | cauld | 2006-12-03 10:34:53 -0700 (Sun, 03 Dec 2006) | 1 line |
| 1039 | # Fixed pathway html entity problem | |
| 1040 | # Fixing issue that prevented section & cat images from being displayed | |
| 1041 | 21-Jan-2005 Peter Koch | ------------------------------------------------------------------------ |
| 1042 | + Added checkboxes in site global configuration to make configuration.php | r802 | neilt | 2006-12-01 07:24:11 -0700 (Fri, 01 Dec 2006) | 1 line |
| 1043 | unwritable after saving, or to override write protection while saving | |
| 1044 | respectively. | #bug fix - cannot send page email to a friend -FS#112 |
| 1045 | + Added function mosIsChmodable($file) to administrator/includes/admin.php. | ------------------------------------------------------------------------ |
| 1046 | Returns TRUE if mambo can chmod the file. Used for overwrite/add write | r798 | cauld | 2006-11-30 07:10:10 -0700 (Thu, 30 Nov 2006) | 1 line |
| 1047 | protection functions in administration editors. | |
| 1048 | ! Updating Changelog with changes since 4.6.1 | |
| 1049 | 19-Jan-2005 Rey Gigataras | ------------------------------------------------------------------------ |
| 1050 | + Added Vcard capability to Contact Component | r796 | cauld | 2006-11-29 09:18:21 -0700 (Wed, 29 Nov 2006) | 1 line |
| 1051 | ||
| 1052 | 18-Jan-2005 Peter Koch | ! Updated the "Check for Updates" version.xml file for the 4.6.2 release |
| 1053 | # General fix for chmod issues [#3842] [#3727] [#3275]: | ------------------------------------------------------------------------ |
| 1054 | + Added configurable file and directory permissions (chmod) to installation steps. | r790 | andphe | 2006-11-24 20:13:07 -0700 (Fri, 24 Nov 2006) | 1 line |
| 1055 | + Added configurable file & directory permissions (chmod) to global configuration | |
| 1056 | + Added function mosChmodRecursive($path, $filemode=NULL, $dirmode=NULL) to mambo.php. | Bug Fixed, liveBookMark crash when com_syndicate is not installed. |
| 1057 | + Added function mosChmod($path) to mambo.php. | ------------------------------------------------------------------------ |
| 1058 | ! 3rd party addons may adopt the permission flags while still keeping backward compatibility. | r789 | andphe | 2006-11-19 10:08:50 -0700 (Sun, 19 Nov 2006) | 1 line |
| 1059 | ! Updated com_installer to use the new chmod options above | |
| 1060 | ! Updated com_media to use the new chmod options above | Td_ and Tdn_ functions replaced by T_ and Tn_, from the frontend domain |
| 1061 | # Fixed $mosConfig_absolute_path having double slashes after installing on windows | to a default domain |
| 1062 | # Fixed several minor html errors in installer and com_config | ------------------------------------------------------------------------ |
| 1063 | r787 | neilt | 2006-11-17 00:54:16 -0700 (Fri, 17 Nov 2006) | 1 line | |
| 1064 | 18-Jan-2005 Rey Gigataras | |
| 1065 | ! Added Date column to Content Managers | #bug fix - additional fix for menu error when submitting weblinks |
| 1066 | ------------------------------------------------------------------------ | |
| 1067 | 17-Jan-2005 Rey Gigataras | r786 | neilt | 2006-11-15 01:03:55 -0700 (Wed, 15 Nov 2006) | 1 line |
| 1068 | + Added Caption support to {mosimage} | |
| 1069 | # Fixed Category param in Blog Category | #Bug Fix - #FS122 - not returning ItemId when no blog categories |
| 1070 | # Fixed inability to hide Categories in Category view of 'List - Content Section' | ------------------------------------------------------------------------ |
| 1071 | r785 | cauld | 2006-11-13 13:14:22 -0700 (Mon, 13 Nov 2006) | 1 line | |
| 1072 | 16-Jan-2005 Rey Gigataras | |
| 1073 | ! Separated Menu Item Types into groups | ! Updating JSCookMenu to latest release v2.0.3 |
| 1074 | ------------------------------------------------------------------------ | |
| 1075 | 15-Jan-2005 Rey Gigataras | r784 | neilt | 2006-11-10 13:37:54 -0700 (Fri, 10 Nov 2006) | 1 line |
| 1076 | ! Added param for `title` & `heading` attribs of 'mospagebreak' to be added to <site> tag | |
| 1077 | ! Added `heading` attribute to 'mospagebreak' to control title of first item in TOC | #Bug Fix - Search always returns Itemid=1 - FS#122 |
| 1078 | ! Add Search button params for `Search Module` | ------------------------------------------------------------------------ |
| 1079 | ! Add forget password and register new user for Login Component page | r783 | neilt | 2006-11-07 11:12:35 -0700 (Tue, 07 Nov 2006) | 1 line |
| 1080 | ||
| 1081 | 14-Jan-2005 Rey Gigataras | #bug fix : Unchecked sendmail loop - FS#156 |
| 1082 | + Added new Ordering ability for Admin list/table views | ------------------------------------------------------------------------ |
| 1083 | ! Template Manager preview template thumbnail, on by default | r782 | cauld | 2006-11-06 17:26:40 -0700 (Mon, 06 Nov 2006) | 1 line |
| 1084 | ! Improved New Menu Item creation page - added tooltips from XML file | |
| 1085 | ! Improved MOSTooltip function | ! Adjusting grammer in regisitration.html.php |
| 1086 | ------------------------------------------------------------------------ | |
| 1087 | 13-Jan-2005 Rey Gigataras | r781 | neilt | 2006-11-06 01:39:44 -0700 (Mon, 06 Nov 2006) | 1 line |
| 1088 | + Added Reset Clicks button to Banner manager | |
| 1089 | ! Added Author column and Author filter to Content Item and Static Content Manager | #bug fix - ratings not showing |
| 1090 | ------------------------------------------------------------------------ | |
| 1091 | 12-Jan-2005 Rey Gigataras | r780 | ninekrit | 2006-11-05 22:02:31 -0700 (Sun, 05 Nov 2006) | 1 line |
| 1092 | + Added `Load Module Position` mambot | |
| 1093 | update thai language in glossary | |
| 1094 | 11-Jan-2005 Rey Gigataras | ------------------------------------------------------------------------ |
| 1095 | + Added `Wrapper` module | r779 | ninekrit | 2006-11-05 21:53:28 -0700 (Sun, 05 Nov 2006) | 1 line |
| 1096 | + Added option to send HTML emails in `Massmail` component | |
| 1097 | # Fixed Wrapper Component XHTML validation issue | fixed translation "Start" on tool tip display |
| 1098 | # Fixed [#4051] Can search sections and categories even if they have not been published | ------------------------------------------------------------------------ |
| 1099 | r778 | neilt | 2006-11-03 06:40:36 -0700 (Fri, 03 Nov 2006) | 1 line | |
| 1100 | 10-Jan-2005 Rey Gigataras | |
| 1101 | ! 'Latest News' module can now show Static Content - configurable via new `Module Mode` param | #bug fix - {mosimage} bot incorrectly shows intro images in main body if |
| 1102 | ! 'Most Read' module can now show Static Content - configurable via new `Module Mode` param | intro text hidden - FS#145 |
| 1103 | ------------------------------------------------------------------------ | |
| 1104 | 09-Jan-2005 Rey Gigataras | r777 | neilt | 2006-11-03 05:52:47 -0700 (Fri, 03 Nov 2006) | 1 line |
| 1105 | + Site `Favourite Icon` now configurable via Global Configuration | |
| 1106 | + Added Syndication support for Firefox `Live Bookmarks` | #bug fix : template parse bug when text outside of mosMainBody() - FS#102 |
| 1107 | + Added 'Apply' action to Menu Items | ------------------------------------------------------------------------ |
| 1108 | + Added 'Apply' action to Content Item, Static Content, Section, Category & Global Config | r776 | neilt | 2006-11-03 05:43:17 -0700 (Fri, 03 Nov 2006) | 1 line |
| 1109 | + Added 'Apply' button ( saves item but does not exit `edit` mode ) | |
| 1110 | ! Reordered `Page Title` to have sitename appear before page name | #bug fix : Content items automatically adding mailto links - FS#128 |
| 1111 | # Fixed unnecessary extra commas in Meta Tags | ------------------------------------------------------------------------ |
| 1112 | r775 | ninekrit | 2006-11-01 05:18:49 -0700 (Wed, 01 Nov 2006) | 1 line | |
| 1113 | 07-Jan-2005 Rey Gigataras | |
| 1114 | ! Added action message to 'Copy' module function | Fixed save action |
| 1115 | ! Replace `split` funtion with faster `explode` function to determine ISO encoding | ------------------------------------------------------------------------ |
| 1116 | # Fixed Error messages in 'Copy' Menu Item confirmation page | r774 | alwarren | 2006-10-31 23:55:03 -0700 (Tue, 31 Oct 2006) | 1 line |
| 1117 | ||
| 1118 | 05-Jan-2005 Rey Gigataras | Fixed FS#127 — Strange problem with showing content after 4.6.1 update |
| 1119 | # Fixed [#3990] Saving or editing existing categories gives errors | ------------------------------------------------------------------------ |
| 1120 | r773 | alwarren | 2006-10-31 23:02:09 -0700 (Tue, 31 Oct 2006) | 1 line | |
| 1121 | 04-Jan-2005 Andy Stewart | |
| 1122 | # Fixed [#3473] Added code to auto delete index.html from empty media manager folder | Fixed FS#126 — Front End Editing Error. Usertype was set to '' on save. |
| 1123 | ! Added code to media manager function create_folder to create index.html | ------------------------------------------------------------------------ |
| 1124 | r772 | alwarren | 2006-10-31 16:35:51 -0700 (Tue, 31 Oct 2006) | 1 line | |
| 1125 | 04-Jan-2005 Rey Gigataras | |
| 1126 | # Fixed handling of menus when more than one module assigned to display a particular menutype | Fixed FS#140 - Installer failure on Windows with magic_quotes_gpc off |
| 1127 | # Fixed Search Contacts mambot sql error | ------------------------------------------------------------------------ |
| 1128 | r768 | cauld | 2006-10-29 10:21:36 -0700 (Sun, 29 Oct 2006) | 1 line | |
| 1129 | 04-Jan-2005 Andrew Eddie | |
| 1130 | # Fixed hardcoded classname in mosParameters that prevents derived classes from working | ! Updating MOStlyCE mambot to v2.0. Brings TinyMCE guts to 2.0.8, fixes |
| 1131 | # Fixed wrongly named iscore property in mosComponents class | issues with IE7 & FF2. Integration with TinyMCPUK adds image / file manager |
| 1132 | ! Updated mosReadDirectory function to be able to recurse into sub-directories | functionality. |
| 1133 | ------------------------------------------------------------------------ | |
| 1134 | 03-Jan-2005 Rey Gigataras | r767 | cauld | 2006-10-29 10:00:22 -0700 (Sun, 29 Oct 2006) | 1 line |
| 1135 | # Fixed Admin Module 'Components' being visible for Managers | |
| 1136 | # Fixed Admin Module 'Menu Stats' including Trashed menu items in count | ! Updating MOStlyCE Admin component to v2.0. Brings TinyMCE guts to 2.0.8, |
| 1137 | fixes issues with IE7 & FF2. Integration with TinyMCPUK adds image / file | |
| 1138 | 02-Jan-2005 Rey Gigataras | manager functionality. |
| 1139 | + New 'Installer' sub-menu for Admin and Super Admin - amalgamates links for all installers | ------------------------------------------------------------------------ |
| 1140 | ! Improvement to Category 'Link to Menu' handling | r766 | cauld | 2006-10-28 09:46:22 -0600 (Sat, 28 Oct 2006) | 1 line |
| 1141 | ! Improvement to Section 'Link to Menu' handling | |
| 1142 | # Fixed page title param for Contact Component menu items | ! Updating PclZip from 2.1 to 2.5 for Language Manager export functionality |
| 1143 | ------------------------------------------------------------------------ | |
| 1144 | 01-Jan-2005 Rey Gigataras | r764 | alwarren | 2006-10-20 14:14:59 -0600 (Fri, 20 Oct 2006) | 1 line |
| 1145 | ! Improvement to Static Content 'Link to Menu' handling | |
| 1146 | ! Improvement to Content Item 'Link to Menu' handling | Fixed FS#139 - warnings in admin polls popup. |
| 1147 | ! Improvement to Menu Manager edit menu item linking | ------------------------------------------------------------------------ |
| 1148 | r763 | alwarren | 2006-10-19 14:45:31 -0600 (Thu, 19 Oct 2006) | 1 line | |
| 1149 | 31-Dec-2004 Rey Gigataras | |
| 1150 | ! Improvement to Content Item 'Reset Hits' handling | Reverted previous fix for FS#134 and moved to function determineOptionAndItemid |
| 1151 | ! Improvement to Static Content 'Reset Hits' handling | ------------------------------------------------------------------------ |
| 1152 | # Fixed RSS Syndication author validation error - removed author info | r762 | alwarren | 2006-10-19 14:09:24 -0600 (Thu, 19 Oct 2006) | 1 line |
| 1153 | ||
| 1154 | 31-Dec-2004 Andrew Eddie | Added copyright block to core.classes.php |
| 1155 | # Fixed stripping of backslashes when loading an object | ------------------------------------------------------------------------ |
| 1156 | # Fixed error if xml didn't exist in Mambot and Module install screens | r761 | alwarren | 2006-10-19 14:00:14 -0600 (Thu, 19 Oct 2006) | 1 line |
| 1157 | ||
| 1158 | 30-Dec-2004 Rey Gigataras | Fixed FS#134 — Static as a homepage is not working |
| 1159 | # Fixed [#2706] Bug(?) with 'time to publish' in relation to timezone (time offset) | ------------------------------------------------------------------------ |
| 1160 | # Fixed [#3922] POLL: Page Title is missing (Parameters) | r760 | alwarren | 2006-10-19 11:19:07 -0600 (Thu, 19 Oct 2006) | 1 line |
| 1161 | # Fixed params for 'Component - Search' menu item | |
| 1162 | # Fixed Poll dropdown select missing Itemid | Fixed FS#138 - Warnings when magic_quotes_gpc is off |
| 1163 | ------------------------------------------------------------------------ | |
| 1164 | 30-Dec-2004 Peter Koch | r759 | alwarren | 2006-10-17 12:21:59 -0600 (Tue, 17 Oct 2006) | 1 line |
| 1165 | # Fixed [#3610] Missing #__ in admin.content.php | |
| 1166 | # Fixed [#3503] Missing quote in admin.media.html.php | Better handling of function mosComponentManager::restore_magic_quotes() |
| 1167 | # Fixed [#3217] Typo in variable name, missing $ sign | ------------------------------------------------------------------------ |
| 1168 | r758 | alwarren | 2006-10-17 10:57:44 -0600 (Tue, 17 Oct 2006) | 1 line | |
| 1169 | 30-Dec-2004 Andrew Eddie | |
| 1170 | ! Admin custom toolbar now displays only text if images not defined | Fixed FS#136 - Contact Us / Custom Module / Add slashes |
| 1171 | ------------------------------------------------------------------------ | |
| 1172 | 29-Dec-2004 Rey Gigataras | r757 | alwarren | 2006-10-17 00:26:21 -0600 (Tue, 17 Oct 2006) | 1 line |
| 1173 | + Search Newsfeeds mambot | |
| 1174 | + Added Feed Image, Feed descrip, Item descrip & word count params to 'Link - Newsfeed' | Fixed FS#132 - problem with emulate register globals off |
| 1175 | + Added Feed Image, Feed descrip, Item descrip & word count params to 'Component - Newsfeed' | ------------------------------------------------------------------------ |
| 1176 | + Added Feed Image, Item description & word count params to RSS Feed module | r756 | chanh | 2006-10-15 22:28:51 -0600 (Sun, 15 Oct 2006) | 1 line |
| 1177 | ! Modified Search Weblinks mambot | |
| 1178 | Fix bug when upgrade from older version that use "superadministrator" in | |
| 1179 | 27-Dec-2004 Rey Gigataras | users.usertype rather than "Super Administrator" |
| 1180 | + Added hyperlink to Frontpage Manager list linking to Category Edit | ------------------------------------------------------------------------ |
| 1181 | + Added hyperlink to Frontpage Manager list linking to Section Edit | r755 | chanh | 2006-10-15 10:40:38 -0600 (Sun, 15 Oct 2006) | 1 line |
| 1182 | + Added hyperlink to Content Manager list linking to Category Edit | |
| 1183 | + Added hyperlink to Content Manager list linking to Section Edit | It might be confusing for the user so I revert out my change. |
| 1184 | + Added hyperlink to Category Manager list linking to Section Edit | ------------------------------------------------------------------------ |
| 1185 | ! Cosmetic change to Module Item layout - shifted from tab to column layout | r754 | chanh | 2006-10-15 10:16:57 -0600 (Sun, 15 Oct 2006) | 1 line |
| 1186 | # Fixed mambot description in Edit Mambot page | |
| 1187 | Add edit title_alias on the frontend right below the title | |
| 1188 | 26-Dec-2004 Rey Gigataras | ------------------------------------------------------------------------ |
| 1189 | + Added hyperlink to Menu Manager for Contact Item menu items directly to the item itself | r753 | adi | 2006-10-08 20:50:22 -0600 (Sun, 08 Oct 2006) | 1 line |
| 1190 | + Added hyperlink to Menu Manager for Newsfeed Item menu items directly to the item itself | |
| 1191 | + Added hyperlink to Menu Manager for Content Item menu items directly to the item itself | remove xml prolog in template files |
| 1192 | + Ability to link to Content Items from Edit Content Item menu page | ------------------------------------------------------------------------ |
| 1193 | + Ability to link to Static Content from Edit Static Content Item menu page | r752 | cauld | 2006-10-08 10:28:20 -0600 (Sun, 08 Oct 2006) | 1 line |
| 1194 | ! Cosmetic change to Menu Item layout - shifted from tab to column layout | |
| 1195 | # Fixed [#3551] Failed during uninstallation of Admin's module | # Removing the old checkbox DROP TABLES option from the install screen. |
| 1196 | # Fixed [#3056] No handling of illegal section names in Category Manager | Should have been removed when the code was rewritten, but forgot to check it in. |
| 1197 | # Fixed [#3030] Query in archive modul don't work | |
| 1198 | # Fixed [#2847] archive module not using SEO | -------------------- 4.6.1 Release ------------------------------------- |
| 1199 | ||
| 1200 | 25-Dec-2004 Rey Gigataras | r749 | neilt | 2006-10-04 13:15:07 -0600 (Wed, 04 Oct 2006) | 1 line |
| 1201 | ! Disabled edit icon appearing in newsflash module | |
| 1202 | # Fixed [#3891] Checkout for Banner Clients don't work | # bug fix : incorrectly assigned variable causing php notices - #FS121 |
| 1203 | # Fixed [#2986] com_banner option listclients doesn't work in FireFox 1.0 | ------------------------------------------------------------------------ |
| 1204 | # Fixed [#3048] Problem with Frontend editing checked-out Content | r745 | cauld | 2006-10-03 15:40:42 -0600 (Tue, 03 Oct 2006) | 1 line |
| 1205 | ||
| 1206 | 24-Dec-2004 Andrew Eddie | ! Removing the old DROP TABLES option during install. This is not really |
| 1207 | ! Added PEAR Archive Tar library | an option since you have to drop tables before creating new ones. Just |
| 1208 | altered the way the BACKUP TABLES option works. | |
| 1209 | 24-Dec-2004 Rey Gigataras | ------------------------------------------------------------------------ |
| 1210 | # Fixed [#3287] Login fails if index.php is not the default for the domain | r744 | neilt | 2006-10-03 06:06:58 -0600 (Tue, 03 Oct 2006) | 1 line |
| 1211 | # Fixed [#3669] str_replace( '&', '&', $path ) may break unicode | |
| 1212 | # Fixed [#2982] minor error in pathway.php | # Bug fix : Pathway clone bug, link becomes a pathway - FS#106 |
| 1213 | # Fixed [#3290] Sort by button broken in 'Browser, OS, Domain Statistics' page | ------------------------------------------------------------------------ |
| 1214 | # Fixed [#2984] Centering of text in install components | r743 | cauld | 2006-10-02 17:26:25 -0600 (Mon, 02 Oct 2006) | 1 line |
| 1215 | # Fixed [#2791] Administrators can delete themselves | |
| 1216 | # Fixed [#3058] Control Panel | # Fixing a few installation bugs found during an internal QA audit |
| 1217 | # Fixed [#3426] component com_contacts several issues | ------------------------------------------------------------------------ |
| 1218 | # Fixed [#3375] Multiple contacts printing error | r741 | cauld | 2006-10-01 20:10:21 -0600 (Sun, 01 Oct 2006) | 1 line |
| 1219 | # Fixed [#3482] Contacts Page Class Suffix and Page Title don`t work | |
| 1220 | # FS-108 - Fixes 6 array_merge warnings that are present on a fresh install | |
| 1221 | 23-Dec-2004 Rey Gigataras | with no content. |
| 1222 | # Fixed [#3895] 'Active' Column in Contact Categories list always zero | ------------------------------------------------------------------------ |
| 1223 | # Fixed mambot xml group attribute | r740 | cauld | 2006-10-01 17:07:08 -0600 (Sun, 01 Oct 2006) | 1 line |
| 1224 | ||
| 1225 | 22-Dec-2004 Andrew Eddie | ! Updating the Banner module & component to change the alt tag change from |
| 1226 | ! Replaced Incutio xmlrpc library with DOMIT xmlrpc library | "Advertisement" to "Banner". The old text was causing banners to be |
| 1227 | automatically blocked by some ad blockers. | |
| 1228 | 20-Dec-2004 Andrew Eddie | ------------------------------------------------------------------------ |
| 1229 | # Removed display of href in returned search results (long urls corrupt display) | r739 | cauld | 2006-09-28 15:21:24 -0600 (Thu, 28 Sep 2006) | 1 line |
| 1230 | ||
| 1231 | 19-Dec-2004 Rey Gigataras | # Fixing <span> issue in function makePathway |
| 1232 | + Block renaming of menutype for 'mainmenu' menu | ------------------------------------------------------------------------ |
| 1233 | + Block deletion of 'mainmenu' menu | r738 | neilt | 2006-09-28 11:39:07 -0600 (Thu, 28 Sep 2006) | 1 line |
| 1234 | + Block deletion of 'mainmenu' module | |
| 1235 | ! Hides email by default on Contacts component table view | # Fix for some cross scripting bugs. FS#95 |
| 1236 | ! Cosmetic change to representation of Menu Tree | ------------------------------------------------------------------------ |
| 1237 | ! Administrator Group now able to access Trash Manager | r737 | adi | 2006-09-27 00:23:45 -0600 (Wed, 27 Sep 2006) | 1 line |
| 1238 | # Fixed [#3127] typo in 'List - Content Section' menu item params: Filter Field | |
| 1239 | # Fixed [#2693] Bug by install local 4.51a local WIN XP PRP XAMPP | include PHP 5 compatibility file |
| 1240 | # Fixed [#2752] blogsection mode, shows IMG element wwhen no image is selected | ------------------------------------------------------------------------ |
| 1241 | # Fixed [#2734] 'Register Globals' set to OFF, Bug with viewing page as PDF or to Print | r736 | adi | 2006-09-27 00:22:58 -0600 (Wed, 27 Sep 2006) | 1 line |
| 1242 | # Fixed [#2743] index2.php option-variable used before initialisation | |
| 1243 | # Fixed [#2867] $author not visible in email for user submitted weblink | added new file to provide missing functionality for older version of php |
| 1244 | # Fixed [#2917] Can't edit static content in backend via edit button | ------------------------------------------------------------------------ |
| 1245 | # Fixed [#3152] menu class suffix parameter does not work for sublevels | r734 | cauld | 2006-09-26 20:46:25 -0600 (Tue, 26 Sep 2006) | 2 lines |
| 1246 | # Fixed [#3513] 'Do not use image' doesn't remove weblink icon | |
| 1247 | # Fixed [#2862] menu copy doesn't copy sublevel items | # Adding a getEscaped call for $passwd in the LoginUser function |
| 1248 | # Fixed [#3827] Trashed Content is displayed to those with frontend edit access | # Updating mosGetParam to utilize addslashes for added security |
| 1249 | # Fixed [#2689] Link to Menu, will not show empty menus in Menu Select list | ------------------------------------------------------------------------ |
| 1250 | # Fixed [#3829] Access to Menu Manager not allowed for Administrators | r733 | neilt | 2006-09-25 13:33:41 -0600 (Mon, 25 Sep 2006) | 1 line |
| 1251 | # Fixed [#3701] Changing menu module menu class suffix interferes with menu menutype | |
| 1252 | # Fixed [#3128] Menu manager issues | + initial workaround for FS#89 — Can not add menu when Mysql strict is on |
| 1253 | # Fixed [#3109] menutype shows a wrong value | ------------------------------------------------------------------------ |
| 1254 | # Fixed [#2710] Problem with menu manager | r732 | chanh | 2006-09-23 17:42:50 -0600 (Sat, 23 Sep 2006) | 1 line |
| 1255 | # Fixed renaming of Menu Type also renames type for menu items | |
| 1256 | Fix bug cause site go offline when MetaKeys reach beyond 256 chars. | |
| 1257 | 18-Dec-2004 Andy Stewart | ------------------------------------------------------------------------ |
| 1258 | # Fixed [#3794] Replaced $mainframe->getCfg("mosConfig_dbprefix") with $mosConfig_dbprefix | r731 | neilt | 2006-09-23 07:21:20 -0600 (Sat, 23 Sep 2006) | 1 line |
| 1259 | ||
| 1260 | 18-Dec-2004 Rey Gigataras | # bug fix - Email cloak incorrectly parses emails URL that include ? |
| 1261 | # Fixed [#2992] Spelling error in Registration module | ------------------------------------------------------------------------ |
| 1262 | # Fixed [#3725] Spelling Error in Global Config | r729 | neilt | 2006-09-23 04:46:37 -0600 (Sat, 23 Sep 2006) | 1 line |
| 1263 | # Fixed [#2717] Missing parameters for 'Component - Search' menu item | |
| 1264 | # Fixed [#2690] Newsfeed Component not outputing Feeds image | # bug fix - numerous gets missing for backward compatibility - FS#85 |
| 1265 | # Fixed [#2825] Poll Lag is Broken | ------------------------------------------------------------------------ |
| 1266 | # Fixed [#3748] Impossible to reply to mails from contact component | r728 | ninekrit | 2006-09-22 02:34:07 -0600 (Fri, 22 Sep 2006) | 1 line |
| 1267 | # Fixed [#3802] Contact component js redirect fails on submit in Firefox | |
| 1268 | #removed fixed encoding line 354 for support all encoding | |
| 1269 | 17-Dec-2004 Rey Gigataras | ------------------------------------------------------------------------ |
| 1270 | + Email Cloaking mambot | r727 | neilt | 2006-09-21 12:42:10 -0600 (Thu, 21 Sep 2006) | 1 line |
| 1271 | + Search Content Sections mambot | |
| 1272 | + Search Content Categories mambot | # Bug fix — Declaration dropped bug, removed unused css - FS#58 |
| 1273 | ! Added css class distinction between next and previous item navigation buttons | ------------------------------------------------------------------------ |
| 1274 | ! TinyMCE removed from uninstall list | r726 | neilt | 2006-09-21 12:17:17 -0600 (Thu, 21 Sep 2006) | 1 line |
| 1275 | ! On clean install TinyMCE in 'Advanced' mode loaded as default editor | |
| 1276 | ! Upgraded feedcreator to 1.72 | # Bug Fix - missing / in check() function FS#90 |
| 1277 | # Fixed [#2923] Pb when Using Textarea as module parameter | ------------------------------------------------------------------------ |
| 1278 | # Fixed [#3770] RSS - not correctly validating | r725 | neilt | 2006-09-21 07:33:49 -0600 (Thu, 21 Sep 2006) | 1 line |
| 1279 | # Fixed [#3771] RSS - encoding German Umlauts | |
| 1280 | # Fixed [#3025] Bugs in encoding in rss feeds | # bug fix - missing declaration |
| 1281 | # Fixed [#3067] Content without a category is gone but still there | ------------------------------------------------------------------------ |
| 1282 | # Fixed [#3321] Editing Administrator Module does not load corrent parameter from xml file | r724 | neilt | 2006-09-20 07:57:33 -0600 (Wed, 20 Sep 2006) | 1 line |
| 1283 | # Fixed [#3122] "table - newsfeed category" have contact category's parameters | |
| 1284 | # Fixed [#3123] typo on popup info help on login component menu item's parameters tab | # WebLinks email message not sent to admin bug fixed FS#76 |
| 1285 | # Fixed [#3125] typo in "List - Content Section" parameters tab | ------------------------------------------------------------------------ |
| 1286 | # Fixed [#3018] Menu Bug? or Style issues w/ Solarflare template | r723 | neilt | 2006-09-20 04:08:13 -0600 (Wed, 20 Sep 2006) | 1 line |
| 1287 | # Fixed [#2701] Read more on all frontpage items | |
| 1288 | # Fixed [#3071] missing <selected> tag in create user | # Bug fix for error message when there are no weblinks FS#88 |
| 1289 | # Fixed [#2788] Submit News returns Not authorised for Author level | ------------------------------------------------------------------------ |
| 1290 | # Fixed [#2930] Search Module (Search Box) - Display extra line below the input box | r722 | neilt | 2006-09-20 03:54:16 -0600 (Wed, 20 Sep 2006) | 1 line |
| 1291 | # Fixed [#3050] Filter in com_contact is broken | |
| 1292 | # Fixed [#3078] errors in mosmenubar | # bug fix for login/out messages FS#82 |
| 1293 | # Fixed [#2874] css for news module | ------------------------------------------------------------------------ |
| 1294 | # Fixed [#2896] Mod_mainmenu Spacer settings not functional | r721 | adi | 2006-09-18 20:09:06 -0600 (Mon, 18 Sep 2006) | 1 line |
| 1295 | # Fixed [#2899] Saving content - mosmessages missing Slashes | |
| 1296 | # Fixed [#2871] no edit-icon if show_title set to off | fix incorrect br tag. FS#87 |
| 1297 | # Fixed [#2687] page class suffix for home (w3c xhtml) | ------------------------------------------------------------------------ |
| 1298 | # Fixed [#2630] 4.5.1 and Static Contant Manager and Link to Menu | r719 | neilt | 2006-09-18 09:08:45 -0600 (Mon, 18 Sep 2006) | 1 line |
| 1299 | # Fixed [#3057] Error with Help in Static Content Manager | |
| 1300 | # Fixed RSS IE display error | file missed on earlier upload |
| 1301 | # Fixed RSS feed Itemid problem | ------------------------------------------------------------------------ |
| 1302 | # Fixed Banner Client Manager Checked Out field not showing data | r718 | neilt | 2006-09-18 06:48:29 -0600 (Mon, 18 Sep 2006) | 1 line |
| 1303 | # Fixed Contact Manager Checked Out field showing incorrect data | |
| 1304 | # Fixed Contact Item Link not displaying correct info when editing menu item entry | + Enhancements to comments component to fix bugs #FS72, #FS75 |
| 1305 | # Fixed 'Blog - Content Category' Param to show/hide Category description & image | ------------------------------------------------------------------------ |
| 1306 | # Fixed 'Blog - Content Section' Param to show/hide Section description & image | r717 | cauld | 2006-09-17 12:27:50 -0600 (Sun, 17 Sep 2006) | 1 line |
| 1307 | ||
| 1308 | 17-Dec-2004 Andrew Eddie | ! Updating version.php & changelog.php |
| 1309 | # Fixed possible bug with PHP 4.3.10 | |
| 1310 | # Fixed colon in _NEW_USER_MESSAGE causing problems with some url's | -------------------- 4.6 Release --------------------------------------- |
| 1311 | ! Upgraded TinyMCE to version 1.38 | |
| 1312 | # Fixed wrong field in weblinks search for newest/oldest/default | r716 | cauld | 2006-09-17 12:19:53 -0600 (Sun, 17 Sep 2006) | 1 line |
| 1313 | ! Improvements to search engine to facilitate xml-rpc integration | |
| 1314 | # Fixed [#2813] database query bug | ! Removing Mambo Raw SQL installation files and replacing with Mambo Lite SQL files. |
| 1315 | + Added improve code highlight bot based on GeSHi | ------------------------------------------------------------------------ |
| 1316 | r715 | alwarren | 2006-09-14 23:03:21 -0600 (Thu, 14 Sep 2006) | 1 line | |
| 1317 | 16-Dec-2004 Andrew Eddie | |
| 1318 | # [#3225] Site Preview uses base URL not a call to index.php | # FS#80 Fixed display of number of items checked in |
| 1319 | ------------------------------------------------------------------------ | |
| 1320 | 15-Dec-2004 Andrew Eddie | r714 | adi | 2006-09-14 19:05:36 -0600 (Thu, 14 Sep 2006) | 1 line |
| 1321 | ! Updated DOMIT version to 1.0 pre_g | |
| 1322 | + Added desciption to Modules edit page | remove non utf-8 in locales.xml |
| 1323 | + Added linkable title option to newsflash module | ------------------------------------------------------------------------ |
| 1324 | # Fixed access parameter and select query | r711 | alwarren | 2006-09-14 11:18:07 -0600 (Thu, 14 Sep 2006) | 1 line |
| 1325 | ||
| 1326 | 13-Dec-2004 Andrew Eddie | ! FS#12 - Change menu manager radio buttons to checkboxes to allow multiple item selection |
| 1327 | # Random Image: Corrected noted default image type, improved parameter help text | ------------------------------------------------------------------------ |
| 1328 | r710 | alwarren | 2006-09-14 10:22:48 -0600 (Thu, 14 Sep 2006) | 2 lines | |
| 1329 | 10-Dec-2004 Andrew Eddie | |
| 1330 | ! Updated screen help pages | # FS#74 - Fixed problem with Itemid. |
| 1331 | ! Moved system info, credits, license & support from menu to help page | section/category links in content item were causing bad links |
| 1332 | ------------------------------------------------------------------------ | |
| 1333 | 06-Dec-2004 Andrew Eddie | |
| 1334 | + Added Id and Component Id column to menu item list | r708 | gin | 2006-09-14 20:29:00 |
| 1335 | + Added hyperlink to Menu Manager for Static Content menu items directly to the item itself | |
| 1336 | + Parameter added to control how weblink opens | ! some minor esthetical change in the form of the advanced search |
| 1337 | ! New weblinks will assign category if selected in the links list | (components/com_search/search.html.php) |
| 1338 | ! Allow parameters handler to assign different control name | ------------------------------------------------------------------------ |
| 1339 | r707 | gin | 2006-09-14 16:36:00 | |
| 1340 | -------------------- 4.5.1a Stable Released ---------------------- | |
| 1341 | # fixed the bug #77 noted by Mac in 2nd form's compilation during the new language creation | |
| 1342 | 2. Copyright and disclaimer | modfied the file includes\phpgettext\phpgettext.catalog.php |
| 1343 | --------------------------- | |
| 1344 | This application is opensource software released under the GPL. Please | ------------------------------------------------------------------------ |
| 1345 | see source code and the LICENSE file | r706 | gin | 2006-09-14 14:10:00 |
| 1346 | ||
| 1347 | ! Modified the component registration in a 2 step process with double e-mail | |
| 1348 | verification and some additional test | |
| 1349 | ------------------------------------------------------------------------ | |
| 1350 | r705 | alwarren | 2006-09-13 02:58:12 -0600 (Wed, 13 Sep 2006) | 1 line | |
| 1351 | ||
| 1352 | FS#73 Change wording in comments mambot | |
| 1353 | ------------------------------------------------------------------------ | |
| 1354 | r704 | alwarren | 2006-09-13 02:41:03 -0600 (Wed, 13 Sep 2006) | 1 line | |
| 1355 | ||
| 1356 | FS#54 Added spacers to toolbar in banner manager | |
| 1357 | ------------------------------------------------------------------------ | |
| 1358 | r703 | adi | 2006-09-12 23:34:45 -0600 (Tue, 12 Sep 2006) | 1 line | |
| 1359 | ||
| 1360 | fix bug #63 | |
| 1361 | ------------------------------------------------------------------------ | |
| 1362 | r702 | adi | 2006-09-12 23:15:12 -0600 (Tue, 12 Sep 2006) | 1 line | |
| 1363 | ||
| 1364 | fix bug #57 & #64 | |
| 1365 | ------------------------------------------------------------------------ | |
| 1366 | r701 | cauld | 2006-09-12 22:28:50 -0600 (Tue, 12 Sep 2006) | 1 line | |
| 1367 | ||
| 1368 | ! Updating MOS Rating to be a fully installable package for Mambo Raw | |
| 1369 | ------------------------------------------------------------------------ | |
| 1370 | r700 | cauld | 2006-09-12 17:01:15 -0600 (Tue, 12 Sep 2006) | 1 line | |
| 1371 | ||
| 1372 | # Forgot to add the MOStlyDBAdmin classes folder on an earlier commit | |
| 1373 | ------------------------------------------------------------------------ | |
| 1374 | r699 | cauld | 2006-09-12 16:36:47 -0600 (Tue, 12 Sep 2006) | 1 line | |
| 1375 | ||
| 1376 | ! FS#60 — Modify News Feeds Items | |
| 1377 | ------------------------------------------------------------------------ | |
| 1378 | r698 | cauld | 2006-09-12 16:30:12 -0600 (Tue, 12 Sep 2006) | 1 line | |
| 1379 | ||
| 1380 | # FS#55 — Update WebLinks Items | |
| 1381 | ------------------------------------------------------------------------ | |
| 1382 | r697 | cauld | 2006-09-12 16:17:48 -0600 (Tue, 12 Sep 2006) | 1 line | |
| 1383 | ||
| 1384 | # FS#53 — Change Banner Link | |
| 1385 | ------------------------------------------------------------------------ | |
| 1386 | r696 | cauld | 2006-09-12 16:11:52 -0600 (Tue, 12 Sep 2006) | 1 line | |
| 1387 | ||
| 1388 | # FS#68 — Help Screens Missing | |
| 1389 | ------------------------------------------------------------------------ | |
| 1390 | r695 | cauld | 2006-09-12 05:17:46 -0600 (Tue, 12 Sep 2006) | 1 line | |
| 1391 | ||
| 1392 | ! Pulling mosvote / MOS Rating from Mambo Raw edition | |
| 1393 | ------------------------------------------------------------------------ | |
| 1394 | r694 | cauld | 2006-09-11 23:38:01 -0600 (Mon, 11 Sep 2006) | 1 line | |
| 1395 | ||
| 1396 | # Fixing FS#69 — Absolute Path to MOStlyCE Template Directory | |
| 1397 | ------------------------------------------------------------------------ | |
| 1398 | r693 | cauld | 2006-09-11 23:30:28 -0600 (Mon, 11 Sep 2006) | 1 line | |
| 1399 | ||
| 1400 | ! Updating mostlyce admin xml file | |
| 1401 | ------------------------------------------------------------------------ | |
| 1402 | r692 | cauld | 2006-09-11 23:28:16 -0600 (Mon, 11 Sep 2006) | 5 lines | |
| 1403 | ||
| 1404 | # Fixed MOStlyDBAdmin zip archive issue. Was missing the zip.lib/php class. | |
| 1405 | ! Updating directory listing on the universal installer screen | |
| 1406 | # Updating MOStlyCE Spellchecker plugin warning to notify user that CURL is now a requirement. | |
| 1407 | # 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) | |
| 1408 | # 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) | |
| 1409 | ------------------------------------------------------------------------ | |
| 1410 | r691 | cauld | 2006-09-11 17:56:22 -0600 (Mon, 11 Sep 2006) | 1 line | |
| 1411 | ||
| 1412 | # Changing install.php to us $mosConfig_lang = 'en' for configuration.php rather than 'english'. Was causing issues with archive and create / modify dates. | |
| 1413 | ------------------------------------------------------------------------ | |
| 1414 | r690 | cauld | 2006-09-10 19:35:02 -0600 (Sun, 10 Sep 2006) | 2 lines | |
| 1415 | ||
| 1416 | ! Updating changelog.php | |
| 1417 | ! Updating version.php | |
| 1418 | ------------------------------------------------------------------------ | |
| 1419 | r689 | cauld | 2006-09-10 19:08:23 -0600 (Sun, 10 Sep 2006) | 1 line | |
| 1420 | ||
| 1421 | ! Adding function mosLoadComponent back in to 4.6 based on 4.5.4 code. | |
| 1422 | Looks like the function was dropped by mistake in the 4.6 core rewrite. | |
| 1423 | ------------------------------------------------------------------------ | |
| 1424 | r688 | neilt | 2006-09-08 12:21:44 -0600 (Fri, 08 Sep 2006) | 1 line | |
| 1425 | ||
| 1426 | workarounds for $config_live_site problems on some linux hosts | |
| 1427 | ------------------------------------------------------------------------ | |
| 1428 | r687 | neilt | 2006-09-08 07:17:54 -0600 (Fri, 08 Sep 2006) | 1 line | |
| 1429 | ||
| 1430 | # bugfix - hits not set to show as default in sql install | |
| 1431 | ------------------------------------------------------------------------ | |
| 1432 | r686 | neilt | 2006-09-08 04:36:52 -0600 (Fri, 08 Sep 2006) | 1 line | |
| 1433 | ||
| 1434 | workaround to safemode gettext LANG/LC errors | |
| 1435 | ------------------------------------------------------------------------ | |
| 1436 | r685 | neilt | 2006-09-07 16:55:51 -0600 (Thu, 07 Sep 2006) | 1 line | |
| 1437 | ||
| 1438 | makePathway span bug fixes - FS#51 | |
| 1439 | ------------------------------------------------------------------------ | |
| 1440 | r684 | neilt | 2006-09-07 16:41:04 -0600 (Thu, 07 Sep 2006) | 1 line | |
| 1441 | ||
| 1442 | minor code enhancements | |
| 1443 | ------------------------------------------------------------------------ | |
| 1444 | r683 | cauld | 2006-09-06 08:56:20 -0600 (Wed, 06 Sep 2006) | 1 line | |
| 1445 | ||
| 1446 | ! menubar.html.php html cleanup | |
| 1447 | ------------------------------------------------------------------------ | |
| 1448 | r682 | cauld | 2006-09-06 08:49:21 -0600 (Wed, 06 Sep 2006) | 1 line | |
| 1449 | ||
| 1450 | # com_admin html cleanup on "check for updates" | |
| 1451 | ------------------------------------------------------------------------ | |
| 1452 | r681 | cauld | 2006-09-05 17:30:42 -0600 (Tue, 05 Sep 2006) | 2 lines | |
| 1453 | ||
| 1454 | # Cleaning up the HTML in the Add-On installer to help it validate. | |
| 1455 | ! Updating handleGlobals to protect against zend_hash_del_key_or_index hole | |
| 1456 | ------------------------------------------------------------------------ | |
| 1457 | r680 | cauld | 2006-09-05 16:22:41 -0600 (Tue, 05 Sep 2006) | 1 line | |
| 1458 | ||
| 1459 | Applied all 4.5.4 SP2 fixes to the 4.6 branch were applicable. | |
| 1460 | ------------------------------------------------------------------------ | |
| 1461 | r679 | ninekrit | 2006-09-05 08:06:39 -0600 (Tue, 05 Sep 2006) | 1 line | |
| 1462 | ||
| 1463 | update language variable for translation | |
| 1464 | administrator/includes/pageNavigation.php:line 154,170 | |
| 1465 | ------------------------------------------------------------------------ | |
| 1466 | r667 | neilt | 2006-08-30 11:41:39 -0600 (Wed, 30 Aug 2006) | 1 line | |
| 1467 | ||
| 1468 | modifications to private messaging | |
| 1469 | ------------------------------------------------------------------------ | |
| 1470 | r666 | ninekrit | 2006-08-30 10:45:40 -0600 (Wed, 30 Aug 2006) | 1 line | |
| 1471 | ||
| 1472 | +Update untranslated word | |
| 1473 | ------------------------------------------------------------------------ | |
| 1474 | r665 | neilt | 2006-08-30 10:12:05 -0600 (Wed, 30 Aug 2006) | 1 line | |
| 1475 | ||
| 1476 | bug fix : emails for private messages not sent to users when 'receive mail' ticked | |
| 1477 | ------------------------------------------------------------------------ | |
| 1478 | r664 | ninekrit | 2006-08-30 08:48:20 -0600 (Wed, 30 Aug 2006) | 1 line | |
| 1479 | ||
| 1480 | Add <br /> line 40 | |
| 1481 | ------------------------------------------------------------------------ | |
| 1482 | r663 | ninekrit | 2006-08-30 08:14:09 -0600 (Wed, 30 Aug 2006) | 1 line | |
| 1483 | ||
| 1484 | FS#44 Menubar not traslations | |
| 1485 | ------------------------------------------------------------------------ | |
| 1486 | r662 | ninekrit | 2006-08-30 08:12:35 -0600 (Wed, 30 Aug 2006) | 1 line | |
| 1487 | ||
| 1488 | FS#20,FS#44 edit language problem | |
| 1489 | ------------------------------------------------------------------------ | |
| 1490 | r660 | neilt | 2006-08-30 06:38:17 -0600 (Wed, 30 Aug 2006) | 1 line | |
| 1491 | ||
| 1492 | adding CAPTCHA authentication to whats new | |
| 1493 | ------------------------------------------------------------------------ | |
| 1494 | r659 | cauld | 2006-08-29 23:12:38 -0600 (Tue, 29 Aug 2006) | 1 line | |
| 1495 | ||
| 1496 | Another minor update to "What's New". | |
| 1497 | ------------------------------------------------------------------------ | |
| 1498 | r658 | cauld | 2006-08-29 22:56:43 -0600 (Tue, 29 Aug 2006) | 1 line | |
| 1499 | ||
| 1500 | Updating the credits file to add Chanh as PM. Also updating the | |
| 1501 | "what's new" file for the 4.6 release. | |
| 1502 | ------------------------------------------------------------------------ | |
| 1503 | r657 | neilt | 2006-08-29 13:50:45 -0600 (Tue, 29 Aug 2006) | 1 line | |
| 1504 | ||
| 1505 | help link and admin help modifications | |
| 1506 | ------------------------------------------------------------------------ | |
| 1507 | r656 | neilt | 2006-08-29 02:39:33 -0600 (Tue, 29 Aug 2006) | 1 line | |
| 1508 | ||
| 1509 | minor sef bug fixes and code cleaning | |
| 1510 | ------------------------------------------------------------------------ | |
| 1511 | r655 | neilt | 2006-08-27 05:12:46 -0600 (Sun, 27 Aug 2006) | 1 line | |
| 1512 | ||
| 1513 | fixed bug where archive form did not supply module id | |
| 1514 | ------------------------------------------------------------------------ | |
| 1515 | r654 | cauld | 2006-08-26 10:47:12 -0600 (Sat, 26 Aug 2006) | 1 line | |
| 1516 | ||
| 1517 | Turning off comments in the sample Newsflash section by default. Suggestion | |
| 1518 | from Ricoflan. | |
| 1519 | ------------------------------------------------------------------------ | |
| 1520 | r653 | cauld | 2006-08-26 10:21:52 -0600 (Sat, 26 Aug 2006) | 1 line | |
| 1521 | ||
| 1522 | Removing MamboLove entries from the sample data. | |
| 1523 | ------------------------------------------------------------------------ | |
| 1524 | r652 | cauld | 2006-08-26 10:11:46 -0600 (Sat, 26 Aug 2006) | 1 line | |
| 1525 | ||
| 1526 | Fixing com_admin bug that was preventing help and preview template functions | |
| 1527 | from working. Left over from the new "Check from Updates" feature. | |
| 1528 | ------------------------------------------------------------------------ | |
| 1529 | r651 | cauld | 2006-08-26 09:34:47 -0600 (Sat, 26 Aug 2006) | 1 line | |
| 1530 | ||
| 1531 | Fixed registration bug. Warning messages were not displaying the correct | |
| 1532 | string, but rather the defined constant name. | |
| 1533 | ------------------------------------------------------------------------ | |
| 1534 | r650 | chanh | 2006-08-24 16:54:33 -0600 (Thu, 24 Aug 2006) | 1 line | |
| 1535 | ||
| 1536 | Fix for mysql 5 and remove duplicated code | |
| 1537 | ------------------------------------------------------------------------ | |
| 1538 | r649 | chanh | 2006-08-24 16:54:12 -0600 (Thu, 24 Aug 2006) | 1 line | |
| 1539 | ||
| 1540 | Fix for mysql 5 and remove duplicated code | |
| 1541 | ------------------------------------------------------------------------ | |
| 1542 | r648 | neilt | 2006-08-24 11:06:01 -0600 (Thu, 24 Aug 2006) | 1 line | |
| 1543 | ||
| 1544 | removed image upload on edit in banners as not adding to select list | |
| 1545 | ------------------------------------------------------------------------ | |
| 1546 | r647 | neilt | 2006-08-24 06:36:04 -0600 (Thu, 24 Aug 2006) | 1 line | |
| 1547 | ||
| 1548 | captcha authentication added to contact component | |
| 1549 | ------------------------------------------------------------------------ | |
| 1550 | r646 | neilt | 2006-08-24 03:30:18 -0600 (Thu, 24 Aug 2006) | 1 line | |
| 1551 | ||
| 1552 | Minor change to most read module to show hits | |
| 1553 | ------------------------------------------------------------------------ | |
| 1554 | r645 | cauld | 2006-08-23 22:29:08 -0600 (Wed, 23 Aug 2006) | 1 line | |
| 1555 | ||
| 1556 | Updating the XML files for the components removed with Raw. They were | |
| 1557 | missing the CREATE TABLE statements and thus failing after install. | |
| 1558 | ------------------------------------------------------------------------ | |
| 1559 | r644 | cauld | 2006-08-23 19:23:54 -0600 (Wed, 23 Aug 2006) | 1 line | |
| 1560 | ||
| 1561 | Pulling MOStlyDBAdmin out of Mambo Raw now that there is an installable | |
| 1562 | package. | |
| 1563 | ------------------------------------------------------------------------ | |
| 1564 | r643 | neilt | 2006-08-23 01:43:51 -0600 (Wed, 23 Aug 2006) | 1 line | |
| 1565 | ||
| 1566 | Bug fixes : Fixed double install message on module upload (FS#38). Fixed | |
| 1567 | Comments component content item dropdown list disappearing behind other | |
| 1568 | page content (FS#37). | |
| 1569 | ------------------------------------------------------------------------ | |
| 1570 | r642 | chanh | 2006-08-21 16:00:27 -0600 (Mon, 21 Aug 2006) | 1 line | |
| 1571 | ||
| 1572 | Upgrade JSCookmenu to 2.0.1 | |
| 1573 | ------------------------------------------------------------------------ | |
| 1574 | r641 | cauld | 2006-08-20 23:59:58 -0600 (Sun, 20 Aug 2006) | 1 line | |
| 1575 | ||
| 1576 | Updating comments bot and component with new xml files based on those | |
| 1577 | given to me by Neil. | |
| 1578 | ------------------------------------------------------------------------ | |
| 1579 | r640 | cauld | 2006-08-20 23:50:29 -0600 (Sun, 20 Aug 2006) | 1 line | |
| 1580 | ||
| 1581 | Updating the MOStlyCE spellchecker plugin to the latest version, 1.0.2. | |
| 1582 | ------------------------------------------------------------------------ | |
| 1583 | r639 | cauld | 2006-08-20 23:46:53 -0600 (Sun, 20 Aug 2006) | 1 line | |
| 1584 | ||
| 1585 | Checking in updated module xml files to allow for those removed in Raw to | |
| 1586 | become fully installable / uninstallable modules. | |
| 1587 | ------------------------------------------------------------------------ | |
| 1588 | r638 | cauld | 2006-08-20 23:44:30 -0600 (Sun, 20 Aug 2006) | 1 line | |
| 1589 | ||
| 1590 | Checking in updated mambot xml files to allow those removed with Raw to | |
| 1591 | become fully installable / uninstallable mambots. | |
| 1592 | ------------------------------------------------------------------------ | |
| 1593 | r637 | cauld | 2006-08-20 23:41:33 -0600 (Sun, 20 Aug 2006) | 1 line | |
| 1594 | ||
| 1595 | Adding com_weblink_items and weblink_items.xml. This xml file was seperated | |
| 1596 | from com_weblinks to allow weblinks to become a fully installable / uninstallable | |
| 1597 | component. | |
| 1598 | ------------------------------------------------------------------------ | |
| 1599 | r636 | cauld | 2006-08-20 23:39:59 -0600 (Sun, 20 Aug 2006) | 1 line | |
| 1600 | ||
| 1601 | Removing weblink_items.xml. Will add back in under its own directory to | |
| 1602 | allow weblinks to become a fully installable / uninstallable component. | |
| 1603 | ------------------------------------------------------------------------ | |
| 1604 | r635 | cauld | 2006-08-20 23:37:55 -0600 (Sun, 20 Aug 2006) | 1 line | |
| 1605 | ||
| 1606 | Checking in updated admin component xml files to allow for fully installable | |
| 1607 | components. Focusing on those removed with Raw. | |
| 1608 | ------------------------------------------------------------------------ | |
| 1609 | r634 | cauld | 2006-08-20 10:40:45 -0600 (Sun, 20 Aug 2006) | 1 line | |
| 1610 | ||
| 1611 | Clearing a few notices for the addon install | |
| 1612 | ------------------------------------------------------------------------ | |
| 1613 | r633 | cauld | 2006-08-20 10:32:00 -0600 (Sun, 20 Aug 2006) | 1 line | |
| 1614 | ||
| 1615 | Adding the new one click Add-On Installer | |
| 1616 | ------------------------------------------------------------------------ | |
| 1617 | r632 | cauld | 2006-08-20 00:08:50 -0600 (Sun, 20 Aug 2006) | 1 line | |
| 1618 | ||
| 1619 | Updating admin menus. The new "addon installer" and "check for updates" | |
| 1620 | features require php5+. The options are now hidden in the menu when running | |
| 1621 | php < 5. | |
| 1622 | ------------------------------------------------------------------------ | |
| 1623 | r631 | cauld | 2006-08-15 21:26:19 -0600 (Tue, 15 Aug 2006) | 1 line | |
| 1624 | ||
| 1625 | Adding system menu entry for the "Check For Updates" feature | |
| 1626 | ------------------------------------------------------------------------ | |
| 1627 | r630 | cauld | 2006-08-15 21:24:45 -0600 (Tue, 15 Aug 2006) | 1 line | |
| 1628 | ||
| 1629 | Checking in the new Mambo "Check For Updates" feature | |
| 1630 | ------------------------------------------------------------------------ | |
| 1631 | r629 | neilt | 2006-08-15 12:39:14 -0600 (Tue, 15 Aug 2006) | 1 line | |
| 1632 | ||
| 1633 | bug fix for pollwindow.php error. (Flyspray #31) | |
| 1634 | ------------------------------------------------------------------------ | |
| 1635 | r628 | chanh | 2006-08-15 10:19:08 -0600 (Tue, 15 Aug 2006) | 1 line | |
| 1636 | ||
| 1637 | add mosCreateMail for backward compatible per user feedback. | |
| 1638 | ------------------------------------------------------------------------ | |
| 1639 | r627 | cauld | 2006-08-07 22:54:18 -0600 (Mon, 07 Aug 2006) | 1 line | |
| 1640 | ||
| 1641 | Mambo Raw changes | |
| 1642 | ------------------------------------------------------------------------ | |
| 1643 | r626 | cauld | 2006-08-07 22:39:43 -0600 (Mon, 07 Aug 2006) | 1 line | |
| 1644 | ||
| 1645 | More changes for Mambo Raw | |
| 1646 | ------------------------------------------------------------------------ | |
| 1647 | r625 | cauld | 2006-08-07 17:26:47 -0600 (Mon, 07 Aug 2006) | 1 line | |
| 1648 | ||
| 1649 | Adding Raw files to be used in building a raw core version of Mambo. | |
| 1650 | ------------------------------------------------------------------------ | |
| 1651 | r619 | neilt | 2006-08-02 09:02:53 -0600 (Wed, 02 Aug 2006) | 1 line | |
| 1652 | ||
| 1653 | modification to retain comment text if captcha image misread | |
| 1654 | ------------------------------------------------------------------------ | |
| 1655 | r618 | neilt | 2006-07-31 05:43:43 -0600 (Mon, 31 Jul 2006) | 1 line | |
| 1656 | ||
| 1657 | bug fix - Move Category Reports Errors (when category is empty) FS#22 | |
| 1658 | ------------------------------------------------------------------------ | |
| 1659 | r617 | neilt | 2006-07-31 04:53:05 -0600 (Mon, 31 Jul 2006) | 1 line | |
| 1660 | ||
| 1661 | bug fix - Load Module Positions Mambot Parameters Failure FS#7 | |
| 1662 | ------------------------------------------------------------------------ | |
| 1663 | r616 | neilt | 2006-07-29 13:20:21 -0600 (Sat, 29 Jul 2006) | 1 line | |
| 1664 | ||
| 1665 | general *.html.php code tidy up | |
| 1666 | ------------------------------------------------------------------------ | |
| 1667 | r615 | neilt | 2006-07-29 11:00:02 -0600 (Sat, 29 Jul 2006) | 1 line | |
| 1668 | ||
| 1669 | update of jscookmenu details | |
| 1670 | ------------------------------------------------------------------------ | |
| 1671 | r614 | neilt | 2006-07-29 06:33:32 -0600 (Sat, 29 Jul 2006) | 1 line | |
| 1672 | ||
| 1673 | bug fix to userstate session to retain search, section, category and author | |
| 1674 | values | |
| 1675 | ------------------------------------------------------------------------ | |
| 1676 | r613 | neilt | 2006-07-26 08:49:44 -0600 (Wed, 26 Jul 2006) | 1 line | |
| 1677 | ||
| 1678 | Modifications to allow the display of static content in the frontpage component, | |
| 1679 | adjustment of default admin list limit to 50 | |
| 1680 | ------------------------------------------------------------------------ | |
| 1681 | r612 | neilt | 2006-07-25 06:34:33 -0600 (Tue, 25 Jul 2006) | 1 line | |
| 1682 | ||
| 1683 | bug fixes to allow correct email submissions for weblinks and registration | |
| 1684 | ------------------------------------------------------------------------ | |
| 1685 | r611 | neilt | 2006-07-23 11:59:26 -0600 (Sun, 23 Jul 2006) | 1 line | |
| 1686 | ||
| 1687 | small bug fixes | |
| 1688 | ------------------------------------------------------------------------ | |
| 1689 | r610 | neilt | 2006-07-18 06:39:51 -0600 (Tue, 18 Jul 2006) | 1 line | |
| 1690 | ||
| 1691 | modification to remove redundant help icon (Flyspray FS#14) | |
| 1692 | ------------------------------------------------------------------------ | |
| 1693 | r609 | neilt | 2006-07-18 06:18:02 -0600 (Tue, 18 Jul 2006) | 1 line | |
| 1694 | ||
| 1695 | bug fix to allow show/hide of section/category description and description | |
| 1696 | image | |
| 1697 | ------------------------------------------------------------------------ | |
| 1698 | r608 | cauld | 2006-07-16 18:57:52 -0600 (Sun, 16 Jul 2006) | 1 line | |
| 1699 | ||
| 1700 | Updating some sample content and adding a few new "other menu" items. | |
| 1701 | ------------------------------------------------------------------------ | |
| 1702 | r607 | cauld | 2006-07-16 18:56:47 -0600 (Sun, 16 Jul 2006) | 1 line | |
| 1703 | ||
| 1704 | Updating admin help link. | |
| 1705 | ------------------------------------------------------------------------ | |
| 1706 | r606 | cauld | 2006-07-16 18:55:19 -0600 (Sun, 16 Jul 2006) | 1 line | |
| 1707 | ||
| 1708 | Updating some embedded help items. | |
| 1709 | ------------------------------------------------------------------------ | |
| 1710 | r605 | cauld | 2006-07-16 13:14:36 -0600 (Sun, 16 Jul 2006) | 1 line | |
| 1711 | ||
| 1712 | Updating mod_quickicon based on a suggested fix from Apree. Changing from | |
| 1713 | fixed sizing to percentages to help with the proper display of these icons. | |
| 1714 | ------------------------------------------------------------------------ | |
| 1715 | r604 | cauld | 2006-07-16 13:02:53 -0600 (Sun, 16 Jul 2006) | 1 line | |
| 1716 | ||
| 1717 | Updating admin com_modules to clear warnings. | |
| 1718 | ------------------------------------------------------------------------ | |
| 1719 | r603 | cauld | 2006-07-16 13:00:44 -0600 (Sun, 16 Jul 2006) | 1 line | |
| 1720 | ||
| 1721 | Updating the post installation survey so that it hyperlinks to the security | |
| 1722 | signup form rather than emails a specific email address. | |
| 1723 | ------------------------------------------------------------------------ | |
| 1724 | r602 | cauld | 2006-07-16 12:58:50 -0600 (Sun, 16 Jul 2006) | 1 line | |
| 1725 | ||
| 1726 | Removing basic TinyMCE editor in favor of the new default MOStlyCE editor | |
| 1727 | based on TinyMCE. | |
| 1728 | ------------------------------------------------------------------------ | |
| 1729 | r601 | neilt | 2006-07-16 02:52:05 -0600 (Sun, 16 Jul 2006) | 1 line | |
| 1730 | ||
| 1731 | removal of reserved words from comments component | |
| 1732 | ------------------------------------------------------------------------ | |
| 1733 | r600 | cauld | 2006-07-12 23:10:15 -0600 (Wed, 12 Jul 2006) | 1 line | |
| 1734 | ||
| 1735 | updating changelog.php | |
| 1736 | ------------------------------------------------------------------------ | |
| 1737 | r599 | chanh | 2006-07-12 15:17:48 -0600 (Wed, 12 Jul 2006) | 1 line | |
| 1738 | ||
| 1739 | Upgrade to JSCookMenu v1.4.4. to fix menu show to the extreme left in IE7. | |
| 1740 | ------------------------------------------------------------------------ | |
| 1741 | r598 | neilt | 2006-07-12 06:47:20 -0600 (Wed, 12 Jul 2006) | 1 line | |
| 1742 | ||
| 1743 | configuration changes for captcha security | |
| 1744 | ------------------------------------------------------------------------ | |
| 1745 | r597 | neilt | 2006-07-12 03:59:15 -0600 (Wed, 12 Jul 2006) | 1 line | |
| 1746 | ||
| 1747 | fixed contact form send and vcard download issues | |
| 1748 | ------------------------------------------------------------------------ | |
| 1749 | r596 | neilt | 2006-07-11 06:14:10 -0600 (Tue, 11 Jul 2006) | 1 line | |
| 1750 | ||
| 1751 | captcha code moved into the core to allow for more global inclusion. | |
| 1752 | Administration configuration amended to enable or disable | |
| 1753 | ------------------------------------------------------------------------ | |
| 1754 | r595 | ninekrit | 2006-07-09 20:52:07 -0600 (Sun, 09 Jul 2006) | 1 line | |
| 1755 | ||
| 1756 | Update Thai Language | |
| 1757 | ------------------------------------------------------------------------ | |
| 1758 | r593 | neilt | 2006-07-07 12:06:17 -0600 (Fri, 07 Jul 2006) | 1 line | |
| 1759 | ||
| 1760 | Updated ttf fonts to GPL | |
| 1761 | ------------------------------------------------------------------------ | |
| 1762 | r592 | neilt | 2006-07-07 11:48:38 -0600 (Fri, 07 Jul 2006) | 1 line | |
| 1763 | ||
| 1764 | spam fix font files added | |
| 1765 | ------------------------------------------------------------------------ | |
| 1766 | r591 | neilt | 2006-07-07 11:47:27 -0600 (Fri, 07 Jul 2006) | 1 line | |
| 1767 | ||
| 1768 | Comments component spam protection and fonts updated with new GPL version | |
| 1769 | 3.4 and small session enhancements | |
| 1770 | ------------------------------------------------------------------------ | |
| 1771 | r590 | neilt | 2006-07-07 01:59:57 -0600 (Fri, 07 Jul 2006) | 1 line | |
| 1772 | ||
| 1773 | New comments component and mambot uploaded along with language files, help | |
| 1774 | files and modifications to the SQL install | |
| 1775 | ------------------------------------------------------------------------ | |
| 1776 | r589 | chanh | 2006-07-06 12:20:44 -0600 (Thu, 06 Jul 2006) | 1 line | |
| 1777 | ||
| 1778 | The textarea box is too small when not using WYSIWYG editor so make it a | |
| 1779 | little bigger for ease of editing. | |
| 1780 | ------------------------------------------------------------------------ | |
| 1781 | r588 | cauld | 2006-07-04 15:41:33 -0600 (Tue, 04 Jul 2006) | 1 line | |
| 1782 | ||
| 1783 | Fixing menu manager message displayed when multiple menu items were removed. | |
| 1784 | Was not displaying the total, but rather each item. | |
| 1785 | ------------------------------------------------------------------------ | |
| 1786 | r587 | cauld | 2006-07-04 15:25:31 -0600 (Tue, 04 Jul 2006) | 1 line | |
| 1787 | ||
| 1788 | Fixing broken com_trash multi-item selection for delete | |
| 1789 | ------------------------------------------------------------------------ | |
| 1790 | r586 | cauld | 2006-07-03 16:43:23 -0600 (Mon, 03 Jul 2006) | 1 line | |
| 1791 | ||
| 1792 | Fixing a roothpath issue that was causing IIS to fail. | |
| 1793 | ||
| 1794 | -------------------- 4.6 (RC2) Release --------------------------------- | |
| 1795 | ||
| 1796 | r584 | cauld | 2006-07-02 14:02:19 -0600 (Sun, 02 Jul 2006) | 1 line | |
| 1797 | ||
| 1798 | Fixing MySQL 5 params NOT NULL issue. Allowing default to be NULL for | |
| 1799 | components, modules, and mambots. A broader fix will happen with v5. | |
| 1800 | ------------------------------------------------------------------------ | |
| 1801 | r583 | cauld | 2006-07-02 11:05:31 -0600 (Sun, 02 Jul 2006) | 1 line | |
| 1802 | ||
| 1803 | Eliminating the use of realpath() to determine dynamic URLs. This was | |
| 1804 | creating issues with some shared host plans. | |
| 1805 | ------------------------------------------------------------------------ | |
| 1806 | r582 | cauld | 2006-06-22 22:17:06 -0600 (Thu, 22 Jun 2006) | 1 line | |
| 1807 | ||
| 1808 | MOStlyCE config change to fix Javascript errors. Now not loading several | |
| 1809 | external plugins (ex) htmltemplate, mambo, etc. These were not written for | |
| 1810 | TinyMCE 2.x and therefore do not work. Will have to revisit at a later time. | |
| 1811 | ------------------------------------------------------------------------ | |
| 1812 | r581 | cauld | 2006-06-22 21:32:32 -0600 (Thu, 22 Jun 2006) | 1 line | |
| 1813 | ||
| 1814 | MOStlyCE Admin change to remove onclick config section. | |
| 1815 | ------------------------------------------------------------------------ | |
| 1816 | r580 | cauld | 2006-06-20 11:43:43 -0600 (Tue, 20 Jun 2006) | 1 line | |
| 1817 | ||
| 1818 | turning off MOStlyCE compression by default until the compressor works in IE. | |
| 1819 | ------------------------------------------------------------------------ | |
| 1820 | r579 | csouza | 2006-06-20 05:54:04 -0600 (Tue, 20 Jun 2006) | 1 line | |
| 1821 | ||
| 1822 | removing charset conversion button from language form | |
| 1823 | ------------------------------------------------------------------------ | |
| 1824 | ------------------------------------------------------------------------ | |
| 1825 | r577 | cauld | 2006-06-20 00:05:22 -0600 (Tue, 20 Jun 2006) | 1 line | |
| 1826 | ||
| 1827 | adding some missing / unversioned MOStlyCE files | |
| 1828 | ------------------------------------------------------------------------ | |
| 1829 | r576 | cauld | 2006-06-20 00:01:27 -0600 (Tue, 20 Jun 2006) | 1 line | |
| 1830 | ||
| 1831 | tweaking MOStlyCE based on the 4.5.4 MOStlyCE feedback in the forums | |
| 1832 | ------------------------------------------------------------------------ | |
| 1833 | r575 | cauld | 2006-06-19 23:17:39 -0600 (Mon, 19 Jun 2006) | 1 line | |
| 1834 | ||
| 1835 | committing weblinks SQL injection fix | |
| 1836 | ------------------------------------------------------------------------ | |
| 1837 | r572 | cauld | 2006-06-18 11:53:59 -0600 (Sun, 18 Jun 2006) | 1 line | |
| 1838 | ||
| 1839 | ! changing mambo.sql to fix utf8 / mysql 5 issue with #__core_acl_aro. | |
| 1840 | ------------------------------------------------------------------------ | |
| 1841 | r571 | cauld | 2006-06-18 11:22:02 -0600 (Sun, 18 Jun 2006) | 1 line | |
| 1842 | ||
| 1843 | ! Turning off MOStlyCE compression by default since it doesn't work in IE. | |
| 1844 | Adding warning to tip so users see why it is off. OK and recommended for use with FF. | |
| 1845 | ------------------------------------------------------------------------ | |
| 1846 | r570 | neilt | 2006-06-18 04:04:34 -0600 (Sun, 18 Jun 2006) | 1 line | |
| 1847 | ||
| 1848 | commit test | |
| 1849 | ------------------------------------------------------------------------ | |
| 1850 | r569 | chanh | 2006-06-17 22:47:09 -0600 (Sat, 17 Jun 2006) | 1 line | |
| 1851 | ||
| 1852 | Make a comment commit on SG SVN to make sure the commit work | |
| 1853 | ------------------------------------------------------------------------ | |
| 1854 | r568 | cauld | 2006-06-17 19:13:30 -0600 (Sat, 17 Jun 2006) | 1 line | |
| 1855 | ||
| 1856 | !test commit against Mambo's new SVN repository | |
| 1857 | ------------------------------------------------------------------------ | |
| 1858 | r567 | chanh | 2006-06-16 13:03:24 -0600 (Fri, 16 Jun 2006) | 1 line | |
| 1859 | ||
| 1860 | Fix bug with STRICT_TRANS_TABLES cause installer to fail in mysql 5 when | |
| 1861 | install module and mambot | |
| 1862 | ------------------------------------------------------------------------ | |
| 1863 | r566 | csouza | 2006-06-14 06:50:53 -0600 (Wed, 14 Jun 2006) | 1 line | |
| 1864 | ||
| 1865 | updated brazilian portuguese glossary | |
| 1866 | ------------------------------------------------------------------------ | |
| 1867 | r565 | cauld | 2006-06-13 21:58:48 -0600 (Tue, 13 Jun 2006) | 1 line | |
| 1868 | ||
| 1869 | !Changing format of CHANGELOG to use the SVN log. Easier to maintain. | |
| 1870 | ------------------------------------------------------------------------ | |
| 1871 | r564 | cauld | 2006-06-13 21:17:10 -0600 (Tue, 13 Jun 2006) | 2 lines | |
| 1872 | ||
| 1873 | !updating mostlyce.php and mostlyce.xml based on recent test for 454. | |
| 1874 | Fixing paste plugin issue. | |
| 1875 | ------------------------------------------------------------------------ | |
| 1876 | r563 | csouza | 2006-06-11 10:05:40 -0600 (Sun, 11 Jun 2006) | 1 line | |
| 1877 | ||
| 1878 | bug fix in language charset conversion | |
| 1879 | ------------------------------------------------------------------------ | |
| 1880 | r562 | csouza | 2006-06-10 11:37:53 -0600 (Sat, 10 Jun 2006) | 1 line | |
| 1881 | ||
| 1882 | updated .pot templates | |
| 1883 | ------------------------------------------------------------------------ | |
| 1884 | r560 | csouza | 2006-06-07 02:35:31 -0600 (Wed, 07 Jun 2006) | 1 line | |
| 1885 | ||
| 1886 | language - updated .pot templates | |
| 1887 | ------------------------------------------------------------------------ | |
| 1888 | r557 | csouza | 2006-06-07 02:21:25 -0600 (Wed, 07 Jun 2006) | 1 line | |
| 1889 | ||
| 1890 | including italian, thai and brazilian portuguese language files for the rc. These should be installable. | |
| 1891 | ------------------------------------------------------------------------ | |
| 1892 | r556 | csouza | 2006-06-07 02:15:51 -0600 (Wed, 07 Jun 2006) | 1 line | |
| 1893 | ||
| 1894 | internationalization modifications | |
| 1895 | ------------------------------------------------------------------------ | |
| 1896 | r555 | cauld | 2006-05-31 21:26:19 -0600 (Wed, 31 May 2006) | 4 lines | |
| 1897 | ||
| 1898 | ! removing all mentions of mamboforge and replacing with mamboxchange or something else like The Source. | |
| 1899 | ! updating the support page to update links, add better wording, etc. | |
| 1900 | ! updating version.php for RC2 | |
| 1901 | ------------------------------------------------------------------------ | |
| 1902 | r554 | csouza | 2006-05-31 10:52:24 -0600 (Wed, 31 May 2006) | 1 line | |
| 1903 | ||
| 1904 | minor tweaks to HTML_admin_misc::help() in admin.admin.html.php | |
| 1905 | ------------------------------------------------------------------------ | |
| 1906 | r553 | csouza | 2006-05-31 10:49:28 -0600 (Wed, 31 May 2006) | 1 line | |
| 1907 | ||
| 1908 | replaced help files with xhtml compliant ones with title tag needed for help index | |
| 1909 | ------------------------------------------------------------------------ | |
| 1910 | r552 | csouza | 2006-05-30 17:38:18 -0600 (Tue, 30 May 2006) | 1 line | |
| 1911 | ||
| 1912 | removed obsolete help screens | |
| 1913 | ------------------------------------------------------------------------ | |
| 1914 | r551 | csouza | 2006-05-30 17:35:27 -0600 (Tue, 30 May 2006) | 1 line | |
| 1915 | ||
| 1916 | final installment of new and renamed help screens and component toolbars changed to reflect new naming. | |
| 1917 | ------------------------------------------------------------------------ | |
| 1918 | r550 | csouza | 2006-05-29 11:21:00 -0600 (Mon, 29 May 2006) | 1 line | |
| 1919 | ||
| 1920 | first installment of new and renamed help screens and component toolbars changed to reflect new naming | |
| 1921 | ------------------------------------------------------------------------ | |
| 1922 | r549 | cauld | 2006-05-26 21:42:35 -0600 (Fri, 26 May 2006) | 2 lines | |
| 1923 | ||
| 1924 | ! Updated "What's new" & "Credits" | |
| 1925 | ------------------------------------------------------------------------ | |
| 1926 | r548 | cauld | 2006-05-26 20:05:58 -0600 (Fri, 26 May 2006) | 2 lines | |
| 1927 | ||
| 1928 | + Adding new site templates (Donated by Water&Stone, coded by Nalisa) | |
| 1929 | ------------------------------------------------------------------------ | |
| 1930 | r533 | csouza | 2006-05-22 08:32:01 -0600 (Mon, 22 May 2006) | 1 line | |
| 1931 | ||
| 1932 | fixed some bugs caused by index.php cleanup | |
| 1933 | ------------------------------------------------------------------------ | |
| 1934 | r532 | csouza | 2006-05-21 03:41:05 -0600 (Sun, 21 May 2006) | 1 line | |
| 1935 | ||
| 1936 | moved commented 'ErrorHandler' class in index.php to includes/core.classes.php | |
| 1937 | ------------------------------------------------------------------------ | |
| 1938 | r531 | cauld | 2006-05-20 18:54:45 -0600 (Sat, 20 May 2006) | 1 line | |
| 1939 | ||
| 1940 | cauld: (trivial) correcting a few spelling errors | |
| 1941 | ------------------------------------------------------------------------ | |
| 1942 | r530 | csouza | 2006-05-20 17:17:51 -0600 (Sat, 20 May 2006) | 1 line | |
| 1943 | ||
| 1944 | corrected mambocore->rootpath in includes/core.classes.php and added phpdoc templates to undocumented classes | |
| 1945 | ------------------------------------------------------------------------ | |
| 1946 | r529 | csouza | 2006-05-20 15:01:36 -0600 (Sat, 20 May 2006) | 1 line | |
| 1947 | ||
| 1948 | moved classes in index.php to includes/core.classes.php | |
| 1949 | ------------------------------------------------------------------------ | |
| 1950 | r528 | cauld | 2006-05-20 14:57:10 -0600 (Sat, 20 May 2006) | 1 line | |
| 1951 | ||
| 1952 | cauld: # Fixing a Offline bug which caused an error rather than the offline message when MySQL was down | |
| 1953 | ------------------------------------------------------------------------ | |
| 1954 | r524 | neilt | 2006-05-19 06:18:36 -0600 (Fri, 19 May 2006) | 1 line | |
| 1955 | ||
| 1956 | general javascript and formatting bug fixes | |
| 1957 | ------------------------------------------------------------------------ | |
| 1958 | r523 | neilt | 2006-05-19 00:20:15 -0600 (Fri, 19 May 2006) | 1 line | |
| 1959 | ||
| 1960 | Fixed Trac Ticket #86 | |
| 1961 | ------------------------------------------------------------------------ | |
| 1962 | r521 | cauld | 2006-05-16 22:54:20 -0600 (Tue, 16 May 2006) | 1 line | |
| 1963 | ||
| 1964 | cauld - # Rewrote uninstall_template() to fix bug where the wrong template dir was removed | |
| 1965 | ------------------------------------------------------------------------ | |
| 1966 | r520 | neilt | 2006-05-16 07:13:53 -0600 (Tue, 16 May 2006) | 1 line | |
| 1967 | ||
| 1968 | Modification to center menubar labels | |
| 1969 | ------------------------------------------------------------------------ | |
| 1970 | r517 | neilt | 2006-05-16 06:05:37 -0600 (Tue, 16 May 2006) | 1 line | |
| 1971 | ||
| 1972 | bug fix | |
| 1973 | ------------------------------------------------------------------------ | |
| 1974 | r516 | neilt | 2006-05-16 03:44:41 -0600 (Tue, 16 May 2006) | 1 line | |
| 1975 | ||
| 1976 | minor bug fixes | |
| 1977 | ------------------------------------------------------------------------ | |
| 1978 | r515 | cauld | 2006-05-15 22:20:58 -0600 (Mon, 15 May 2006) | 1 line | |
| 1979 | ||
| 1980 | cauld - fixing minor mis-spelling | |
| 1981 | ------------------------------------------------------------------------ | |
| 1982 | r514 | neilt | 2006-05-15 06:52:09 -0600 (Mon, 15 May 2006) | 1 line | |
| 1983 | ||
| 1984 | inclusion of .message class in front end css | |
| 1985 | ------------------------------------------------------------------------ | |
| 1986 | r512 | cauld | 2006-05-14 17:16:29 -0600 (Sun, 14 May 2006) | 2 lines | |
| 1987 | ||
| 1988 | cauld - Added the uploadfiles dir to the installation write permission check | |
| 1989 | ||
| 1990 | ------------------------------------------------------------------------ | |
| 1991 | r511 | cauld | 2006-05-14 16:22:54 -0600 (Sun, 14 May 2006) | 1 line | |
| 1992 | ||
| 1993 | cauld - missed a few weblink name changes. | |
| 1994 | ------------------------------------------------------------------------ | |
| 1995 | r510 | cauld | 2006-05-14 15:46:22 -0600 (Sun, 14 May 2006) | 1 line | |
| 1996 | ||
| 1997 | cauld: Standardized / Updated the label for New Feeds for the whole app (aka: Newsfeeds) | |
| 1998 | ------------------------------------------------------------------------ | |
| 1999 | r509 | cauld | 2006-05-14 15:14:22 -0600 (Sun, 14 May 2006) | 1 line | |
| 2000 | ||
| 2001 | cauld: Updated MOStlyCE spellchecker plugin tip | |
| 2002 | ------------------------------------------------------------------------ | |
| 2003 | r508 | cauld | 2006-05-14 14:48:05 -0600 (Sun, 14 May 2006) | 3 lines | |
| 2004 | ||
| 2005 | ! Updated the "What's New" help doc | |
| 2006 | ! Standardized / Updated the label for Web Links for the whole app (aka: Weblinks) | |
| 2007 | ------------------------------------------------------------------------ | |
| 2008 | r507 | cauld | 2006-05-13 19:23:34 -0600 (Sat, 13 May 2006) | 7 lines | |
| 2009 | ||
| 2010 | ! Upgraded MOStlyCE's guts to TinyMCE 2.0.6.1 (bugs fixes, enhancements, etc) | |
| 2011 | + Added a layers plugin to MOStlyCE and an experimental spellchecker plugin (works well in IE) | |
| 2012 | + Added options in MOStlyCE Admin to control layer & spellchecker plugins | |
| 2013 | ! Various other minor MOStlyCE tweaks and enhancements | |
| 2014 | ------------------------------------------------------------------------ | |
| 2015 | r506 | adi | 2006-05-13 00:03:27 -0600 (Sat, 13 May 2006) | 1 line | |
| 2016 | ||
| 2017 | fix trac #85 | |
| 2018 | ------------------------------------------------------------------------ | |
| 2019 | r505 | cauld | 2006-05-11 06:54:09 -0600 (Thu, 11 May 2006) | 1 line | |
| 2020 | ||
| 2021 | cauld - fixing mambo.sql table prefix bug | |
| 2022 | ------------------------------------------------------------------------ | |
| 2023 | r504 | neilt | 2006-05-01 11:55:35 -0600 (Mon, 01 May 2006) | 1 line | |
| 2024 | ||
| 2025 | Fixed errors occuring whilst copying empty sections - Trac #83 | |
| 2026 | ------------------------------------------------------------------------ | |
| 2027 | r502 | cauld | 2006-04-30 14:57:33 -0600 (Sun, 30 Apr 2006) | 1 line | |
| 2028 | ||
| 2029 | cauld - Updating MOStlyCE Admin to handle the language file structure change. | |
| 2030 | ------------------------------------------------------------------------ | |
| 2031 | r500 | cauld | 2006-04-30 14:27:06 -0600 (Sun, 30 Apr 2006) | 1 line | |
| 2032 | ||
| 2033 | cauld - checking in tinymce 2.0.5.1 | |
| 2034 | ------------------------------------------------------------------------ | |
| 2035 | r499 | cauld | 2006-04-30 13:02:06 -0600 (Sun, 30 Apr 2006) | 1 line | |
| 2036 | ||
| 2037 | cauld - For whatever reason the last time I tried to commit the new version of | |
| 2038 | the MOStlyCE mambot it disappeared. Trying again. | |
| 2039 | ------------------------------------------------------------------------ | |
| 2040 | r497 | cauld | 2006-04-30 12:23:50 -0600 (Sun, 30 Apr 2006) | 1 line | |
| 2041 | ||
| 2042 | cauld - Removing old basic TinyMCE 2.0.1, will replace with TinyMCE 2.0.5.1. | |
| 2043 | Tons of enhancements and bug fixes. | |
| 2044 | ------------------------------------------------------------------------ | |
| 2045 | r496 | cauld | 2006-04-30 12:18:38 -0600 (Sun, 30 Apr 2006) | 1 line | |
| 2046 | ||
| 2047 | cauld - Rolling MOStlyCE Admin back to v1.5 since the Img & File mgr plugins have been pulled. | |
| 2048 | ------------------------------------------------------------------------ | |
| 2049 | r495 | cauld | 2006-04-30 12:10:47 -0600 (Sun, 30 Apr 2006) | 1 line | |
| 2050 | ||
| 2051 | cauld - Checking in MOStlyCE 1.7 mambot. Now using TinyMCE 2.0.5.1. | |
| 2052 | The image mgr and file mgr plugins have been pulled for compatibility reasons. | |
| 2053 | ------------------------------------------------------------------------ | |
| 2054 | r494 | cauld | 2006-04-30 12:05:15 -0600 (Sun, 30 Apr 2006) | 1 line | |
| 2055 | ||
| 2056 | cauld - Removing the old mostlyce install. I will be bringing in a fresh | |
| 2057 | version with the most recent TinyMCE 2.0.5.1 guts. I didn't want to deal with | |
| 2058 | new files vs deleted files, etc. Just easier to replace the whole darn thing :) | |
| 2059 | ------------------------------------------------------------------------ | |
| 2060 | r493 | neilt | 2006-04-27 11:43:45 -0600 (Thu, 27 Apr 2006) | 1 line | |
| 2061 | ||
| 2062 | Missing argument 6 for moscomponentusermanager() - Trac #81 | |
| 2063 | ------------------------------------------------------------------------ | |
| 2064 | r492 | neilt | 2006-04-26 15:31:58 -0600 (Wed, 26 Apr 2006) | 2 lines | |
| 2065 | ||
| 2066 | Fixed empty admin module bugs | |
| 2067 | Fixed bugs adding new content with no section / categories | |
| 2068 | ||
| 2069 | -------------------- 4.6 (RC1) Release --------------------------------- | |
| 2070 | ||
| 2071 | ------------------------------------------------------------------------ | |
| 2072 | r491 | csouza | 2006-04-23 16:43:10 -0600 (Sun, 23 Apr 2006) | 1 line | |
| 2073 | ||
| 2074 | fix javascript language bugs and mosmenubar::help() | |
| 2075 | ------------------------------------------------------------------------ | |
| 2076 | r490 | cauld | 2006-04-23 10:39:53 -0600 (Sun, 23 Apr 2006) | 1 line | |
| 2077 | ||
| 2078 | cauld - fixing Image Manager plugin image list bug. | |
| 2079 | ------------------------------------------------------------------------ | |
| 2080 | r489 | cauld | 2006-04-23 01:35:31 -0600 (Sun, 23 Apr 2006) | 1 line | |
| 2081 | ||
| 2082 | 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. | |
| 2083 | ------------------------------------------------------------------------ | |
| 2084 | r488 | neilt | 2006-04-22 14:46:52 -0600 (Sat, 22 Apr 2006) | 1 line | |
| 2085 | ||
| 2086 | non purged multiple session problems fixed. Trac #79 | |
| 2087 | ------------------------------------------------------------------------ | |
| 2088 | r487 | counterpoint | 2006-04-22 02:49:01 -0600 (Sat, 22 Apr 2006) | 1 line | |
| 2089 | ||
| 2090 | Further relaxation of Itemid check to avoid "not authorized" errors | |
| 2091 | ------------------------------------------------------------------------ | |
| 2092 | r486 | counterpoint | 2006-04-21 11:08:02 -0600 (Fri, 21 Apr 2006) | 1 line | |
| 2093 | ||
| 2094 | Fix bug in showing "shortcut" icon | |
| 2095 | ------------------------------------------------------------------------ | |
| 2096 | r485 | counterpoint | 2006-04-21 07:10:48 -0600 (Fri, 21 Apr 2006) | 1 line | |
| 2097 | ||
| 2098 | Modified search mambots to include correct Itemid and prevent search results from being blocked by "unauthorized access" | |
| 2099 | ------------------------------------------------------------------------ | |
| 2100 | r484 | cauld | 2006-04-20 12:37:58 -0600 (Thu, 20 Apr 2006) | 1 line | |
| 2101 | ||
| 2102 | cauld - updating version.php for Monday's RC1 release. | |
| 2103 | ------------------------------------------------------------------------ | |
| 2104 | r483 | csouza | 2006-04-19 07:17:58 -0600 (Wed, 19 Apr 2006) | 1 line | |
| 2105 | ||
| 2106 | Language Manager Javascript and bug fixes | |
| 2107 | ------------------------------------------------------------------------ | |
| 2108 | r482 | neilt | 2006-04-19 02:17:21 -0600 (Wed, 19 Apr 2006) | 1 line | |
| 2109 | ||
| 2110 | addition of missing index.html files to numerous folders | |
| 2111 | ------------------------------------------------------------------------ | |
| 2112 | r481 | counterpoint | 2006-04-18 10:54:46 -0600 (Tue, 18 Apr 2006) | 1 line | |
| 2113 | ||
| 2114 | Small bug fixes to text items | |
| 2115 | ------------------------------------------------------------------------ | |
| 2116 | r479 | counterpoint | 2006-04-16 09:27:34 -0600 (Sun, 16 Apr 2006) | 1 line | |
| 2117 | ||
| 2118 | Patch installer and file permission bug fixes note. | |
| 2119 | ------------------------------------------------------------------------ | |
| 2120 | r478 | counterpoint | 2006-04-16 09:25:59 -0600 (Sun, 16 Apr 2006) | 2 lines | |
| 2121 | ||
| 2122 | Patch installer and file handling bug fixes | |
| 2123 | ------------------------------------------------------------------------ | |
| 2124 | r477 | counterpoint | 2006-04-16 09:25:27 -0600 (Sun, 16 Apr 2006) | 1 line | |
| 2125 | ||
| 2126 | Patch installer | |
| 2127 | ------------------------------------------------------------------------ | |
| 2128 | r475 | counterpoint | 2006-04-15 02:28:04 -0600 (Sat, 15 Apr 2006) | 1 line | |
| 2129 | ||
| 2130 | Added code to put admin side custom modules into effect, not including RSS feeds. | |
| 2131 | ------------------------------------------------------------------------ | |
| 2132 | r474 | neilt | 2006-04-13 10:21:17 -0600 (Thu, 13 Apr 2006) | 1 line | |
| 2133 | ||
| 2134 | Atom 1.0 changes | |
| 2135 | ------------------------------------------------------------------------ | |
| 2136 | r473 | counterpoint | 2006-04-13 10:18:01 -0600 (Thu, 13 Apr 2006) | 1 line | |
| 2137 | ||
| 2138 | Modified to process the XML for language package installation. | |
| 2139 | ------------------------------------------------------------------------ | |
| 2140 | r472 | counterpoint | 2006-04-13 09:38:43 -0600 (Thu, 13 Apr 2006) | 1 line | |
| 2141 | ||
| 2142 | Extended XML tags for installing language packages. | |
| 2143 | ------------------------------------------------------------------------ | |
| 2144 | r471 | neilt | 2006-04-13 07:29:26 -0600 (Thu, 13 Apr 2006) | 1 line | |
| 2145 | ||
| 2146 | minor changes to dates and path | |
| 2147 | ------------------------------------------------------------------------ | |
| 2148 | r470 | neilt | 2006-04-13 04:02:43 -0600 (Thu, 13 Apr 2006) | 2 lines | |
| 2149 | ||
| 2150 | Corrected declaration and assigning of 3 new field values | |
| 2151 | $item_created, $item_modified and $item_author | |
| 2152 | ------------------------------------------------------------------------ | |
| 2153 | r469 | neilt | 2006-04-13 03:52:39 -0600 (Thu, 13 Apr 2006) | 4 lines | |
| 2154 | ||
| 2155 | Removal of depricated Atom0.3 syndication | |
| 2156 | Addition of Atom1.0 standards and RSS feed image | |
| 2157 | Modifications to language files | |
| 2158 | Trac #72 | |
| 2159 | ------------------------------------------------------------------------ | |
| 2160 | r468 | cauld | 2006-04-12 23:11:44 -0600 (Wed, 12 Apr 2006) | 1 line | |
| 2161 | ||
| 2162 | cauld - fixing mospagebreak to work with php 4 & 5 | |
| 2163 | ------------------------------------------------------------------------ | |
| 2164 | r467 | csouza | 2006-04-12 21:55:19 -0600 (Wed, 12 Apr 2006) | 3 lines | |
| 2165 | ||
| 2166 | Language fixes | |
| 2167 | export language functionality | |
| 2168 | italian language translations | |
| 2169 | ------------------------------------------------------------------------ | |
| 2170 | r464 | chanh | 2006-04-12 13:59:36 -0600 (Wed, 12 Apr 2006) | 1 line | |
| 2171 | ||
| 2172 | Fix missing cid variable for backward compatible with 3PD component. | |
| 2173 | ------------------------------------------------------------------------ | |
| 2174 | r462 | cauld | 2006-04-11 23:47:58 -0600 (Tue, 11 Apr 2006) | 1 line | |
| 2175 | ||
| 2176 | cauld - updating version.php with RC1 details | |
| 2177 | ------------------------------------------------------------------------ | |
| 2178 | r461 | cauld | 2006-04-11 23:45:32 -0600 (Tue, 11 Apr 2006) | 1 line | |
| 2179 | ||
| 2180 | cauld - adding uploadfiles dir for MOStlyDBAdmin local restore function | |
| 2181 | ------------------------------------------------------------------------ | |
| 2182 | r460 | cauld | 2006-04-11 23:44:29 -0600 (Tue, 11 Apr 2006) | 1 line | |
| 2183 | ||
| 2184 | cauld - Commenting out the containers component for now since we are about to | |
| 2185 | put out 4.6 RC1 and this is not ready. | |
| 2186 | ------------------------------------------------------------------------ | |
| 2187 | r458 | counterpoint | 2006-04-11 08:36:50 -0600 (Tue, 11 Apr 2006) | 1 line | |
| 2188 | ||
| 2189 | Fixed problem with newly created menu not appearing; other minor bugs | |
| 2190 | ------------------------------------------------------------------------ | |
| 2191 | r456 | cauld | 2006-04-10 20:01:42 -0600 (Mon, 10 Apr 2006) | 1 line | |
| 2192 | ||
| 2193 | cauld - Committing the last major revision of MOStlyCE for 4.6, version 1.6. | |
| 2194 | ------------------------------------------------------------------------ | |
| 2195 | r455 | cauld | 2006-04-10 19:55:50 -0600 (Mon, 10 Apr 2006) | 1 line | |
| 2196 | ||
| 2197 | cauld - Checking in the last major revision of MOStlyCE Admin for 4.6, version 1.5. | |
| 2198 | ------------------------------------------------------------------------ | |
| 2199 | r454 | cauld | 2006-04-10 19:48:15 -0600 (Mon, 10 Apr 2006) | 1 line | |
| 2200 | ||
| 2201 | cauld - Checking in updated overlib_mini.js. We are running version 4.0 which is really old. | |
| 2202 | Updating us to the latest version 4.21. | |
| 2203 | ------------------------------------------------------------------------ | |
| 2204 | r453 | neilt | 2006-04-07 06:51:31 -0600 (Fri, 07 Apr 2006) | 1 line | |
| 2205 | ||
| 2206 | Fixed problem with html in parameters textfield within the admin modules. Trac ticket #73 | |
| 2207 | ------------------------------------------------------------------------ | |
| 2208 | r452 | neilt | 2006-04-07 06:30:18 -0600 (Fri, 07 Apr 2006) | 1 line | |
| 2209 | ||
| 2210 | fixed missing close </tr> tags in admin module | |
| 2211 | ------------------------------------------------------------------------ | |
| 2212 | r450 | neilt | 2006-04-06 12:41:09 -0600 (Thu, 06 Apr 2006) | 1 line | |
| 2213 | ||
| 2214 | Bug fixes within the Admin Modules | |
| 2215 | ------------------------------------------------------------------------ | |
| 2216 | r449 | counterpoint | 2006-04-05 12:41:48 -0600 (Wed, 05 Apr 2006) | 1 line | |
| 2217 | ||
| 2218 | Modification to relax check on Itemid for components not having menu entries | |
| 2219 | ------------------------------------------------------------------------ | |
| 2220 | r448 | neilt | 2006-04-03 12:37:56 -0600 (Mon, 03 Apr 2006) | 1 line | |
| 2221 | ||
| 2222 | Changed 2 labels in poll component to Question from Title | |
| 2223 | ------------------------------------------------------------------------ | |
| 2224 | r447 | counterpoint | 2006-04-03 11:51:53 -0600 (Mon, 03 Apr 2006) | 1 line | |
| 2225 | ||
| 2226 | Modification to avoid over complex search and replace of #__ in database query strings | |
| 2227 | ------------------------------------------------------------------------ | |
| 2228 | r446 | counterpoint | 2006-04-03 07:47:34 -0600 (Mon, 03 Apr 2006) | 1 line | |
| 2229 | ||
| 2230 | Small bug fixes and optimisation | |
| 2231 | ------------------------------------------------------------------------ | |
| 2232 | r445 | counterpoint | 2006-04-03 07:30:46 -0600 (Mon, 03 Apr 2006) | 1 line | |
| 2233 | ||
| 2234 | Add user side of containers component (forgotten!) | |
| 2235 | ------------------------------------------------------------------------ | |
| 2236 | r444 | neilt | 2006-04-03 05:58:09 -0600 (Mon, 03 Apr 2006) | 1 line | |
| 2237 | ||
| 2238 | Added The Source URL to weblinks, Mambo Foundation and The Source links to Other Menu | |
| 2239 | ------------------------------------------------------------------------ | |
| 2240 | r443 | neilt | 2006-04-03 05:51:01 -0600 (Mon, 03 Apr 2006) | 2 lines | |
| 2241 | ||
| 2242 | Added The Source URL to weblinks (Trac #63) | |
| 2243 | Added Mambo Foundation and The Source links in Other Menu and changed title to show (Trac #71) | |
| 2244 | ------------------------------------------------------------------------ | |
| 2245 | r442 | counterpoint | 2006-04-03 02:46:54 -0600 (Mon, 03 Apr 2006) | 1 line | |
| 2246 | ||
| 2247 | Bug fix uninstaller error with array merge | |
| 2248 | ------------------------------------------------------------------------ | |
| 2249 | r440 | cauld | 2006-04-02 20:40:16 -0600 (Sun, 02 Apr 2006) | 1 line | |
| 2250 | ||
| 2251 | cauld - Updating MOStlyDBAdmin.xml file | |
| 2252 | ------------------------------------------------------------------------ | |
| 2253 | r439 | cauld | 2006-04-02 17:33:27 -0600 (Sun, 02 Apr 2006) | 1 line | |
| 2254 | ||
| 2255 | cauld - Adding the new MOStlyDBAdmin component for db backup and restore functionality. | |
| 2256 | ------------------------------------------------------------------------ | |
| 2257 | r438 | cauld | 2006-04-02 15:34:16 -0600 (Sun, 02 Apr 2006) | 1 line | |
| 2258 | ||
| 2259 | cauld - Making a quick mod to the MOStlyCE $adminside check | |
| 2260 | ------------------------------------------------------------------------ | |
| 2261 | r437 | neilt | 2006-04-02 14:07:50 -0600 (Sun, 02 Apr 2006) | 1 line | |
| 2262 | ||
| 2263 | incomplete <?php tag fixed in pathway.php | |
| 2264 | ------------------------------------------------------------------------ | |
| 2265 | r435 | cauld | 2006-04-02 13:37:55 -0600 (Sun, 02 Apr 2006) | 1 line | |
| 2266 | ||
| 2267 | cauld - Committing the MOStlyCE v1.4 Admin component (major overhaul) | |
| 2268 | ------------------------------------------------------------------------ | |
| 2269 | r434 | cauld | 2006-04-02 13:34:14 -0600 (Sun, 02 Apr 2006) | 1 line | |
| 2270 | ||
| 2271 | cauld - Commiting the MOStlyCE v1.5 mambot (major overhaul) | |
| 2272 | ------------------------------------------------------------------------ | |
| 2273 | r433 | cauld | 2006-04-02 13:27:50 -0600 (Sun, 02 Apr 2006) | 1 line | |
| 2274 | ||
| 2275 | cauld - MOStlyCE work: removing imgmanager, filemanager, & preview plugins. | |
| 2276 | Also removed auth_mostlyce.php. | |
| 2277 | ------------------------------------------------------------------------ | |
| 2278 | r432 | counterpoint | 2006-04-01 01:30:03 -0700 (Sat, 01 Apr 2006) | 1 line | |
| 2279 | ||
| 2280 | Add Mambo Containers admin side component. | |
| 2281 | ------------------------------------------------------------------------ | |
| 2282 | r431 | neilt | 2006-03-31 04:13:07 -0700 (Fri, 31 Mar 2006) | 1 line | |
| 2283 | ||
| 2284 | changed admin to show advanced_mode as default | |
| 2285 | ------------------------------------------------------------------------ | |
| 2286 | r430 | adi | 2006-03-31 03:55:04 -0700 (Fri, 31 Mar 2006) | 1 line | |
| 2287 | ||
| 2288 | fix bugs #8109 | |
| 2289 | ------------------------------------------------------------------------ | |
| 2290 | r429 | neilt | 2006-03-30 12:19:21 -0700 (Thu, 30 Mar 2006) | 6 lines | |
| 2291 | ||
| 2292 | Fixed mod_latest_content no content error | |
| 2293 | Fixed handlers in mod_latest_content | |
| 2294 | Corrected cases in mod_latest_content | |
| 2295 | Removed mod_latest_content fixed width limit in horizontal td case | |
| 2296 | Fixed bug in content.class.php getBlogSectionCount() not returning 0 count | |
| 2297 | Module mod_latest_content changed to default unpublished | |
| 2298 | ------------------------------------------------------------------------ | |
| 2299 | r428 | adi | 2006-03-29 01:20:05 -0700 (Wed, 29 Mar 2006) | 1 line | |
| 2300 | ||
| 2301 | fixed bugs #8118 | |
| 2302 | ------------------------------------------------------------------------ | |
| 2303 | r426 | neilt | 2006-03-28 12:09:32 -0700 (Tue, 28 Mar 2006) | 1 line | |
| 2304 | ||
| 2305 | omission of echo in <?php T_ statements | |
| 2306 | ------------------------------------------------------------------------ | |
| 2307 | r425 | counterpoint | 2006-03-27 09:09:50 -0700 (Mon, 27 Mar 2006) | 1 line | |
| 2308 | ||
| 2309 | Optimisation and bug fix for ampersand processing in the universal installer. | |
| 2310 | ------------------------------------------------------------------------ | |
| 2311 | r424 | cauld | 2006-03-26 21:11:14 -0700 (Sun, 26 Mar 2006) | 1 line | |
| 2312 | ||
| 2313 | cauld - updating security list email address on installation survey | |
| 2314 | ------------------------------------------------------------------------ | |
| 2315 | r423 | counterpoint | 2006-03-23 09:32:52 -0700 (Thu, 23 Mar 2006) | 1 line | |
| 2316 | ||
| 2317 | Bug fix to stop foreach on null failure. | |
| 2318 | ------------------------------------------------------------------------ | |
| 2319 | r422 | counterpoint | 2006-03-22 11:41:29 -0700 (Wed, 22 Mar 2006) | 1 line | |
| 2320 | ||
| 2321 | Optimisation of menu types handling, mostlyce.php request for template. Fixed | |
| 2322 | admin side failure to consistently find session data. Reorganised admin side to | |
| 2323 | ignore repeated logins. Fixed offline check validation of admin session. | |
| 2324 | ------------------------------------------------------------------------ | |
| 2325 | r421 | counterpoint | 2006-03-22 01:29:54 -0700 (Wed, 22 Mar 2006) | 1 line | |
| 2326 | ||
| 2327 | Hardening of contact component. | |
| 2328 | ------------------------------------------------------------------------ | |
| 2329 | r420 | counterpoint | 2006-03-22 01:29:28 -0700 (Wed, 22 Mar 2006) | 1 line | |
| 2330 | ||
| 2331 | Optimisation of admin user and session management | |
| 2332 | ------------------------------------------------------------------------ | |
| 2333 | r419 | counterpoint | 2006-03-21 11:12:17 -0700 (Tue, 21 Mar 2006) | 1 line | |
| 2334 | ||
| 2335 | Optimisation and modified document root discovery. | |
| 2336 | ------------------------------------------------------------------------ | |
| 2337 | r418 | counterpoint | 2006-03-21 11:11:00 -0700 (Tue, 21 Mar 2006) | 1 line | |
| 2338 | ||
| 2339 | Changes to include index.php to establish the environment for editor popups. | |
| 2340 | Optimisation of requests for information about the current user's ACL status. | |
| 2341 | ------------------------------------------------------------------------ | |
| 2342 | r417 | counterpoint | 2006-03-21 11:06:53 -0700 (Tue, 21 Mar 2006) | 1 line | |
| 2343 | ||
| 2344 | Optimisation, merging of mosDBTable and mosDBTableEntry methods. | |
| 2345 | ------------------------------------------------------------------------ | |
| 2346 | r416 | cauld | 2006-03-20 22:44:47 -0700 (Mon, 20 Mar 2006) | 1 line | |
| 2347 | ||
| 2348 | cauld - Adding a donation icon to the new installation survey | |
| 2349 | ------------------------------------------------------------------------ | |
| 2350 | r415 | csouza | 2006-03-20 18:29:11 -0700 (Mon, 20 Mar 2006) | 1 line | |
| 2351 | ||
| 2352 | changes to com_admin/admin.admin.html.php to grab local help files | |
| 2353 | ------------------------------------------------------------------------ | |
| 2354 | r413 | csouza | 2006-03-20 18:24:13 -0700 (Mon, 20 Mar 2006) | 1 line | |
| 2355 | ||
| 2356 | changes to com_admin/admin.admin.html.php to grab local help files | |
| 2357 | ------------------------------------------------------------------------ | |
| 2358 | r412 | csouza | 2006-03-20 18:19:39 -0700 (Mon, 20 Mar 2006) | 1 line | |
| 2359 | ||
| 2360 | changes to com_admin/admin.admin.html.php to grab local help files | |
| 2361 | ------------------------------------------------------------------------ | |
| 2362 | r411 | csouza | 2006-03-20 18:10:48 -0700 (Mon, 20 Mar 2006) | 1 line | |
| 2363 | ||
| 2364 | changes to com_admin/admin.admin.html.php to grab local help files | |
| 2365 | ------------------------------------------------------------------------ | |
| 2366 | r410 | csouza | 2006-03-20 17:58:54 -0700 (Mon, 20 Mar 2006) | 1 line | |
| 2367 | ||
| 2368 | mod to pull help screens locally | |
| 2369 | ------------------------------------------------------------------------ | |
| 2370 | r409 | csouza | 2006-03-20 17:22:21 -0700 (Mon, 20 Mar 2006) | 1 line | |
| 2371 | ||
| 2372 | language stuff | |
| 2373 | ------------------------------------------------------------------------ | |
| 2374 | r408 | csouza | 2006-03-20 16:47:49 -0700 (Mon, 20 Mar 2006) | 1 line | |
| 2375 | ||
| 2376 | language defaults in install4.php | |
| 2377 | ------------------------------------------------------------------------ | |
| 2378 | r406 | cauld | 2006-03-19 18:03:14 -0700 (Sun, 19 Mar 2006) | 1 line | |
| 2379 | ||
| 2380 | cauld - Fixing MOStlyCE print plugin and disabling preview plugin in favor | |
| 2381 | own Mambo's preview option. | |
| 2382 | ------------------------------------------------------------------------ | |
| 2383 | r403 | csouza | 2006-03-19 13:41:39 -0700 (Sun, 19 Mar 2006) | 1 line | |
| 2384 | ||
| 2385 | language manager | |
| 2386 | ------------------------------------------------------------------------ | |
| 2387 | r402 | counterpoint | 2006-03-19 07:32:34 -0700 (Sun, 19 Mar 2006) | 1 line | |
| 2388 | ||
| 2389 | Extended new contact popup for linking to user, so as to show both full name and user name. | |
| 2390 | ------------------------------------------------------------------------ | |
| 2391 | r401 | counterpoint | 2006-03-19 03:28:33 -0700 (Sun, 19 Mar 2006) | 1 line | |
| 2392 | ||
| 2393 | Recorded changes to restore functioning of popups. | |
| 2394 | ------------------------------------------------------------------------ | |
| 2395 | r400 | counterpoint | 2006-03-19 03:22:44 -0700 (Sun, 19 Mar 2006) | 1 line | |
| 2396 | ||
| 2397 | Reinstate popup changes that had got lost | |
| 2398 | ------------------------------------------------------------------------ | |
| 2399 | r397 | cauld | 2006-03-16 23:19:47 -0700 (Thu, 16 Mar 2006) | 1 line | |
| 2400 | ||
| 2401 | cauld - Bringing back MOStlyCE / TinyMCE 2.0.2 with fixed IE issue reported during Beta 1. | |
| 2402 | ------------------------------------------------------------------------ | |
| 2403 | r396 | cauld | 2006-03-16 22:57:17 -0700 (Thu, 16 Mar 2006) | 1 line | |
| 2404 | ||
| 2405 | cauld - Removing mostlyce directory. Reverting back to TinyMCE 2.0.2. | |
| 2406 | Too many issues with 2.0.4. Fixed IE error without upgrading. | |
| 2407 | ------------------------------------------------------------------------ | |
| 2408 | r393 | counterpoint | 2006-03-14 14:59:44 -0700 (Tue, 14 Mar 2006) | 1 line | |
| 2409 | ||
| 2410 | Tightened security | |
| 2411 | ------------------------------------------------------------------------ | |
| 2412 | r392 | counterpoint | 2006-03-14 14:59:00 -0700 (Tue, 14 Mar 2006) | 1 line | |
| 2413 | ||
| 2414 | Mods to support new container component, and to secure RSS feeds. | |
| 2415 | ------------------------------------------------------------------------ | |
| 2416 | r391 | counterpoint | 2006-03-13 11:15:58 -0700 (Mon, 13 Mar 2006) | 1 line | |
| 2417 | ||
| 2418 | Modified SEF code so that when SEO is switched off, URL still has ampersands encoded. | |
| 2419 | ------------------------------------------------------------------------ | |
| 2420 | r390 | counterpoint | 2006-03-13 11:15:11 -0700 (Mon, 13 Mar 2006) | 1 line | |
| 2421 | ||
| 2422 | Reverted mosPathway makePathway, moved change into sefRelToAbs. Modified error reporting | |
| 2423 | slightly to suppress errors during setup. | |
| 2424 | ------------------------------------------------------------------------ | |
| 2425 | r388 | cauld | 2006-03-12 12:39:31 -0700 (Sun, 12 Mar 2006) | 1 line | |
| 2426 | ||
| 2427 | cauld - Changing end user installation survey to hand comments a bit differently. | |
| 2428 | Comments now go to feedback@mambo-foundation.org. | |
| 2429 | ------------------------------------------------------------------------ | |
| 2430 | r387 | cauld | 2006-03-12 12:03:29 -0700 (Sun, 12 Mar 2006) | 1 line | |
| 2431 | ||
| 2432 | cauld - Fixing mostlyce.xml for IE contextmenu change | |
| 2433 | ------------------------------------------------------------------------ | |
| 2434 | r386 | cauld | 2006-03-12 12:00:28 -0700 (Sun, 12 Mar 2006) | 1 line | |
| 2435 | ||
| 2436 | cauld - Adding IE fix for the MOStlyCE contextmenu plugin | |
| 2437 | ------------------------------------------------------------------------ | |
| 2438 | r385 | counterpoint | 2006-03-12 08:46:12 -0700 (Sun, 12 Mar 2006) | 1 line | |
| 2439 | ||
| 2440 | Optimisation of mosDBTable move method. | |
| 2441 | ------------------------------------------------------------------------ | |
| 2442 | r384 | counterpoint | 2006-03-12 08:44:55 -0700 (Sun, 12 Mar 2006) | 1 line | |
| 2443 | ||
| 2444 | Bug fixes | |
| 2445 | ------------------------------------------------------------------------ | |
| 2446 | r383 | counterpoint | 2006-03-12 08:43:56 -0700 (Sun, 12 Mar 2006) | 1 line | |
| 2447 | ||
| 2448 | Hardened against misuse | |
| 2449 | ------------------------------------------------------------------------ | |
| 2450 | r382 | counterpoint | 2006-03-12 08:43:33 -0700 (Sun, 12 Mar 2006) | 1 line | |
| 2451 | ||
| 2452 | Removed reliance on register_globals | |
| 2453 | ------------------------------------------------------------------------ | |
| 2454 | r380 | counterpoint | 2006-03-09 07:48:49 -0700 (Thu, 09 Mar 2006) | 1 line | |
| 2455 | ||
| 2456 | Changes to mosDBTableEntry - not in live use - but needed for mosContainer development. | |
| 2457 | ------------------------------------------------------------------------ | |
| 2458 | r379 | cauld | 2006-03-08 22:54:56 -0700 (Wed, 08 Mar 2006) | 1 line | |
| 2459 | ||
| 2460 | cauld - updating MOStlyCE xml file for TinyMCE 2.0.4 update | |
| 2461 | ------------------------------------------------------------------------ | |
| 2462 | r378 | cauld | 2006-03-08 22:51:54 -0700 (Wed, 08 Mar 2006) | 1 line | |
| 2463 | ||
| 2464 | cauld - finishing MOStlyCE 1.5 / TinyMCE 2.0.4 upgrade | |
| 2465 | ------------------------------------------------------------------------ | |
| 2466 | r376 | cauld | 2006-03-08 22:01:09 -0700 (Wed, 08 Mar 2006) | 1 line | |
| 2467 | ||
| 2468 | cauld - MOStlyCE Admin update to disable default compression | |
| 2469 | ------------------------------------------------------------------------ | |
| 2470 | r372 | cauld | 2006-03-08 21:27:28 -0700 (Wed, 08 Mar 2006) | 1 line | |
| 2471 | ||
| 2472 | cauld - working on a mostlyce upgrade | |
| 2473 | ------------------------------------------------------------------------ | |
| 2474 | r371 | counterpoint | 2006-03-08 10:51:49 -0700 (Wed, 08 Mar 2006) | 1 line | |
| 2475 | ||
| 2476 | Fix problem with mass chmod not recursing correctly | |
| 2477 | ------------------------------------------------------------------------ | |
| 2478 | r370 | counterpoint | 2006-03-08 10:51:22 -0700 (Wed, 08 Mar 2006) | 1 line | |
| 2479 | ||
| 2480 | Fix access to Mambo configuration - cope in different contexts | |
| 2481 | ------------------------------------------------------------------------ | |
| 2482 | r369 | counterpoint | 2006-03-08 10:50:42 -0700 (Wed, 08 Mar 2006) | 1 line | |
| 2483 | ||
| 2484 | Fix foreach failure on empty database results | |
| 2485 | ------------------------------------------------------------------------ | |
| 2486 | r363 | adi | 2006-03-06 19:42:01 -0700 (Mon, 06 Mar 2006) | 1 line | |
| 2487 | ||
| 2488 | fix ticket #32 | |
| 2489 | ------------------------------------------------------------------------ | |
| 2490 | r362 | adi | 2006-03-06 19:26:20 -0700 (Mon, 06 Mar 2006) | 1 line | |
| 2491 | ||
| 2492 | fix typo | |
| 2493 | ------------------------------------------------------------------------ | |
| 2494 | r361 | cauld | 2006-03-06 07:02:33 -0700 (Mon, 06 Mar 2006) | 1 line | |
| 2495 | ||
| 2496 | cauld - rechecking in gin's trash fix that was overwritten a while back | |
| 2497 | ------------------------------------------------------------------------ | |
| 2498 | r359 | adi | 2006-03-06 04:11:53 -0700 (Mon, 06 Mar 2006) | 1 line | |
| 2499 | ||
| 2500 | fix ticket #31 | |
| 2501 | ------------------------------------------------------------------------ | |
| 2502 | r357 | cauld | 2006-03-04 23:59:11 -0700 (Sat, 04 Mar 2006) | 1 line | |
| 2503 | ||
| 2504 | cauld - updating version info for 4.6 public RC1 | |
| 2505 | ------------------------------------------------------------------------ | |
| 2506 | r355 | cauld | 2006-03-04 23:54:55 -0700 (Sat, 04 Mar 2006) | 1 line | |
| 2507 | ||
| 2508 | cauld - Adding new end user survey functionality to the last install screen | |
| 2509 | ------------------------------------------------------------------------ | |
| 2510 | r353 | counterpoint | 2006-03-02 10:26:20 -0700 (Thu, 02 Mar 2006) | 1 line | |
| 2511 | ||
| 2512 | Bug fix - was reliant on register_globals. | |
| 2513 | ------------------------------------------------------------------------ | |
| 2514 | r352 | oziris | 2006-03-01 12:18:50 -0700 (Wed, 01 Mar 2006) | 1 line | |
| 2515 | ||
| 2516 | Ticket #10 changing www.mamboserver.com to www.mambo-foundation.org | |
| 2517 | ------------------------------------------------------------------------ | |
| 2518 | r351 | oziris | 2006-03-01 11:57:37 -0700 (Wed, 01 Mar 2006) | 1 line | |
| 2519 | ||
| 2520 | Ticket #8 | |
| 2521 | ------------------------------------------------------------------------ | |
| 2522 | r350 | oziris | 2006-03-01 11:35:50 -0700 (Wed, 01 Mar 2006) | 1 line | |
| 2523 | ||
| 2524 | Ticket #9 | |
| 2525 | ------------------------------------------------------------------------ | |
| 2526 | r348 | cauld | 2006-03-01 07:35:46 -0700 (Wed, 01 Mar 2006) | 1 line | |
| 2527 | ||
| 2528 | cauld - updating "Lost Password" error message to make it more clear that | |
| 2529 | both username and email address are required. | |
| 2530 | ------------------------------------------------------------------------ | |
| 2531 | r347 | adi | 2006-02-28 21:33:11 -0700 (Tue, 28 Feb 2006) | 1 line | |
| 2532 | ||
| 2533 | ticket #46 | |
| 2534 | ------------------------------------------------------------------------ | |
| 2535 | r346 | oziris | 2006-02-28 09:07:58 -0700 (Tue, 28 Feb 2006) | 1 line | |
| 2536 | ||
| 2537 | updated calls to new help file names | |
| 2538 | ------------------------------------------------------------------------ | |
| 2539 | r345 | oziris | 2006-02-28 08:32:43 -0700 (Tue, 28 Feb 2006) | 1 line | |
| 2540 | ||
| 2541 | Renamed help files so they don't contain 453 in the file name | |
| 2542 | ------------------------------------------------------------------------ | |
| 2543 | r342 | cauld | 2006-02-28 07:53:09 -0700 (Tue, 28 Feb 2006) | 1 line | |
| 2544 | ||
| 2545 | cauld - Changing default MOStlyCE plugin layout based on suggestions from Water & Stone | |
| 2546 | ------------------------------------------------------------------------ | |
| 2547 | r341 | cauld | 2006-02-28 06:31:13 -0700 (Tue, 28 Feb 2006) | 1 line | |
| 2548 | ||
| 2549 | cauld - Creating a empty files directory for use by MOStlyCE. Uses this with | |
| 2550 | HTML templates and the file manager. Closing Trac ticket #45. | |
| 2551 | ------------------------------------------------------------------------ | |
| 2552 | r339 | adi | 2006-02-27 21:48:46 -0700 (Mon, 27 Feb 2006) | 1 line | |
| 2553 | ||
| 2554 | add mambo version info in administrator pages | |
| 2555 | ------------------------------------------------------------------------ | |
| 2556 | r338 | adi | 2006-02-27 03:55:24 -0700 (Mon, 27 Feb 2006) | 1 line | |
| 2557 | ||
| 2558 | Trac Ticket #49 | |
| 2559 | ------------------------------------------------------------------------ | |
| 2560 | r337 | adi | 2006-02-27 01:23:16 -0700 (Mon, 27 Feb 2006) | 1 line | |
| 2561 | ||
| 2562 | fix makePathway() to correctly encode & entity into & | |
| 2563 | ------------------------------------------------------------------------ | |
| 2564 | r336 | adi | 2006-02-26 23:14:05 -0700 (Sun, 26 Feb 2006) | 1 line | |
| 2565 | ||
| 2566 | Trac Ticket #41 | |
| 2567 | ------------------------------------------------------------------------ | |
| 2568 | r334 | adi | 2006-02-26 21:36:06 -0700 (Sun, 26 Feb 2006) | 1 line | |
| 2569 | ||
| 2570 | add mod_latestcontent record | |
| 2571 | ------------------------------------------------------------------------ | |
| 2572 | r333 | adi | 2006-02-26 21:32:34 -0700 (Sun, 26 Feb 2006) | 1 line | |
| 2573 | ||
| 2574 | add latest_content module | |
| 2575 | ------------------------------------------------------------------------ | |
| 2576 | r331 | cauld | 2006-02-25 12:49:00 -0700 (Sat, 25 Feb 2006) | 1 line | |
| 2577 | ||
| 2578 | cauld - setting htmltemplate and caption to the list of auto started plugins within mostlyce | |
| 2579 | ------------------------------------------------------------------------ | |
| 2580 | r328 | cauld | 2006-02-25 12:28:09 -0700 (Sat, 25 Feb 2006) | 1 line | |
| 2581 | ||
| 2582 | cauld - fixing a bug that caused the "Not Authorized" error when someone was trying to edit content from the frontend | |
| 2583 | ------------------------------------------------------------------------ | |
| 2584 | r327 | cauld | 2006-02-25 11:55:31 -0700 (Sat, 25 Feb 2006) | 1 line | |
| 2585 | ||
| 2586 | cauld - correcting a mostlyce htmltemplate plugin issue | |
| 2587 | ------------------------------------------------------------------------ | |
| 2588 | r326 | cauld | 2006-02-25 11:54:12 -0700 (Sat, 25 Feb 2006) | 2 lines | |
| 2589 | ||
| 2590 | cauld - correcting mostlyce config files for plugin changes | |
| 2591 | ------------------------------------------------------------------------ | |
| 2592 | r325 | cauld | 2006-02-25 11:03:32 -0700 (Sat, 25 Feb 2006) | 1 line | |
| 2593 | ||
| 2594 | cauld - removing 4 unused mostlyce plugins | |
| 2595 | ------------------------------------------------------------------------ | |
| 2596 | r324 | cauld | 2006-02-25 10:57:35 -0700 (Sat, 25 Feb 2006) | 1 line | |
| 2597 | ||
| 2598 | cauld - adding back in to old tinymce plugins that I removed before (caption & htmltemplate) | |
| 2599 | ------------------------------------------------------------------------ | |
| 2600 | r323 | oziris | 2006-02-24 13:57:52 -0700 (Fri, 24 Feb 2006) | 1 line | |
| 2601 | ||
| 2602 | Updated for copyright notices. | |
| 2603 | ------------------------------------------------------------------------ | |
| 2604 | r322 | oziris | 2006-02-24 13:55:29 -0700 (Fri, 24 Feb 2006) | 1 line | |
| 2605 | ||
| 2606 | Updated Copyright notices in XML files. | |
| 2607 | ------------------------------------------------------------------------ | |
| 2608 | r320 | counterpoint | 2006-02-24 09:46:13 -0700 (Fri, 24 Feb 2006) | 1 line | |
| 2609 | ||
| 2610 | Improved (un)installer error handling. Modified session purge, making distinction between user side and admin side. | |
| 2611 | ------------------------------------------------------------------------ | |
| 2612 | r319 | counterpoint | 2006-02-23 04:30:16 -0700 (Thu, 23 Feb 2006) | 1 line | |
| 2613 | ||
| 2614 | Bug fixes | |
| 2615 | ------------------------------------------------------------------------ | |
| 2616 | r316 | adi | 2006-02-22 23:25:01 -0700 (Wed, 22 Feb 2006) | 1 line | |
| 2617 | ||
| 2618 | update mamboforge to mamboxchange | |
| 2619 | ------------------------------------------------------------------------ | |
| 2620 | r315 | konlong | 2006-02-22 06:31:46 -0700 (Wed, 22 Feb 2006) | 2 lines | |
| 2621 | ||
| 2622 | Reference to undefined variable fixed in admin.menus.php function copyMenuSave | |
| 2623 | The use of the variable $and should be avoided in deference to $_and, $and gives an unknown token notice 8 files | |
| 2624 | ------------------------------------------------------------------------ | |
| 2625 | r314 | konlong | 2006-02-22 05:57:20 -0700 (Wed, 22 Feb 2006) | 2 lines | |
| 2626 | ||
| 2627 | added call to addDescendants to the remove case. | |
| 2628 | Fixed undefined variable $database; in saveOrder() | |
| 2629 | ------------------------------------------------------------------------ | |
| 2630 | r313 | chanh | 2006-02-21 16:20:16 -0700 (Tue, 21 Feb 2006) | 2 lines | |
| 2631 | ||
| 2632 | Missing closing php tags! | |
| 2633 | ------------------------------------------------------------------------ | |
| 2634 | r312 | chanh | 2006-02-21 16:08:14 -0700 (Tue, 21 Feb 2006) | 1 line | |
| 2635 | ||
| 2636 | Missing closing php tags! | |
| 2637 | ------------------------------------------------------------------------ | |
| 2638 | r311 | chanh | 2006-02-21 16:07:58 -0700 (Tue, 21 Feb 2006) | 1 line | |
| 2639 | ||
| 2640 | Missing closing php tags! | |
| 2641 | ------------------------------------------------------------------------ | |
| 2642 | r310 | cauld | 2006-02-21 07:02:46 -0700 (Tue, 21 Feb 2006) | 1 line | |
| 2643 | ||
| 2644 | cauld - committing a change to database.php to fix a content update / insert | |
| 2645 | issue based on a suggested fix by counterpoint | |
| 2646 | ------------------------------------------------------------------------ | |
| 2647 | r309 | adi | 2006-02-20 20:47:49 -0700 (Mon, 20 Feb 2006) | 1 line | |
| 2648 | ||
| 2649 | Trac ticket #36 | |
| 2650 | ------------------------------------------------------------------------ | |
| 2651 | r305 | cauld | 2006-02-18 16:10:53 -0700 (Sat, 18 Feb 2006) | 1 line | |
| 2652 | ||
| 2653 | cauld - Adding some stuff for MOStlyCE and fixing Safari warning | |
| 2654 | ------------------------------------------------------------------------ | |
| 2655 | r304 | csouza | 2006-02-16 20:07:10 -0700 (Thu, 16 Feb 2006) | 2 lines | |
| 2656 | ||
| 2657 | corrected a few non i18ned strings | |
| 2658 | ------------------------------------------------------------------------ | |
| 2659 | r303 | csouza | 2006-02-16 20:06:03 -0700 (Thu, 16 Feb 2006) | 1 line | |
| 2660 | ||
| 2661 | added localization vars to configuration.php-dist | |
| 2662 | ------------------------------------------------------------------------ | |
| 2663 | r302 | csouza | 2006-02-16 20:05:11 -0700 (Thu, 16 Feb 2006) | 1 line | |
| 2664 | ||
| 2665 | fixed fixlanguage() | |
| 2666 | ------------------------------------------------------------------------ | |
| 2667 | r301 | csouza | 2006-02-16 20:04:10 -0700 (Thu, 16 Feb 2006) | 1 line | |
| 2668 | ||
| 2669 | updated mod_whosonline to select a plural string from a specific language file | |
| 2670 | ------------------------------------------------------------------------ | |
| 2671 | r300 | csouza | 2006-02-16 20:02:31 -0700 (Thu, 16 Feb 2006) | 1 line | |
| 2672 | ||
| 2673 | updated com_languages | |
| 2674 | ------------------------------------------------------------------------ | |
| 2675 | r299 | csouza | 2006-02-16 20:02:08 -0700 (Thu, 16 Feb 2006) | 1 line | |
| 2676 | ||
| 2677 | updated com_languages | |
| 2678 | ------------------------------------------------------------------------ | |
| 2679 | r298 | csouza | 2006-02-16 20:00:30 -0700 (Thu, 16 Feb 2006) | 1 line | |
| 2680 | ||
| 2681 | updated com_languages | |
| 2682 | ------------------------------------------------------------------------ | |
| 2683 | r297 | csouza | 2006-02-16 14:43:38 -0700 (Thu, 16 Feb 2006) | 1 line | |
| 2684 | ||
| 2685 | replacement of copyright notices | |
| 2686 | ------------------------------------------------------------------------ | |
| 2687 | r296 | cauld | 2006-02-16 08:02:03 -0700 (Thu, 16 Feb 2006) | 1 line | |
| 2688 | ||
| 2689 | cauld - fixing PHP version to low notice on install | |
| 2690 | ------------------------------------------------------------------------ | |
| 2691 | r295 | cauld | 2006-02-16 07:58:50 -0700 (Thu, 16 Feb 2006) | 1 line | |
| 2692 | ||
| 2693 | cauld - updating install screen to display PHP version 4.3.0 as min requirement | |
| 2694 | ------------------------------------------------------------------------ | |
| 2695 | r294 | adi | 2006-02-16 01:59:01 -0700 (Thu, 16 Feb 2006) | 1 line | |
| 2696 | ||
| 2697 | remove td width in printicon function | |
| 2698 | ------------------------------------------------------------------------ | |
| 2699 | r293 | adi | 2006-02-16 01:57:15 -0700 (Thu, 16 Feb 2006) | 1 line | |
| 2700 | ||
| 2701 | remove td width in pdficon and emailicon function | |
| 2702 | ------------------------------------------------------------------------ | |
| 2703 | r292 | adi | 2006-02-16 01:34:47 -0700 (Thu, 16 Feb 2006) | 1 line | |
| 2704 | ||
| 2705 | Trac ticket #38 | |
| 2706 | ------------------------------------------------------------------------ | |
| 2707 | r290 | counterpoint | 2006-02-15 16:16:04 -0700 (Wed, 15 Feb 2006) | 1 line | |
| 2708 | ||
| 2709 | Fix submit news problems by changing to submit faq (also removed itemid) | |
| 2710 | ------------------------------------------------------------------------ | |
| 2711 | r289 | counterpoint | 2006-02-15 10:56:19 -0700 (Wed, 15 Feb 2006) | 1 line | |
| 2712 | ||
| 2713 | Fixed bugs in resequencing various types of item | |
| 2714 | ------------------------------------------------------------------------ | |
| 2715 | r288 | counterpoint | 2006-02-15 10:18:43 -0700 (Wed, 15 Feb 2006) | 1 line | |
| 2716 | ||
| 2717 | Bug fixes | |
| 2718 | ------------------------------------------------------------------------ | |
| 2719 | r287 | counterpoint | 2006-02-15 09:49:55 -0700 (Wed, 15 Feb 2006) | 1 line | |
| 2720 | ||
| 2721 | Bug fixes | |
| 2722 | ------------------------------------------------------------------------ | |
| 2723 | r286 | counterpoint | 2006-02-15 04:18:27 -0700 (Wed, 15 Feb 2006) | 2 lines | |
| 2724 | ||
| 2725 | Bug fixes | |
| 2726 | ------------------------------------------------------------------------ | |
| 2727 | r284 | adi | 2006-02-14 22:18:19 -0700 (Tue, 14 Feb 2006) | 1 line | |
| 2728 | ||
| 2729 | fix css problem for menu height in firefox | |
| 2730 | ------------------------------------------------------------------------ | |
| 2731 | r283 | counterpoint | 2006-02-14 15:39:59 -0700 (Tue, 14 Feb 2006) | 1 line | |
| 2732 | ||
| 2733 | Bug fix problem analysing parameters from XML | |
| 2734 | ------------------------------------------------------------------------ | |
| 2735 | r282 | counterpoint | 2006-02-14 15:38:15 -0700 (Tue, 14 Feb 2006) | 1 line | |
| 2736 | ||
| 2737 | Bug fix theme.js incorrect path to find menu images | |
| 2738 | ------------------------------------------------------------------------ | |
| 2739 | r281 | counterpoint | 2006-02-14 14:42:10 -0700 (Tue, 14 Feb 2006) | 2 lines | |
| 2740 | ||
| 2741 | Bug fix | |
| 2742 | ------------------------------------------------------------------------ | |
| 2743 | r277 | adi | 2006-02-14 01:14:48 -0700 (Tue, 14 Feb 2006) | 2 lines | |
| 2744 | ||
| 2745 | hide secret word in global config based on, Trac ticket #9 | |
| 2746 | ------------------------------------------------------------------------ | |
| 2747 | r276 | adi | 2006-02-14 00:38:24 -0700 (Tue, 14 Feb 2006) | 1 line | |
| 2748 | ||
| 2749 | Trac ticket #5 | |
| 2750 | ------------------------------------------------------------------------ | |
| 2751 | r275 | adi | 2006-02-14 00:32:53 -0700 (Tue, 14 Feb 2006) | 2 lines | |
| 2752 | ||
| 2753 | update sample data, Trac ticket #4 | |
| 2754 | ------------------------------------------------------------------------ | |
| 2755 | r274 | adi | 2006-02-14 00:17:41 -0700 (Tue, 14 Feb 2006) | 2 lines | |
| 2756 | ||
| 2757 | remove key reference based on | |
| 2758 | http://forum.mamboserver.com/showthread.php?t=66453 | |
| 2759 | ------------------------------------------------------------------------ | |
| 2760 | r273 | adi | 2006-02-13 22:46:12 -0700 (Mon, 13 Feb 2006) | 2 lines | |
| 2761 | ||
| 2762 | add client id column in showClients function, based on | |
| 2763 | Trac ticket #15 | |
| 2764 | ------------------------------------------------------------------------ | |
| 2765 | r272 | counterpoint | 2006-02-13 08:41:51 -0700 (Mon, 13 Feb 2006) | 1 line | |
| 2766 | ||
| 2767 | Installer developments and bugs, syndstyle handling. | |
| 2768 | ------------------------------------------------------------------------ | |
| 2769 | r271 | counterpoint | 2006-02-13 08:37:07 -0700 (Mon, 13 Feb 2006) | 1 line | |
| 2770 | ||
| 2771 | Installer bug fixes and development. | |
| 2772 | ------------------------------------------------------------------------ | |
| 2773 | r270 | counterpoint | 2006-02-13 08:31:12 -0700 (Mon, 13 Feb 2006) | 1 line | |
| 2774 | ||
| 2775 | Syndstyle and file handling bug fixes. | |
| 2776 | ------------------------------------------------------------------------ | |
| 2777 | r269 | counterpoint | 2006-02-13 08:12:12 -0700 (Mon, 13 Feb 2006) | 1 line | |
| 2778 | ||
| 2779 | Introduce syndstyle to allow components to be used as objects at other sites. | |
| 2780 | ------------------------------------------------------------------------ | |
| 2781 | r268 | adi | 2006-02-13 03:59:27 -0700 (Mon, 13 Feb 2006) | 1 line | |
| 2782 | ||
| 2783 | fix global variables | |
| 2784 | ------------------------------------------------------------------------ | |
| 2785 | r267 | adi | 2006-02-13 03:52:27 -0700 (Mon, 13 Feb 2006) | 1 line | |
| 2786 | ||
| 2787 | fix showInstallMessage function, add third parameter for redirect | |
| 2788 | ------------------------------------------------------------------------ | |
| 2789 | r266 | csouza | 2006-02-12 16:49:56 -0700 (Sun, 12 Feb 2006) | 2 lines | |
| 2790 | ||
| 2791 | fixed some localization bugs | |
| 2792 | ------------------------------------------------------------------------ | |
| 2793 | r265 | csouza | 2006-02-12 16:49:14 -0700 (Sun, 12 Feb 2006) | 1 line | |
| 2794 | ||
| 2795 | localization | |
| 2796 | ------------------------------------------------------------------------ | |
| 2797 | r264 | csouza | 2006-02-12 16:45:24 -0700 (Sun, 12 Feb 2006) | 1 line | |
| 2798 | ||
| 2799 | fixed some localization bugs | |
| 2800 | ------------------------------------------------------------------------ | |
| 2801 | r263 | csouza | 2006-02-12 16:44:33 -0700 (Sun, 12 Feb 2006) | 1 line | |
| 2802 | ||
| 2803 | localization fixes | |
| 2804 | ------------------------------------------------------------------------ | |
| 2805 | r262 | csouza | 2006-02-12 16:43:25 -0700 (Sun, 12 Feb 2006) | 1 line | |
| 2806 | ||
| 2807 | fixed some localization bugs | |
| 2808 | ------------------------------------------------------------------------ | |
| 2809 | r260 | cauld | 2006-02-12 15:11:01 -0700 (Sun, 12 Feb 2006) | 1 line | |
| 2810 | ||
| 2811 | cauld - Adding MOStlyCE onclick plugin | |
| 2812 | ------------------------------------------------------------------------ | |
| 2813 | r259 | cauld | 2006-02-12 13:41:12 -0700 (Sun, 12 Feb 2006) | 1 line | |
| 2814 | ||
| 2815 | cauld - MOStlyCE table plugin upgrade | |
| 2816 | ------------------------------------------------------------------------ | |
| 2817 | r258 | cauld | 2006-02-12 13:39:40 -0700 (Sun, 12 Feb 2006) | 1 line | |
| 2818 | ||
| 2819 | cauld - MOStlyCE advlink plugin upgrade | |
| 2820 | ------------------------------------------------------------------------ | |
| 2821 | r257 | cauld | 2006-02-12 13:38:07 -0700 (Sun, 12 Feb 2006) | 1 line | |
| 2822 | ||
| 2823 | cauld - MOStlyCE advimage plugin fix | |
| 2824 | ------------------------------------------------------------------------ | |
| 2825 | r256 | cauld | 2006-02-12 13:36:52 -0700 (Sun, 12 Feb 2006) | 1 line | |
| 2826 | ||
| 2827 | cauld - MOStlyCE advhr plugin fix | |
| 2828 | ------------------------------------------------------------------------ | |
| 2829 | r255 | cauld | 2006-02-12 13:34:32 -0700 (Sun, 12 Feb 2006) | 1 line | |
| 2830 | ||
| 2831 | cauld - MOStlyCE preview plugin fix | |
| 2832 | ------------------------------------------------------------------------ | |
| 2833 | r254 | cauld | 2006-02-12 13:31:54 -0700 (Sun, 12 Feb 2006) | 1 line | |
| 2834 | ||
| 2835 | cauld - MOStlyCE auth_plugin.php change to handle the removal of auth.php | |
| 2836 | ------------------------------------------------------------------------ | |
| 2837 | r253 | csouza | 2006-02-12 12:38:26 -0700 (Sun, 12 Feb 2006) | 1 line | |
| 2838 | ||
| 2839 | mostlyce popup fix | |
| 2840 | ------------------------------------------------------------------------ | |
| 2841 | r252 | csouza | 2006-02-12 12:37:34 -0700 (Sun, 12 Feb 2006) | 2 lines | |
| 2842 | ||
| 2843 | fix for mostlyce popup and localization calls to select language file | |
| 2844 | ------------------------------------------------------------------------ | |
| 2845 | r251 | cauld | 2006-02-12 10:25:32 -0700 (Sun, 12 Feb 2006) | 1 line | |
| 2846 | ||
| 2847 | cauld - more MOStlyCE changes | |
| 2848 | ------------------------------------------------------------------------ | |
| 2849 | r250 | cauld | 2006-02-12 10:17:00 -0700 (Sun, 12 Feb 2006) | 1 line | |
| 2850 | ||
| 2851 | cauld - adding mclayer.js for MOStlyCE | |
| 2852 | ------------------------------------------------------------------------ | |
| 2853 | r247 | cauld | 2006-02-12 08:52:29 -0700 (Sun, 12 Feb 2006) | 1 line | |
| 2854 | ||
| 2855 | cauld - removing old MOStlyCE onclick plugin | |
| 2856 | ------------------------------------------------------------------------ | |
| 2857 | r246 | cauld | 2006-02-12 08:49:29 -0700 (Sun, 12 Feb 2006) | 1 line | |
| 2858 | ||
| 2859 | cauld - Upgrading MOStlyCE guts to 2.0.2 and fixing a few MOStlyCE bugs | |
| 2860 | ------------------------------------------------------------------------ | |
| 2861 | r245 | counterpoint | 2006-02-10 10:38:03 -0700 (Fri, 10 Feb 2006) | 1 line | |
| 2862 | ||
| 2863 | Mambot handler fix, compatibility fixes. | |
| 2864 | ------------------------------------------------------------------------ | |
| 2865 | r244 | counterpoint | 2006-02-10 07:08:05 -0700 (Fri, 10 Feb 2006) | 1 line | |
| 2866 | ||
| 2867 | Compatibility fixes. | |
| 2868 | ------------------------------------------------------------------------ | |
| 2869 | r243 | counterpoint | 2006-02-10 05:42:40 -0700 (Fri, 10 Feb 2006) | 1 line | |
| 2870 | ||
| 2871 | Handle https and non standard ports; reduce volume of metadata by restricting to one item. | |
| 2872 | ------------------------------------------------------------------------ | |
| 2873 | r238 | counterpoint | 2006-02-07 11:03:58 -0700 (Tue, 07 Feb 2006) | 1 line | |
| 2874 | ||
| 2875 | Bug fixes, mostly missing ampersands. | |
| 2876 | ------------------------------------------------------------------------ | |
| 2877 | r237 | counterpoint | 2006-02-06 09:36:18 -0700 (Mon, 06 Feb 2006) | 1 line | |
| 2878 | ||
| 2879 | Remove "generator" tag, improve SEF to cover archived material, correct bugs in contact component. | |
| 2880 | ------------------------------------------------------------------------ | |
| 2881 | r236 | csouza | 2006-02-06 08:35:49 -0700 (Mon, 06 Feb 2006) | 1 line | |
| 2882 | ||
| 2883 | fixed php4 reference to component handler | |
| 2884 | ------------------------------------------------------------------------ | |
| 2885 | r235 | counterpoint | 2006-02-05 10:46:04 -0700 (Sun, 05 Feb 2006) | 1 line | |
| 2886 | ||
| 2887 | Bug fix | |
| 2888 | ------------------------------------------------------------------------ | |
| 2889 | r234 | counterpoint | 2006-02-05 09:08:28 -0700 (Sun, 05 Feb 2006) | 1 line | |
| 2890 | ||
| 2891 | Security fixes. Add universal installer code. | |
| 2892 | ------------------------------------------------------------------------ | |
| 2893 | r233 | cauld | 2006-02-04 14:29:29 -0700 (Sat, 04 Feb 2006) | 1 line | |
| 2894 | ||
| 2895 | cauld - updating version info for release | |
| 2896 | ------------------------------------------------------------------------ | |
| 2897 | r232 | csouza | 2006-02-04 13:36:36 -0700 (Sat, 04 Feb 2006) | 2 lines | |
| 2898 | ||
| 2899 | corrected path to phpInputFilter | |
| 2900 | ------------------------------------------------------------------------ | |
| 2901 | r231 | csouza | 2006-02-04 13:36:24 -0700 (Sat, 04 Feb 2006) | 2 lines | |
| 2902 | ||
| 2903 | corrected path to phpInputFilter | |
| 2904 | ------------------------------------------------------------------------ | |
| 2905 | r230 | csouza | 2006-02-04 13:13:58 -0700 (Sat, 04 Feb 2006) | 1 line | |
| 2906 | ||
| 2907 | added admin.languages.class.php | |
| 2908 | ------------------------------------------------------------------------ | |
| 2909 | r229 | cauld | 2006-02-04 11:45:08 -0700 (Sat, 04 Feb 2006) | 1 line | |
| 2910 | ||
| 2911 | cauld - fixing phpInputFilter path | |
| 2912 | ------------------------------------------------------------------------ | |
| 2913 | r228 | cauld | 2006-02-04 10:32:51 -0700 (Sat, 04 Feb 2006) | 1 line | |
| 2914 | ||
| 2915 | cauld - fixing issue with __parameters create table statement | |
| 2916 | ------------------------------------------------------------------------ | |
| 2917 | r226 | counterpoint | 2006-02-03 02:43:17 -0700 (Fri, 03 Feb 2006) | 1 line | |
| 2918 | ||
| 2919 | Delete patTemplate | |
| 2920 | ------------------------------------------------------------------------ | |
| 2921 | r223 | counterpoint | 2006-02-02 15:13:45 -0700 (Thu, 02 Feb 2006) | 1 line | |
| 2922 | ||
| 2923 | Tidying up and bug fixing. | |
| 2924 | ------------------------------------------------------------------------ | |
| 2925 | r222 | counterpoint | 2006-02-02 07:50:48 -0700 (Thu, 02 Feb 2006) | 1 line | |
| 2926 | ||
| 2927 | Various bug fixes and tidying up. | |
| 2928 | ------------------------------------------------------------------------ | |
| 2929 | r221 | csouza | 2006-02-01 16:44:54 -0700 (Wed, 01 Feb 2006) | 1 line | |
| 2930 | ||
| 2931 | corrected notice in fixlanguages | |
| 2932 | ------------------------------------------------------------------------ | |
| 2933 | r220 | csouza | 2006-02-01 16:21:57 -0700 (Wed, 01 Feb 2006) | 1 line | |
| 2934 | ||
| 2935 | language fix | |
| 2936 | ------------------------------------------------------------------------ | |
| 2937 | r219 | csouza | 2006-02-01 16:04:51 -0700 (Wed, 01 Feb 2006) | 1 line | |
| 2938 | ||
| 2939 | language/english.xml | |
| 2940 | ------------------------------------------------------------------------ | |
| 2941 | r218 | counterpoint | 2006-02-01 13:38:06 -0700 (Wed, 01 Feb 2006) | 1 line | |
| 2942 | ||
| 2943 | Universal installer UI. | |
| 2944 | ------------------------------------------------------------------------ | |
| 2945 | r216 | csouza | 2006-02-01 09:45:51 -0700 (Wed, 01 Feb 2006) | 1 line | |
| 2946 | ||
| 2947 | complete set of language files for translation | |
| 2948 | ------------------------------------------------------------------------ | |
| 2949 | r213 | counterpoint | 2006-01-31 05:11:42 -0700 (Tue, 31 Jan 2006) | 1 line | |
| 2950 | ||
| 2951 | Mambot developments. | |
| 2952 | ------------------------------------------------------------------------ | |
| 2953 | r212 | counterpoint | 2006-01-31 01:30:02 -0700 (Tue, 31 Jan 2006) | 1 line | |
| 2954 | ||
| 2955 | Add support for free standing parameter object installation. | |
| 2956 | ------------------------------------------------------------------------ | |
| 2957 | r211 | csouza | 2006-01-30 16:38:54 -0700 (Mon, 30 Jan 2006) | 1 line | |
| 2958 | ||
| 2959 | added define check to prevent notices | |
| 2960 | ------------------------------------------------------------------------ | |
| 2961 | r210 | csouza | 2006-01-30 16:31:55 -0700 (Mon, 30 Jan 2006) | 1 line | |
| 2962 | ||
| 2963 | restored english.php and english.ignore.php | |
| 2964 | ------------------------------------------------------------------------ | |
| 2965 | r209 | counterpoint | 2006-01-30 15:13:58 -0700 (Mon, 30 Jan 2006) | 1 line | |
| 2966 | ||
| 2967 | Extra mambot hooks for registration, password changes. | |
| 2968 | ------------------------------------------------------------------------ | |
| 2969 | r208 | counterpoint | 2006-01-30 10:58:42 -0700 (Mon, 30 Jan 2006) | 1 line | |
| 2970 | ||
| 2971 | Handle language issue causing double display of modules. | |
| 2972 | ------------------------------------------------------------------------ | |
| 2973 | r207 | counterpoint | 2006-01-30 07:25:33 -0700 (Mon, 30 Jan 2006) | 1 line | |
| 2974 | ||
| 2975 | Possible fix for authenticator not found bug. | |
| 2976 | ------------------------------------------------------------------------ | |
| 2977 | r206 | counterpoint | 2006-01-30 07:14:36 -0700 (Mon, 30 Jan 2006) | 1 line | |
| 2978 | ||

