Log of /mambo/branches/4.6/includes
| Sticky Revision: |
Revision 1594 - Directory Listing
Modified Mon Feb 11 21:29:23 2008 UTC (5 years, 3 months ago) by ocs_cms
# makePathway count($customs.... typo fixed
Revision 1593 - Directory Listing
Modified Mon Feb 11 20:04:16 2008 UTC (5 years, 3 months ago) by alwarren
Rolling back #1586 and #1577
Revision 1586 - Directory Listing
Modified Thu Jan 24 15:26:16 2008 UTC (5 years, 3 months ago) by alwarren
# Fixed typo in sef that was causing mosNoAuth() to fire
Revision 1577 - Directory Listing
Modified Fri Jan 18 19:13:25 2008 UTC (5 years, 4 months ago) by alwarren
# Fixed wrong case for Itemid in sef.php array keys
Revision 1566 - Directory Listing
Modified Thu Jan 17 16:44:20 2008 UTC (5 years, 4 months ago) by alwarren
+ Added required password for frontend user edit + Added wrapper functions in mambofunc.php for form hash methods
Revision 1562 - Directory Listing
Modified Tue Jan 15 06:07:27 2008 UTC (5 years, 4 months ago) by alwarren
# Temporary workaround in database class for FS#294 (mosRedirect doesn't work right with content rating)
Revision 1561 - Directory Listing
Modified Tue Jan 15 04:59:17 2008 UTC (5 years, 4 months ago) by alwarren
# Improved session handling # Fixed captcha session name conflict
Revision 1559 - Directory Listing
Modified Mon Jan 14 13:17:06 2008 UTC (5 years, 4 months ago) by elpie
! corrected invalid tags
Revision 1557 - Directory Listing
Modified Mon Jan 14 02:10:09 2008 UTC (5 years, 4 months ago) by alwarren
#Fixed sef related undefined index for $mysql_charsets in database.php
Revision 1555 - Directory Listing
Modified Mon Jan 14 01:12:40 2008 UTC (5 years, 4 months ago) by alwarren
Additional security features
Revision 1543 - Directory Listing
Modified Fri Jan 11 10:05:47 2008 UTC (5 years, 4 months ago) by alwarren
# Fixed missing base href tag
Revision 1541 - Directory Listing
Modified Fri Jan 11 08:53:00 2008 UTC (5 years, 4 months ago) by alwarren
# Fixed session fixation
Revision 1533 - Directory Listing
Modified Thu Jan 10 05:45:25 2008 UTC (5 years, 4 months ago) by alwarren
# Fixed FS#305 $cache is not a mosCache object
Revision 1516 - Directory Listing
Modified Sat Jan 5 00:47:48 2008 UTC (5 years, 4 months ago) by elpie
#changed line 502 to utf-8
Revision 1512 - Directory Listing
Modified Sat Dec 29 09:59:56 2007 UTC (5 years, 4 months ago) by ocs_cms
determineOptionAndItemid http://tracker.mambo-foundation.org/index.php?do=details&task_id=296
Revision 1510 - Directory Listing
Modified Sat Dec 29 04:42:41 2007 UTC (5 years, 4 months ago) by chanh
Fix bug when buffered is enable but buffer is empty
Revision 1502 - Directory Listing
Modified Thu Dec 27 01:07:38 2007 UTC (5 years, 4 months ago) by ocs_cms
*4.6.4 init *meta tag fix in admin side index.php
Revision 1498 - Directory Listing
Modified Sun Dec 23 07:25:14 2007 UTC (5 years, 5 months ago) by alwarren
# Fixed missing title tag in mosHtmlHelper::showHead
Revision 1492 - Directory Listing
Modified Fri Dec 21 21:56:38 2007 UTC (5 years, 5 months ago) by ocs_cms
For the sake of sanity -http://secunia.com/advisories/28133/- some (int) typecasts, and htmlspecialchars modifications in index.php and core.classes.php .
Revision 1491 - Directory Listing
Modified Fri Dec 21 20:50:32 2007 UTC (5 years, 5 months ago) by ocs_cms
"null" checks in setPathway and menuCheck functions in core.classes.php . with invalid $Itemid's it was causing the good ole' Trying to get property of non-object in ...
Revision 1489 - Directory Listing
Modified Wed Dec 19 07:25:56 2007 UTC (5 years, 5 months ago) by ocs_cms
version updated
Revision 1470 - Directory Listing
Modified Sun Dec 16 22:14:52 2007 UTC (5 years, 5 months ago) by andphe
# when the flock function fails the save/apply action produce empty catalogs
Revision 1469 - Directory Listing
Modified Sun Dec 16 14:17:54 2007 UTC (5 years, 5 months ago) by alwarren
! More backporting for the helper class
Revision 1464 - Directory Listing
Modified Sat Dec 15 21:49:26 2007 UTC (5 years, 5 months ago) by alwarren
- Removing example.php from tm_encrypt folder
Revision 1429 - Directory Listing
Modified Wed Nov 28 03:11:22 2007 UTC (5 years, 5 months ago) by alwarren
! back-porting some changes to core.helpers.php from 4.7
Revision 1423 - Directory Listing
Modified Tue Nov 27 05:09:26 2007 UTC (5 years, 5 months ago) by andphe
# dechex function portability for 32 and 64 bits
Revision 1417 - Directory Listing
Modified Sat Nov 24 03:15:16 2007 UTC (5 years, 6 months ago) by alwarren
! additional html helper code
Revision 1400 - Directory Listing
Modified Thu Nov 15 22:38:07 2007 UTC (5 years, 6 months ago) by alwarren
+ Added cypher class to address form security
Revision 1396 - Directory Listing
Modified Tue Nov 13 09:59:41 2007 UTC (5 years, 6 months ago) by ocs_cms
fixed header comment blocks to meet coding standards and to remove the invalid link to GNU/GPL version 2 license.
Revision 1386 - Directory Listing
Modified Fri Nov 9 16:47:10 2007 UTC (5 years, 6 months ago) by alwarren
# Fixed a typo in a <br /> tag
Revision 1383 - Directory Listing
Modified Tue Nov 6 13:45:12 2007 UTC (5 years, 6 months ago) by alwarren
# Additional fixes for FS#289 - Fix for Menu Access $maxaccess was not set properly in mosShowVIMenu() and mosShowHFMenu()
Revision 1375 - Directory Listing
Modified Fri Nov 2 23:33:13 2007 UTC (5 years, 6 months ago) by alwarren
# Fixed typo in mosShowHead
Revision 1369 - Directory Listing
Modified Thu Nov 1 18:19:40 2007 UTC (5 years, 6 months ago) by alwarren
+ Added mosUriHelper class ! Moved helpers to core.helpers.php # Fixed FS#234 - Problem in getPathway() function leads to missing links in Pathway
Revision 1364 - Directory Listing
Modified Sun Oct 28 02:16:31 2007 UTC (5 years, 6 months ago) by alwarren
# Fixed FS#289 - menu access not working
Revision 1348 - Directory Listing
Modified Thu Oct 18 14:53:38 2007 UTC (5 years, 7 months ago) by arpee
Fixed wrong sorting of files read from a directory, fixes the image and image folder sorting issue as well
Revision 1347 - Directory Listing
Modified Thu Oct 18 14:48:19 2007 UTC (5 years, 7 months ago) by arpee
Added line to prevent mosConfig_locale from being blank
Revision 1343 - Directory Listing
Modified Mon Oct 15 12:04:02 2007 UTC (5 years, 7 months ago) by alwarren
#Fixed FS#286 - Itemid is undefined
Revision 1342 - Directory Listing
Modified Mon Oct 15 06:14:58 2007 UTC (5 years, 7 months ago) by alwarren
! remove HTML doctypes from DTD arrays in mosHtmlHelper
Revision 1341 - Directory Listing
Modified Mon Oct 15 05:17:14 2007 UTC (5 years, 7 months ago) by alwarren
+ added mosHtmlHelper class with DTD utilities (core.classes.php) + added $html helper object to index.php + added mosConfig_doctype with backend editing ! changed hard-coded DTD to $html->renderDocType() (index.php and WS default template)
Revision 1335 - Directory Listing
Modified Sat Oct 13 04:38:24 2007 UTC (5 years, 7 months ago) by alwarren
# Fixed FS#248 - undefined class mosAdminMenus in HTML_toolbar
Revision 1332 - Directory Listing
Modified Fri Oct 12 16:10:25 2007 UTC (5 years, 7 months ago) by alwarren
! added module buffering
Revision 1331 - Directory Listing
Modified Thu Oct 11 14:05:06 2007 UTC (5 years, 7 months ago) by alwarren
! mosShowHead() updated to allow selective rendering or selective exclusion of head tags. See function comments in core.classes.php for usage
Revision 1329 - Directory Listing
Modified Tue Oct 9 16:46:48 2007 UTC (5 years, 7 months ago) by alwarren
+ mosPath() function to sanitize directory separators + e() utility debugging function + pr() utility debugging function
Revision 1323 - Directory Listing
Modified Tue Oct 2 13:30:40 2007 UTC (5 years, 7 months ago) by alwarren
# Fixed FS #137 - Escaping Discontinuity in content item titles
Revision 1321 - Directory Listing
Modified Fri Sep 28 23:34:42 2007 UTC (5 years, 7 months ago) by andphe
# Fixed FS#100 - No default homepage causes several errors
Revision 1309 - Directory Listing
Modified Thu Sep 27 08:09:01 2007 UTC (5 years, 7 months ago) by elpie
#fixing XHTML compliance errors
Revision 1305 - Directory Listing
Modified Thu Sep 27 01:39:28 2007 UTC (5 years, 7 months ago) by alwarren
Fixed FS#278 - xxx showing on query failure
Revision 1303 - Directory Listing
Modified Wed Sep 26 11:24:21 2007 UTC (5 years, 7 months ago) by andphe
# FS#206 - configuration.php can\'t include \'$\' in data values
Revision 1296 - Directory Listing
Modified Sat Sep 22 05:30:34 2007 UTC (5 years, 8 months ago) by chanh
FS#226 - Frontend editing disable for admin after patch 4.5.5 to 4.6.2
Revision 1291 - Directory Listing
Modified Wed Sep 19 02:42:34 2007 UTC (5 years, 8 months ago) by cauld
! Updating version info to 4.6.3
Revision 1231 - Directory Listing
Modified Mon Jul 30 20:49:35 2007 UTC (5 years, 9 months ago) by andphe
# security bug fix for phpmailer class
Revision 1226 - Directory Listing
Modified Sun Jul 29 03:17:02 2007 UTC (5 years, 9 months ago) by andphe
# typo error on text direction
Revision 1221 - Directory Listing
Modified Sat Jul 28 06:00:33 2007 UTC (5 years, 9 months ago) by chanh
Fix id to class to support moduleclass_sfx when use style = -2
Revision 1219 - Directory Listing
Modified Sat Jul 28 02:12:48 2007 UTC (5 years, 9 months ago) by andphe
! Merging bug fixes from rev 1083 to rev 1218, from 4.7 branch to 4.6 branch
Revision 1082 - Directory Listing
Modified Thu Apr 26 11:08:36 2007 UTC (6 years ago) by enjoyman
I fix some bug about using xml_parser_create() for use mambo on php4.
Revision 1078 - Directory Listing
Modified Tue Apr 24 12:30:50 2007 UTC (6 years, 1 month ago) by cauld
! Implementing neilts suggestion of adding addition list limit values to front end page navigation (ex) 100,500,1000,2500, etc
Revision 1077 - Directory Listing
Modified Tue Apr 24 11:48:18 2007 UTC (6 years, 1 month ago) by neilt
Minor clean up of comments prior to public release
Revision 1076 - Directory Listing
Modified Tue Apr 24 02:10:28 2007 UTC (6 years, 1 month ago) by cauld
# Implementing konlong fix for module state noted here: http://forum.mambo-foundation.org/showthread.php?p=22046 ! Updating Changelog for the official 4.6.2 release
Revision 1075 - Directory Listing
Modified Mon Apr 23 23:53:33 2007 UTC (6 years, 1 month ago) by andphe
! clearing PHP warnings from the latest commit about cached mambots.
Revision 1073 - Directory Listing
Modified Mon Apr 23 14:22:55 2007 UTC (6 years, 1 month ago) by andphe
+ Addind the new getBot function to mosMambotHandler class to get a cached mambot
Revision 1068 - Directory Listing
Modified Sat Apr 21 21:14:43 2007 UTC (6 years, 1 month ago) by cauld
! Updating version info for the 4.6.2 release
Revision 1063 - Directory Listing
Modified Sat Apr 21 15:41:34 2007 UTC (6 years, 1 month ago) by enjoyman
I fix some bugs in file database.php.
Revision 1062 - Directory Listing
Modified Sat Apr 21 15:23:09 2007 UTC (6 years, 1 month ago) by enjoyman
I fix some bugs. about convert character set.
Revision 1061 - Directory Listing
Modified Sat Apr 21 13:47:18 2007 UTC (6 years, 1 month ago) by enjoyman
I mistake about this file.(database.php).
Revision 1060 - Directory Listing
Modified Sat Apr 21 13:41:42 2007 UTC (6 years, 1 month ago) by enjoyman
I forgot this file.
Revision 1059 - Directory Listing
Modified Sat Apr 21 13:38:27 2007 UTC (6 years, 1 month ago) by enjoyman
I do these action. -edit includes/database.php follow Andres told me and I edit something to support any encoding. -delete some files which is unnecessary in folder includes/ConvertTables/ . -edit charsetmapping.php -edit language/locales.xml ,delete character set "vps" from my locales.xml I delete 'wincodepage'.
Revision 1058 - Directory Listing
Modified Sat Apr 21 11:49:18 2007 UTC (6 years, 1 month ago) by enjoyman
I edit core.classes.php , add this line.header('Content-type: text/html; '._ISO);
Revision 1057 - Directory Listing
Modified Sat Apr 21 09:01:45 2007 UTC (6 years, 1 month ago) by enjoyman
about deleting 'wincodepage'(I forgot this step,use global $mapcharset at above of function save().)
Revision 1056 - Directory Listing
Modified Sat Apr 21 08:16:01 2007 UTC (6 years, 1 month ago) by enjoyman
I delete 'wincodepage' from anywhere because now it is not use for anything. And I edit com_language for user cannot delete default language.
Revision 1049 - Directory Listing
Modified Wed Apr 18 07:24:13 2007 UTC (6 years, 1 month ago) by ninekrit
#update ConvertTable Charset mapping for Chainese/Georgian/Japanese/Thai
Revision 1047 - Directory Listing
Modified Wed Apr 18 01:16:44 2007 UTC (6 years, 1 month ago) by andphe
! reestablishing the 4.6 sef engine
Revision 1043 - Directory Listing
Modified Fri Apr 13 13:18:18 2007 UTC (6 years, 1 month ago) by andphe
# FS#35 - Safe mode problem, bug fixed, now when the Safe Mode is enabled phpgettext will be used instead of gettext and the calls to putenv will be avoided
Revision 1041 - Directory Listing
Modified Fri Apr 13 13:14:08 2007 UTC (6 years, 1 month ago) by andphe
! Rollback the SEF engine
Revision 1037 - Directory Listing
Modified Fri Apr 13 06:01:44 2007 UTC (6 years, 1 month ago) by elpie
# Fixed header blocks that were overwritten in svn
Revision 1036 - Directory Listing
Modified Mon Apr 9 12:19:03 2007 UTC (6 years, 1 month ago) by andphe
# bad locale string returned in Windows when the language doesn't have a iso3166_3 code in locales.xml
Revision 1034 - Directory Listing
Modified Sun Apr 8 16:27:09 2007 UTC (6 years, 1 month ago) by cauld
# Fixing The Source sample data RSS feed link. Pointed to the old url. It was fixed before, but overwritten in SVN. ! Adjusting RSS feed timeout
Revision 1027 - Directory Listing
Modified Fri Mar 23 22:22:49 2007 UTC (6 years, 2 months ago) by andphe
# Bug Fix Adding Itemid to Wrapper menu links, because when exists two or more wrapper links in menu all them points to the last added # Adding lang parameter to URLs when nokkaew is used
Revision 1018 - Directory Listing
Modified Sat Mar 17 04:17:55 2007 UTC (6 years, 2 months ago) by andphe
# improved nokkaew support
Revision 1017 - Directory Listing
Modified Fri Mar 16 12:10:37 2007 UTC (6 years, 2 months ago) by andphe
# clearing PHP notices when a new user is created
Revision 1014 - Directory Listing
Modified Fri Mar 9 21:28:13 2007 UTC (6 years, 2 months ago) by andphe
# some strings with special chars aren't translatable
Revision 1006 - Directory Listing
Modified Thu Mar 8 02:58:12 2007 UTC (6 years, 2 months ago) by cauld
! Making some compatability changes as suggested by konlong here - (http://forum.mambo-foundation.org/showthread.php?p=18280#post18280)
Revision 1005 - Directory Listing
Modified Mon Mar 5 03:24:53 2007 UTC (6 years, 2 months ago) by cauld
! Updating Changelog and Version info for 4.6.2 Bug Stomp Pre-Release 2
Revision 1001 - Directory Listing
Modified Sat Mar 3 22:04:15 2007 UTC (6 years, 2 months ago) by andphe
# fs#180 SEF not working on 4.6.1
Revision 998 - Directory Listing
Modified Tue Feb 20 18:54:56 2007 UTC (6 years, 3 months ago) by alwarren
Fixed FS#202 — retrieveResults does not use key with loadAssocList
Revision 997 - Directory Listing
Modified Tue Feb 20 18:37:55 2007 UTC (6 years, 3 months ago) by alwarren
Fixed FS#176 loadAssocList was not returning a proper list
Revision 995 - Directory Listing
Modified Mon Feb 19 13:56:53 2007 UTC (6 years, 3 months ago) by cauld
! Updating changelog and version info for 4.6.2 bug stomp pre-release
Revision 993 - Directory Listing
Modified Mon Feb 12 22:55:14 2007 UTC (6 years, 3 months ago) by andphe
# update action doesn't create a .mo file when the language is imported without the LC_MESSAGES folder
Revision 980 - Directory Listing
Modified Thu Feb 8 10:58:46 2007 UTC (6 years, 3 months ago) by enjoyman
I edited core.class.php to show offline page if folder installation is exists when user go to backend page.
Revision 964 - Directory Listing
Modified Tue Feb 6 06:05:27 2007 UTC (6 years, 3 months ago) by elpie
Removed Miro notice from files and placed into copyright file.
Revision 962 - Directory Listing
Modified Mon Feb 5 11:54:26 2007 UTC (6 years, 3 months ago) by andphe
# keeping update the xml language file to export the correct files, and correcting various php notices
Revision 955 - Directory Listing
Modified Sun Feb 4 01:20:53 2007 UTC (6 years, 3 months ago) by ninekrit
!change function offlineCheck to not effect admin site.
Revision 948 - Directory Listing
Modified Fri Feb 2 05:02:04 2007 UTC (6 years, 3 months ago) by cauld
! Updating all old copyright statements to reference the new copyright.php file for easier maintenance
Revision 941 - Directory Listing
Modified Thu Feb 1 05:54:14 2007 UTC (6 years, 3 months ago) by cauld
! 2007 copyright update
Revision 938 - Directory Listing
Modified Wed Jan 31 21:36:43 2007 UTC (6 years, 3 months ago) by andphe
!changing constants _LOGIN_SUCCESS and _LOGOUT_SUCCESS by T_ functions
Revision 937 - Directory Listing
Modified Wed Jan 31 21:05:48 2007 UTC (6 years, 3 months ago) by andphe
#FS#177 — authenticator does not return true on valid login
Revision 933 - Directory Listing
Modified Mon Jan 29 22:26:57 2007 UTC (6 years, 3 months ago) by andphe
#plurals string isn't parsed fine
Revision 930 - Directory Listing
Modified Mon Jan 29 17:06:46 2007 UTC (6 years, 3 months ago) by alwarren
Fixed FS#99 Module group access
Revision 919 - Directory Listing
Modified Sat Jan 27 21:32:45 2007 UTC (6 years, 3 months ago) by cauld
! Updating version.php
Revision 915 - Directory Listing
Modified Sat Jan 27 05:28:56 2007 UTC (6 years, 3 months ago) by andphe
adding defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
Revision 913 - Directory Listing
Modified Sat Jan 27 05:16:03 2007 UTC (6 years, 3 months ago) by andphe
adding headers for compiled .mo file and left out empty translations
Revision 910 - Directory Listing
Modified Fri Jan 26 12:24:24 2007 UTC (6 years, 3 months ago) by enjoyman
delete folder cvs, it is not related.
Revision 908 - Directory Listing
Modified Fri Jan 26 02:34:06 2007 UTC (6 years, 3 months ago) by andphe
using langtitle_iso3166-3 instead iso639_iso3166-2 for setlocale in windows to load properly the translations when gettext is used
Revision 904 - Directory Listing
Modified Tue Jan 23 18:33:33 2007 UTC (6 years, 4 months ago) by enjoyman
edit some line in file mambolanguage.class.php
Revision 903 - Directory Listing
Modified Tue Jan 23 18:16:53 2007 UTC (6 years, 4 months ago) by enjoyman
add file charsetmapping.php,and edit file core.classes.php for include file charsetmapping.php. edit file phpgettext.class.php for convert charsets when you click auto translate in language manager.
Revision 902 - Directory Listing
Modified Mon Jan 22 14:55:06 2007 UTC (6 years, 4 months ago) by enjoyman
I edit class ConvertCharset in file core.classes.php on line 3349, comment to not check empty string.
Revision 901 - Directory Listing
Modified Mon Jan 22 14:10:06 2007 UTC (6 years, 4 months ago) by enjoyman
delete file /includes/ConvertCharset.class.php because it's not used.It's contents is in core.classes.php already.
Revision 900 - Directory Listing
Modified Mon Jan 22 12:47:56 2007 UTC (6 years, 4 months ago) by enjoyman
edit function iconvert() in file mambolanguage.class.php on line 217 for create english iso-8859-1
Revision 896 - Directory Listing
Modified Mon Jan 22 11:27:12 2007 UTC (6 years, 4 months ago) by andphe
the most functions was migrated from gettext commands to php code, some validations for open_basedir and disable_functions was included
Revision 895 - Directory Listing
Modified Mon Jan 22 11:23:16 2007 UTC (6 years, 4 months ago) by andphe
The xml language file includes all the files (.po files, .mo files, and glossary), a new "filetype" attribute was added to the xml file, now the export action and the universal installer can donwload and upload a complete language, the installer supports wincodepage, and the catalogs list just show the .po files.
Revision 892 - Directory Listing
Modified Mon Jan 22 11:14:03 2007 UTC (6 years, 4 months ago) by andphe
restoring the old ampReplace function
Revision 891 - Directory Listing
Modified Thu Jan 18 14:05:15 2007 UTC (6 years, 4 months ago) by enjoyman
I change file core.classes.php in function fixLanguage() for support other language more than english.I just change ordering of codes,define _ISO before require file english.php.
Revision 887 - Directory Listing
Modified Wed Jan 17 12:05:24 2007 UTC (6 years, 4 months ago) by andphe
improving auto translate and gettext detection
Revision 884 - Directory Listing
Modified Sun Jan 14 04:34:55 2007 UTC (6 years, 4 months ago) by andphe
added the mosIsRTL function, this functions returns true when the current language is RTL
Revision 882 - Directory Listing
Modified Fri Jan 12 18:52:16 2007 UTC (6 years, 4 months ago) by andphe
freeing the actions "auto translate" and "update" from gettext dependencies, and providing portability to the action "extract "
Revision 870 - Directory Listing
Modified Sun Jan 7 23:49:38 2007 UTC (6 years, 4 months ago) by alwarren
copyright update
Revision 869 - Directory Listing
Modified Sat Jan 6 10:39:30 2007 UTC (6 years, 4 months ago) by neilt
comments language work provided by Andphe
Revision 868 - Directory Listing
Modified Fri Jan 5 09:18:04 2007 UTC (6 years, 4 months ago) by enjoyman
Revision 866 - Directory Listing
Modified Fri Jan 5 08:17:10 2007 UTC (6 years, 4 months ago) by enjoyman
I use class convertCharset instead function iconv().
Revision 865 - Directory Listing
Modified Thu Jan 4 12:16:48 2007 UTC (6 years, 4 months ago) by neilt
change to language feature, not yet fully implemented
Revision 864 - Directory Listing
Modified Thu Jan 4 11:59:37 2007 UTC (6 years, 4 months ago) by neilt
Changes to the captcha component to allow audio capture via .wav format to aid accessibility. Removal of some fonts/rotating features that were causing problems on some machines
Revision 862 - Directory Listing
Modified Wed Jan 3 21:42:29 2007 UTC (6 years, 4 months ago) by andphe
improving backward compatibility with old components, the english.php file is loaded be default when no other is found
Revision 861 - Directory Listing
Modified Tue Jan 2 19:16:35 2007 UTC (6 years, 4 months ago) by andphe
en vs english fixed
Revision 857 - Directory Listing
Modified Fri Dec 29 20:51:50 2006 UTC (6 years, 4 months ago) by alwarren
Fixed FS#170 - low level security issue in pdf.php
Revision 842 - Directory Listing
Modified Wed Dec 20 14:39:30 2006 UTC (6 years, 5 months ago) by enjoyman
I change line 226 from "return $NewEncoding->Convert($source,$fromcharset,$tocharset,true);" to "return $NewEncoding->Convert($source,$fromcharset,$tocharset,false);"
Revision 822 - Directory Listing
Modified Thu Dec 14 03:48:46 2006 UTC (6 years, 5 months ago) by enjoyman
I use class convercharset instead iconv and edit,add some function for support it.
Revision 820 - Directory Listing
Modified Wed Dec 13 03:22:48 2006 UTC (6 years, 5 months ago) by enjoyman
I edited file mambolanguage.class.php in line 52 from if($page_ == "addpage") { to be if( ($page_ == "addpage") && ($task="save") ) { and re-implement and rename function attrEncoding() to be arrayEncoding() and I add some function ,bindAttributes binds attributes and elements in array.
Revision 819 - Directory Listing
Modified Tue Dec 12 21:42:48 2006 UTC (6 years, 5 months ago) by alwarren
Fixed typo in function loadBotGroup
Revision 818 - Directory Listing
Modified Mon Dec 11 23:53:41 2006 UTC (6 years, 5 months ago) by alwarren
Fixed FS#169. Custom mambot fires when it shouldn't
Revision 815 - Directory Listing
Modified Sat Dec 9 04:02:08 2006 UTC (6 years, 5 months ago) by andphe
add phpdoc comments, copyright notices
Revision 812 - Directory Listing
Modified Fri Dec 8 12:18:23 2006 UTC (6 years, 5 months ago) by enjoyman
-I edited file includes/mambolanguage.class.php, add a function for convert charset of attribute of this class from utf-8 to "encoding" attribute in xml file.Therefore I check edit or install language in save() function,if $page_ is "addpage",it is install language. -I edited file administrator\components\com_languages\views\templates\langform.tpl.php, add 2 hidden fields for assigned "page_" to be "addpage" or "editpage" for each mission.
Revision 810 - Directory Listing
Modified Thu Dec 7 07:12:53 2006 UTC (6 years, 5 months ago) by adi
fix bug in yesnoSelectList function with wrong value switch the other way around
Revision 790 - Directory Listing
Modified Sat Nov 25 03:13:07 2006 UTC (6 years, 5 months ago) by andphe
Bug Fixed, liveBookMark crash when com_syndicate is not installed.
Revision 785 - Directory Listing
Modified Mon Nov 13 20:14:22 2006 UTC (6 years, 6 months ago) by cauld
! Updating JSCookMenu to latest release v2.0.3
Revision 775 - Directory Listing
Modified Wed Nov 1 12:18:49 2006 UTC (6 years, 6 months ago) by ninekrit
Fixed save action
Revision 774 - Directory Listing
Modified Wed Nov 1 06:55:03 2006 UTC (6 years, 6 months ago) by alwarren
Fixed FS#127 — Strange problem with showing content after 4.6.1 update
Revision 763 - Directory Listing
Modified Thu Oct 19 20:45:31 2006 UTC (6 years, 7 months ago) by alwarren
Reverted previous fix for FS#134 and moved to function determineOptionAndItemid
Revision 762 - Directory Listing
Modified Thu Oct 19 20:09:24 2006 UTC (6 years, 7 months ago) by alwarren
Added copyright block to core.classes.php
Revision 761 - Directory Listing
Modified Thu Oct 19 20:00:14 2006 UTC (6 years, 7 months ago) by alwarren
Fixed FS#134 — Static as a homepage is not working
Revision 759 - Directory Listing
Modified Tue Oct 17 18:21:59 2006 UTC (6 years, 7 months ago) by alwarren
Better handling of function mosComponentManager::restore_magic_quotes()
Revision 758 - Directory Listing
Modified Tue Oct 17 16:57:44 2006 UTC (6 years, 7 months ago) by alwarren
Fixed FS#136 - Contact Us / Custom Module / Add slashes
Revision 756 - Directory Listing
Modified Mon Oct 16 04:28:51 2006 UTC (6 years, 7 months ago) by chanh
Fix bug when upgrade from older version that use "superadministrator" in users.usertype rather than "Super Administrator"
Revision 747 - Directory Listing
Modified Wed Oct 4 04:06:42 2006 UTC (6 years, 7 months ago) by cauld
! Updating 4.6.1 release info
Revision 746 - Directory Listing
Modified Wed Oct 4 03:57:44 2006 UTC (6 years, 7 months ago) by cauld
! Updating changelog & version info
Revision 744 - Directory Listing
Modified Tue Oct 3 12:06:58 2006 UTC (6 years, 7 months ago) by neilt
# Bug fix : Pathway clone bug, link becomes a pathway - FS#106
Revision 741 - Directory Listing
Modified Mon Oct 2 02:10:21 2006 UTC (6 years, 7 months ago) by cauld
# FS-108 - Fixes 6 array_merge warnings that are present on a fresh install with no content.
Revision 739 - Directory Listing
Modified Thu Sep 28 21:21:24 2006 UTC (6 years, 7 months ago) by cauld
# Fixing <span> issue in function makePathway
Revision 738 - Directory Listing
Modified Thu Sep 28 17:39:07 2006 UTC (6 years, 7 months ago) by neilt
# Fix for some cross scripting bugs. FS#95
Revision 736 - Directory Listing
Modified Wed Sep 27 06:22:58 2006 UTC (6 years, 7 months ago) by adi
added new file to provide missing functionality for older version of php
Revision 734 - Directory Listing
Modified Wed Sep 27 02:46:25 2006 UTC (6 years, 7 months ago) by cauld
# Adding a getEscaped call for $passwd in the LoginUser function # Updating mosGetParam to utilize addslashes for added security
Revision 732 - Directory Listing
Modified Sat Sep 23 23:42:50 2006 UTC (6 years, 8 months ago) by chanh
Fix bug cause site go offline when MetaKeys reach beyond 256 chars.
Revision 729 - Directory Listing
Modified Sat Sep 23 10:46:37 2006 UTC (6 years, 8 months ago) by neilt
# bug fix - numerous gets missing for backward compatibility - FS#85
Revision 728 - Directory Listing
Modified Fri Sep 22 08:34:07 2006 UTC (6 years, 8 months ago) by ninekrit
#removed fixed encoding line 354 for support all encoding
Revision 726 - Directory Listing
Modified Thu Sep 21 18:17:17 2006 UTC (6 years, 8 months ago) by neilt
# Bug Fix - missing / in check() function FS#90
Revision 722 - Directory Listing
Modified Wed Sep 20 09:54:16 2006 UTC (6 years, 8 months ago) by neilt
# bug fix for login/out messages FS#82
Revision 717 - Directory Listing
Modified Sun Sep 17 18:27:50 2006 UTC (6 years, 8 months ago) by cauld
! Updating version.php & changelog.php
Revision 709 - Directory Listing
Modified Thu Sep 14 14:44:03 2006 UTC (6 years, 8 months ago) by gin
Revision 703 - Directory Listing
Modified Wed Sep 13 05:34:45 2006 UTC (6 years, 8 months ago) by adi
fix bug #63
Revision 690 - Directory Listing
Modified Mon Sep 11 01:35:02 2006 UTC (6 years, 8 months ago) by cauld
! Updating changelog.php ! Updating version.php
Revision 689 - Directory Listing
Modified Mon Sep 11 01:08:23 2006 UTC (6 years, 8 months ago) by cauld
! Adding function mosLoadComponent back in to 4.6 based on 4.5.4 code. Looks like the function was dropped by mistake in the 4.6 core rewrite.
Revision 688 - Directory Listing
Modified Fri Sep 8 18:21:44 2006 UTC (6 years, 8 months ago) by neilt
workarounds for $config_live_site problems on some linux hosts
Revision 686 - Directory Listing
Modified Fri Sep 8 10:36:52 2006 UTC (6 years, 8 months ago) by neilt
workaround to safemode gettext LANG/LC errors
Revision 685 - Directory Listing
Modified Thu Sep 7 22:55:51 2006 UTC (6 years, 8 months ago) by neilt
makePathway span bug fixes - FS#51
Revision 684 - Directory Listing
Modified Thu Sep 7 22:41:04 2006 UTC (6 years, 8 months ago) by neilt
minor code enhancements
Revision 681 - Directory Listing
Modified Tue Sep 5 23:30:42 2006 UTC (6 years, 8 months ago) by cauld
# Cleaning up the HTML in the Add-On installer to help it validate. ! Updating handleGlobals to protect against zend_hash_del_key_or_index hole
Revision 680 - Directory Listing
Modified Tue Sep 5 22:22:41 2006 UTC (6 years, 8 months ago) by cauld
Applied all 4.5.4 SP2 fixes to the 4.6 branch were applicable.
Revision 651 - Directory Listing
Modified Sat Aug 26 15:34:47 2006 UTC (6 years, 8 months ago) by cauld
Fixed registration bug. Warning messages were not displaying the correct string, but rather the defined constant name.
Revision 642 - Directory Listing
Modified Mon Aug 21 22:00:27 2006 UTC (6 years, 9 months ago) by chanh
Upgrade JSCookmenu to 2.0.1
Revision 628 - Directory Listing
Modified Tue Aug 15 16:19:08 2006 UTC (6 years, 9 months ago) by chanh
add mosCreateMail for backward compatible per user feedback.
Revision 614 - Directory Listing
Modified Sat Jul 29 12:33:32 2006 UTC (6 years, 9 months ago) by neilt
bug fix to userstate session to retain search, section, category and author values
Revision 611 - Directory Listing
Modified Sun Jul 23 17:59:26 2006 UTC (6 years, 10 months ago) by neilt
small bug fixes
Revision 599 - Directory Listing
Modified Wed Jul 12 21:17:48 2006 UTC (6 years, 10 months ago) by chanh
Upgrade to JSCookMenu v1.4.4. to fix menu show to the extreme left in IE7.
Revision 596 - Directory Listing
Modified Tue Jul 11 12:14:10 2006 UTC (6 years, 10 months ago) by neilt
captcha code moved into the core to allow for more global inclusion. Administration configuration amended to enable or disable
Revision 586 - Directory Listing
Modified Mon Jul 3 22:43:23 2006 UTC (6 years, 10 months ago) by cauld
Fixing a roothpath issue that was causing IIS to fail.
Revision 585 - Directory Listing
Modified Sun Jul 2 20:21:22 2006 UTC (6 years, 10 months ago) by cauld
Updating version.php and committing updated changelog.
Revision 583 - Directory Listing
Modified Sun Jul 2 17:05:31 2006 UTC (6 years, 10 months ago) by cauld
Eliminating the use of realpath() to determine dynamix URLs. This was creating issues with some shared host plans.
Revision 578 - Directory Listing
Modified Tue Jun 20 11:52:34 2006 UTC (6 years, 11 months ago) by cauld
updating changelog
Revision 571 - Directory Listing
Modified Sun Jun 18 17:22:02 2006 UTC (6 years, 11 months ago) by cauld
! Turning off MOStlyCE compression by default since it doesn't work in IE. Adding warning to tip so users see why it is off. OK and recommended for use with FF.
Revision 561 - Directory Listing
Modified Thu Jun 8 09:17:26 2006 UTC (6 years, 11 months ago) by csouza
Revision 556 - Directory Listing
Modified Wed Jun 7 08:15:51 2006 UTC (6 years, 11 months ago) by csouza
internationalization modifications
Revision 555 - Directory Listing
Modified Thu Jun 1 03:26:19 2006 UTC (6 years, 11 months ago) by cauld
cauld: ! removing all mentions of mamboforge and replacing with mamboxchange or something else like The Source. ! updating the support page to update links, add better wording, etc. ! updating version.php for RC2
Revision 550 - Directory Listing
Modified Mon May 29 17:21:00 2006 UTC (6 years, 11 months ago) by csouza
first installment of new and renamed help screens and component toolbars changed to reflect new naming
Revision 533 - Directory Listing
Modified Mon May 22 14:32:01 2006 UTC (7 years ago) by csouza
fixed some bugs caused by index.php cleanup
Revision 532 - Directory Listing
Modified Sun May 21 09:41:05 2006 UTC (7 years ago) by csouza
moved commented 'ErrorHandler' class in index.php to includes/core.classes.php
Revision 530 - Directory Listing
Modified Sat May 20 23:17:51 2006 UTC (7 years ago) by csouza
corrected mambocore->rootpath in includes/core.classes.php and added phpdoc templates to undocumented classes
Revision 529 - Directory Listing
Modified Sat May 20 21:01:36 2006 UTC (7 years ago) by csouza
moved classes in index.php to includes/core.classes.php
Revision 516 - Directory Listing
Modified Tue May 16 09:44:41 2006 UTC (7 years ago) by neilt
minor bug fixes
Revision 484 - Directory Listing
Modified Thu Apr 20 18:37:58 2006 UTC (7 years, 1 month ago) by cauld
cauld - updating version.php for Monday's RC1 release.
Revision 482 - Directory Listing
Modified Wed Apr 19 08:17:21 2006 UTC (7 years, 1 month ago) by neilt
addition of missing index.html files to numerous folders
Revision 480 - Directory Listing
Modified Tue Apr 18 04:30:59 2006 UTC (7 years, 1 month ago) by cauld
cauld - Updating version.php for RC1
Revision 471 - Directory Listing
Modified Thu Apr 13 13:29:26 2006 UTC (7 years, 1 month ago) by neilt
minor changes to dates and path
Revision 469 - Directory Listing
Modified Thu Apr 13 09:52:39 2006 UTC (7 years, 1 month ago) by neilt
Removal of depricated Atom0.3 syndication Addition of Atom1.0 standards and RSS feed image Modifications to language files Trac #72
Revision 466 - Directory Listing
Modified Wed Apr 12 22:31:51 2006 UTC (7 years, 1 month ago) by csouza
Revision 462 - Directory Listing
Modified Wed Apr 12 05:47:58 2006 UTC (7 years, 1 month ago) by cauld
cauld - updating version.php with RC1 details
Revision 459 - Directory Listing
Modified Wed Apr 12 00:03:38 2006 UTC (7 years, 1 month ago) by csouza
Revision 458 - Directory Listing
Modified Tue Apr 11 14:36:50 2006 UTC (7 years, 1 month ago) by counterpoint
Fixed problem with newly created menu not appearing; other minor bugs
Revision 454 - Directory Listing
Modified Tue Apr 11 01:48:15 2006 UTC (7 years, 1 month ago) by cauld
cauld - Checking in updated overlib_mini.js. We are running version 4.0 which is really old. Updating us to the latest version 4.21. We can backout if issues arise.
Revision 447 - Directory Listing
Modified Mon Apr 3 17:51:53 2006 UTC (7 years, 1 month ago) by counterpoint
Modification to avoid over complex search and replace of #__ in database query strings
Revision 446 - Directory Listing
Modified Mon Apr 3 13:47:34 2006 UTC (7 years, 1 month ago) by counterpoint
Small bug fixes and optimisation
Revision 441 - Directory Listing
Modified Mon Apr 3 02:44:49 2006 UTC (7 years, 1 month ago) by cauld
cauld - Updating version info in version.php
Revision 426 - Directory Listing
Modified Tue Mar 28 19:09:32 2006 UTC (7 years, 1 month ago) by neilt
omission of echo in <?php T_('... statements
Revision 422 - Directory Listing
Modified Wed Mar 22 18:41:29 2006 UTC (7 years, 2 months ago) by counterpoint
Optimisation of menu types handling, mostlyce.php request for template. Fixed admin side failure to consistently find session data. Reorganised admin side to ignore repeated logins. Fixed offline check validation of admin session.
Revision 417 - Directory Listing
Modified Tue Mar 21 18:06:53 2006 UTC (7 years, 2 months ago) by counterpoint
Optimisation, merging of mosDBTable and mosDBTableEntry methods.
Revision 409 - Directory Listing
Modified Tue Mar 21 00:22:21 2006 UTC (7 years, 2 months ago) by csouza
language stuff
Revision 407 - Directory Listing
Modified Mon Mar 20 23:41:15 2006 UTC (7 years, 2 months ago) by csouza
Revision 403 - Directory Listing
Modified Sun Mar 19 20:41:39 2006 UTC (7 years, 2 months ago) by csouza
language manager
Revision 399 - Directory Listing
Modified Fri Mar 17 06:39:27 2006 UTC (7 years, 2 months ago) by cauld
cauld - Updating version info for RC1
Revision 392 - Directory Listing
Modified Tue Mar 14 21:59:00 2006 UTC (7 years, 2 months ago) by counterpoint
Mods to support new container component, and to secure RSS feeds.
Revision 391 - Directory Listing
Modified Mon Mar 13 18:15:58 2006 UTC (7 years, 2 months ago) by counterpoint
Modified SEF code so that when SEO is switched off, URL still has ampersands encoded.
Revision 385 - Directory Listing
Modified Sun Mar 12 15:46:12 2006 UTC (7 years, 2 months ago) by counterpoint
Optimisation of mosDBTable move method.
Revision 380 - Directory Listing
Modified Thu Mar 9 14:48:49 2006 UTC (7 years, 2 months ago) by counterpoint
Changes to mosDBTableEntry - not in live use - but needed for mosContainer development.
Revision 364 - Directory Listing
Modified Tue Mar 7 07:03:22 2006 UTC (7 years, 2 months ago) by cauld
Revision 357 - Directory Listing
Modified Sun Mar 5 06:59:11 2006 UTC (7 years, 2 months ago) by cauld
cauld - updating version info for 4.6 public RC1
Revision 332 - Directory Listing
Modified Sun Feb 26 17:51:15 2006 UTC (7 years, 2 months ago) by oziris
Revision 330 - Directory Listing
Modified Sat Feb 25 19:36:23 2006 UTC (7 years, 2 months ago) by cauld
cauld - updating version.php with RC5 info
Revision 320 - Directory Listing
Modified Fri Feb 24 16:46:13 2006 UTC (7 years, 2 months ago) by counterpoint
Improved (un)installer error handling. Modified session purge, making distinction between user side and admin side.
Revision 319 - Directory Listing
Modified Thu Feb 23 11:30:16 2006 UTC (7 years, 3 months ago) by counterpoint
Bug fixes
Revision 312 - Directory Listing
Modified Tue Feb 21 23:08:14 2006 UTC (7 years, 3 months ago) by chanh
Missing closing php tags!
Revision 311 - Directory Listing
Modified Tue Feb 21 23:07:58 2006 UTC (7 years, 3 months ago) by chanh
Missing closing php tags!
Revision 310 - Directory Listing
Modified Tue Feb 21 14:02:46 2006 UTC (7 years, 3 months ago) by cauld
cauld - committing a change to database.php to fix a content update / insert issue based on a suggested fix by counterpoint
Revision 300 - Directory Listing
Modified Fri Feb 17 03:02:31 2006 UTC (7 years, 3 months ago) by csouza
updated com_languages
Revision 297 - Directory Listing
Modified Thu Feb 16 21:43:38 2006 UTC (7 years, 3 months ago) by csouza
replacement of copyright notices
Revision 294 - Directory Listing
Modified Thu Feb 16 08:59:01 2006 UTC (7 years, 3 months ago) by adi
remove td width in printicon function
Revision 287 - Directory Listing
Modified Wed Feb 15 16:49:55 2006 UTC (7 years, 3 months ago) by counterpoint
Bug fixes
Revision 282 - Directory Listing
Modified Tue Feb 14 22:38:15 2006 UTC (7 years, 3 months ago) by counterpoint
Bug fix theme.js incorrect path to find menu images
Revision 281 - Directory Listing
Modified Tue Feb 14 21:42:10 2006 UTC (7 years, 3 months ago) by counterpoint
Bug fix
Revision 269 - Directory Listing
Modified Mon Feb 13 15:12:12 2006 UTC (7 years, 3 months ago) by counterpoint
Introduce syndstyle to allow components to be used as objects at other sites.
Revision 266 - Directory Listing
Modified Sun Feb 12 23:49:56 2006 UTC (7 years, 3 months ago) by csouza
fixed some localization bugs
Revision 249 - Directory Listing
Modified Sun Feb 12 15:57:04 2006 UTC (7 years, 3 months ago) by cauld
cauld - updating version.php with info for Internal-RC4
Revision 238 - Directory Listing
Modified Tue Feb 7 18:03:58 2006 UTC (7 years, 3 months ago) by counterpoint
Bug fixes, mostly missing ampersands.
Revision 237 - Directory Listing
Modified Mon Feb 6 16:36:18 2006 UTC (7 years, 3 months ago) by counterpoint
Remove "generator" tag, improve SEF to cover archived material, correct bugs in contact component.
Revision 234 - Directory Listing
Modified Sun Feb 5 16:08:28 2006 UTC (7 years, 3 months ago) by counterpoint
Security fixes. Add universal installer code.
Revision 233 - Directory Listing
Modified Sat Feb 4 21:29:29 2006 UTC (7 years, 3 months ago) by cauld
cauld - updating version info for release
Revision 232 - Directory Listing
Modified Sat Feb 4 20:36:36 2006 UTC (7 years, 3 months ago) by csouza
corrected path to phpInputFilter
Revision 226 - Directory Listing
Modified Fri Feb 3 09:43:17 2006 UTC (7 years, 3 months ago) by counterpoint
Delete patTemplate
Revision 225 - Directory Listing
Modified Fri Feb 3 09:41:01 2006 UTC (7 years, 3 months ago) by counterpoint
Delete patTemplate
Revision 224 - Directory Listing
Modified Fri Feb 3 09:36:56 2006 UTC (7 years, 3 months ago) by counterpoint
Delete patTemplate.
Revision 223 - Directory Listing
Modified Thu Feb 2 22:13:45 2006 UTC (7 years, 3 months ago) by counterpoint
Tidying up and bug fixing.
Revision 222 - Directory Listing
Modified Thu Feb 2 14:50:48 2006 UTC (7 years, 3 months ago) by counterpoint
Various bug fixes and tidying up.
Revision 218 - Directory Listing
Modified Wed Feb 1 20:38:06 2006 UTC (7 years, 3 months ago) by counterpoint
Universal installer UI.
Revision 215 - Directory Listing
Modified Tue Jan 31 12:58:39 2006 UTC (7 years, 3 months ago) by csouza
Revision 213 - Directory Listing
Modified Tue Jan 31 12:11:42 2006 UTC (7 years, 3 months ago) by counterpoint
Mambot developments.
Revision 209 - Directory Listing
Modified Mon Jan 30 22:13:58 2006 UTC (7 years, 3 months ago) by counterpoint
Extra mambot hooks for registration, password changes.
Revision 208 - Directory Listing
Modified Mon Jan 30 17:58:42 2006 UTC (7 years, 3 months ago) by counterpoint
Handle language issue causing double display of modules.
Revision 206 - Directory Listing
Modified Mon Jan 30 14:14:36 2006 UTC (7 years, 3 months ago) by counterpoint
Installer error handling, version to point to Foundation web site, attempted fix for redirect.
Revision 194 - Directory Listing
Modified Thu Jan 26 20:11:56 2006 UTC (7 years, 3 months ago) by csouza
verified and corrected all deprecated localization constants
Revision 193 - Directory Listing
Modified Thu Jan 26 18:09:47 2006 UTC (7 years, 3 months ago) by counterpoint
Optimise DB access in admin of users. Correct HTML yes/no radio buttons.
Revision 191 - Directory Listing
Modified Thu Jan 26 16:07:51 2006 UTC (7 years, 3 months ago) by counterpoint
Small bug fixes
Revision 188 - Directory Listing
Modified Thu Jan 26 13:06:55 2006 UTC (7 years, 3 months ago) by csouza
fixed localization notices
Revision 186 - Directory Listing
Modified Thu Jan 26 11:51:01 2006 UTC (7 years, 3 months ago) by counterpoint
Merge and other bug fixes. Suppress pathway if only says "Home". Suppress warnings from Magpie.
Revision 184 - Directory Listing
Modified Wed Jan 25 23:36:12 2006 UTC (7 years, 3 months ago) by csouza
Revision 183 - Directory Listing
Modified Wed Jan 25 21:36:13 2006 UTC (7 years, 3 months ago) by csouza
fixed i18n bugs and notices
Revision 182 - Directory Listing
Modified Wed Jan 25 17:21:03 2006 UTC (7 years, 3 months ago) by counterpoint
Adjust for database.php moving back to /includes. Remove executable code from version.php (should be just class, executable code is in index.php).
Revision 181 - Directory Listing
Modified Wed Jan 25 14:10:19 2006 UTC (7 years, 3 months ago) by csouza
Revision 179 - Directory Listing
Modified Wed Jan 25 13:41:01 2006 UTC (7 years, 3 months ago) by csouza
phpgettext update
Revision 178 - Directory Listing
Modified Tue Jan 24 16:16:09 2006 UTC (7 years, 3 months ago) by csouza
update phpgettext.catalog.php
Revision 175 - Directory Listing
Modified Tue Jan 24 11:45:38 2006 UTC (7 years, 4 months ago) by csouza
corrected return value in ngettext
Revision 172 - Directory Listing
Modified Tue Jan 24 09:23:40 2006 UTC (7 years, 4 months ago) by counterpoint
Correct short tag
Revision 170 - Directory Listing
Modified Mon Jan 23 23:11:50 2006 UTC (7 years, 4 months ago) by counterpoint
Bring 4.5.4 /includes/frontend.php into 4.6
Revision 161 - Directory Listing
Modified Sun Jan 22 08:09:44 2006 UTC (7 years, 4 months ago) by cauld
cauld - updating version.php with updated release info
Revision 157 - Directory Listing
Modified Sat Jan 21 16:20:19 2006 UTC (7 years, 4 months ago) by mambo
cauld - Merging in the final 4.5.4 branch revisions (155 & 156). The 4.5.4 branch is now closed.
Revision 154 - Directory Listing
Modified Thu Jan 19 20:55:40 2006 UTC (7 years, 4 months ago) by csouza
Revision 153 - Directory Listing
Modified Thu Jan 19 17:11:47 2006 UTC (7 years, 4 months ago) by csouza
added debugging capabilities
Revision 151 - Directory Listing
Modified Thu Jan 19 14:24:56 2006 UTC (7 years, 4 months ago) by csouza
csouza - Merging 4.5.4 changes (revisions 139 to 148) into 4.6.
Revision 149 - Directory Listing
Modified Thu Jan 19 13:29:35 2006 UTC (7 years, 4 months ago) by csouza
csouza - i18n - uploaded several internationalized files
Revision 138 - Directory Listing
Modified Mon Jan 16 11:12:43 2006 UTC (7 years, 4 months ago) by csouza
csouza - Merging 4.5.4 changes (revisions 131 to 137) into 4.6.
Revision 129 - Directory Listing
Modified Sat Jan 14 18:19:40 2006 UTC (7 years, 4 months ago) by csouza
csouza - Merging 4.5.4 changes (revisions 118 to 127) into 4.6.
Revision 117 - Directory Listing
Modified Sat Jan 7 21:26:39 2006 UTC (7 years, 4 months ago) by mambo
cauld - Merging the current 4.5.4 changes (revisions 2 thru 99) into 4.6.
Revision 116 - Directory Listing
Modified Sat Jan 7 19:49:26 2006 UTC (7 years, 4 months ago) by mambo
cauld - BINGO! Alright folks I finally have it. I reversed the 30 to 38 committed revisions, fixed the tinymce directory, and was able to merge revisions 30 to 95 successfully. Now 4.6 reflects all 453h changes. Lesson learned.. be very careful when deleting a directory and adding in the same directory with a different structure underneath.
Revision 112 - Directory Listing
Modified Fri Jan 6 05:54:35 2006 UTC (7 years, 4 months ago) by mambo
cauld - merging revisions 22 thru 30 into 4.6. also renaming the trunk tag to 453h_release to hold the release snapshot for when the old branch is removed.
Revision 39 - Directory Listing
Modified Mon Dec 19 21:03:57 2005 UTC (7 years, 5 months ago) by csouza
Revision 3 - Directory Listing
Modified Tue Dec 13 03:49:45 2005 UTC (7 years, 5 months ago) by root
creating branch
Revision 1 - Directory Listing
Added Tue Dec 13 03:45:47 2005 UTC (7 years, 5 months ago) by root
Original Path: mambo/trunk/includes
Initial repository layout
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

