e107 Changelog v 0.7.24
Period: 20th Aug, 2010 - 22nd Sep, 2010
- r11811 - new version: 0.7.24 - auto
- r11810 - Added some extra checks to avoid errors.
- r11808 - Avoid duplicate message when emailing items - thanks btoovey
- r11807 - Additional checking
- r11806 - Fix needed for PHP4 simplexml_load_string
- r11804 - Better version of simplexml_load_string for PHP4 systems
- r11803 - Possible fix for youtube conversion not working in PHP4
- r11802 - Make language-pack mailing more user-friendly.
- r11801 - Bug #5066 - missing semi-colon
- r11799 - Bug #5065 - php-extension bbcode files have to be prefixed 'bb_' to reduce chance of conflict with existing files
- r11798 - simplexml_load_string() not present in PHP4 - possible fix
- r11797 - Xhtml fixes
- r11796 - Fixed to detect upgrade when using an svn version.
- r11795 - Updated version to show that it's currently from svn.
- r11794 - Xhtml fix
- r11793 - switch to transparent pngs for main admin navigation.
- r11792 - Better file-name checking
- r11790 - Add some basic error handling to File Manager
- r11789 - Improved selection of news authors to include site admins as well.
- r11787 - Bug #5046 - handle display of multi-page docs generated with TinyMCE
- r11786 - More Language-Pack changes. Support for certified translators. Minor class2 variable cleanup.
- r11784 - added Content-Language header.
- r11783 - Bug #5011 Justify icon added to bbcodes.
- r11782 - Language-switch Enhancement: {LANGUAGELINKS=dropdown} . Also added a couple more native language translations.
- r11781 - Bug #4934 Better detection of domains and subdomains
- r11779 - Bug #5056 PM icon path (thanks dlanor)
- r11775 - Session Cookie Path fix
- r11774 - Make e_LAN (ISO code of current language) available at all times.
- r11773 - Also display shortcode timings when deBug=time
- r11772 - Added a few time markers for better Time Analysis
- r11771 - Admin language selector code cleanup and fix.
- r11770 - Fixed: 'new release' cache was failing on up-to-date installations and was slowing down the loading of the admin area.
- r11769 - Notice removal
- r11768 - Moved more language code out of class2 and into the language class
- r11767 - Fix for $_POST['sitelanguage']
- r11766 - Bug #5049 and other language fixes
- r11765 - Allow deBug mode to be activated from e107_config.php when access to the admin is not available. eg. define('e_DEBUG','basic');
- r11764 - Added invalid language pack notices.
- r11763 - PHP Notice removal
- r11760 - Bug #5043 - add log message when IP-related signups exceeded, plus some notice removal
- r11759 - Notice removal
- r11758 - Missed a file last time. Notice removal, clarify a few messages
- r11757 - Fixed a typo in previous commit
- r11756 - Added missing LANS and a check for default folders.
- r11755 - Bug #5013 - stop prefs getting sanitised on save
- r11753 - More cache fixes
- r11752 - Links-page help was missing - reverted to 0.7.22.
- r11750 - Removed PHP warning
- r11749 - Cleaned up Language Detection and moved some parts into language_class.php.
- r11747 - Handle nested bbcodes in prefilter
- r11745 - eTag validation fix and If-None-Match support.
- r11744 - Fixed Multi-language subdomains to work with user-tracking = cookies. Removed some PHP Notices.
- r11743 - MIssed a file in previous commit
- r11742 - Fix for multi-language site 'access denied' issue
- r11741 - Add event triggers on various forum events - thanks NowWhat
- r11740 - Lancheck - improved handling of commented code.
- r11738 - eTag validation fix and If-None-Match support.
- r11737 - Bug #5042 - text correction
- r11736 - cache header-issue fix.
- r11735 - Class-based bbcode handler for the future - also fixes Bug #5026
- r11734 - Fixed more hardcoded language terms; thanks ErJe!
- r11732 - Bug #5039 - missing icon on 'Site Down' admin page
- r11731 - Add optional additional log file
- r11729 - Bug #5006 - option to determine time when content becomes active. Thanks Denes
- r11728 - Added Server time to siteinfo.
- r11727 - Option to allow members to post potentially dangerous HTML (its the site admin's decision!)
- r11726 - Removed non-utf8 characters
- r11725 - Language File verification routine updated.
- r11724 - Simplify test
- r11723 - Bug #5035 fixed hardcoded strings in lancheck.php; thanks zsigi
- r11721 - Bug #5032 possible fix - path issue
- r11719 - Preset handling - handle checkboxes becoming unchecked. Don't save date in download preset
- r11717 - Bug #5034 - update LANs
- r11716 - Bug #5031, #5030 - TinyMCE fix, should solve a lot of e-token related issues for sites having WYSIWYG enabled. Similar fix should be applied from all 3rd party rich editor providers.
- r11715 - Disable any token checking from error.php.
- r11714 - Correct accidental removal of token.
- r11713 - we forward all apache errors to error.php only for .php scripts now
- r11712 - Bug #5033 - userclass can't be created if manager class is e_UC_PUBLIC
- r11711 - Bug #4969 - warning removal
- r11710 - Bugtracked #5030 - typo - posted e-token was always reset in some cases. Additionally, reference to posted 'sqltext' not found, corresponding check removed.
- r11708 - Bug #5028 (comments not saved) possible fix
- r11707 - e_NOCACHE option. Disable cache of usersettings.php
- r11706 - Bug #5030 Should fix admin->db 'access denied' issue.
- r11705 - Bug #5029 - missing LAN
- r11704 - new e-token approach, e_TOKEN_FREEZE exception added (see request.php). WARNING: sites overriding footer_default HAVE TO update their footer_xxx scripts!
- r11703 - Bug #5020, #5018 (and probably most of the e-token related issues) - jayya missing JS is breaking e-token when ErrorDocument 404 rule in .htaccess points to error.php; a bit smarter default ErrorDocument 404 rule to prevent similar issues.
- r11702 - Author selection in newspost.php Optimized newspost.php
- r11700 - Fix ETag format
- r11699 - Minor naming change
- r11698 - Now include locale in language-pack name.
- r11697 - Bug #5019, #5016 and #5008 - trying to solve access denied issues (if related to session regeneration)
- r11696 - Notice removal
- r11695 - Notice removal
- r11694 - Notice removal
- r11692 - Bug #5007 - tidy print output text
- r11691 - Bug #5012 - handle unique indexes
- r11690 - Some plugins/themes were missing from the packaged language. Fixed.
- r11689 - Make test mode configurable, default to non-test
- r11687 - Bug #4990, EONE-14:Bug - couldn't edit comments on user info page
- r11686 - Missing callback in conversion routine - meant some older youtube links weren't converted
- r11685 - Minor adjustment to support Sourceforge rss feeds
- r11684 - Experimental fix for Bug #5018
- r11683 - Small fix to last commit.
- r11682 - More Language verification and Language-Pack fixes
- r11681 - Set defaults to main admin
- r11680 - Much better language file validation. Checks for missing html, bbcode, links etc. Docs, Calendar, TinyMce, PhpMailer etc. are now included in the zipped language pack.
- r11679 - Bug #5017 - missing LAN
- r11678 - Svn Keyword Update. Replace Date with Id.
- r11677 - Svn Keyword Update. Replace Date with Id.
- r11676 - Added $Id as a test.
- r11675 - Bug #5008 - edit admin e-token issue

Follow us

