Fixed small bug in forgot details app
Updated CHANGELOG - now ready for 2.6.0 (stable) release
Added default charset option to settings
Added email validation to form module
Fixed spacing with form submissions
Added captcha verification to sign-up form
Updated installer to add captcha_verification into settings table
Added captcha verification option to settings page
Added Captcha to News module
Fixed a problem with the install script that occur when non-stock modules are already present and use $admin->print_error().
Fixed bug where READ_MORE was never shown in news pages because 'long' was used as table column name instead of 'content_long'. Related to ticket #81.
Fixed ticket #80 and some faulty stripslashes in news view.php
Improved default block content feature. Usage: If a template is used with multiple blocks and a page does not have content in one of the blocks, the content of this block is taken from the default (start) page instead. This behavior can be deactivated by setting ->default_block_content='none' or a specific page can be set using ->default_block_content=%page_id% where page_id stands for the page id of the page to use. This variable can be changed before every page_content call for the specific blocks to allow for complete flexibility.
Fixed bug #70 - again...
Fixed the dubious header already sent bug in installation
Reintroduced option 'none' to WYSIWYG editor selection list in settings.
Moved page_link function to class wb and changed page_link() in functions.php to use the wb class method
Replaced by in templates round and allcss
Applied aportale's patch to use label instead of javascript toggle code
Fixed more inconsistencies regarding line endings and end-of-file newlines
Fixed inconsistent line ending styles
Removed captcha code in footer var
Changed line endings in install/save.php to Unix format
Updated CHANGELOG and some other files
News mod now hides read more link if no need for it (see ticket #56)
Modified some comments about copyright/license notices (see ticket #48)
Added support for mailto: links in the menu link mod
Added direct-access redirection on some files (see ticket #37)
Added extra characters to convert.php (see bug #64)
Corrected "Help" URL on admin start page
Correct "Help" URL on admin start page
Finished correct Captcha implementation in form mod
Fixed bug #65 (last_reset check in account/forgot_form.php)
Fixed bug #74 - permission settings no getting changed.
Fixed save.php
Fixed ticket #46 - addon details are taken from database. Minor changes to install/save.php.
Fixed bug #71 - added $admin->strip_slashes() to intro2.php
Fixed bug #70. Thanks to John.
Some changes and fixes to menu code
Fixed bug #61 - typo regarding standard menu_footer.
Fixed spelling mistakes
Frontend functions page_keywords() and page_description() now display page specific entries if present, otherwise website settings.
Changed content of config.php to empty php tags.
Fixed bug #54 - captcha functionality not working.
Added a blank space to config.php to give it non-zero file size
Fixed bug #45 - incorrect display of time in settings.
Fixed bug #32 - (wrong use of add_slashes in installation script)
Fixed bug #33 and other bugs regarding addon (un)installation
Fixed bug #44 - module entries in addons table do not get deleted upon module uninstallation.
Fixed bug #43 - double entries in addon table.
Added octal to decimal conversion in initialize.php to create a proper integer value out of string file/dir mode constants.
Initial import.
Updated installation instructions
Fixed language install problem
Fixed bug in Form settings page
Updated CHANGELOG
Updated backup and reload info files
Updated reload module info file
Fixed minor bugs with template and module permissions on groups
Fixed template install problem
Fixed minor bug in news mod
Fixed minor bug in form mod
Fixed some minor bugs with settings
Added module_function-lowercasing
Added credit for John's work on backup mod
Semi-disabled use of "separate" page trash feature
Finished backup module
backup-sql.php now fully working
Worked on backup-sql.php
Added extra language objects
Updated functions file
Fixed form action
Moved backup-sql code into seperate script
Fixed minor module-loading bug on install
Removed modules-table code
Added text for backup module
Finished reload module
Fixed str_replace
Worked on backup and reload modules
Updated tools interface
Added basic structure for two new stock tools: backup and reload
Changed included file name from include.php to tool.php
Added blank template
Fixed addon listing in numerous places so it now use's DB for info
Added addons loading code
Removed load_addons and replaced with load_module, load_template, and load_language
Fixed HTMLArea install script
Added load_addons functions
Added some DB checking code to initialize.php
Update EN.php
Tuned interface with less javascript
Added css for label element
Removed page languages option
Removed relative path input