| 13 |
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.' ); |
| 14 |
?> |
?> |
| 15 |
|
|
| 16 |
1. Changelog |
Changelog: |
| 17 |
------------ |
------------ |
| 18 |
This is a non-exhaustive (but still near complete) changelog for |
This is a non-exhaustive (but still near complete) changelog for |
| 19 |
Mambo 4.5.x & 4.6, including beta and release candidate versions. |
Mambo 4.6, including beta and release candidate versions. |
| 20 |
Our thanks to all those people who've contributed bug reports and |
Our thanks to all those people who've contributed bug reports and |
| 21 |
code fixes. |
code fixes. |
| 22 |
|
|
| 28 |
- -> Removed |
- -> Removed |
| 29 |
! -> Note |
! -> Note |
| 30 |
|
|
| 31 |
-------------------- 4.6 Release -------------------------- |
-------------------- 4.6 Release --------------------------------------- |
| 32 |
|
|
| 33 |
16-April-2006 Martin Brampton (counterpoint) |
-------------------- 4.6 (RC2) Release --------------------------------- |
|
+ Added patch capability to the universal installer |
|
|
# Fixed some bugs in file permission handling |
|
|
|
|
|
13-April-2006 Neil Thompson (neilt) |
|
|
+ Added Atom1.0 specification RSS feed |
|
|
- Removed support for the deprecated Atom0.3 feed |
|
|
|
|
|
12-April-2006 Chad Auld (cauld) |
|
|
# Fixing {mospagebreak} so that it works with PHP 4 & 5. |
|
|
|
|
|
12-April-2006 Chanh Ong (cong) |
|
|
# Fixed missing cid for backware compatible with 3PD component on the backend |
|
|
|
|
|
11-April-2006 Carlos Souza (csouza) |
|
|
# Fixed Language Manager Bugs |
|
|
|
|
|
11-April-2006 Martin Brampton (counterpoint) |
|
|
# Fixed problem with newly created menu not appearing |
|
|
|
|
|
10-April-2006 Chad Auld (cauld) |
|
|
! Updated overlib_mini.js library to the latest version |
|
|
! Checked in last major revision of MOStlyCE Admin component for 4.6, v1.5 |
|
|
! Checked in last major revision of MOStlyCE mambot for 4.6, v1.6 |
|
|
|
|
|
07-April-2006 Neil Thompson (neilt) |
|
|
# Fixed problem with html in parameters textfield within the admin modules |
|
|
|
|
|
06-April-2006 Neil Thompson (neilt) |
|
|
# Bug fixes within the Admin Modules |
|
|
- Removed menu_image from contact parameters XML |
|
|
|
|
|
05-April-2006 Martin Brampton (counterpoint) |
|
|
! Modified index.php to relax check on Itemid for components not having menu entries |
|
|
|
|
|
03-April-2006 Neil Thompson (neilt) |
|
|
+ Added The Source URL to weblinks |
|
|
+ Added Mambo Foundation and The Source links to Other Menu |
|
|
! Changed labels in poll to Question from Title |
|
|
|
|
|
02-April-2006 Neil Thompson (neilt) |
|
|
# -> Fixed pathway.php missing php tag |
|
|
|
|
|
2-April-2006 Chad Auld (cauld) |
|
|
! Committed bot_mostlyce V1.5 (major changes in the way of authentication, plugin loading, etc.) Simplified and much cleaner. |
|
|
! Committed com_mostlyce V1.4 (major admin interface changes, some options removed, and some new ones added). |
|
|
- Removed MOStlyCE imgmanager, filemanager, & preview plugins. Also removed auth_mostlyce.php. Will eventually re-implement in a cleaner and more efficient manner. |
|
|
+ Adding the new MOStlyDBAdmin component for db backup and restore functionality. |
|
|
|
|
|
1-April-2006 Martin Brampton (counterpoint) |
|
|
+ Added Mambo Containers admin side component (NOT an April Fool joke :)) |
|
|
|
|
|
31-March-2006 Neil Thompson (neilt) |
|
|
! changed admin to show advanced_mode as default |
|
|
|
|
|
30-March-2006 Neil Thompson (neilt) |
|
|
# Fixed mod_latest_content no content error |
|
|
# Fixed handlers in mod_latest_content |
|
|
# Corrected cases in mod_latest_content |
|
|
! Removed mod_latest_content fixed width limit in horizontal td case |
|
|
# Fixed bug in content.class.php getBlogSectionCount() not returning 0 count |
|
|
! Module mod_latest_content changed to default unpublished |
|
|
|
|
|
28-March-2006 Neil Thompson (neilt) |
|
|
# Fixed problem with missing legends in Content Section, Category, Content Item |
|
|
|
|
|
26-March-2006 Chad Auld (cauld) |
|
|
! Mambo's security list email address has changed, updated email address on the installation survey. |
|
|
|
|
|
22-March-2006 Martin Brampton (counterpoint) |
|
|
! Optimised admin module mod_stats to user mosMenuHandler instead of DB |
|
|
! Optimised mostlyce.php to call mainframe for template instead of DB |
|
|
# Fixed problem with combining update session with validation |
|
|
! Reorganised admin side index.php logic so that resubmitting login ignored |
|
|
# Fixed offline check issue following changes to check admin session |
|
|
! Changed mosMenuHandler getMenuType method to return counts as well as types |
|
|
|
|
|
21-March-2006 Martin Brampton (counterpoint) |
|
|
! Further optimisation in CMT classes, user authenticator |
|
|
! Merging of some methods between mosDBTable and mosDBTableEntry |
|
|
+ Introduction of getNullDate method in database |
|
|
! Revised method of discovering document root in index.php |
|
|
! Optimised handling of admin user and sessions |
|
|
- Removal of checkAdminSession from admin.php - small amounts of |
|
|
new code in mosUser, mosSession and index.php adminside processing |
|
|
! Small modifications to the editor to attempt to overcome the |
|
|
environment setup problems by including index.php |
|
|
|
|
|
20-March-2006 Chad Auld (cauld) |
|
|
+ Adding a donation icon to the new installation survey |
|
|
|
|
|
19-March-2006 Chad Auld (cauld) |
|
|
! Disabling MOStlyCE's preview plugin. Mambo has its own preview option so no since in slowing down the editor. |
|
|
+ Adding the Print plugin to MOStlyCE. It was there, but was failing to load and display. |
|
|
|
|
|
19-March-2006 Martin Brampton (counterpoint) |
|
|
! Reinstalled changes to popup code, mainly in menubar.html.php, somehow |
|
|
lost from original changes made on 5 and 11 January 2006. |
|
|
|
|
|
16-March-2006 Chad Auld (cauld) |
|
|
! Adding IE fix for the MOStlyCE contextmenu plugin. Was causing IE to fail. |
|
|
! Updating version info for 4.6 public RC1 |
|
|
|
|
|
12-March-2006 Chad Auld (cauld) |
|
|
! Changed the end user survey to handle emails a bit differently. Comments are now sent to a different location. |
|
|
|
|
|
4-March-2006 Chad Auld (cauld) |
|
|
+ Adding new end user survey functionality to the last install screen |
|
|
! Updating version info for 4.6 public Beta 1 |
|
|
|
|
|
1-March-2006 Predrag Lezaic (oziris) |
|
|
! Updated author emails and URL's in XML files. |
|
|
|
|
|
1-March-2006 Chad Auld (cauld) |
|
|
! Updated "Lost Password" error message to make it more clear that both username and email address are required. |
|
|
|
|
|
28-February-2006 Predrag Lezaic (oziris) |
|
|
! Updated calls from admin components to new help screen file names. |
|
|
|
|
|
28--February-2006 Chad Auld (cauld) |
|
|
! Changing default MOStlyCE plugin layout based on suggestions from Water & Stone |
|
|
|
|
|
28-February-2006 Predrag Lezaic (oziris) |
|
|
! Changed file names of help screen documents. |
|
|
|
|
|
28-February-2006 Adi Setiawan (adilovetini) |
|
|
! add mambo version info in the top right of administrator pages |
|
|
|
|
|
27-February-2006 Adi Setiawan (adilovetini) |
|
|
+ add latest content module |
|
|
|
|
|
26-February-2006 Predrag Lezaic (oziris) |
|
|
! Replaced remaining copyright notices in php and html files. |
|
|
|
|
|
25-February-2006 Chad Auld (cauld) |
|
|
+ adding a couple MOStlyCE plugins |
|
|
- removed a few unused MOStlyCE plugins |
|
|
# Fixed an error with the htmltemplate plugin |
|
|
# Fixed a bug in com_content that was causing the "Not Authorized" error when trying to edit content from the frontend |
|
|
|
|
|
24-February-2006 Predrag Lezaic (oziris) |
|
|
! Replaced copyright notices in xml files. |
|
|
|
|
|
24-February-2006 Martin Brampton (counterpoint) |
|
|
! 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. |
|
|
|
|
|
-------------------- 4.5.3 (Holiday Patch) Release -------------------------- |
|
|
|
|
|
31-Dec-2005 Chad Auld (cauld) |
|
|
# Fixing PHP 5 related issues with admin.content.php |
|
|
! Updating credits file |
|
|
! Adjusting static content editor so it doesn't shift during editing with TinyMCE 2.0.1 |
|
|
|
|
|
31-Dec-2005 Carlos Souza (csouza) |
|
|
# Replaced inconsistent short open tags that caused parse errors in some php versions |
|
|
|
|
|
31-Dec-2005 Martin Brampton (counterpoint) |
|
|
! Modified one line in pathway that was using globals no longer set - changed to super globals |
|
|
|
|
|
29-Dec-2005 Chanh Ong (cong) |
|
|
# Fix Parse error: parse error, unexpected '}' in php 5.1 |
|
|
|
|
|
26-Dec-2005 Chad Auld (cauld) |
|
|
! Making some changes for the TinyMCE 2.0.1 update to handle the default to filter template change |
|
|
! Updating version.php for release |
|
|
# Fixing trash so that it is empty after a fresh install with sample data |
|
|
|
|
|
23-Dec-2005 Chad Auld (cauld) |
|
|
! Removing experimental Safari warning in TinyMCE |
|
|
! Updating version.php for holiday patch |
|
|
|
|
|
22-Dec-2005 Martin Brampton (counterpoint) |
|
|
# Altered incorrect method for error message on row in admin.section.php |
|
|
# Added default of null string to params field in mos_section. |
|
|
|
|
|
21-Dec-2005 Chad Auld (cauld) |
|
|
! Updating default templates with some minor fixes |
|
|
# Fixing some formatting errors on the sample data |
|
|
|
|
|
21-Dec-2005 Carlos Souza (csouza) |
|
|
# added session_start() calls to index.php and index2.php |
|
|
|
|
|
21-Dec-2005 Chanh Ong (cong) |
|
|
- Revert the change below due to the fix csouza made in index2.php which is better and more secure |
|
|
|
|
|
20-Dec-2005 Chanh Ong (cong) |
|
|
# Fix problem where Email icon on content not working where session lost its previous value. |
|
|
|
|
|
20-Dec-2005 Chad Auld (cauld) |
|
|
+ Adding 453 to 453h sql patch for TinyMCE 2.0.1 upgrade |
|
|
|
|
|
19-Dec-2005 Chad Auld (cauld) |
|
|
# Fixing admin content preview & upload session issue |
|
|
|
|
|
18-Dec-2005 Chad Auld (cauld) |
|
|
! Updated the default TinyMCE editor from 1.45 to 2.0.1 |
|
|
+ Added back in the old System Information administrator link |
|
|
|
|
|
19-Dec-2005 Carlos Souza (csouza) |
|
|
# Changed register globals emulation to default to 'On' |
|
|
|
|
|
18-Dec-2005 Martin Brampton(counterpoint) |
|
|
# Modified SQL statements having LEFT JOIN after list of joined tables |
|
|
# Modified contact searchbot to set Itemid |
|
|
|
|
|
17-Dec-2005 Martin Brampton (counterpoint) |
|
|
# Modified index.php to avoid conflict with SMF over $_REQUEST['message'] |
|
|
# Modified admin trash manager to fix failures and lack of page control |
|
|
|
|
|
16-Dec-2005 Chanh Ong (cong) |
|
|
# Fix bug that causes the "top" position always overlay other component |
|
|
|
|
|
-------------------- 4.5.3 Release -------------------------- |
|
|
|
|
|
26-Nov-2005 Chad Auld (cauld) |
|
|
! Fixed GPL text in install (made all 1 font, easier to read) |
|
|
- Removed old templates |
|
|
+ Added new Mambo default template |
|
|
! Changed more sample data |
|
|
! Updated the default setup to fit new template |
|
|
! Adding setting to default register globals emulation to "On" |
|
|
|
|
|
24-Nov-2005 Chad Auld (cauld) |
|
|
! Changed the default on the new admin filter/advanced interface to advanced |
|
|
|
|
|
23-Nov-2005 Chad Auld (cauld) |
|
|
! Changed header logos. Removed references to 4.5.2. |
|
|
! Updated most of the sample install data |
|
|
! Update some of the default installation settings |
|
|
! Changed out the included sample banners, install header banner, and admin header banners |
|
|
- Removed old sample images no longer in use |
|
|
|
|
|
23-Nov-2005 Carlos Souza (csouza) |
|
|
! Replaced globals.php and sef.php to address the globals emulation overwrite vulnerability |
|
|
+ Added option in com_config to toggle register_globals emulation |
|
|
|
|
|
16-Nov-2005 Carlos Souza (csouza) |
|
|
+ Added fix in index*.php to address the Globals overwrite problem in versions < 4.4.1 |
|
|
|
|
|
14-Nov-2005 Ilias Antonopoulos (eliasan) |
|
|
# Added Vcard option on Contact Items Parameters |
|
|
/administrator/components/com_contact/contact_items.xml |
|
|
# Fixed. Link type, menu items don't show up on Pages/Items List. |
|
|
/includes/mambo.php |
|
|
# Fixed. Empty Categories don't show up, although 'Show Empty Categories' is selected on a Table-Content Section menu Item |
|
|
/components/com_content/content.php |
|
|
! 'List - Content Section' corrected to 'Table - Content Section' |
|
|
/administrator/components/com_menus/content_section/content_section.menu.html.php |
|
|
|
|
|
13-Nov-2005 Chad Auld (cauld) |
|
|
! Updated install screens to display 453 and release dates. |
|
|
! Changed the newsflash articles included with the sample data. |
|
|
# [#8199] Database queries in gacl_api.class |
|
|
# [#7713] mosMail fix bcc bug + add missing ReplyTo fields |
|
|
|
|
|
12-Nov-2005 Giorgio Nordo (gin) |
|
|
# [#7590] fixed the bug of the related items module (the module showed also expired content items) |
|
|
|
|
|
11-Nov-2005 Chad Auld (cauld) |
|
|
+ [#8364] OSI Certification: Added README file. Added OSI logo to install screens. |
|
|
|
|
|
08-Nov-2005 Ilias Antonopoulos (eliasan) |
|
|
# [#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. |
|
|
For testing, set your help server to point at: http://www.mambobook.gr/draftdoc |
|
|
New Help screen will be uploaded to http://help.mamboserver.com |
|
|
|
|
|
27-Oct-2005 Shaoying Sun (lang3) |
|
|
# [#7447] Image path input from backend results in broken links on frontend |
|
|
|
|
|
26-Oct-2005 Carlos Souza (csouza) |
|
|
! Hardened 'Email To Friend' form in com_content |
|
|
|
|
|
22-Oct-2005 Shaoying Sun (lang3) |
|
|
! Changed date format "Y-m-d h:i:s" to "Y-m-d H:i:s" in content, frontpage, typedcontent show in backend |
|
|
! Changed date format "Y-m-d h:i:s" to "Y-m-d H:i:s" in message send in frontend |
|
|
|
|
|
20-Oct-2005 Chad Auld (cauld) |
|
|
! Fixed SQL injection hole in content submission |
|
|
|
|
|
20-Oct-2005 Cameron Fraser |
|
|
+ Added Simple / Advanced functionality to Add / Edit (Content/Section/Category) pages |
|
|
admin.admin.html.php |
|
|
admin.content.html.php |
|
|
admin.sections.html.php |
|
|
admin.categories.html.php |
|
|
admin.typedcontent.html.php |
|
|
index2.php |
|
|
|
|
|
19-Oct-2005 Chad Auld (cauld) |
|
|
# [#8260] Search highlighting fails when a "?" is entered |
|
|
|
|
|
16-Oct-2005 Chad Auld (cauld) |
|
|
# [#7601] MySQL password textbox is shown as a plain text box |
|
|
# [#7410] Mambo gzip fails when gzip compression is already enabled in php.ini |
|
|
# [#7746] Missing space in mosimage IMG tags |
|
|
# [#8157] Use of $mosConfig_abolute_path instead of $mosConfig_absolute_path |
|
|
# [#7714] User Registration allows dots and other chars besides A-Z 0-9 |
|
|
|
|
|
08-Aug-2005 Andrew Eddie |
|
|
^ Encased text files in PHP wrapper to help obsfucate version info |
|
|
# Changed admin session name to hash of live_site to allow you to log into more than one mambo on the same host |
|
|
# Fixed hardcoded (c) character in web installer files |
|
|
# Fixed slow query in admin User Manager list screen |
|
|
# Fixed bug in poll stats calculation |
|
|
# Fixed SQL injection bugs in user activation (thanks Enno Klasing) |
|
|
# Updated bug fixes in phpMailer class |
|
|
# Fixed login bug for nested Mambo sites on the same domain |
|
|
|
|
|
02-Aug-2005 Alex Kempkens |
|
|
# [#6775] Display of static content without Itemid |
|
|
# [#6330] Corrected default value of field |
|
|
|
|
|
-------------------- 4.5.2.3 Patch Released ---------------------- |
|
|
|
|
|
15-Jun-2005 Andrew Eddie |
|
|
# Fixed sql injection vulnerability in voting form |
|
|
# Fixed over-sensitive filtering of content intro and full text fields |
|
|
^ Updates database::setQuery code to more efficient version |
|
|
|
|
|
-------------------- 4.5.2.2 Patch Released ---------------------- |
|
|
|
|
|
04-May-2005 Andrew Eddie |
|
|
# Fixed vulnerability with bind method in mosDBTable class |
|
|
# Fixed session id spoofing via administrator/index3.php |
|
|
# Fixed bug in mosAbstractTasker redirect method |
|
|
# Prevented attacks via injection of POST variables through GET |
|
|
# Fix injection bugs in various class 'check' methods |
|
|
+ Added input filter class (replacement for built-in strip tags) |
|
|
- Removed vulnerable file in DOMIT library |
|
|
|
|
|
4-Mar-2005 Rey Gigataras |
|
|
# Fixed [#4642] Can't login to ADMINISTATION |
|
|
# Fixed [#4768] emailCloaking() doesn't completely combine parts of mail address |
|
|
# Fixed [#4972] Truncated email address in Contacts |
|
|
# Fixed [#4607] admin.typedcontent.php missing $lists['_caption_align'] initialisation code |
|
|
# Fixed [#4610] MOSimage doesn't work in static content manager |
|
|
# Fixed [#4586] `List Length` is ignored |
|
|
|
|
|
-------------------- 4.5.2.1 Patch Released ---------------------- |
|
|
19-Feb-2005 Andrew Eddie |
|
|
# Fixed security vulnerability in Tar.php |
|
|
|
|
|
18-Feb-2005 Andy Miller |
|
|
# Fixed com_content to use <div> for componentheading |
|
|
! Changed implementation of new -3 module style for more robust solution |
|
|
|
|
|
-------------------- 4.5.2 Stable Released ---------------------- |
|
|
|
|
|
16-Feb-2005 Emir Sakic |
|
|
# Fixed JS Bug with save order button not refreshing the page in IE |
|
|
+ Added support for language variable in content URL |
|
|
|
|
|
16-Feb-2005 Andy Miller |
|
|
+ Added css elements for image/caption in sf2 |
|
|
! Removed hardcoded default padding/margin in mosimage mambot |
|
|
|
|
|
16-Feb-2005 Alex Kempkens |
|
|
# Fixed handling of header and search phrases in search component |
|
|
|
|
|
16-Feb-2005 Rey Gigataras |
|
|
! `Cancel` button replaced with `Close` button when editing existing items |
|
|
! Moved `Mass Mail` to `Component` Sub-menu |
|
|
# Fixed [#4517] Menu order incorrect |
|
|
# Fixed [#4466] Administrator may delete other administrator |
|
|
# Fixed [#4468] Administrator may change the level they belong to |
|
|
# Fixed [#4536] Logout Link wrong in User Menu |
|
|
# Fixed [#4467] Back-end Group may create 'Public Front-end' or 'Public Back-end' user |
|
|
# Fixed 'Other Categories' param problem in 'Newsfeeds` and `Contacts` components |
|
|
# Fixed [#4482] Error in WebLink Parameters |
|
|
# Fixed [#4532] Display problem in Table - Content Category |
|
|
# Fixed [#4533] Display problem in Table - Content Section |
|
|
# Fixed missing published button in `Newsfeed` Component edit page |
|
|
# Fixed [#4500] No Caption in Static Content |
|
|
|
|
|
16-Feb-2005 Peter Koch |
|
|
# Fixed [#4090] navigation between archived articles is not possible |
|
|
# Fixed error in 'make unwriteable' when editing language and template files |
|
|
# Fixed category redirection error after calling from content item manager |
|
|
! Updated cpanel icons and modules for hiding mainmenu when calling edit pages |
|
|
! Updated typed/static content for hiding mainmenu when calling edit pages |
|
|
! Spread menubar icons for improved usability |
|
|
! Updated installation step 1 hints and warnings |
|
|
|
|
|
16-Feb-2005 Andrew Eddie |
|
|
+ Added new site module stype to allow for rounded corner styling techniques |
|
|
# Fixed bug in database error reporting when in debug mode |
|
|
# Fixed bug showing Not Auth message when linking via Key reference |
|
|
# Fixed help links to support and removed useless index link |
|
|
# Fixed [#4483] 4.5.2 Pre1: Powerd by Logo still shows 4.5.1 |
|
|
# Fixed [#4496] Pre-1 Section Creation: No menu link creation possible |
|
|
+ Added [#4502] Pre-1: User "Select Log Status" lacks "logged out" option |
|
|
# Fixed [#4480] 4.5.2 CVS missing language string in contacts (Download as Vcard) |
|
|
|
|
|
15-Feb-2005 Rey Gigataras |
|
|
# Fixed bug `Search Category` mambot |
|
|
|
|
|
15-Feb-2005 Peter Koch |
|
|
# Fixed creation of menuitems for weblink, newsfeed and contact categories |
|
|
# Fixed content menu should recognize empty sections and categories |
|
|
! Hide main menu whenever an item is edited to reduce risk of lost checkouts. |
|
|
! Improved backend messaging |
|
|
|
|
|
15-Feb-2005 Andrew Eddie |
|
|
# Fixed spurious installer error msg when xml file is included in package file list |
|
|
+ Added experimental task routing class |
|
|
+ Added mainframe function to add custom html to the head tag of a template |
|
|
|
|
|
14-Feb-2005 Emir Sakic |
|
|
# Fixed [#4207] Bug in Blog-Content Category Archives |
|
|
|
|
|
14-Feb-2005 Peter Koch |
|
|
# Fixed [#4472] 4.5.2 CVS Menu Manager [menu] Overlib oddities |
|
|
# Fixed sample installation inconsistents |
|
|
# Fixed phrasing for all menuitem names |
|
|
# Fixed wrong category mgr if no weblink or newsfeed cat. exists |
|
|
|
|
|
14-Feb-2005 Alex Kempkins |
|
|
# Fixed problem with RSS feeds & live feed |
|
|
# Removed config_ml_support from configuration dialogs |
|
|
|
|
|
14-Feb-2005 Andrew Eddie |
|
|
# Fixed [#4305,3971] User with Manager or Administrator Access pb |
|
|
! Converted help files to html, help index can point to help site |
|
|
|
|
|
13-Feb-2005 Rey Gigataras |
|
|
# Fixed [#3840] Some curious things in the Groupmanagement |
|
|
# Fixed [#4272] Configuration: no 'back'; link to control panel |
|
|
! Added logged filter to `User Manager` |
|
|
+ mod_logged Admin module |
|
|
|
|
|
12-Feb-2005 Rey Gigataras |
|
|
# Fixed [#4319] 4.5.2 CVS mod_rssfeed malfunction |
|
|
|
|
|
12-Feb-2005 Peter Koch |
|
|
# Fixed [#4345] stripslashes on array in includes/mambo.php:mosBindArrayToObject() |
|
|
+ Added optional parameters for $cc, $bcc, $attachment to mosMail() |
|
|
+ Made path to sendmail configurable ($mosConfig_sendmail) |
|
|
|
|
|
11-Feb-2005 Andy Miller |
|
|
# Fixed Long SEF URLs showing up in search results |
|
|
+ Added a function to show area of text in search results based on keyword |
|
|
# Fixed rotate image module to include trailing <br /> for IE compatibility |
|
|
# Fixed search highlighting to display properly |
|
|
|
|
|
11-Feb-2005 Peter Koch |
|
|
# Fixed [#4321] 4.5.2 CVS mod_sections module displays empty sections |
|
|
# Fixed [#3072] Update DB from 4.5.0 to 4.5.1 |
|
|
|
|
|
11-Feb-2005 Rey Gigataras |
|
|
# Fixed Live Bookmarks handling |
|
|
+ Additional parameters for TinyMCE |
|
|
! Added group filtering for User Manager |
|
|
! Added `User Manager` & `Media Manager` to Admin Panel Quickicons |
|
|
! Restrutured Admin `Content` Sub-Menu |
|
|
|
|
|
10-Feb-2005 Peter Koch |
|
|
# Fixed [#4251] (Again) Issues with other categories display |
|
|
# Fixed [#4361] script tag in submit news bloqs admin backend |
|
|
|
|
|
10-Feb-2005 Alex Kempkens |
|
|
! Removed multi lingual calls from index and searchbot scripts |
|
|
|
|
|
10-Feb-2005 Andrew Eddie |
|
|
# Fixed bug in module display for free text and style=-1 |
|
|
# fixed bug in mambot uninstaller |
|
|
|
|
|
09-Feb-2005 Peter Koch |
|
|
# Fixed [#4396] 4.5.2 CVS Order column in lists? Editing can't be saved. |
|
|
# Fixed [#4251] 4.5.2 CVS Menu Manager/Menu Items Editing window typos and bugs |
|
|
|
|
|
08-Feb-2005 Peter Koch |
|
|
# Fixed [#4404] 4.5.2 CVS mod_templatechooser Typo |
|
|
# Fixed [#4405] 4.5.2 CVS mod_whosonline oddity |
|
|
# Fixed [#4400] problem with copying menu in admin panel |
|
|
|
|
|
07-Feb-2005 Peter Koch |
|
|
# Fixed [#4105] Fixes to new item counters, category display, etc. |
|
|
# Fixed [#4359] 4.5.2 CVS new Menu Manager display bug after 05/02/cvs update |
|
|
|
|
|
07-Feb-2005 Alex Kempkens |
|
|
# Fixed small variable notices |
|
|
! Added configuration value for ml support |
|
|
# Fixed small issues about content categories & notice warnings for news-flash module |
|
|
|
|
|
06-Feb-2005 |
|
|
# Fixed bug that in usermenu logout link that prevents access to com_login |
|
|
|
|
|
05-Feb-2005 Alex Kempkens |
|
|
+ Added small corrections in the select handling for multi lingual contents |
|
|
+ Integrated basic check for multi lingual component, same technique like |
|
|
SEF |
|
|
! Added the use of css 'sectiontableentry1/2' in the content item table of |
|
|
the category list |
|
|
|
|
|
05-Feb-2005 Emir Sakic |
|
|
# Fixed JS error in TinyMCE advanced editor |
|
|
# Fixed SEF bug |
|
|
# Fixed TOC SEF bug |
|
|
# Fixed cosmetic admin menu bug |
|
|
! Removed IFRAME borders on admin help page |
|
|
# Fixed [#4267] Module Manager list default bug |
|
|
! Added icon for save order admin listing |
|
|
|
|
|
05-Feb-2005 Andrew Eddie |
|
|
+ Added Quote method to database class |
|
|
+ Added php 4.1.2 compat functions |
|
|
|
|
|
03-Feb-2005 Andrew Eddie |
|
|
+ Add Walter Zorn tooltip library |
|
|
|
|
|
02-Feb-2005 Andrew Eddie |
|
|
! Fixed x-site injection vulnerability related to PHP bug |
|
|
|
|
|
30-Jan-2005 Andy Stewart |
|
|
# Fixed [#4520] Changed singular "Module" into plural "Module(s)" when deleting a menu. |
|
|
# Fixed [#4220] Static content linking to content item in menu manager. |
|
|
|
|
|
29-Jan-2005 Alex Kempkens |
|
|
# Fixed live feed handling of RRS and integrated possibility to name |
|
|
the feed file |
|
|
|
|
|
27-Jan-2005 Andy Stewart |
|
|
# Fixed [#2938] Added strtolower to filename when chmod after upload |
|
|
|
|
|
27-Jan-2005 Andrew Eddie |
|
|
+ Added folder offset to <files> tag in installer |
|
|
|
|
|
26-Jan-2005 Peter Koch |
|
|
! Change content editors width to 100% |
|
|
|
|
|
25-Jan-2005 Peter Koch |
|
|
# Fixed weblinks not working with SEF enabled |
|
|
# Fixed [#3851] Alternative gzip page compression doesn't work (for example in Opera) |
|
|
# Fixed non-standard HTML in user manager |
|
|
|
|
|
24-Jan-2005 Andy Stewart |
|
|
# Fixed [3565] updated publish_array to point to correct key |
|
|
# Fixed [3824] Closed, resolved by [3289] fix |
|
|
# Fixed [3473] Closed, resolved by [3289] fix |
|
|
# Fixed [3752] Not a bug, user not understood ini_get function |
|
|
|
|
|
24-Jan-2005 Peter Koch |
|
|
# Fixed misspelling cateogry/category in english.php |
|
|
# Fixed non-standard HTML in admin control panel |
|
|
|
|
|
23-Jan-2005 Levis Bisson |
|
|
+ Added the global configuration -> Show UnAuthorized Links condition |
|
|
to the mod_latestnews.php, mod_mostread.php and mod_newsflash.php |
|
|
|
|
|
23-Jan-2005 Peter Koch |
|
|
+ Added write protection handling to template html and css editors. |
|
|
+ Added write protection handling to language file editor. |
|
|
# Fixed [#3289] Media Manager not working with globals off |
|
|
# Fixed [#3352] Global configuration and Logout Fail |
|
|
|
|
|
22-Jan-2005 Rey Gigataras |
|
|
# Fixed missing Back Button option for Search component page |
|
|
# Fixed 'no results' found when first entering Search component - without engaging a search |
|
|
# Fixed pathway html entity problem |
|
|
|
|
|
21-Jan-2005 Peter Koch |
|
|
+ Added checkboxes in site global configuration to make configuration.php |
|
|
unwritable after saving, or to override write protection while saving |
|
|
respectively. |
|
|
+ Added function mosIsChmodable($file) to administrator/includes/admin.php. |
|
|
Returns TRUE if mambo can chmod the file. Used for overwrite/add write |
|
|
protection functions in administration editors. |
|
|
|
|
|
19-Jan-2005 Rey Gigataras |
|
|
+ Added Vcard capability to Contact Component |
|
|
|
|
|
18-Jan-2005 Peter Koch |
|
|
# General fix for chmod issues [#3842] [#3727] [#3275]: |
|
|
+ Added configurable file and directory permissions (chmod) to installation steps. |
|
|
+ Added configurable file & directory permissions (chmod) to global configuration |
|
|
+ Added function mosChmodRecursive($path, $filemode=NULL, $dirmode=NULL) to mambo.php. |
|
|
+ Added function mosChmod($path) to mambo.php. |
|
|
! 3rd party addons may adopt the permission flags while still keeping backward compatibility. |
|
|
! Updated com_installer to use the new chmod options above |
|
|
! Updated com_media to use the new chmod options above |
|
|
# Fixed $mosConfig_absolute_path having double slashes after installing on windows |
|
|
# Fixed several minor html errors in installer and com_config |
|
|
|
|
|
18-Jan-2005 Rey Gigataras |
|
|
! Added Date column to Content Managers |
|
|
|
|
|
17-Jan-2005 Rey Gigataras |
|
|
+ Added Caption support to {mosimage} |
|
|
# Fixed Category param in Blog Category |
|
|
# Fixed inability to hide Categories in Category view of 'List - Content Section' |
|
|
|
|
|
16-Jan-2005 Rey Gigataras |
|
|
! Separated Menu Item Types into groups |
|
|
|
|
|
15-Jan-2005 Rey Gigataras |
|
|
! Added param for `title` & `heading` attribs of 'mospagebreak' to be added to <site> tag |
|
|
! Added `heading` attribute to 'mospagebreak' to control title of first item in TOC |
|
|
! Add Search button params for `Search Module` |
|
|
! Add forget password and register new user for Login Component page |
|
|
|
|
|
14-Jan-2005 Rey Gigataras |
|
|
+ Added new Ordering ability for Admin list/table views |
|
|
! Template Manager preview template thumbnail, on by default |
|
|
! Improved New Menu Item creation page - added tooltips from XML file |
|
|
! Improved MOSTooltip function |
|
|
|
|
|
13-Jan-2005 Rey Gigataras |
|
|
+ Added Reset Clicks button to Banner manager |
|
|
! Added Author column and Author filter to Content Item and Static Content Manager |
|
|
|
|
|
12-Jan-2005 Rey Gigataras |
|
|
+ Added `Load Module Position` mambot |
|
|
|
|
|
11-Jan-2005 Rey Gigataras |
|
|
+ Added `Wrapper` module |
|
|
+ Added option to send HTML emails in `Massmail` component |
|
|
# Fixed Wrapper Component XHTML validation issue |
|
|
# Fixed [#4051] Can search sections and categories even if they have not been published |
|
|
|
|
|
10-Jan-2005 Rey Gigataras |
|
|
! 'Latest News' module can now show Static Content - configurable via new `Module Mode` param |
|
|
! 'Most Read' module can now show Static Content - configurable via new `Module Mode` param |
|
|
|
|
|
09-Jan-2005 Rey Gigataras |
|
|
+ Site `Favourite Icon` now configurable via Global Configuration |
|
|
+ Added Syndication support for Firefox `Live Bookmarks` |
|
|
+ Added 'Apply' action to Menu Items |
|
|
+ Added 'Apply' action to Content Item, Static Content, Section, Category & Global Config |
|
|
+ Added 'Apply' button ( saves item but does not exit `edit` mode ) |
|
|
! Reordered `Page Title` to have sitename appear before page name |
|
|
# Fixed unnecessary extra commas in Meta Tags |
|
|
|
|
|
07-Jan-2005 Rey Gigataras |
|
|
! Added action message to 'Copy' module function |
|
|
! Replace `split` funtion with faster `explode` function to determine ISO encoding |
|
|
# Fixed Error messages in 'Copy' Menu Item confirmation page |
|
|
|
|
|
05-Jan-2005 Rey Gigataras |
|
|
# Fixed [#3990] Saving or editing existing categories gives errors |
|
|
|
|
|
04-Jan-2005 Andy Stewart |
|
|
# Fixed [#3473] Added code to auto delete index.html from empty media manager folder |
|
|
! Added code to media manager function create_folder to create index.html |
|
|
|
|
|
04-Jan-2005 Rey Gigataras |
|
|
# Fixed handling of menus when more than one module assigned to display a particular menutype |
|
|
# Fixed Search Contacts mambot sql error |
|
|
|
|
|
04-Jan-2005 Andrew Eddie |
|
|
# Fixed hardcoded classname in mosParameters that prevents derived classes from working |
|
|
# Fixed wrongly named iscore property in mosComponents class |
|
|
! Updated mosReadDirectory function to be able to recurse into sub-directories |
|
|
|
|
|
03-Jan-2005 Rey Gigataras |
|
|
# Fixed Admin Module 'Components' being visible for Managers |
|
|
# Fixed Admin Module 'Menu Stats' including Trashed menu items in count |
|
|
|
|
|
02-Jan-2005 Rey Gigataras |
|
|
+ New 'Installer' sub-menu for Admin and Super Admin - amalgamates links for all installers |
|
|
! Improvement to Category 'Link to Menu' handling |
|
|
! Improvement to Section 'Link to Menu' handling |
|
|
# Fixed page title param for Contact Component menu items |
|
|
|
|
|
01-Jan-2005 Rey Gigataras |
|
|
! Improvement to Static Content 'Link to Menu' handling |
|
|
! Improvement to Content Item 'Link to Menu' handling |
|
|
! Improvement to Menu Manager edit menu item linking |
|
|
|
|
|
31-Dec-2004 Rey Gigataras |
|
|
! Improvement to Content Item 'Reset Hits' handling |
|
|
! Improvement to Static Content 'Reset Hits' handling |
|
|
# Fixed RSS Syndication author validation error - removed author info |
|
|
|
|
|
31-Dec-2004 Andrew Eddie |
|
|
# Fixed stripping of backslashes when loading an object |
|
|
# Fixed error if xml didn't exist in Mambot and Module install screens |
|
|
|
|
|
30-Dec-2004 Rey Gigataras |
|
|
# Fixed [#2706] Bug(?) with 'time to publish' in relation to timezone (time offset) |
|
|
# Fixed [#3922] POLL: Page Title is missing (Parameters) |
|
|
# Fixed params for 'Component - Search' menu item |
|
|
# Fixed Poll dropdown select missing Itemid |
|
|
|
|
|
30-Dec-2004 Peter Koch |
|
|
# Fixed [#3610] Missing #__ in admin.content.php |
|
|
# Fixed [#3503] Missing quote in admin.media.html.php |
|
|
# Fixed [#3217] Typo in variable name, missing $ sign |
|
|
|
|
|
30-Dec-2004 Andrew Eddie |
|
|
! Admin custom toolbar now displays only text if images not defined |
|
|
|
|
|
29-Dec-2004 Rey Gigataras |
|
|
+ Search Newsfeeds mambot |
|
|
+ Added Feed Image, Feed descrip, Item descrip & word count params to 'Link - Newsfeed' |
|
|
+ Added Feed Image, Feed descrip, Item descrip & word count params to 'Component - Newsfeed' |
|
|
+ Added Feed Image, Item description & word count params to RSS Feed module |
|
|
! Modified Search Weblinks mambot |
|
|
|
|
|
27-Dec-2004 Rey Gigataras |
|
|
+ Added hyperlink to Frontpage Manager list linking to Category Edit |
|
|
+ Added hyperlink to Frontpage Manager list linking to Section Edit |
|
|
+ Added hyperlink to Content Manager list linking to Category Edit |
|
|
+ Added hyperlink to Content Manager list linking to Section Edit |
|
|
+ Added hyperlink to Category Manager list linking to Section Edit |
|
|
! Cosmetic change to Module Item layout - shifted from tab to column layout |
|
|
# Fixed mambot description in Edit Mambot page |
|
|
|
|
|
26-Dec-2004 Rey Gigataras |
|
|
+ Added hyperlink to Menu Manager for Contact Item menu items directly to the item itself |
|
|
+ Added hyperlink to Menu Manager for Newsfeed Item menu items directly to the item itself |
|
|
+ Added hyperlink to Menu Manager for Content Item menu items directly to the item itself |
|
|
+ Ability to link to Content Items from Edit Content Item menu page |
|
|
+ Ability to link to Static Content from Edit Static Content Item menu page |
|
|
! Cosmetic change to Menu Item layout - shifted from tab to column layout |
|
|
# Fixed [#3551] Failed during uninstallation of Admin's module |
|
|
# Fixed [#3056] No handling of illegal section names in Category Manager |
|
|
# Fixed [#3030] Query in archive modul don't work |
|
|
# Fixed [#2847] archive module not using SEO |
|
|
|
|
|
25-Dec-2004 Rey Gigataras |
|
|
! Disabled edit icon appearing in newsflash module |
|
|
# Fixed [#3891] Checkout for Banner Clients don't work |
|
|
# Fixed [#2986] com_banner option listclients doesn't work in FireFox 1.0 |
|
|
# Fixed [#3048] Problem with Frontend editing checked-out Content |
|
|
|
|
|
24-Dec-2004 Andrew Eddie |
|
|
! Added PEAR Archive Tar library |
|
|
|
|
|
24-Dec-2004 Rey Gigataras |
|
|
# Fixed [#3287] Login fails if index.php is not the default for the domain |
|
|
# Fixed [#3669] str_replace( '&', '&', $path ) may break unicode |
|
|
# Fixed [#2982] minor error in pathway.php |
|
|
# Fixed [#3290] Sort by button broken in 'Browser, OS, Domain Statistics' page |
|
|
# Fixed [#2984] Centering of text in install components |
|
|
# Fixed [#2791] Administrators can delete themselves |
|
|
# Fixed [#3058] Control Panel |
|
|
# Fixed [#3426] component com_contacts several issues |
|
|
# Fixed [#3375] Multiple contacts printing error |
|
|
# Fixed [#3482] Contacts Page Class Suffix and Page Title don`t work |
|
|
|
|
|
23-Dec-2004 Rey Gigataras |
|
|
# Fixed [#3895] 'Active' Column in Contact Categories list always zero |
|
|
# Fixed mambot xml group attribute |
|
|
|
|
|
22-Dec-2004 Andrew Eddie |
|
|
! Replaced Incutio xmlrpc library with DOMIT xmlrpc library |
|
|
|
|
|
20-Dec-2004 Andrew Eddie |
|
|
# Removed display of href in returned search results (long urls corrupt display) |
|
|
|
|
|
19-Dec-2004 Rey Gigataras |
|
|
+ Block renaming of menutype for 'mainmenu' menu |
|
|
+ Block deletion of 'mainmenu' menu |
|
|
+ Block deletion of 'mainmenu' module |
|
|
! Hides email by default on Contacts component table view |
|
|
! Cosmetic change to representation of Menu Tree |
|
|
! Administrator Group now able to access Trash Manager |
|
|
# Fixed [#3127] typo in 'List - Content Section' menu item params: Filter Field |
|
|
# Fixed [#2693] Bug by install local 4.51a local WIN XP PRP XAMPP |
|
|
# Fixed [#2752] blogsection mode, shows IMG element wwhen no image is selected |
|
|
# Fixed [#2734] 'Register Globals' set to OFF, Bug with viewing page as PDF or to Print |
|
|
# Fixed [#2743] index2.php option-variable used before initialisation |
|
|
# Fixed [#2867] $author not visible in email for user submitted weblink |
|
|
# Fixed [#2917] Can't edit static content in backend via edit button |
|
|
# Fixed [#3152] menu class suffix parameter does not work for sublevels |
|
|
# Fixed [#3513] 'Do not use image' doesn't remove weblink icon |
|
|
# Fixed [#2862] menu copy doesn't copy sublevel items |
|
|
# Fixed [#3827] Trashed Content is displayed to those with frontend edit access |
|
|
# Fixed [#2689] Link to Menu, will not show empty menus in Menu Select list |
|
|
# Fixed [#3829] Access to Menu Manager not allowed for Administrators |
|
|
# Fixed [#3701] Changing menu module menu class suffix interferes with menu menutype |
|
|
# Fixed [#3128] Menu manager issues |
|
|
# Fixed [#3109] menutype shows a wrong value |
|
|
# Fixed [#2710] Problem with menu manager |
|
|
# Fixed renaming of Menu Type also renames type for menu items |
|
|
|
|
|
18-Dec-2004 Andy Stewart |
|
|
# Fixed [#3794] Replaced $mainframe->getCfg("mosConfig_dbprefix") with $mosConfig_dbprefix |
|
|
|
|
|
18-Dec-2004 Rey Gigataras |
|
|
# Fixed [#2992] Spelling error in Registration module |
|
|
# Fixed [#3725] Spelling Error in Global Config |
|
|
# Fixed [#2717] Missing parameters for 'Component - Search' menu item |
|
|
# Fixed [#2690] Newsfeed Component not outputing Feeds image |
|
|
# Fixed [#2825] Poll Lag is Broken |
|
|
# Fixed [#3748] Impossible to reply to mails from contact component |
|
|
# Fixed [#3802] Contact component js redirect fails on submit in Firefox |
|
|
|
|
|
17-Dec-2004 Rey Gigataras |
|
|
+ Email Cloaking mambot |
|
|
+ Search Content Sections mambot |
|
|
+ Search Content Categories mambot |
|
|
! Added css class distinction between next and previous item navigation buttons |
|
|
! TinyMCE removed from uninstall list |
|
|
! On clean install TinyMCE in 'Advanced' mode loaded as default editor |
|
|
! Upgraded feedcreator to 1.72 |
|
|
# Fixed [#2923] Pb when Using Textarea as module parameter |
|
|
# Fixed [#3770] RSS - not correctly validating |
|
|
# Fixed [#3771] RSS - encoding German Umlauts |
|
|
# Fixed [#3025] Bugs in encoding in rss feeds |
|
|
# Fixed [#3067] Content without a category is gone but still there |
|
|
# Fixed [#3321] Editing Administrator Module does not load corrent parameter from xml file |
|
|
# Fixed [#3122] "table - newsfeed category" have contact category's parameters |
|
|
# Fixed [#3123] typo on popup info help on login component menu item's parameters tab |
|
|
# Fixed [#3125] typo in "List - Content Section" parameters tab |
|
|
# Fixed [#3018] Menu Bug? or Style issues w/ Solarflare template |
|
|
# Fixed [#2701] Read more on all frontpage items |
|
|
# Fixed [#3071] missing <selected> tag in create user |
|
|
# Fixed [#2788] Submit News returns Not authorised for Author level |
|
|
# Fixed [#2930] Search Module (Search Box) - Display extra line below the input box |
|
|
# Fixed [#3050] Filter in com_contact is broken |
|
|
# Fixed [#3078] errors in mosmenubar |
|
|
# Fixed [#2874] css for news module |
|
|
# Fixed [#2896] Mod_mainmenu Spacer settings not functional |
|
|
# Fixed [#2899] Saving content - mosmessages missing Slashes |
|
|
# Fixed [#2871] no edit-icon if show_title set to off |
|
|
# Fixed [#2687] page class suffix for home (w3c xhtml) |
|
|
# Fixed [#2630] 4.5.1 and Static Contant Manager and Link to Menu |
|
|
# Fixed [#3057] Error with Help in Static Content Manager |
|
|
# Fixed RSS IE display error |
|
|
# Fixed RSS feed Itemid problem |
|
|
# Fixed Banner Client Manager Checked Out field not showing data |
|
|
# Fixed Contact Manager Checked Out field showing incorrect data |
|
|
# Fixed Contact Item Link not displaying correct info when editing menu item entry |
|
|
# Fixed 'Blog - Content Category' Param to show/hide Category description & image |
|
|
# Fixed 'Blog - Content Section' Param to show/hide Section description & image |
|
|
|
|
|
17-Dec-2004 Andrew Eddie |
|
|
# Fixed possible bug with PHP 4.3.10 |
|
|
# Fixed colon in _NEW_USER_MESSAGE causing problems with some url's |
|
|
! Upgraded TinyMCE to version 1.38 |
|
|
# Fixed wrong field in weblinks search for newest/oldest/default |
|
|
! Improvements to search engine to facilitate xml-rpc integration |
|
|
# Fixed [#2813] database query bug |
|
|
+ Added improve code highlight bot based on GeSHi |
|
|
|
|
|
16-Dec-2004 Andrew Eddie |
|
|
# [#3225] Site Preview uses base URL not a call to index.php |
|
|
|
|
|
15-Dec-2004 Andrew Eddie |
|
|
! Updated DOMIT version to 1.0 pre_g |
|
|
+ Added desciption to Modules edit page |
|
|
+ Added linkable title option to newsflash module |
|
|
# Fixed access parameter and select query |
|
|
|
|
|
13-Dec-2004 Andrew Eddie |
|
|
# Random Image: Corrected noted default image type, improved parameter help text |
|
|
|
|
|
10-Dec-2004 Andrew Eddie |
|
|
! Updated screen help pages |
|
|
! Moved system info, credits, license & support from menu to help page |
|
|
|
|
|
06-Dec-2004 Andrew Eddie |
|
|
+ Added Id and Component Id column to menu item list |
|
|
+ Added hyperlink to Menu Manager for Static Content menu items directly to the item itself |
|
|
+ Parameter added to control how weblink opens |
|
|
! New weblinks will assign category if selected in the links list |
|
|
! Allow parameters handler to assign different control name |
|
|
|
|
|
-------------------- 4.5.1a Stable Released ---------------------- |
|
|
|
|
|
2. Copyright and disclaimer |
|
|
--------------------------- |
|
|
This application is opensource software released under the GPL. Please |
|
|
see source code and the LICENSE file |
|
| 34 |
|
|
| 35 |
|
------------------------------------------------------------------------ |
| 36 |
|
r572 | cauld | 2006-06-18 11:53:59 -0600 (Sun, 18 Jun 2006) | 1 line |
| 37 |
|
|
| 38 |
|
! changing mambo.sql to fix utf8 / mysql 5 issue with #__core_acl_aro. |
| 39 |
|
------------------------------------------------------------------------ |
| 40 |
|
r571 | cauld | 2006-06-18 11:22:02 -0600 (Sun, 18 Jun 2006) | 1 line |
| 41 |
|
|
| 42 |
|
! Turning off MOStlyCE compression by default since it doesn't work in IE. |
| 43 |
|
Adding warning to tip so users see why it is off. OK and recommended for use with FF. |
| 44 |
|
------------------------------------------------------------------------ |
| 45 |
|
r570 | neilt | 2006-06-18 04:04:34 -0600 (Sun, 18 Jun 2006) | 1 line |
| 46 |
|
|
| 47 |
|
commit test |
| 48 |
|
------------------------------------------------------------------------ |
| 49 |
|
r569 | chanh | 2006-06-17 22:47:09 -0600 (Sat, 17 Jun 2006) | 1 line |
| 50 |
|
|
| 51 |
|
Make a comment commit on SG SVN to make sure the commit work |
| 52 |
|
------------------------------------------------------------------------ |
| 53 |
|
r568 | cauld | 2006-06-17 19:13:30 -0600 (Sat, 17 Jun 2006) | 1 line |
| 54 |
|
|
| 55 |
|
!test commit against Mambo's new SVN repository |
| 56 |
|
------------------------------------------------------------------------ |
| 57 |
|
r567 | chanh | 2006-06-16 13:03:24 -0600 (Fri, 16 Jun 2006) | 1 line |
| 58 |
|
|
| 59 |
|
Fix bug with STRICT_TRANS_TABLES cause installer to fail in mysql 5 when |
| 60 |
|
install module and mambot |
| 61 |
|
------------------------------------------------------------------------ |
| 62 |
|
r566 | csouza | 2006-06-14 06:50:53 -0600 (Wed, 14 Jun 2006) | 1 line |
| 63 |
|
|
| 64 |
|
updated brazilian portuguese glossary |
| 65 |
|
------------------------------------------------------------------------ |
| 66 |
|
r565 | cauld | 2006-06-13 21:58:48 -0600 (Tue, 13 Jun 2006) | 1 line |
| 67 |
|
|
| 68 |
|
!Changing format of CHANGELOG to use the SVN log. Easier to maintain. |
| 69 |
|
------------------------------------------------------------------------ |
| 70 |
|
r564 | cauld | 2006-06-13 21:17:10 -0600 (Tue, 13 Jun 2006) | 2 lines |
| 71 |
|
|
| 72 |
|
!updating mostlyce.php and mostlyce.xml based on recent test for 454. |
| 73 |
|
Fixing paste plugin issue. |
| 74 |
|
------------------------------------------------------------------------ |
| 75 |
|
r563 | csouza | 2006-06-11 10:05:40 -0600 (Sun, 11 Jun 2006) | 1 line |
| 76 |
|
|
| 77 |
|
bug fix in language charset conversion |
| 78 |
|
------------------------------------------------------------------------ |
| 79 |
|
r562 | csouza | 2006-06-10 11:37:53 -0600 (Sat, 10 Jun 2006) | 1 line |
| 80 |
|
|
| 81 |
|
updated .pot templates |
| 82 |
|
------------------------------------------------------------------------ |
| 83 |
|
r560 | csouza | 2006-06-07 02:35:31 -0600 (Wed, 07 Jun 2006) | 1 line |
| 84 |
|
|
| 85 |
|
language - updated .pot templates |
| 86 |
|
------------------------------------------------------------------------ |
| 87 |
|
r557 | csouza | 2006-06-07 02:21:25 -0600 (Wed, 07 Jun 2006) | 1 line |
| 88 |
|
|
| 89 |
|
including italian, thai and brazilian portuguese language files for the rc. These should be installable. |
| 90 |
|
------------------------------------------------------------------------ |
| 91 |
|
r556 | csouza | 2006-06-07 02:15:51 -0600 (Wed, 07 Jun 2006) | 1 line |
| 92 |
|
|
| 93 |
|
internationalization modifications |
| 94 |
|
------------------------------------------------------------------------ |
| 95 |
|
r555 | cauld | 2006-05-31 21:26:19 -0600 (Wed, 31 May 2006) | 4 lines |
| 96 |
|
|
| 97 |
|
! removing all mentions of mamboforge and replacing with mamboxchange or something else like The Source. |
| 98 |
|
! updating the support page to update links, add better wording, etc. |
| 99 |
|
! updating version.php for RC2 |
| 100 |
|
------------------------------------------------------------------------ |
| 101 |
|
r554 | csouza | 2006-05-31 10:52:24 -0600 (Wed, 31 May 2006) | 1 line |
| 102 |
|
|
| 103 |
|
minor tweaks to HTML_admin_misc::help() in admin.admin.html.php |
| 104 |
|
------------------------------------------------------------------------ |
| 105 |
|
r553 | csouza | 2006-05-31 10:49:28 -0600 (Wed, 31 May 2006) | 1 line |
| 106 |
|
|
| 107 |
|
replaced help files with xhtml compliant ones with title tag needed for help index |
| 108 |
|
------------------------------------------------------------------------ |
| 109 |
|
r552 | csouza | 2006-05-30 17:38:18 -0600 (Tue, 30 May 2006) | 1 line |
| 110 |
|
|
| 111 |
|
removed obsolete help screens |
| 112 |
|
------------------------------------------------------------------------ |
| 113 |
|
r551 | csouza | 2006-05-30 17:35:27 -0600 (Tue, 30 May 2006) | 1 line |
| 114 |
|
|
| 115 |
|
final installment of new and renamed help screens and component toolbars changed to reflect new naming. |
| 116 |
|
------------------------------------------------------------------------ |
| 117 |
|
r550 | csouza | 2006-05-29 11:21:00 -0600 (Mon, 29 May 2006) | 1 line |
| 118 |
|
|
| 119 |
|
first installment of new and renamed help screens and component toolbars changed to reflect new naming |
| 120 |
|
------------------------------------------------------------------------ |
| 121 |
|
r549 | cauld | 2006-05-26 21:42:35 -0600 (Fri, 26 May 2006) | 2 lines |
| 122 |
|
|
| 123 |
|
! Updated "What's new" & "Credits" |
| 124 |
|
------------------------------------------------------------------------ |
| 125 |
|
r548 | cauld | 2006-05-26 20:05:58 -0600 (Fri, 26 May 2006) | 2 lines |
| 126 |
|
|
| 127 |
|
+ Adding new site templates (Donated by Water&Stone, coded by Nalisa) |
| 128 |
|
------------------------------------------------------------------------ |
| 129 |
|
r533 | csouza | 2006-05-22 08:32:01 -0600 (Mon, 22 May 2006) | 1 line |
| 130 |
|
|
| 131 |
|
fixed some bugs caused by index.php cleanup |
| 132 |
|
------------------------------------------------------------------------ |
| 133 |
|
r532 | csouza | 2006-05-21 03:41:05 -0600 (Sun, 21 May 2006) | 1 line |
| 134 |
|
|
| 135 |
|
moved commented 'ErrorHandler' class in index.php to includes/core.classes.php |
| 136 |
|
------------------------------------------------------------------------ |
| 137 |
|
r531 | cauld | 2006-05-20 18:54:45 -0600 (Sat, 20 May 2006) | 1 line |
| 138 |
|
|
| 139 |
|
cauld: (trivial) correcting a few spelling errors |
| 140 |
|
------------------------------------------------------------------------ |
| 141 |
|
r530 | csouza | 2006-05-20 17:17:51 -0600 (Sat, 20 May 2006) | 1 line |
| 142 |
|
|
| 143 |
|
corrected mambocore->rootpath in includes/core.classes.php and added phpdoc templates to undocumented classes |
| 144 |
|
------------------------------------------------------------------------ |
| 145 |
|
r529 | csouza | 2006-05-20 15:01:36 -0600 (Sat, 20 May 2006) | 1 line |
| 146 |
|
|
| 147 |
|
moved classes in index.php to includes/core.classes.php |
| 148 |
|
------------------------------------------------------------------------ |
| 149 |
|
r528 | cauld | 2006-05-20 14:57:10 -0600 (Sat, 20 May 2006) | 1 line |
| 150 |
|
|
| 151 |
|
cauld: # Fixing a Offline bug which caused an error rather than the offline message when MySQL was down |
| 152 |
|
------------------------------------------------------------------------ |
| 153 |
|
r524 | neilt | 2006-05-19 06:18:36 -0600 (Fri, 19 May 2006) | 1 line |
| 154 |
|
|
| 155 |
|
general javascript and formatting bug fixes |
| 156 |
|
------------------------------------------------------------------------ |
| 157 |
|
r523 | neilt | 2006-05-19 00:20:15 -0600 (Fri, 19 May 2006) | 1 line |
| 158 |
|
|
| 159 |
|
Fixed Trac Ticket #86 |
| 160 |
|
------------------------------------------------------------------------ |
| 161 |
|
r521 | cauld | 2006-05-16 22:54:20 -0600 (Tue, 16 May 2006) | 1 line |
| 162 |
|
|
| 163 |
|
cauld - # Rewrote uninstall_template() to fix bug where the wrong template dir was removed |
| 164 |
|
------------------------------------------------------------------------ |
| 165 |
|
r520 | neilt | 2006-05-16 07:13:53 -0600 (Tue, 16 May 2006) | 1 line |
| 166 |
|
|
| 167 |
|
Modification to center menubar labels |
| 168 |
|
------------------------------------------------------------------------ |
| 169 |
|
r517 | neilt | 2006-05-16 06:05:37 -0600 (Tue, 16 May 2006) | 1 line |
| 170 |
|
|
| 171 |
|
bug fix |
| 172 |
|
------------------------------------------------------------------------ |
| 173 |
|
r516 | neilt | 2006-05-16 03:44:41 -0600 (Tue, 16 May 2006) | 1 line |
| 174 |
|
|
| 175 |
|
minor bug fixes |
| 176 |
|
------------------------------------------------------------------------ |
| 177 |
|
r515 | cauld | 2006-05-15 22:20:58 -0600 (Mon, 15 May 2006) | 1 line |
| 178 |
|
|
| 179 |
|
cauld - fixing minor mis-spelling |
| 180 |
|
------------------------------------------------------------------------ |
| 181 |
|
r514 | neilt | 2006-05-15 06:52:09 -0600 (Mon, 15 May 2006) | 1 line |
| 182 |
|
|
| 183 |
|
inclusion of .message class in front end css |
| 184 |
|
------------------------------------------------------------------------ |
| 185 |
|
r512 | cauld | 2006-05-14 17:16:29 -0600 (Sun, 14 May 2006) | 2 lines |
| 186 |
|
|
| 187 |
|
cauld - Added the uploadfiles dir to the installation write permission check |
| 188 |
|
|
| 189 |
|
------------------------------------------------------------------------ |
| 190 |
|
r511 | cauld | 2006-05-14 16:22:54 -0600 (Sun, 14 May 2006) | 1 line |
| 191 |
|
|
| 192 |
|
cauld - missed a few weblink name changes. |
| 193 |
|
------------------------------------------------------------------------ |
| 194 |
|
r510 | cauld | 2006-05-14 15:46:22 -0600 (Sun, 14 May 2006) | 1 line |
| 195 |
|
|
| 196 |
|
cauld: Standardized / Updated the label for New Feeds for the whole app (aka: Newsfeeds) |
| 197 |
|
------------------------------------------------------------------------ |
| 198 |
|
r509 | cauld | 2006-05-14 15:14:22 -0600 (Sun, 14 May 2006) | 1 line |
| 199 |
|
|
| 200 |
|
cauld: Updated MOStlyCE spellchecker plugin tip |
| 201 |
|
------------------------------------------------------------------------ |
| 202 |
|
r508 | cauld | 2006-05-14 14:48:05 -0600 (Sun, 14 May 2006) | 3 lines |
| 203 |
|
|
| 204 |
|
! Updated the "What's New" help doc |
| 205 |
|
! Standardized / Updated the label for Web Links for the whole app (aka: Weblinks) |
| 206 |
|
------------------------------------------------------------------------ |
| 207 |
|
r507 | cauld | 2006-05-13 19:23:34 -0600 (Sat, 13 May 2006) | 7 lines |
| 208 |
|
|
| 209 |
|
! Upgraded MOStlyCE's guts to TinyMCE 2.0.6.1 (bugs fixes, enhancements, etc) |
| 210 |
|
+ Added a layers plugin to MOStlyCE and an experimental spellchecker plugin (works well in IE) |
| 211 |
|
+ Added options in MOStlyCE Admin to control layer & spellchecker plugins |
| 212 |
|
! Various other minor MOStlyCE tweaks and enhancements |
| 213 |
|
------------------------------------------------------------------------ |
| 214 |
|
r506 | adi | 2006-05-13 00:03:27 -0600 (Sat, 13 May 2006) | 1 line |
| 215 |
|
|
| 216 |
|
fix trac #85 |
| 217 |
|
------------------------------------------------------------------------ |
| 218 |
|
r505 | cauld | 2006-05-11 06:54:09 -0600 (Thu, 11 May 2006) | 1 line |
| 219 |
|
|
| 220 |
|
cauld - fixing mambo.sql table prefix bug |
| 221 |
|
------------------------------------------------------------------------ |
| 222 |
|
r504 | neilt | 2006-05-01 11:55:35 -0600 (Mon, 01 May 2006) | 1 line |
| 223 |
|
|
| 224 |
|
Fixed errors occuring whilst copying empty sections - Trac #83 |
| 225 |
|
------------------------------------------------------------------------ |
| 226 |
|
r502 | cauld | 2006-04-30 14:57:33 -0600 (Sun, 30 Apr 2006) | 1 line |
| 227 |
|
|
| 228 |
|
cauld - Updating MOStlyCE Admin to handle the language file structure change. |
| 229 |
|
------------------------------------------------------------------------ |
| 230 |
|
r500 | cauld | 2006-04-30 14:27:06 -0600 (Sun, 30 Apr 2006) | 1 line |
| 231 |
|
|
| 232 |
|
cauld - checking in tinymce 2.0.5.1 |
| 233 |
|
------------------------------------------------------------------------ |
| 234 |
|
r499 | cauld | 2006-04-30 13:02:06 -0600 (Sun, 30 Apr 2006) | 1 line |
| 235 |
|
|
| 236 |
|
cauld - For whatever reason the last time I tried to commit the new version of |
| 237 |
|
the MOStlyCE mambot it disappeared. Trying again. |
| 238 |
|
------------------------------------------------------------------------ |
| 239 |
|
r497 | cauld | 2006-04-30 12:23:50 -0600 (Sun, 30 Apr 2006) | 1 line |
| 240 |
|
|
| 241 |
|
cauld - Removing old basic TinyMCE 2.0.1, will replace with TinyMCE 2.0.5.1. |
| 242 |
|
Tons of enhancements and bug fixes. |
| 243 |
|
------------------------------------------------------------------------ |
| 244 |
|
r496 | cauld | 2006-04-30 12:18:38 -0600 (Sun, 30 Apr 2006) | 1 line |
| 245 |
|
|
| 246 |
|
cauld - Rolling MOStlyCE Admin back to v1.5 since the Img & File mgr plugins have been pulled. |
| 247 |
|
------------------------------------------------------------------------ |
| 248 |
|
r495 | cauld | 2006-04-30 12:10:47 -0600 (Sun, 30 Apr 2006) | 1 line |
| 249 |
|
|
| 250 |
|
cauld - Checking in MOStlyCE 1.7 mambot. Now using TinyMCE 2.0.5.1. |
| 251 |
|
The image mgr and file mgr plugins have been pulled for compatibility reasons. |
| 252 |
|
------------------------------------------------------------------------ |
| 253 |
|
r494 | cauld | 2006-04-30 12:05:15 -0600 (Sun, 30 Apr 2006) | 1 line |
| 254 |
|
|
| 255 |
|
cauld - Removing the old mostlyce install. I will be bringing in a fresh |
| 256 |
|
version with the most recent TinyMCE 2.0.5.1 guts. I didn't want to deal with |
| 257 |
|
new files vs deleted files, etc. Just easier to replace the whole darn thing :) |
| 258 |
|
------------------------------------------------------------------------ |
| 259 |
|
r493 | neilt | 2006-04-27 11:43:45 -0600 (Thu, 27 Apr 2006) | 1 line |
| 260 |
|
|
| 261 |
|
Missing argument 6 for moscomponentusermanager() - Trac #81 |
| 262 |
|
------------------------------------------------------------------------ |
| 263 |
|
r492 | neilt | 2006-04-26 15:31:58 -0600 (Wed, 26 Apr 2006) | 2 lines |
| 264 |
|
|
| 265 |
|
Fixed empty admin module bugs |
| 266 |
|
Fixed bugs adding new content with no section / categories |
| 267 |
|
|
| 268 |
|
-------------------- 4.6 (RC1) Release --------------------------------- |
| 269 |
|
|
| 270 |
|
------------------------------------------------------------------------ |
| 271 |
|
r491 | csouza | 2006-04-23 16:43:10 -0600 (Sun, 23 Apr 2006) | 1 line |
| 272 |
|
|
| 273 |
|
fix javascript language bugs and mosmenubar::help() |
| 274 |
|
------------------------------------------------------------------------ |
| 275 |
|
r490 | cauld | 2006-04-23 10:39:53 -0600 (Sun, 23 Apr 2006) | 1 line |
| 276 |
|
|
| 277 |
|
cauld - fixing Image Manager plugin image list bug. |
| 278 |
|
------------------------------------------------------------------------ |
| 279 |
|
r489 | cauld | 2006-04-23 01:35:31 -0600 (Sun, 23 Apr 2006) | 1 line |
| 280 |
|
|
| 281 |
|
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. |
| 282 |
|
------------------------------------------------------------------------ |
| 283 |
|
r488 | neilt | 2006-04-22 14:46:52 -0600 (Sat, 22 Apr 2006) | 1 line |
| 284 |
|
|
| 285 |
|
non purged multiple session problems fixed. Trac #79 |
| 286 |
|
------------------------------------------------------------------------ |
| 287 |
|
r487 | counterpoint | 2006-04-22 02:49:01 -0600 (Sat, 22 Apr 2006) | 1 line |
| 288 |
|
|
| 289 |
|
Further relaxation of Itemid check to avoid "not authorized" errors |
| 290 |
|
------------------------------------------------------------------------ |
| 291 |
|
r486 | counterpoint | 2006-04-21 11:08:02 -0600 (Fri, 21 Apr 2006) | 1 line |
| 292 |
|
|
| 293 |
|
Fix bug in showing "shortcut" icon |
| 294 |
|
------------------------------------------------------------------------ |
| 295 |
|
r485 | counterpoint | 2006-04-21 07:10:48 -0600 (Fri, 21 Apr 2006) | 1 line |
| 296 |
|
|
| 297 |
|
Modified search mambots to include correct Itemid and prevent search results from being blocked by "unauthorized access" |
| 298 |
|
------------------------------------------------------------------------ |
| 299 |
|
r484 | cauld | 2006-04-20 12:37:58 -0600 (Thu, 20 Apr 2006) | 1 line |
| 300 |
|
|
| 301 |
|
cauld - updating version.php for Monday's RC1 release. |
| 302 |
|
------------------------------------------------------------------------ |
| 303 |
|
r483 | csouza | 2006-04-19 07:17:58 -0600 (Wed, 19 Apr 2006) | 1 line |
| 304 |
|
|
| 305 |
|
Language Manager Javascript and bug fixes |
| 306 |
|
------------------------------------------------------------------------ |
| 307 |
|
r482 | neilt | 2006-04-19 02:17:21 -0600 (Wed, 19 Apr 2006) | 1 line |
| 308 |
|
|
| 309 |
|
addition of missing index.html files to numerous folders |
| 310 |
|
------------------------------------------------------------------------ |
| 311 |
|
r481 | counterpoint | 2006-04-18 10:54:46 -0600 (Tue, 18 Apr 2006) | 1 line |
| 312 |
|
|
| 313 |
|
Small bug fixes to text items |
| 314 |
|
------------------------------------------------------------------------ |
| 315 |
|
r479 | counterpoint | 2006-04-16 09:27:34 -0600 (Sun, 16 Apr 2006) | 1 line |
| 316 |
|
|
| 317 |
|
Patch installer and file permission bug fixes note. |
| 318 |
|
------------------------------------------------------------------------ |
| 319 |
|
r478 | counterpoint | 2006-04-16 09:25:59 -0600 (Sun, 16 Apr 2006) | 2 lines |
| 320 |
|
|
| 321 |
|
Patch installer and file handling bug fixes |
| 322 |
|
------------------------------------------------------------------------ |
| 323 |
|
r477 | counterpoint | 2006-04-16 09:25:27 -0600 (Sun, 16 Apr 2006) | 1 line |
| 324 |
|
|
| 325 |
|
Patch installer |
| 326 |
|
------------------------------------------------------------------------ |
| 327 |
|
r475 | counterpoint | 2006-04-15 02:28:04 -0600 (Sat, 15 Apr 2006) | 1 line |
| 328 |
|
|
| 329 |
|
Added code to put admin side custom modules into effect, not including RSS feeds. |
| 330 |
|
------------------------------------------------------------------------ |
| 331 |
|
r474 | neilt | 2006-04-13 10:21:17 -0600 (Thu, 13 Apr 2006) | 1 line |
| 332 |
|
|
| 333 |
|
Atom 1.0 changes |
| 334 |
|
------------------------------------------------------------------------ |
| 335 |
|
r473 | counterpoint | 2006-04-13 10:18:01 -0600 (Thu, 13 Apr 2006) | 1 line |
| 336 |
|
|
| 337 |
|
Modified to process the XML for language package installation. |
| 338 |
|
------------------------------------------------------------------------ |
| 339 |
|
r472 | counterpoint | 2006-04-13 09:38:43 -0600 (Thu, 13 Apr 2006) | 1 line |
| 340 |
|
|
| 341 |
|
Extended XML tags for installing language packages. |
| 342 |
|
------------------------------------------------------------------------ |
| 343 |
|
r471 | neilt | 2006-04-13 07:29:26 -0600 (Thu, 13 Apr 2006) | 1 line |
| 344 |
|
|
| 345 |
|
minor changes to dates and path |
| 346 |
|
------------------------------------------------------------------------ |
| 347 |
|
r470 | neilt | 2006-04-13 04:02:43 -0600 (Thu, 13 Apr 2006) | 2 lines |
| 348 |
|
|
| 349 |
|
Corrected declaration and assigning of 3 new field values |
| 350 |
|
$item_created, $item_modified and $item_author |
| 351 |
|
------------------------------------------------------------------------ |
| 352 |
|
r469 | neilt | 2006-04-13 03:52:39 -0600 (Thu, 13 Apr 2006) | 4 lines |
| 353 |
|
|
| 354 |
|
Removal of depricated Atom0.3 syndication |
| 355 |
|
Addition of Atom1.0 standards and RSS feed image |
| 356 |
|
Modifications to language files |
| 357 |
|
Trac #72 |
| 358 |
|
------------------------------------------------------------------------ |
| 359 |
|
r468 | cauld | 2006-04-12 23:11:44 -0600 (Wed, 12 Apr 2006) | 1 line |
| 360 |
|
|
| 361 |
|
cauld - fixing mospagebreak to work with php 4 & 5 |
| 362 |
|
------------------------------------------------------------------------ |
| 363 |
|
r467 | csouza | 2006-04-12 21:55:19 -0600 (Wed, 12 Apr 2006) | 3 lines |
| 364 |
|
|
| 365 |
|
Language fixes |
| 366 |
|
export language functionality |
| 367 |
|
italian language translations |
| 368 |
|
------------------------------------------------------------------------ |
| 369 |
|
r464 | chanh | 2006-04-12 13:59:36 -0600 (Wed, 12 Apr 2006) | 1 line |
| 370 |
|
|
| 371 |
|
Fix missing cid variable for backward compatible with 3PD component. |
| 372 |
|
------------------------------------------------------------------------ |
| 373 |
|
r462 | cauld | 2006-04-11 23:47:58 -0600 (Tue, 11 Apr 2006) | 1 line |
| 374 |
|
|
| 375 |
|
cauld - updating version.php with RC1 details |
| 376 |
|
------------------------------------------------------------------------ |
| 377 |
|
r461 | cauld | 2006-04-11 23:45:32 -0600 (Tue, 11 Apr 2006) | 1 line |
| 378 |
|
|
| 379 |
|
cauld - adding uploadfiles dir for MOStlyDBAdmin local restore function |
| 380 |
|
------------------------------------------------------------------------ |
| 381 |
|
r460 | cauld | 2006-04-11 23:44:29 -0600 (Tue, 11 Apr 2006) | 1 line |
| 382 |
|
|
| 383 |
|
cauld - Commenting out the containers component for now since we are about to |
| 384 |
|
put out 4.6 RC1 and this is not ready. |
| 385 |
|
------------------------------------------------------------------------ |
| 386 |
|
r458 | counterpoint | 2006-04-11 08:36:50 -0600 (Tue, 11 Apr 2006) | 1 line |
| 387 |
|
|
| 388 |
|
Fixed problem with newly created menu not appearing; other minor bugs |
| 389 |
|
------------------------------------------------------------------------ |
| 390 |
|
r456 | cauld | 2006-04-10 20:01:42 -0600 (Mon, 10 Apr 2006) | 1 line |
| 391 |
|
|
| 392 |
|
cauld - Committing the last major revision of MOStlyCE for 4.6, version 1.6. |
| 393 |
|
------------------------------------------------------------------------ |
| 394 |
|
r455 | cauld | 2006-04-10 19:55:50 -0600 (Mon, 10 Apr 2006) | 1 line |
| 395 |
|
|
| 396 |
|
cauld - Checking in the last major revision of MOStlyCE Admin for 4.6, version 1.5. |
| 397 |
|
------------------------------------------------------------------------ |
| 398 |
|
r454 | cauld | 2006-04-10 19:48:15 -0600 (Mon, 10 Apr 2006) | 1 line |
| 399 |
|
|
| 400 |
|
cauld - Checking in updated overlib_mini.js. We are running version 4.0 which is really old. |
| 401 |
|
Updating us to the latest version 4.21. |
| 402 |
|
------------------------------------------------------------------------ |
| 403 |
|
r453 | neilt | 2006-04-07 06:51:31 -0600 (Fri, 07 Apr 2006) | 1 line |
| 404 |
|
|
| 405 |
|
Fixed problem with html in parameters textfield within the admin modules. Trac ticket #73 |
| 406 |
|
------------------------------------------------------------------------ |
| 407 |
|
r452 | neilt | 2006-04-07 06:30:18 -0600 (Fri, 07 Apr 2006) | 1 line |
| 408 |
|
|
| 409 |
|
fixed missing close </tr> tags in admin module |
| 410 |
|
------------------------------------------------------------------------ |
| 411 |
|
r450 | neilt | 2006-04-06 12:41:09 -0600 (Thu, 06 Apr 2006) | 1 line |
| 412 |
|
|
| 413 |
|
Bug fixes within the Admin Modules |
| 414 |
|
------------------------------------------------------------------------ |
| 415 |
|
r449 | counterpoint | 2006-04-05 12:41:48 -0600 (Wed, 05 Apr 2006) | 1 line |
| 416 |
|
|
| 417 |
|
Modification to relax check on Itemid for components not having menu entries |
| 418 |
|
------------------------------------------------------------------------ |
| 419 |
|
r448 | neilt | 2006-04-03 12:37:56 -0600 (Mon, 03 Apr 2006) | 1 line |
| 420 |
|
|
| 421 |
|
Changed 2 labels in poll component to Question from Title |
| 422 |
|
------------------------------------------------------------------------ |
| 423 |
|
r447 | counterpoint | 2006-04-03 11:51:53 -0600 (Mon, 03 Apr 2006) | 1 line |
| 424 |
|
|
| 425 |
|
Modification to avoid over complex search and replace of #__ in database query strings |
| 426 |
|
------------------------------------------------------------------------ |
| 427 |
|
r446 | counterpoint | 2006-04-03 07:47:34 -0600 (Mon, 03 Apr 2006) | 1 line |
| 428 |
|
|
| 429 |
|
Small bug fixes and optimisation |
| 430 |
|
------------------------------------------------------------------------ |
| 431 |
|
r445 | counterpoint | 2006-04-03 07:30:46 -0600 (Mon, 03 Apr 2006) | 1 line |
| 432 |
|
|
| 433 |
|
Add user side of containers component (forgotten!) |
| 434 |
|
------------------------------------------------------------------------ |
| 435 |
|
r444 | neilt | 2006-04-03 05:58:09 -0600 (Mon, 03 Apr 2006) | 1 line |
| 436 |
|
|
| 437 |
|
Added The Source URL to weblinks, Mambo Foundation and The Source links to Other Menu |
| 438 |
|
------------------------------------------------------------------------ |
| 439 |
|
r443 | neilt | 2006-04-03 05:51:01 -0600 (Mon, 03 Apr 2006) | 2 lines |
| 440 |
|
|
| 441 |
|
Added The Source URL to weblinks (Trac #63) |
| 442 |
|
Added Mambo Foundation and The Source links in Other Menu and changed title to show (Trac #71) |
| 443 |
|
------------------------------------------------------------------------ |
| 444 |
|
r442 | counterpoint | 2006-04-03 02:46:54 -0600 (Mon, 03 Apr 2006) | 1 line |
| 445 |
|
|
| 446 |
|
Bug fix uninstaller error with array merge |
| 447 |
|
------------------------------------------------------------------------ |
| 448 |
|
r440 | cauld | 2006-04-02 20:40:16 -0600 (Sun, 02 Apr 2006) | 1 line |
| 449 |
|
|
| 450 |
|
cauld - Updating MOStlyDBAdmin.xml file |
| 451 |
|
------------------------------------------------------------------------ |
| 452 |
|
r439 | cauld | 2006-04-02 17:33:27 -0600 (Sun, 02 Apr 2006) | 1 line |
| 453 |
|
|
| 454 |
|
cauld - Adding the new MOStlyDBAdmin component for db backup and restore functionality. |
| 455 |
|
------------------------------------------------------------------------ |
| 456 |
|
r438 | cauld | 2006-04-02 15:34:16 -0600 (Sun, 02 Apr 2006) | 1 line |
| 457 |
|
|
| 458 |
|
cauld - Making a quick mod to the MOStlyCE $adminside check |
| 459 |
|
------------------------------------------------------------------------ |
| 460 |
|
r437 | neilt | 2006-04-02 14:07:50 -0600 (Sun, 02 Apr 2006) | 1 line |
| 461 |
|
|
| 462 |
|
incomplete <?php tag fixed in pathway.php |
| 463 |
|
------------------------------------------------------------------------ |
| 464 |
|
r435 | cauld | 2006-04-02 13:37:55 -0600 (Sun, 02 Apr 2006) | 1 line |
| 465 |
|
|
| 466 |
|
cauld - Committing the MOStlyCE v1.4 Admin component (major overhaul) |
| 467 |
|
------------------------------------------------------------------------ |
| 468 |
|
r434 | cauld | 2006-04-02 13:34:14 -0600 (Sun, 02 Apr 2006) | 1 line |
| 469 |
|
|
| 470 |
|
cauld - Commiting the MOStlyCE v1.5 mambot (major overhaul) |
| 471 |
|
------------------------------------------------------------------------ |
| 472 |
|
r433 | cauld | 2006-04-02 13:27:50 -0600 (Sun, 02 Apr 2006) | 1 line |
| 473 |
|
|
| 474 |
|
cauld - MOStlyCE work: removing imgmanager, filemanager, & preview plugins. |
| 475 |
|
Also removed auth_mostlyce.php. |
| 476 |
|
------------------------------------------------------------------------ |
| 477 |
|
r432 | counterpoint | 2006-04-01 01:30:03 -0700 (Sat, 01 Apr 2006) | 1 line |
| 478 |
|
|
| 479 |
|
Add Mambo Containers admin side component. |
| 480 |
|
------------------------------------------------------------------------ |
| 481 |
|
r431 | neilt | 2006-03-31 04:13:07 -0700 (Fri, 31 Mar 2006) | 1 line |
| 482 |
|
|
| 483 |
|
changed admin to show advanced_mode as default |
| 484 |
|
------------------------------------------------------------------------ |
| 485 |
|
r430 | adi | 2006-03-31 03:55:04 -0700 (Fri, 31 Mar 2006) | 1 line |
| 486 |
|
|
| 487 |
|
fix bugs #8109 |
| 488 |
|
------------------------------------------------------------------------ |
| 489 |
|
r429 | neilt | 2006-03-30 12:19:21 -0700 (Thu, 30 Mar 2006) | 6 lines |
| 490 |
|
|
| 491 |
|
Fixed mod_latest_content no content error |
| 492 |
|
Fixed handlers in mod_latest_content |
| 493 |
|
Corrected cases in mod_latest_content |
| 494 |
|
Removed mod_latest_content fixed width limit in horizontal td case |
| 495 |
|
Fixed bug in content.class.php getBlogSectionCount() not returning 0 count |
| 496 |
|
Module mod_latest_content changed to default unpublished |
| 497 |
|
------------------------------------------------------------------------ |
| 498 |
|
r428 | adi | 2006-03-29 01:20:05 -0700 (Wed, 29 Mar 2006) | 1 line |
| 499 |
|
|
| 500 |
|
fixed bugs #8118 |
| 501 |
|
------------------------------------------------------------------------ |
| 502 |
|
r426 | neilt | 2006-03-28 12:09:32 -0700 (Tue, 28 Mar 2006) | 1 line |
| 503 |
|
|
| 504 |
|
omission of echo in <?php T_('... statements |
| 505 |
|
------------------------------------------------------------------------ |
| 506 |
|
r425 | counterpoint | 2006-03-27 09:09:50 -0700 (Mon, 27 Mar 2006) | 1 line |
| 507 |
|
|
| 508 |
|
Optimisation and bug fix for ampersand processing in the universal installer. |
| 509 |
|
------------------------------------------------------------------------ |
| 510 |
|
r424 | cauld | 2006-03-26 21:11:14 -0700 (Sun, 26 Mar 2006) | 1 line |
| 511 |
|
|
| 512 |
|
cauld - updating security list email address on installation survey |
| 513 |
|
------------------------------------------------------------------------ |
| 514 |
|
r423 | counterpoint | 2006-03-23 09:32:52 -0700 (Thu, 23 Mar 2006) | 1 line |
| 515 |
|
|
| 516 |
|
Bug fix to stop foreach on null failure. |
| 517 |
|
------------------------------------------------------------------------ |
| 518 |
|
r422 | counterpoint | 2006-03-22 11:41:29 -0700 (Wed, 22 Mar 2006) | 1 line |
| 519 |
|
|
| 520 |
|
Optimisation of menu types handling, mostlyce.php request for template. Fixed |
| 521 |
|
admin side failure to consistently find session data. Reorganised admin side to |
| 522 |
|
ignore repeated logins. Fixed offline check validation of admin session. |
| 523 |
|
------------------------------------------------------------------------ |
| 524 |
|
r421 | counterpoint | 2006-03-22 01:29:54 -0700 (Wed, 22 Mar 2006) | 1 line |
| 525 |
|
|
| 526 |
|
Hardening of contact component. |
| 527 |
|
------------------------------------------------------------------------ |
| 528 |
|
r420 | counterpoint | 2006-03-22 01:29:28 -0700 (Wed, 22 Mar 2006) | 1 line |
| 529 |
|
|
| 530 |
|
Optimisation of admin user and session management |
| 531 |
|
------------------------------------------------------------------------ |
| 532 |
|
r419 | counterpoint | 2006-03-21 11:12:17 -0700 (Tue, 21 Mar 2006) | 1 line |
| 533 |
|
|
| 534 |
|
Optimisation and modified document root discovery. |
| 535 |
|
------------------------------------------------------------------------ |
| 536 |
|
r418 | counterpoint | 2006-03-21 11:11:00 -0700 (Tue, 21 Mar 2006) | 1 line |
| 537 |
|
|
| 538 |
|
Changes to include index.php to establish the environment for editor popups. |
| 539 |
|
Optimisation of requests for information about the current user's ACL status. |
| 540 |
|
------------------------------------------------------------------------ |
| 541 |
|
r417 | counterpoint | 2006-03-21 11:06:53 -0700 (Tue, 21 Mar 2006) | 1 line |
| 542 |
|
|
| 543 |
|
Optimisation, merging of mosDBTable and mosDBTableEntry methods. |
| 544 |
|
------------------------------------------------------------------------ |
| 545 |
|
r416 | cauld | 2006-03-20 22:44:47 -0700 (Mon, 20 Mar 2006) | 1 line |
| 546 |
|
|
| 547 |
|
cauld - Adding a donation icon to the new installation survey |
| 548 |
|
------------------------------------------------------------------------ |
| 549 |
|
r415 | csouza | 2006-03-20 18:29:11 -0700 (Mon, 20 Mar 2006) | 1 line |
| 550 |
|
|
| 551 |
|
changes to com_admin/admin.admin.html.php to grab local help files |
| 552 |
|
------------------------------------------------------------------------ |
| 553 |
|
r413 | csouza | 2006-03-20 18:24:13 -0700 (Mon, 20 Mar 2006) | 1 line |
| 554 |
|
|
| 555 |
|
changes to com_admin/admin.admin.html.php to grab local help files |
| 556 |
|
------------------------------------------------------------------------ |
| 557 |
|
r412 | csouza | 2006-03-20 18:19:39 -0700 (Mon, 20 Mar 2006) | 1 line |
| 558 |
|
|
| 559 |
|
changes to com_admin/admin.admin.html.php to grab local help files |
| 560 |
|
------------------------------------------------------------------------ |
| 561 |
|
r411 | csouza | 2006-03-20 18:10:48 -0700 (Mon, 20 Mar 2006) | 1 line |
| 562 |
|
|
| 563 |
|
changes to com_admin/admin.admin.html.php to grab local help files |
| 564 |
|
------------------------------------------------------------------------ |
| 565 |
|
r410 | csouza | 2006-03-20 17:58:54 -0700 (Mon, 20 Mar 2006) | 1 line |
| 566 |
|
|
| 567 |
|
mod to pull help screens locally |
| 568 |
|
------------------------------------------------------------------------ |
| 569 |
|
r409 | csouza | 2006-03-20 17:22:21 -0700 (Mon, 20 Mar 2006) | 1 line |
| 570 |
|
|
| 571 |
|
language stuff |
| 572 |
|
------------------------------------------------------------------------ |
| 573 |
|
r408 | csouza | 2006-03-20 16:47:49 -0700 (Mon, 20 Mar 2006) | 1 line |
| 574 |
|
|
| 575 |
|
language defaults in install4.php |
| 576 |
|
------------------------------------------------------------------------ |
| 577 |
|
r406 | cauld | 2006-03-19 18:03:14 -0700 (Sun, 19 Mar 2006) | 1 line |
| 578 |
|
|
| 579 |
|
cauld - Fixing MOStlyCE print plugin and disabling preview plugin in favor |
| 580 |
|
own Mambo's preview option. |
| 581 |
|
------------------------------------------------------------------------ |
| 582 |
|
r403 | csouza | 2006-03-19 13:41:39 -0700 (Sun, 19 Mar 2006) | 1 line |
| 583 |
|
|
| 584 |
|
language manager |
| 585 |
|
------------------------------------------------------------------------ |
| 586 |
|
r402 | counterpoint | 2006-03-19 07:32:34 -0700 (Sun, 19 Mar 2006) | 1 line |
| 587 |
|
|
| 588 |
|
Extended new contact popup for linking to user, so as to show both full name and user name. |
| 589 |
|
------------------------------------------------------------------------ |
| 590 |
|
r401 | counterpoint | 2006-03-19 03:28:33 -0700 (Sun, 19 Mar 2006) | 1 line |
| 591 |
|
|
| 592 |
|
Recorded changes to restore functioning of popups. |
| 593 |
|
------------------------------------------------------------------------ |
| 594 |
|
r400 | counterpoint | 2006-03-19 03:22:44 -0700 (Sun, 19 Mar 2006) | 1 line |
| 595 |
|
|
| 596 |
|
Reinstate popup changes that had got lost |
| 597 |
|
------------------------------------------------------------------------ |
| 598 |
|
r397 | cauld | 2006-03-16 23:19:47 -0700 (Thu, 16 Mar 2006) | 1 line |
| 599 |
|
|
| 600 |
|
cauld - Bringing back MOStlyCE / TinyMCE 2.0.2 with fixed IE issue reported during Beta 1. |
| 601 |
|
------------------------------------------------------------------------ |
| 602 |
|
r396 | cauld | 2006-03-16 22:57:17 -0700 (Thu, 16 Mar 2006) | 1 line |
| 603 |
|
|
| 604 |
|
cauld - Removing mostlyce directory. Reverting back to TinyMCE 2.0.2. |
| 605 |
|
Too many issues with 2.0.4. Fixed IE error without upgrading. |
| 606 |
|
------------------------------------------------------------------------ |
| 607 |
|
r393 | counterpoint | 2006-03-14 14:59:44 -0700 (Tue, 14 Mar 2006) | 1 line |
| 608 |
|
|
| 609 |
|
Tightened security |
| 610 |
|
------------------------------------------------------------------------ |
| 611 |
|
r392 | counterpoint | 2006-03-14 14:59:00 -0700 (Tue, 14 Mar 2006) | 1 line |
| 612 |
|
|
| 613 |
|
Mods to support new container component, and to secure RSS feeds. |
| 614 |
|
------------------------------------------------------------------------ |
| 615 |
|
r391 | counterpoint | 2006-03-13 11:15:58 -0700 (Mon, 13 Mar 2006) | 1 line |
| 616 |
|
|
| 617 |
|
Modified SEF code so that when SEO is switched off, URL still has ampersands encoded. |
| 618 |
|
------------------------------------------------------------------------ |
| 619 |
|
r390 | counterpoint | 2006-03-13 11:15:11 -0700 (Mon, 13 Mar 2006) | 1 line |
| 620 |
|
|
| 621 |
|
Reverted mosPathway makePathway, moved change into sefRelToAbs. Modified error reporting |
| 622 |
|
slightly to suppress errors during setup. |
| 623 |
|
------------------------------------------------------------------------ |
| 624 |
|
r388 | cauld | 2006-03-12 12:39:31 -0700 (Sun, 12 Mar 2006) | 1 line |
| 625 |
|
|
| 626 |
|
cauld - Changing end user installation survey to hand comments a bit differently. |
| 627 |
|
Comments now go to feedback@mambo-foundation.org. |
| 628 |
|
------------------------------------------------------------------------ |
| 629 |
|
r387 | cauld | 2006-03-12 12:03:29 -0700 (Sun, 12 Mar 2006) | 1 line |
| 630 |
|
|
| 631 |
|
cauld - Fixing mostlyce.xml for IE contextmenu change |
| 632 |
|
------------------------------------------------------------------------ |
| 633 |
|
r386 | cauld | 2006-03-12 12:00:28 -0700 (Sun, 12 Mar 2006) | 1 line |
| 634 |
|
|
| 635 |
|
cauld - Adding IE fix for the MOStlyCE contextmenu plugin |
| 636 |
|
------------------------------------------------------------------------ |
| 637 |
|
r385 | counterpoint | 2006-03-12 08:46:12 -0700 (Sun, 12 Mar 2006) | 1 line |
| 638 |
|
|
| 639 |
|
Optimisation of mosDBTable move method. |
| 640 |
|
------------------------------------------------------------------------ |
| 641 |
|
r384 | counterpoint | 2006-03-12 08:44:55 -0700 (Sun, 12 Mar 2006) | 1 line |
| 642 |
|
|
| 643 |
|
Bug fixes |
| 644 |
|
------------------------------------------------------------------------ |
| 645 |
|
r383 | counterpoint | 2006-03-12 08:43:56 -0700 (Sun, 12 Mar 2006) | 1 line |
| 646 |
|
|
| 647 |
|
Hardened against misuse |
| 648 |
|
------------------------------------------------------------------------ |
| 649 |
|
r382 | counterpoint | 2006-03-12 08:43:33 -0700 (Sun, 12 Mar 2006) | 1 line |
| 650 |
|
|
| 651 |
|
Removed reliance on register_globals |
| 652 |
|
------------------------------------------------------------------------ |
| 653 |
|
r380 | counterpoint | 2006-03-09 07:48:49 -0700 (Thu, 09 Mar 2006) | 1 line |
| 654 |
|
|
| 655 |
|
Changes to mosDBTableEntry - not in live use - but needed for mosContainer development. |
| 656 |
|
------------------------------------------------------------------------ |
| 657 |
|
r379 | cauld | 2006-03-08 22:54:56 -0700 (Wed, 08 Mar 2006) | 1 line |
| 658 |
|
|
| 659 |
|
cauld - updating MOStlyCE xml file for TinyMCE 2.0.4 update |
| 660 |
|
------------------------------------------------------------------------ |
| 661 |
|
r378 | cauld | 2006-03-08 22:51:54 -0700 (Wed, 08 Mar 2006) | 1 line |
| 662 |
|
|
| 663 |
|
cauld - finishing MOStlyCE 1.5 / TinyMCE 2.0.4 upgrade |
| 664 |
|
------------------------------------------------------------------------ |
| 665 |
|
r376 | cauld | 2006-03-08 22:01:09 -0700 (Wed, 08 Mar 2006) | 1 line |
| 666 |
|
|
| 667 |
|
cauld - MOStlyCE Admin update to disable default compression |
| 668 |
|
------------------------------------------------------------------------ |
| 669 |
|
r372 | cauld | 2006-03-08 21:27:28 -0700 (Wed, 08 Mar 2006) | 1 line |
| 670 |
|
|
| 671 |
|
cauld - working on a mostlyce upgrade |
| 672 |
|
------------------------------------------------------------------------ |
| 673 |
|
r371 | counterpoint | 2006-03-08 10:51:49 -0700 (Wed, 08 Mar 2006) | 1 line |
| 674 |
|
|
| 675 |
|
Fix problem with mass chmod not recursing correctly |
| 676 |
|
------------------------------------------------------------------------ |
| 677 |
|
r370 | counterpoint | 2006-03-08 10:51:22 -0700 (Wed, 08 Mar 2006) | 1 line |
| 678 |
|
|
| 679 |
|
Fix access to Mambo configuration - cope in different contexts |
| 680 |
|
------------------------------------------------------------------------ |
| 681 |
|
r369 | counterpoint | 2006-03-08 10:50:42 -0700 (Wed, 08 Mar 2006) | 1 line |
| 682 |
|
|
| 683 |
|
Fix foreach failure on empty database results |
| 684 |
|
------------------------------------------------------------------------ |
| 685 |
|
r363 | adi | 2006-03-06 19:42:01 -0700 (Mon, 06 Mar 2006) | 1 line |
| 686 |
|
|
| 687 |
|
fix ticket #32 |
| 688 |
|
------------------------------------------------------------------------ |
| 689 |
|
r362 | adi | 2006-03-06 19:26:20 -0700 (Mon, 06 Mar 2006) | 1 line |
| 690 |
|
|
| 691 |
|
fix typo |
| 692 |
|
------------------------------------------------------------------------ |
| 693 |
|
r361 | cauld | 2006-03-06 07:02:33 -0700 (Mon, 06 Mar 2006) | 1 line |
| 694 |
|
|
| 695 |
|
cauld - rechecking in gin's trash fix that was overwritten a while back |
| 696 |
|
------------------------------------------------------------------------ |
| 697 |
|
r359 | adi | 2006-03-06 04:11:53 -0700 (Mon, 06 Mar 2006) | 1 line |
| 698 |
|
|
| 699 |
|
fix ticket #31 |
| 700 |
|
------------------------------------------------------------------------ |
| 701 |
|
r357 | cauld | 2006-03-04 23:59:11 -0700 (Sat, 04 Mar 2006) | 1 line |
| 702 |
|
|
| 703 |
|
cauld - updating version info for 4.6 public RC1 |
| 704 |
|
------------------------------------------------------------------------ |
| 705 |
|
r355 | cauld | 2006-03-04 23:54:55 -0700 (Sat, 04 Mar 2006) | 1 line |
| 706 |
|
|
| 707 |
|
cauld - Adding new end user survey functionality to the last install screen |
| 708 |
|
------------------------------------------------------------------------ |
| 709 |
|
r353 | counterpoint | 2006-03-02 10:26:20 -0700 (Thu, 02 Mar 2006) | 1 line |
| 710 |
|
|
| 711 |
|
Bug fix - was reliant on register_globals. |
| 712 |
|
------------------------------------------------------------------------ |
| 713 |
|
r352 | oziris | 2006-03-01 12:18:50 -0700 (Wed, 01 Mar 2006) | 1 line |
| 714 |
|
|
| 715 |
|
Ticket #10 changing www.mamboserver.com to www.mambo-foundation.org |
| 716 |
|
------------------------------------------------------------------------ |
| 717 |
|
r351 | oziris | 2006-03-01 11:57:37 -0700 (Wed, 01 Mar 2006) | 1 line |
| 718 |
|
|
| 719 |
|
Ticket #8 |
| 720 |
|
------------------------------------------------------------------------ |
| 721 |
|
r350 | oziris | 2006-03-01 11:35:50 -0700 (Wed, 01 Mar 2006) | 1 line |
| 722 |
|
|
| 723 |
|
Ticket #9 |
| 724 |
|
------------------------------------------------------------------------ |
| 725 |
|
r348 | cauld | 2006-03-01 07:35:46 -0700 (Wed, 01 Mar 2006) | 1 line |
| 726 |
|
|
| 727 |
|
cauld - updating "Lost Password" error message to make it more clear that |
| 728 |
|
both username and email address are required. |
| 729 |
|
------------------------------------------------------------------------ |
| 730 |
|
r347 | adi | 2006-02-28 21:33:11 -0700 (Tue, 28 Feb 2006) | 1 line |
| 731 |
|
|
| 732 |
|
ticket #46 |
| 733 |
|
------------------------------------------------------------------------ |
| 734 |
|
r346 | oziris | 2006-02-28 09:07:58 -0700 (Tue, 28 Feb 2006) | 1 line |
| 735 |
|
|
| 736 |
|
updated calls to new help file names |
| 737 |
|
------------------------------------------------------------------------ |
| 738 |
|
r345 | oziris | 2006-02-28 08:32:43 -0700 (Tue, 28 Feb 2006) | 1 line |
| 739 |
|
|
| 740 |
|
Renamed help files so they don't contain 453 in the file name |
| 741 |
|
------------------------------------------------------------------------ |
| 742 |
|
r342 | cauld | 2006-02-28 07:53:09 -0700 (Tue, 28 Feb 2006) | 1 line |
| 743 |
|
|
| 744 |
|
cauld - Changing default MOStlyCE plugin layout based on suggestions from Water & Stone |
| 745 |
|
------------------------------------------------------------------------ |
| 746 |
|
r341 | cauld | 2006-02-28 06:31:13 -0700 (Tue, 28 Feb 2006) | 1 line |
| 747 |
|
|
| 748 |
|
cauld - Creating a empty files directory for use by MOStlyCE. Uses this with |
| 749 |
|
HTML templates and the file manager. Closing Trac ticket #45. |
| 750 |
|
------------------------------------------------------------------------ |
| 751 |
|
r339 | adi | 2006-02-27 21:48:46 -0700 (Mon, 27 Feb 2006) | 1 line |
| 752 |
|
|
| 753 |
|
add mambo version info in administrator pages |
| 754 |
|
------------------------------------------------------------------------ |
| 755 |
|
r338 | adi | 2006-02-27 03:55:24 -0700 (Mon, 27 Feb 2006) | 1 line |
| 756 |
|
|
| 757 |
|
Trac Ticket #49 |
| 758 |
|
------------------------------------------------------------------------ |
| 759 |
|
r337 | adi | 2006-02-27 01:23:16 -0700 (Mon, 27 Feb 2006) | 1 line |
| 760 |
|
|
| 761 |
|
fix makePathway() to correctly encode & entity into & |
| 762 |
|
------------------------------------------------------------------------ |
| 763 |
|
r336 | adi | 2006-02-26 23:14:05 -0700 (Sun, 26 Feb 2006) | 1 line |
| 764 |
|
|
| 765 |
|
Trac Ticket #41 |
| 766 |
|
------------------------------------------------------------------------ |
| 767 |
|
r334 | adi | 2006-02-26 21:36:06 -0700 (Sun, 26 Feb 2006) | 1 line |
| 768 |
|
|
| 769 |
|
add mod_latestcontent record |
| 770 |
|
------------------------------------------------------------------------ |
| 771 |
|
r333 | adi | 2006-02-26 21:32:34 -0700 (Sun, 26 Feb 2006) | 1 line |
| 772 |
|
|
| 773 |
|
add latest_content module |
| 774 |
|
------------------------------------------------------------------------ |
| 775 |
|
r331 | cauld | 2006-02-25 12:49:00 -0700 (Sat, 25 Feb 2006) | 1 line |
| 776 |
|
|
| 777 |
|
cauld - setting htmltemplate and caption to the list of auto started plugins within mostlyce |
| 778 |
|
------------------------------------------------------------------------ |
| 779 |
|
r328 | cauld | 2006-02-25 12:28:09 -0700 (Sat, 25 Feb 2006) | 1 line |
| 780 |
|
|
| 781 |
|
cauld - fixing a bug that caused the "Not Authorized" error when someone was trying to edit content from the frontend |
| 782 |
|
------------------------------------------------------------------------ |
| 783 |
|
r327 | cauld | 2006-02-25 11:55:31 -0700 (Sat, 25 Feb 2006) | 1 line |
| 784 |
|
|
| 785 |
|
cauld - correcting a mostlyce htmltemplate plugin issue |
| 786 |
|
------------------------------------------------------------------------ |
| 787 |
|
r326 | cauld | 2006-02-25 11:54:12 -0700 (Sat, 25 Feb 2006) | 2 lines |
| 788 |
|
|
| 789 |
|
cauld - correcting mostlyce config files for plugin changes |
| 790 |
|
------------------------------------------------------------------------ |
| 791 |
|
r325 | cauld | 2006-02-25 11:03:32 -0700 (Sat, 25 Feb 2006) | 1 line |
| 792 |
|
|
| 793 |
|
cauld - removing 4 unused mostlyce plugins |
| 794 |
|
------------------------------------------------------------------------ |
| 795 |
|
r324 | cauld | 2006-02-25 10:57:35 -0700 (Sat, 25 Feb 2006) | 1 line |
| 796 |
|
|
| 797 |
|
cauld - adding back in to old tinymce plugins that I removed before (caption & htmltemplate) |
| 798 |
|
------------------------------------------------------------------------ |
| 799 |
|
r323 | oziris | 2006-02-24 13:57:52 -0700 (Fri, 24 Feb 2006) | 1 line |
| 800 |
|
|
| 801 |
|
Updated for copyright notices. |
| 802 |
|
------------------------------------------------------------------------ |
| 803 |
|
r322 | oziris | 2006-02-24 13:55:29 -0700 (Fri, 24 Feb 2006) | 1 line |
| 804 |
|
|
| 805 |
|
Updated Copyright notices in XML files. |
| 806 |
|
------------------------------------------------------------------------ |
| 807 |
|
r320 | counterpoint | 2006-02-24 09:46:13 -0700 (Fri, 24 Feb 2006) | 1 line |
| 808 |
|
|
| 809 |
|
Improved (un)installer error handling. Modified session purge, making distinction between user side and admin side. |
| 810 |
|
------------------------------------------------------------------------ |
| 811 |
|
r319 | counterpoint | 2006-02-23 04:30:16 -0700 (Thu, 23 Feb 2006) | 1 line |
| 812 |
|
|
| 813 |
|
Bug fixes |
| 814 |
|
------------------------------------------------------------------------ |
| 815 |
|
r316 | adi | 2006-02-22 23:25:01 -0700 (Wed, 22 Feb 2006) | 1 line |
| 816 |
|
|
| 817 |
|
update mamboforge to mamboxchange |
| 818 |
|
------------------------------------------------------------------------ |
| 819 |
|
r315 | konlong | 2006-02-22 06:31:46 -0700 (Wed, 22 Feb 2006) | 2 lines |
| 820 |
|
|
| 821 |
|
Reference to undefined variable fixed in admin.menus.php function copyMenuSave |
| 822 |
|
The use of the variable $and should be avoided in deference to $_and, $and gives an unknown token notice 8 files |
| 823 |
|
------------------------------------------------------------------------ |
| 824 |
|
r314 | konlong | 2006-02-22 05:57:20 -0700 (Wed, 22 Feb 2006) | 2 lines |
| 825 |
|
|
| 826 |
|
added call to addDescendants to the remove case. |
| 827 |
|
Fixed undefined variable $database; in saveOrder() |
| 828 |
|
------------------------------------------------------------------------ |
| 829 |
|
r313 | chanh | 2006-02-21 16:20:16 -0700 (Tue, 21 Feb 2006) | 2 lines |
| 830 |
|
|
| 831 |
|
Missing closing php tags! |
| 832 |
|
------------------------------------------------------------------------ |
| 833 |
|
r312 | chanh | 2006-02-21 16:08:14 -0700 (Tue, 21 Feb 2006) | 1 line |
| 834 |
|
|
| 835 |
|
Missing closing php tags! |
| 836 |
|
------------------------------------------------------------------------ |
| 837 |
|
r311 | chanh | 2006-02-21 16:07:58 -0700 (Tue, 21 Feb 2006) | 1 line |
| 838 |
|
|
| 839 |
|
Missing closing php tags! |
| 840 |
|
------------------------------------------------------------------------ |
| 841 |
|
r310 | cauld | 2006-02-21 07:02:46 -0700 (Tue, 21 Feb 2006) | 1 line |
| 842 |
|
|
| 843 |
|
cauld - committing a change to database.php to fix a content update / insert |
| 844 |
|
issue based on a suggested fix by counterpoint |
| 845 |
|
------------------------------------------------------------------------ |
| 846 |
|
r309 | adi | 2006-02-20 20:47:49 -0700 (Mon, 20 Feb 2006) | 1 line |
| 847 |
|
|
| 848 |
|
Trac ticket #36 |
| 849 |
|
------------------------------------------------------------------------ |
| 850 |
|
r305 | cauld | 2006-02-18 16:10:53 -0700 (Sat, 18 Feb 2006) | 1 line |
| 851 |
|
|
| 852 |
|
cauld - Adding some stuff for MOStlyCE and fixing Safari warning |
| 853 |
|
------------------------------------------------------------------------ |
| 854 |
|
r304 | csouza | 2006-02-16 20:07:10 -0700 (Thu, 16 Feb 2006) | 2 lines |
| 855 |
|
|
| 856 |
|
corrected a few non i18ned strings |
| 857 |
|
------------------------------------------------------------------------ |
| 858 |
|
r303 | csouza | 2006-02-16 20:06:03 -0700 (Thu, 16 Feb 2006) | 1 line |
| 859 |
|
|
| 860 |
|
added localization vars to configuration.php-dist |
| 861 |
|
------------------------------------------------------------------------ |
| 862 |
|
r302 | csouza | 2006-02-16 20:05:11 -0700 (Thu, 16 Feb 2006) | 1 line |
| 863 |
|
|
| 864 |
|
fixed fixlanguage() |
| 865 |
|
------------------------------------------------------------------------ |
| 866 |
|
r301 | csouza | 2006-02-16 20:04:10 -0700 (Thu, 16 Feb 2006) | 1 line |
| 867 |
|
|
| 868 |
|
updated mod_whosonline to select a plural string from a specific language file |
| 869 |
|
------------------------------------------------------------------------ |
| 870 |
|
r300 | csouza | 2006-02-16 20:02:31 -0700 (Thu, 16 Feb 2006) | 1 line |
| 871 |
|
|
| 872 |
|
updated com_languages |
| 873 |
|
------------------------------------------------------------------------ |
| 874 |
|
r299 | csouza | 2006-02-16 20:02:08 -0700 (Thu, 16 Feb 2006) | 1 line |
| 875 |
|
|
| 876 |
|
updated com_languages |
| 877 |
|
------------------------------------------------------------------------ |
| 878 |
|
r298 | csouza | 2006-02-16 20:00:30 -0700 (Thu, 16 Feb 2006) | 1 line |
| 879 |
|
|
| 880 |
|
updated com_languages |
| 881 |
|
------------------------------------------------------------------------ |
| 882 |
|
r297 | csouza | 2006-02-16 14:43:38 -0700 (Thu, 16 Feb 2006) | 1 line |
| 883 |
|
|
| 884 |
|
replacement of copyright notices |
| 885 |
|
------------------------------------------------------------------------ |
| 886 |
|
r296 | cauld | 2006-02-16 08:02:03 -0700 (Thu, 16 Feb 2006) | 1 line |
| 887 |
|
|
| 888 |
|
cauld - fixing PHP version to low notice on install |
| 889 |
|
------------------------------------------------------------------------ |
| 890 |
|
r295 | cauld | 2006-02-16 07:58:50 -0700 (Thu, 16 Feb 2006) | 1 line |
| 891 |
|
|
| 892 |
|
cauld - updating install screen to display PHP version 4.3.0 as min requirement |
| 893 |
|
------------------------------------------------------------------------ |
| 894 |
|
r294 | adi | 2006-02-16 01:59:01 -0700 (Thu, 16 Feb 2006) | 1 line |
| 895 |
|
|
| 896 |
|
remove td width in printicon function |
| 897 |
|
------------------------------------------------------------------------ |
| 898 |
|
r293 | adi | 2006-02-16 01:57:15 -0700 (Thu, 16 Feb 2006) | 1 line |
| 899 |
|
|
| 900 |
|
remove td width in pdficon and emailicon function |
| 901 |
|
------------------------------------------------------------------------ |
| 902 |
|
r292 | adi | 2006-02-16 01:34:47 -0700 (Thu, 16 Feb 2006) | 1 line |
| 903 |
|
|
| 904 |
|
Trac ticket #38 |
| 905 |
|
------------------------------------------------------------------------ |
| 906 |
|
r290 | counterpoint | 2006-02-15 16:16:04 -0700 (Wed, 15 Feb 2006) | 1 line |
| 907 |
|
|
| 908 |
|
Fix submit news problems by changing to submit faq (also removed itemid) |
| 909 |
|
------------------------------------------------------------------------ |
| 910 |
|
r289 | counterpoint | 2006-02-15 10:56:19 -0700 (Wed, 15 Feb 2006) | 1 line |
| 911 |
|
|
| 912 |
|
Fixed bugs in resequencing various types of item |
| 913 |
|
------------------------------------------------------------------------ |
| 914 |
|
r288 | counterpoint | 2006-02-15 10:18:43 -0700 (Wed, 15 Feb 2006) | 1 line |
| 915 |
|
|
| 916 |
|
Bug fixes |
| 917 |
|
------------------------------------------------------------------------ |
| 918 |
|
r287 | counterpoint | 2006-02-15 09:49:55 -0700 (Wed, 15 Feb 2006) | 1 line |
| 919 |
|
|
| 920 |
|
Bug fixes |
| 921 |
|
------------------------------------------------------------------------ |
| 922 |
|
r286 | counterpoint | 2006-02-15 04:18:27 -0700 (Wed, 15 Feb 2006) | 2 lines |
| 923 |
|
|
| 924 |
|
Bug fixes |
| 925 |
|
------------------------------------------------------------------------ |
| 926 |
|
r284 | adi | 2006-02-14 22:18:19 -0700 (Tue, 14 Feb 2006) | 1 line |
| 927 |
|
|
| 928 |
|
fix css problem for menu height in firefox |
| 929 |
|
------------------------------------------------------------------------ |
| 930 |
|
r283 | counterpoint | 2006-02-14 15:39:59 -0700 (Tue, 14 Feb 2006) | 1 line |
| 931 |
|
|
| 932 |
|
Bug fix problem analysing parameters from XML |
| 933 |
|
------------------------------------------------------------------------ |
| 934 |
|
r282 | counterpoint | 2006-02-14 15:38:15 -0700 (Tue, 14 Feb 2006) | 1 line |
| 935 |
|
|
| 936 |
|
Bug fix theme.js incorrect path to find menu images |
| 937 |
|
------------------------------------------------------------------------ |
| 938 |
|
r281 | counterpoint | 2006-02-14 14:42:10 -0700 (Tue, 14 Feb 2006) | 2 lines |
| 939 |
|
|
| 940 |
|
Bug fix |
| 941 |
|
------------------------------------------------------------------------ |
| 942 |
|
r277 | adi | 2006-02-14 01:14:48 -0700 (Tue, 14 Feb 2006) | 2 lines |
| 943 |
|
|
| 944 |
|
hide secret word in global config based on, Trac ticket #9 |
| 945 |
|
------------------------------------------------------------------------ |
| 946 |
|
r276 | adi | 2006-02-14 00:38:24 -0700 (Tue, 14 Feb 2006) | 1 line |
| 947 |
|
|
| 948 |
|
Trac ticket #5 |
| 949 |
|
------------------------------------------------------------------------ |
| 950 |
|
r275 | adi | 2006-02-14 00:32:53 -0700 (Tue, 14 Feb 2006) | 2 lines |
| 951 |
|
|
| 952 |
|
update sample data, Trac ticket #4 |
| 953 |
|
------------------------------------------------------------------------ |
| 954 |
|
r274 | adi | 2006-02-14 00:17:41 -0700 (Tue, 14 Feb 2006) | 2 lines |
| 955 |
|
|
| 956 |
|
remove key reference based on |
| 957 |
|
http://forum.mamboserver.com/showthread.php?t=66453 |
| 958 |
|
------------------------------------------------------------------------ |
| 959 |
|
r273 | adi | 2006-02-13 22:46:12 -0700 (Mon, 13 Feb 2006) | 2 lines |
| 960 |
|
|
| 961 |
|
add client id column in showClients function, based on |
| 962 |
|
Trac ticket #15 |
| 963 |
|
------------------------------------------------------------------------ |
| 964 |
|
r272 | counterpoint | 2006-02-13 08:41:51 -0700 (Mon, 13 Feb 2006) | 1 line |
| 965 |
|
|
| 966 |
|
Installer developments and bugs, syndstyle handling. |
| 967 |
|
------------------------------------------------------------------------ |
| 968 |
|
r271 | counterpoint | 2006-02-13 08:37:07 -0700 (Mon, 13 Feb 2006) | 1 line |
| 969 |
|
|
| 970 |
|
Installer bug fixes and development. |
| 971 |
|
------------------------------------------------------------------------ |
| 972 |
|
r270 | counterpoint | 2006-02-13 08:31:12 -0700 (Mon, 13 Feb 2006) | 1 line |
| 973 |
|
|
| 974 |
|
Syndstyle and file handling bug fixes. |
| 975 |
|
------------------------------------------------------------------------ |
| 976 |
|
r269 | counterpoint | 2006-02-13 08:12:12 -0700 (Mon, 13 Feb 2006) | 1 line |
| 977 |
|
|
| 978 |
|
Introduce syndstyle to allow components to be used as objects at other sites. |
| 979 |
|
------------------------------------------------------------------------ |
| 980 |
|
r268 | adi | 2006-02-13 03:59:27 -0700 (Mon, 13 Feb 2006) | 1 line |
| 981 |
|
|
| 982 |
|
fix global variables |
| 983 |
|
------------------------------------------------------------------------ |
| 984 |
|
r267 | adi | 2006-02-13 03:52:27 -0700 (Mon, 13 Feb 2006) | 1 line |
| 985 |
|
|
| 986 |
|
fix showInstallMessage function, add third parameter for redirect |
| 987 |
|
------------------------------------------------------------------------ |
| 988 |
|
r266 | csouza | 2006-02-12 16:49:56 -0700 (Sun, 12 Feb 2006) | 2 lines |
| 989 |
|
|
| 990 |
|
fixed some localization bugs |
| 991 |
|
------------------------------------------------------------------------ |
| 992 |
|
r265 | csouza | 2006-02-12 16:49:14 -0700 (Sun, 12 Feb 2006) | 1 line |
| 993 |
|
|
| 994 |
|
localization |
| 995 |
|
------------------------------------------------------------------------ |
| 996 |
|
r264 | csouza | 2006-02-12 16:45:24 -0700 (Sun, 12 Feb 2006) | 1 line |
| 997 |
|
|
| 998 |
|
fixed some localization bugs |
| 999 |
|
------------------------------------------------------------------------ |
| 1000 |
|
r263 | csouza | 2006-02-12 16:44:33 -0700 (Sun, 12 Feb 2006) | 1 line |
| 1001 |
|
|
| 1002 |
|
localization fixes |
| 1003 |
|
------------------------------------------------------------------------ |
| 1004 |
|
r262 | csouza | 2006-02-12 16:43:25 -0700 (Sun, 12 Feb 2006) | 1 line |
| 1005 |
|
|
| 1006 |
|
fixed some localization bugs |
| 1007 |
|
------------------------------------------------------------------------ |
| 1008 |
|
r260 | cauld | 2006-02-12 15:11:01 -0700 (Sun, 12 Feb 2006) | 1 line |
| 1009 |
|
|
| 1010 |
|
cauld - Adding MOStlyCE onclick plugin |
| 1011 |
|
------------------------------------------------------------------------ |
| 1012 |
|
r259 | cauld | 2006-02-12 13:41:12 -0700 (Sun, 12 Feb 2006) | 1 line |
| 1013 |
|
|
| 1014 |
|
cauld - MOStlyCE table plugin upgrade |
| 1015 |
|
------------------------------------------------------------------------ |
| 1016 |
|
r258 | cauld | 2006-02-12 13:39:40 -0700 (Sun, 12 Feb 2006) | 1 line |
| 1017 |
|
|
| 1018 |
|
cauld - MOStlyCE advlink plugin upgrade |
| 1019 |
|
------------------------------------------------------------------------ |
| 1020 |
|
r257 | cauld | 2006-02-12 13:38:07 -0700 (Sun, 12 Feb 2006) | 1 line |
| 1021 |
|
|
| 1022 |
|
cauld - MOStlyCE advimage plugin fix |
| 1023 |
|
------------------------------------------------------------------------ |
| 1024 |
|
r256 | cauld | 2006-02-12 13:36:52 -0700 (Sun, 12 Feb 2006) | 1 line |
| 1025 |
|
|
| 1026 |
|
cauld - MOStlyCE advhr plugin fix |
| 1027 |
|
------------------------------------------------------------------------ |
| 1028 |
|
r255 | cauld | 2006-02-12 13:34:32 -0700 (Sun, 12 Feb 2006) | 1 line |
| 1029 |
|
|
| 1030 |
|
cauld - MOStlyCE preview plugin fix |
| 1031 |
|
------------------------------------------------------------------------ |
| 1032 |
|
r254 | cauld | 2006-02-12 13:31:54 -0700 (Sun, 12 Feb 2006) | 1 line |
| 1033 |
|
|
| 1034 |
|
cauld - MOStlyCE auth_plugin.php change to handle the removal of auth.php |
| 1035 |
|
------------------------------------------------------------------------ |
| 1036 |
|
r253 | csouza | 2006-02-12 12:38:26 -0700 (Sun, 12 Feb 2006) | 1 line |
| 1037 |
|
|
| 1038 |
|
mostlyce popup fix |
| 1039 |
|
------------------------------------------------------------------------ |
| 1040 |
|
r252 | csouza | 2006-02-12 12:37:34 -0700 (Sun, 12 Feb 2006) | 2 lines |
| 1041 |
|
|
| 1042 |
|
fix for mostlyce popup and localization calls to select language file |
| 1043 |
|
------------------------------------------------------------------------ |
| 1044 |
|
r251 | cauld | 2006-02-12 10:25:32 -0700 (Sun, 12 Feb 2006) | 1 line |
| 1045 |
|
|
| 1046 |
|
cauld - more MOStlyCE changes |
| 1047 |
|
------------------------------------------------------------------------ |
| 1048 |
|
r250 | cauld | 2006-02-12 10:17:00 -0700 (Sun, 12 Feb 2006) | 1 line |
| 1049 |
|
|
| 1050 |
|
cauld - adding mclayer.js for MOStlyCE |
| 1051 |
|
------------------------------------------------------------------------ |
| 1052 |
|
r247 | cauld | 2006-02-12 08:52:29 -0700 (Sun, 12 Feb 2006) | 1 line |
| 1053 |
|
|
| 1054 |
|
cauld - removing old MOStlyCE onclick plugin |
| 1055 |
|
------------------------------------------------------------------------ |
| 1056 |
|
r246 | cauld | 2006-02-12 08:49:29 -0700 (Sun, 12 Feb 2006) | 1 line |
| 1057 |
|
|
| 1058 |
|
cauld - Upgrading MOStlyCE guts to 2.0.2 and fixing a few MOStlyCE bugs |
| 1059 |
|
------------------------------------------------------------------------ |
| 1060 |
|
r245 | counterpoint | 2006-02-10 10:38:03 -0700 (Fri, 10 Feb 2006) | 1 line |
| 1061 |
|
|
| 1062 |
|
Mambot handler fix, compatibility fixes. |
| 1063 |
|
------------------------------------------------------------------------ |
| 1064 |
|
r244 | counterpoint | 2006-02-10 07:08:05 -0700 (Fri, 10 Feb 2006) | 1 line |
| 1065 |
|
|
| 1066 |
|
Compatibility fixes. |
| 1067 |
|
------------------------------------------------------------------------ |
| 1068 |
|
r243 | counterpoint | 2006-02-10 05:42:40 -0700 (Fri, 10 Feb 2006) | 1 line |
| 1069 |
|
|
| 1070 |
|
Handle https and non standard ports; reduce volume of metadata by restricting to one item. |
| 1071 |
|
------------------------------------------------------------------------ |
| 1072 |
|
r238 | counterpoint | 2006-02-07 11:03:58 -0700 (Tue, 07 Feb 2006) | 1 line |
| 1073 |
|
|
| 1074 |
|
Bug fixes, mostly missing ampersands. |
| 1075 |
|
------------------------------------------------------------------------ |
| 1076 |
|
r237 | counterpoint | 2006-02-06 09:36:18 -0700 (Mon, 06 Feb 2006) | 1 line |
| 1077 |
|
|
| 1078 |
|
Remove "generator" tag, improve SEF to cover archived material, correct bugs in contact component. |
| 1079 |
|
------------------------------------------------------------------------ |
| 1080 |
|
r236 | csouza | 2006-02-06 08:35:49 -0700 (Mon, 06 Feb 2006) | 1 line |
| 1081 |
|
|
| 1082 |
|
fixed php4 reference to component handler |
| 1083 |
|
------------------------------------------------------------------------ |
| 1084 |
|
r235 | counterpoint | 2006-02-05 10:46:04 -0700 (Sun, 05 Feb 2006) | 1 line |
| 1085 |
|
|
| 1086 |
|
Bug fix |
| 1087 |
|
------------------------------------------------------------------------ |
| 1088 |
|
r234 | counterpoint | 2006-02-05 09:08:28 -0700 (Sun, 05 Feb 2006) | 1 line |
| 1089 |
|
|
| 1090 |
|
Security fixes. Add universal installer code. |
| 1091 |
|
------------------------------------------------------------------------ |
| 1092 |
|
r233 | cauld | 2006-02-04 14:29:29 -0700 (Sat, 04 Feb 2006) | 1 line |
| 1093 |
|
|
| 1094 |
|
cauld - updating version info for release |
| 1095 |
|
------------------------------------------------------------------------ |
| 1096 |
|
r232 | csouza | 2006-02-04 13:36:36 -0700 (Sat, 04 Feb 2006) | 2 lines |
| 1097 |
|
|
| 1098 |
|
corrected path to phpInputFilter |
| 1099 |
|
------------------------------------------------------------------------ |
| 1100 |
|
r231 | csouza | 2006-02-04 13:36:24 -0700 (Sat, 04 Feb 2006) | 2 lines |
| 1101 |
|
|
| 1102 |
|
corrected path to phpInputFilter |
| 1103 |
|
------------------------------------------------------------------------ |
| 1104 |
|
r230 | csouza | 2006-02-04 13:13:58 -0700 (Sat, 04 Feb 2006) | 1 line |
| 1105 |
|
|
| 1106 |
|
added admin.languages.class.php |
| 1107 |
|
------------------------------------------------------------------------ |
| 1108 |
|
r229 | cauld | 2006-02-04 11:45:08 -0700 (Sat, 04 Feb 2006) | 1 line |
| 1109 |
|
|
| 1110 |
|
cauld - fixing phpInputFilter path |
| 1111 |
|
------------------------------------------------------------------------ |
| 1112 |
|
r228 | cauld | 2006-02-04 10:32:51 -0700 (Sat, 04 Feb 2006) | 1 line |
| 1113 |
|
|
| 1114 |
|
cauld - fixing issue with __parameters create table statement |
| 1115 |
|
------------------------------------------------------------------------ |
| 1116 |
|
r226 | counterpoint | 2006-02-03 02:43:17 -0700 (Fri, 03 Feb 2006) | 1 line |
| 1117 |
|
|
| 1118 |
|
Delete patTemplate |
| 1119 |
|
------------------------------------------------------------------------ |
| 1120 |
|
r223 | counterpoint | 2006-02-02 15:13:45 -0700 (Thu, 02 Feb 2006) | 1 line |
| 1121 |
|
|
| 1122 |
|
Tidying up and bug fixing. |
| 1123 |
|
------------------------------------------------------------------------ |
| 1124 |
|
r222 | counterpoint | 2006-02-02 07:50:48 -0700 (Thu, 02 Feb 2006) | 1 line |
| 1125 |
|
|
| 1126 |
|
Various bug fixes and tidying up. |
| 1127 |
|
------------------------------------------------------------------------ |
| 1128 |
|
r221 | csouza | 2006-02-01 16:44:54 -0700 (Wed, 01 Feb 2006) | 1 line |
| 1129 |
|
|
| 1130 |
|
corrected notice in fixlanguages |
| 1131 |
|
------------------------------------------------------------------------ |
| 1132 |
|
r220 | csouza | 2006-02-01 16:21:57 -0700 (Wed, 01 Feb 2006) | 1 line |
| 1133 |
|
|
| 1134 |
|
language fix |
| 1135 |
|
------------------------------------------------------------------------ |
| 1136 |
|
r219 | csouza | 2006-02-01 16:04:51 -0700 (Wed, 01 Feb 2006) | 1 line |
| 1137 |
|
|
| 1138 |
|
language/english.xml |
| 1139 |
|
------------------------------------------------------------------------ |
| 1140 |
|
r218 | counterpoint | 2006-02-01 13:38:06 -0700 (Wed, 01 Feb 2006) | 1 line |
| 1141 |
|
|
| 1142 |
|
Universal installer UI. |
| 1143 |
|
------------------------------------------------------------------------ |
| 1144 |
|
r216 | csouza | 2006-02-01 09:45:51 -0700 (Wed, 01 Feb 2006) | 1 line |
| 1145 |
|
|
| 1146 |
|
complete set of language files for translation |
| 1147 |
|
------------------------------------------------------------------------ |
| 1148 |
|
r213 | counterpoint | 2006-01-31 05:11:42 -0700 (Tue, 31 Jan 2006) | 1 line |
| 1149 |
|
|
| 1150 |
|
Mambot developments. |
| 1151 |
|
------------------------------------------------------------------------ |
| 1152 |
|
r212 | counterpoint | 2006-01-31 01:30:02 -0700 (Tue, 31 Jan 2006) | 1 line |
| 1153 |
|
|
| 1154 |
|
Add support for free standing parameter object installation. |
| 1155 |
|
------------------------------------------------------------------------ |
| 1156 |
|
r211 | csouza | 2006-01-30 16:38:54 -0700 (Mon, 30 Jan 2006) | 1 line |
| 1157 |
|
|
| 1158 |
|
added define check to prevent notices |
| 1159 |
|
------------------------------------------------------------------------ |
| 1160 |
|
r210 | csouza | 2006-01-30 16:31:55 -0700 (Mon, 30 Jan 2006) | 1 line |
| 1161 |
|
|
| 1162 |
|
restored english.php and english.ignore.php |
| 1163 |
|
------------------------------------------------------------------------ |
| 1164 |
|
r209 | counterpoint | 2006-01-30 15:13:58 -0700 (Mon, 30 Jan 2006) | 1 line |
| 1165 |
|
|
| 1166 |
|
Extra mambot hooks for registration, password changes. |
| 1167 |
|
------------------------------------------------------------------------ |
| 1168 |
|
r208 | counterpoint | 2006-01-30 10:58:42 -0700 (Mon, 30 Jan 2006) | 1 line |
| 1169 |
|
|
| 1170 |
|
Handle language issue causing double display of modules. |
| 1171 |
|
------------------------------------------------------------------------ |
| 1172 |
|
r207 | counterpoint | 2006-01-30 07:25:33 -0700 (Mon, 30 Jan 2006) | 1 line |
| 1173 |
|
|
| 1174 |
|
Possible fix for authenticator not found bug. |
| 1175 |
|
------------------------------------------------------------------------ |
| 1176 |
|
r206 | counterpoint | 2006-01-30 07:14:36 -0700 (Mon, 30 Jan 2006) | 1 line |
| 1177 |
|
|
| 1178 |
|
Installer error handling, version to point to Foundation web site, attempted fix for redirect. |
| 1179 |
|
------------------------------------------------------------------------ |
| 1180 |
|
r205 | cauld | 2006-01-28 10:06:06 -0700 (Sat, 28 Jan 2006) | 1 line |
| 1181 |
|
------------------------------------------------------------------------ |
| 1182 |
|
r204 | cauld | 2006-01-28 10:03:42 -0700 (Sat, 28 Jan 2006) | 1 line |
| 1183 |
|
|
| 1184 |
|
cauld - adding MOStlyCE admin component |
| 1185 |
|
------------------------------------------------------------------------ |
| 1186 |
|
r202 | cauld | 2006-01-28 09:45:00 -0700 (Sat, 28 Jan 2006) | 1 line |
| 1187 |
|
|
| 1188 |
|
cauld - MOStlyCE change |
| 1189 |
|
------------------------------------------------------------------------ |
| 1190 |
|
r199 | counterpoint | 2006-01-27 08:37:12 -0700 (Fri, 27 Jan 2006) | 1 line |
| 1191 |
|
|
| 1192 |
|
Installer bug fixes and changes to handle Docman latest. Bug fix in installation/index.php. |
| 1193 |
|
------------------------------------------------------------------------ |
| 1194 |
|
r198 | csouza | 2006-01-26 17:20:20 -0700 (Thu, 26 Jan 2006) | 1 line |
| 1195 |
|
|
| 1196 |
|
added the final complete language catalog containing 2027 unique strings. |
| 1197 |
|
------------------------------------------------------------------------ |
| 1198 |
|
r197 | counterpoint | 2006-01-26 16:40:05 -0700 (Thu, 26 Jan 2006) | 1 line |
| 1199 |
|
|
| 1200 |
|
Correction for archive manager - error when database objects not an array - used for array merge. |
| 1201 |
|
------------------------------------------------------------------------ |
| 1202 |
|
r196 | counterpoint | 2006-01-26 16:23:04 -0700 (Thu, 26 Jan 2006) | 1 line |
| 1203 |
|
|
| 1204 |
|
Improved site search. |
| 1205 |
|
------------------------------------------------------------------------ |
| 1206 |
|
r195 | csouza | 2006-01-26 13:20:17 -0700 (Thu, 26 Jan 2006) | 1 line |
| 1207 |
|
|
| 1208 |
|
removed unnecessary file from com_languages |
| 1209 |
|
------------------------------------------------------------------------ |
| 1210 |
|
r194 | csouza | 2006-01-26 13:11:56 -0700 (Thu, 26 Jan 2006) | 1 line |
| 1211 |
|
|
| 1212 |
|
verified and corrected all deprecated localization constants |
| 1213 |
|
------------------------------------------------------------------------ |
| 1214 |
|
r193 | counterpoint | 2006-01-26 11:09:47 -0700 (Thu, 26 Jan 2006) | 1 line |
| 1215 |
|
|
| 1216 |
|
Optimise DB access in admin of users. Correct HTML yes/no radio buttons. |
| 1217 |
|
------------------------------------------------------------------------ |
| 1218 |
|
r192 | counterpoint | 2006-01-26 11:07:55 -0700 (Thu, 26 Jan 2006) | 1 line |
| 1219 |
|
|
| 1220 |
|
Replaced ACL related code for storing new users (removed during testing of new access mechanisms). |
| 1221 |
|
------------------------------------------------------------------------ |
| 1222 |
|
r191 | counterpoint | 2006-01-26 09:07:51 -0700 (Thu, 26 Jan 2006) | 1 line |
| 1223 |
|
|
| 1224 |
|
Small bug fixes |
| 1225 |
|
------------------------------------------------------------------------ |
| 1226 |
|
r190 | cauld | 2006-01-26 07:45:16 -0700 (Thu, 26 Jan 2006) | 1 line |
| 1227 |
|
|
| 1228 |
|
cauld - fixing a mostlyce xml issue |
| 1229 |
|
------------------------------------------------------------------------ |
| 1230 |
|
r189 | cauld | 2006-01-26 07:44:44 -0700 (Thu, 26 Jan 2006) | 1 line |
| 1231 |
|
|
| 1232 |
|
cauld - fixing a mostlyce xml issue |
| 1233 |
|
------------------------------------------------------------------------ |
| 1234 |
|
r188 | csouza | 2006-01-26 06:06:55 -0700 (Thu, 26 Jan 2006) | 1 line |
| 1235 |
|
|
| 1236 |
|
fixed localization notices |
| 1237 |
|
------------------------------------------------------------------------ |
| 1238 |
|
r187 | counterpoint | 2006-01-26 05:49:51 -0700 (Thu, 26 Jan 2006) | 1 line |
| 1239 |
|
|
| 1240 |
|
Fix problem in mambo.sql losing user login authenticator mambot. |
| 1241 |
|
------------------------------------------------------------------------ |
| 1242 |
|
r186 | counterpoint | 2006-01-26 04:51:01 -0700 (Thu, 26 Jan 2006) | 1 line |
| 1243 |
|
|
| 1244 |
|
Merge and other bug fixes. Suppress pathway if only says "Home". Suppress warnings from Magpie. |
| 1245 |
|
------------------------------------------------------------------------ |
| 1246 |
|
r185 | csouza | 2006-01-25 16:55:33 -0700 (Wed, 25 Jan 2006) | 1 line |
| 1247 |
|
|
| 1248 |
|
replaced language constants |
| 1249 |
|
------------------------------------------------------------------------ |
| 1250 |
|
r183 | csouza | 2006-01-25 14:36:13 -0700 (Wed, 25 Jan 2006) | 1 line |
| 1251 |
|
|
| 1252 |
|
fixed i18n bugs and notices |
| 1253 |
|
------------------------------------------------------------------------ |
| 1254 |
|
r182 | counterpoint | 2006-01-25 10:21:03 -0700 (Wed, 25 Jan 2006) | 1 line |
| 1255 |
|
|
| 1256 |
|
Adjust for database.php moving back to /includes. Remove executable code from version.php (should be just class, executable code is in index.php). |
| 1257 |
|
------------------------------------------------------------------------ |
| 1258 |
|
r180 | csouza | 2006-01-25 06:42:26 -0700 (Wed, 25 Jan 2006) | 1 line |
| 1259 |
|
|
| 1260 |
|
fixed localization bug |
| 1261 |
|
------------------------------------------------------------------------ |
| 1262 |
|
r179 | csouza | 2006-01-25 06:41:01 -0700 (Wed, 25 Jan 2006) | 1 line |
| 1263 |
|
|
| 1264 |
|
phpgettext update |
| 1265 |
|
------------------------------------------------------------------------ |
| 1266 |
|
r178 | csouza | 2006-01-24 09:16:09 -0700 (Tue, 24 Jan 2006) | 1 line |
| 1267 |
|
|
| 1268 |
|
update phpgettext.catalog.php |
| 1269 |
|
------------------------------------------------------------------------ |
| 1270 |
|
r177 | csouza | 2006-01-24 09:15:11 -0700 (Tue, 24 Jan 2006) | 1 line |
| 1271 |
|
|
| 1272 |
|
updating language directory and first complete string catalog |
| 1273 |
|
------------------------------------------------------------------------ |
| 1274 |
|
r176 | cauld | 2006-01-24 07:36:50 -0700 (Tue, 24 Jan 2006) | 1 line |
| 1275 |
|
|
| 1276 |
|
cauld - fixing MOStlyCE undefined variable notice |
| 1277 |
|
------------------------------------------------------------------------ |
| 1278 |
|
r175 | csouza | 2006-01-24 04:45:38 -0700 (Tue, 24 Jan 2006) | 1 line |
| 1279 |
|
|
| 1280 |
|
corrected return value in ngettext |
| 1281 |
|
------------------------------------------------------------------------ |
| 1282 |
|
r174 | counterpoint | 2006-01-24 03:27:45 -0700 (Tue, 24 Jan 2006) | 1 line |
| 1283 |
|
|
| 1284 |
|
Correct problem with merge. |
| 1285 |
|
------------------------------------------------------------------------ |
| 1286 |
|
r172 | counterpoint | 2006-01-24 02:23:40 -0700 (Tue, 24 Jan 2006) | 1 line |
| 1287 |
|
|
| 1288 |
|
Correct short tag |
| 1289 |
|
------------------------------------------------------------------------ |
| 1290 |
|
r171 | cauld | 2006-01-23 21:57:24 -0700 (Mon, 23 Jan 2006) | 1 line |
| 1291 |
|
|
| 1292 |
|
cauld - fixing an include file in mostlyce.php |
| 1293 |
|
------------------------------------------------------------------------ |
| 1294 |
|
r170 | counterpoint | 2006-01-23 16:11:50 -0700 (Mon, 23 Jan 2006) | 1 line |
| 1295 |
|
|
| 1296 |
|
Bring 4.5.4 /includes/frontend.php into 4.6 |
| 1297 |
|
------------------------------------------------------------------------ |
| 1298 |
|
r169 | counterpoint | 2006-01-23 10:57:22 -0700 (Mon, 23 Jan 2006) | 1 line |
| 1299 |
|
|
| 1300 |
|
Fix installation bugs. |
| 1301 |
|
------------------------------------------------------------------------ |
| 1302 |
|
r168 | csouza | 2006-01-22 21:47:31 -0700 (Sun, 22 Jan 2006) | 1 line |
| 1303 |
|
|
| 1304 |
|
modified getConfig () in index.php to remove 'administrator' from mosConfig_live_site |
| 1305 |
|
------------------------------------------------------------------------ |
| 1306 |
|
r167 | csouza | 2006-01-22 21:45:40 -0700 (Sun, 22 Jan 2006) | 1 line |
| 1307 |
|
|
| 1308 |
|
switched phpgettext debugging off |
| 1309 |
|
------------------------------------------------------------------------ |
| 1310 |
|
r166 | csouza | 2006-01-22 21:44:09 -0700 (Sun, 22 Jan 2006) | 1 line |
| 1311 |
|
|
| 1312 |
|
added two css classes to remove <font> tags |
| 1313 |
|
------------------------------------------------------------------------ |
| 1314 |
|
r162 | cauld | 2006-01-22 01:10:42 -0700 (Sun, 22 Jan 2006) | 1 line |
| 1315 |
|
|
| 1316 |
|
cauld - updating install sql file to include entries for MOStlyCE |
| 1317 |
|
------------------------------------------------------------------------ |
| 1318 |
|
r160 | cauld | 2006-01-22 01:04:13 -0700 (Sun, 22 Jan 2006) | 1 line |
| 1319 |
|
|
| 1320 |
|
cauld - adding MOStlyCE mambot |
| 1321 |
|
------------------------------------------------------------------------ |
| 1322 |
|
r159 | cauld | 2006-01-22 01:01:09 -0700 (Sun, 22 Jan 2006) | 1 line |
| 1323 |
|
|
| 1324 |
|
cauld - adding MOStlyCE component |
| 1325 |
|
------------------------------------------------------------------------ |
| 1326 |
|
r158 | cauld | 2006-01-22 00:58:59 -0700 (Sun, 22 Jan 2006) | 1 line |
| 1327 |
|
|
| 1328 |
|
cauld - cleaning merge artifacts in index.php that were causing failures |
| 1329 |
|
------------------------------------------------------------------------ |
| 1330 |
|
r157 | mambo | 2006-01-21 09:20:19 -0700 (Sat, 21 Jan 2006) | 1 line |
| 1331 |
|
|
| 1332 |
|
cauld - Merging in the final 4.5.4 branch revisions (155 & 156). |
| 1333 |
|
|
| 1334 |
|
The 4.5.4 branch is now closed. |
| 1335 |
|
------------------------------------------------------------------------ |
| 1336 |
|
r153 | csouza | 2006-01-19 10:11:47 -0700 (Thu, 19 Jan 2006) | 1 line |
| 1337 |
|
|
| 1338 |
|
added debugging capabilities |
| 1339 |
|
------------------------------------------------------------------------ |
| 1340 |
|
r152 | csouza | 2006-01-19 10:10:57 -0700 (Thu, 19 Jan 2006) | 1 line |
| 1341 |
|
|
| 1342 |
|
added gettext support to mamboCore::fixLanguage() |
| 1343 |
|
------------------------------------------------------------------------ |
| 1344 |
|
r151 | csouza | 2006-01-19 07:24:56 -0700 (Thu, 19 Jan 2006) | 1 line |
| 1345 |
|
|
| 1346 |
|
csouza - Merging 4.5.4 changes (revisions 139 to 148) into 4.6. |
| 1347 |
|
------------------------------------------------------------------------ |
| 1348 |
|
r150 | csouza | 2006-01-19 06:37:49 -0700 (Thu, 19 Jan 2006) | 1 line |
| 1349 |
|
|
| 1350 |
|
csouza - i18n - uploaded/removed i18n files |
| 1351 |
|
------------------------------------------------------------------------ |
| 1352 |
|
r149 | csouza | 2006-01-19 06:29:35 -0700 (Thu, 19 Jan 2006) | 1 line |
| 1353 |
|
|
| 1354 |
|
csouza - i18n - uploaded several internationalized files |
| 1355 |
|
------------------------------------------------------------------------ |
| 1356 |
|
r138 | csouza | 2006-01-16 04:12:43 -0700 (Mon, 16 Jan 2006) | 1 line |
| 1357 |
|
|
| 1358 |
|
csouza - Merging 4.5.4 changes (revisions 131 to 137) into 4.6. |
| 1359 |
|
------------------------------------------------------------------------ |
| 1360 |
|
r129 | csouza | 2006-01-14 11:19:40 -0700 (Sat, 14 Jan 2006) | 1 line |
| 1361 |
|
|
| 1362 |
|
csouza - Merging 4.5.4 changes (revisions 118 to 127) into 4.6. |
| 1363 |
|
------------------------------------------------------------------------ |
| 1364 |
|
r117 | mambo | 2006-01-07 14:26:39 -0700 (Sat, 07 Jan 2006) | 1 line |
| 1365 |
|
|
| 1366 |
|
cauld - Merging the current 4.5.4 changes (revisions 2 thru 99) into 4.6. |
| 1367 |
|
------------------------------------------------------------------------ |
| 1368 |
|
r114 | mambo | 2006-01-06 14:16:56 -0700 (Fri, 06 Jan 2006) | 1 line |
| 1369 |
|
|
| 1370 |
|
cauld - merging 453h revisions 30 thru 38 into 4.6 |
| 1371 |
|
------------------------------------------------------------------------ |
| 1372 |
|
r113 | mambo | 2006-01-06 13:05:43 -0700 (Fri, 06 Jan 2006) | 1 line |
| 1373 |
|
|
| 1374 |
|
cauld - removing the old tinymce dir from 4.6. it is causing merge issues with this branch as well. |
| 1375 |
|
------------------------------------------------------------------------ |
| 1376 |
|
r112 | mambo | 2006-01-05 22:54:35 -0700 (Thu, 05 Jan 2006) | 1 line |
| 1377 |
|
|
| 1378 |
|
cauld - merging revisions 22 thru 30 into 4.6. |
| 1379 |
|
------------------------------------------------------------------------ |
| 1380 |
|
r3 | root | 2005-12-12 20:49:45 -0700 (Mon, 12 Dec 2005) | 1 line |
| 1381 |
|
|
| 1382 |
|
creating branch |
| 1383 |
|
------------------------------------------------------------------------ |