Change Log
From BBlog
| Table of contents |
Wiki Changelog - not SVN Generated
- (+) Added something
- (-) Removed something
- (u) Updated something
- (!) Bugfixed something (should include bug tracking number)
Version 0.8.0 (Development)
- (!) Flyspray #57 (http://bblog.com/bugs/?do=details&id=57): Increased limited number of ping sites. User:telcor
- (!) Flyspray #108 (http://bblog.com/bugs/?do=details&id=108): Fixed image verification in comments. User:telcor
- (!) Flyspray #100 (http://bblog.com/bugs/?do=details&id=100): BLOGURL should now be properly set on IIS. User:AdoNama
- (!) Tast #72 (http://bblog.com/bugs/index.php?do=details&id=72): Install fails to write config file on Windows servers User:Telcor
- (!) Task #91 (http://www.bblog.com/bugs/index.php?do=details&id=91): editing timestamps causes garbage User:Telcor
- (!) Flyspray #85 (http://bblog.com/bugs/index.php?do=details&id=85): Credits page is now updated with latest active members + Link to previous members. User:Hijacker
- (!) Flyspray #9 (http://bblog.com/bugs/?do=details&id=9): issue 2: fixed 404 error when browsing pic folder User:Tobymiller
- (!) Flyspray #9 (http://bblog.com/bugs/?do=details&id=9): issue 3: previewing a post shows missing data. User:Tobymiller
- (!) Flyspray #9 (http://bblog.com/bugs/?do=details&id=9): issue 7: fixed ExternalContent error. User:Javaducky
- (!) Flyspray #86 (http://bblog.com/bugs/?do=details&id=86): Bugs button in option panel had a broken link. fixed. User:Xushi
- (!) Flyspray #16 (http://bblog.com/bugs/?do=details&id=16): 'jim' style date/time corrected. User:Telcor
- (!) Flyspray #72 (http://bblog.com/bugs/?do=details&id=72): Fixed fopen in windows User:Telcor
- (!) Flyspray #55 (http://bblog.com/bugs/index.php?do=details&id=55): Block user from entering site if install/ still exists. User:Xushi
- (!) Flyspray #49 (http://www.bblog.com/bugs/index.php?do=details&id=49): Hyperlinks cannot include "?" User:Telcor
- (!) Flyspray #49 (http://bblog.com/bugs/index.php?do=details&id=49): The simple post modifier now uses the transformLinks method of the StringHandling class. User:Telcor
- (!) Flyspray #71 (http://bblog.com/bugs/index.php?do=details&id=71): Added donated code from Flyspray #71 to disallow a trackback if a post is closed to commenting User:Telcor
- (!) Upgraded Smarty to 2.6.10 User:Telcor
- (!) Flyspray #70 (http://bblog.com/bugs/index.php?do=details&id=70): die if config.php not found. User:Xushi
- (!) Flyspray #65 (http://bblog.com/bugs/index.php?do=details&id=65): kubrik: fixed line breaks in comments. Archives should work too. User:Xushi
- (!) Flyspray #6 (http://www.bblog.com/bugs/index.php?do=details&id=6): trackbacks now checked for links (moderation); markup-HTML tags won't cause moderation anymore User:Telcor
- (!) Flyspray #2 (http://bblog.com/bugs/?do=details&id=2): Do not show this post on the home page problem. User:Xushi
- (!) Flyspray #76 (http://bblog.com/bugs/?do=details&id=76): Install writes wrong Blogurl in config.php User:Telcor
- (!) Moved the installer into install/ folder. User:Xushi
- (u) Updated [php] block in modifier.bbcode.php to mimic the functionality <php> from modifier.phpsource.php User:Tobymiller
- (-) Flyspray #23 (http://bblog.com/bugs/?do=details&id=23): removed modifier.phpsource.php. It's poorly written and does not do what it claims it does. User:Xushi
- (+) Flyspray #93 (http://www.bblog.com/bugs/index.php?do=details&id=93): Added phpdoc-style commenting to all php files User:Xushi
- (+) Flyspray #41 (http://bblog.com/bugs/?do=details&id=41): Admin/User passwd can be changed from user manager in admin panel. User:Xushi
- (+) Flyspray #78 (http://bblog.com/bugs/?do=details&id=78): Passwd is hashed when new user is added or passwd changed in user manager. User:Xushi
- (+) Flyspray #13 (http://bblog.com/bugs/index.php?do=details&id=13): Ability to reset password added. User:Xushi
- (+) Flyspray #48 (http://bblog.com/bugs/index.php?do=details&id=48): Secret Question/Answer in order to reset the password. User:Xushi
- (+) Added an empty config.php to sort out file ownership in badly configured servers. User:Xushi
- (+) Added ability to search for a specific user, his email, and his secret answer/question from authors table incase we have more than 1. User:Xushi
- (+) Added session management for user/password retrieval (more secure) User:Xushi
- (+) Ported comment admin plugin from 0.7. User:Telcor
- (+) Added the new stand alone upgrade script. User:Xushi
Version 0.7.6 (Current Stable)
- (+) database changes: Added VERSION to bB_config table. (User:Xushi)
- (+) Moved 0.7.5.1 to 0.7.6 (User:Xushi)
- (+) Flyspray #69 (http://bblog.com/bugs/index.php?do=details&id=69): Added "Check All" to comment admin panel. (User:SomethingClever)
- (-) Removed Kubrik and Relaxation as they do not meet the standards for 0.7.5/6 (User:Xushi)
- (u) Enhanced directory contents and reduced .tar.gz file size. (User:Xushi)
- (!) Flyspray #47 (http://bblog.com/bugs/index.php?id=47&do=details): Blank page after logging in fixed. (User:Xushi)
- (!) Flyspray #44 (http://bblog.com/bugs/index.php?id=44&do=details): No need for 2 message.html (User:Xushi)
- (!) Flyspray #50 (http://bblog.com/bugs/index.php?id=50&do=details): blog name + title showup messed in admin (User:Pixelpope)
- (!) Flyspray #65 (http://bblog.com/bugs/index.php?do=details&id=65): line spacing and archive listing all months for Kubrik and Relaxation themes. (User:Xushi)
- (!) Flyspray #64 (http://bblog.com/bugs/index.php?do=details&id=64): Removed die() which prevents integration. (User:Xushi)
- (!) Flyspray #54 (http://bblog.com/bugs/index.php?do=details&id=54): Updated max post to 20. (User:Xushi)
- (!) Flyspray #66 (http://bblog.com/bugs/index.php?do=details&id=66): mail.php now has the right charset. (User:Pixelpope)
- (!) Flyspray #67 (http://bblog.com/bugs/index.php?do=details&id=67): fixed sql exploit /?postid=something evil (User:Pixelpope)
- (!) Flyspray #68 (http://bblog.com/bugs/index.php?do=details&id=68): Removed limit when choosing individual posts via comment admin panel. (User:SomethingClever)
Version 0.7.5
- (+) database changes: added values CHARSET and DIRECTION to config table (User:Pixelpope)
- (!) post.html: kses modifier switched positions with nl2br modifier, so kses works correctly now. (User:Pixelpope)
- (!) Flyspray #26 (http://bblog.com/bugs/index.php?do=details&id=26): fixed edit timestamp 24h/12h bug in adminpanel (User:Pixelpope)
- (!) Flyspray #27 (http://bblog.com/bugs/index.php?do=details&id=27): correct support of Smarty date_format (User:Pixelpope)
- (!) Flyspray #12 (http://bblog.com/bugs/index.php?do=details&id=12),Flyspray #25 (http://bblog.com/bugs/index.php?do=details&id=25): Implemented a pulldown menu in options, to change blog's global charset. default: UTF-8 (User:Pixelpope)
- (!) Flyspray #33 (http://bblog.com/bugs/index.php?do=details&id=33): When editing an entry's timestamp, you can now enter a single digit day number. (User:Pixelpope)
- (!) Flyspray #35 (http://bblog.com/bugs/index.php?do=details&id=35): Fixed licence agreement checkbox (User:Xushi)
- (!) Flyspray #19 (http://bblog.com/bugs/index.php?do=details&id=19): Special characters (especially quotes: ") now working for blog name/description (User:DL8)
- (!) Flyspray #39 (http://bblog.com/bugs/index.php?do=details&id=39): Entering code (html, java... malicious, or not) in blog descript./name now being displayed as safe plaintext. (User:DL8)
- (+) support of numbers and some special characters in template names (User:Pixelpope)
- (+) LTR/RTL switcher added to admin panel for multilingual support. depends on support of templates. (User:Pixelpope)
- (+) Flyspray #34 (http://bblog.com/bugs/index.php?do=details&id=34): When installing bblog, user password will be double checked (User:Xushi)
- (+) next/previous links to browse through all the pages
- (+) Flyspray #7 (http://bblog.com/bugs/index.php?do=details&id=): checkboxes to delete mass comments (spam...) (User:Telcor)
- (u) collected all scattered documentation, put them in bblog/docs folder, updated them (User:Hijacker)
- (u) displaying passwords during install as *** (User:Xushi)
- (+) added bBlog only template "dmig" (User:Pixelpope)
Version 0.7
- (u) Updated builtin_help.php and help.html template in order to display extended information about author, license and stuff...
- (+) Added function_getsections.php to the /bblog/bBlog_plugins folder. {getsections} is now an official plugin.
- (u) Updated CVS Smarty Version from 2.5.0 to 2.6.0 RC1 (PHP5 Compliant)
Version 0.6
Changelog started here, no changelog provided for versions prior to 0.7
