Nick
02-02-2010, 12:07 PM
HotaruCMS went into overdrive last week when it took over from SocialWebCMS as the platform behind my own established social bookmarking site, JapanSoc.com (http://japansoc.com). We uncovered more bugs in the first 48 hours than we did in the whole of January!
Fortunately, I was joined in my development efforts by shibuya246 (http://hotarucms.org/member.php?3-shibuya246), who has been working hard on Hotaru's use of jQuery, and Jason (http://hotarucms.org/member.php?4-Jason), who is making progress towards a new default theme.
~~~~~~
Hotaru v.1.0.5 contains numerous bug fixes and new features since version 1.0.4 (http://hotarucms.org/showthread.php?387-Hotaru-1-0-4-Update).
For new users installing for the first time:
1. See this post (http://hotarucms.org/showthread.php?336-Hotaru-CMS-1-0-Available-for-Testing) for details on how to get Hotaru CMS from the SVN.
2. Follow the installation and setup instructions here (http://hotarucms.org/showthread.php?14-Installing-Upgrading-Hotaru-CMS) (skip the "download" steps)
For existing users:
1. Update to the latest version from the SVN trunk
2. BACKUP YOUR DATABASE!
3. Turn off all plugins
4. Run the upgrade script: /install/upgrade.php
5. Delete your install folder
6. Turn on all plugins
Here is a list of the most significant changes since Hotaru 1.0.4:
- [FIXED] Comments were double being double posted (depending on your settings)
- [FIXED] Post submission bugs
- [FIXED] Redirecting to "page not found" bug
- [FIXED] Hard refresh after plugin installation bug
- [FIXED] Pligg Importer undefined variables
- [FIXED] Logging in/out problems due to cookies
- [FIXED] Character problems in fetched post titles in Submit step 2
- [FIXED] Post author name getting lost when returning to Submit step 2 from step 3
- [FIXED] Author name and comment form status lost for non-admins when editing posts
- [FIXED] Invalid argument warning when installing the Widgets plugin
- [FIXED] Media Select glitch in category bar in Internet Explorer
- [FIXED] Numerous Comment Manager problems, esp. deleting comments
- [FIXED] Quotes and HTML bugs in Text Widget
- [FIXED] Bug when checking the number of approved posts a user has
- [FIXED] Admin-related CSS and JavaScript was being included in non-Admin pages and vice-versa
- [FIXED] Bug that allowed duplicate post submissions if the first had "pending" status
- [FIXED] Bug that prevent a user's posts from being deleted when deleting the user
- [FIXED] Announcements don't allow line breaks
- [FIXED] Comment voting problems
- [CHANGED] Default comments style in Comments plugin
- [CHANGED] Removed unnecessary CSS files
- [CHANGED] Debug logging path dependent on whether debug is enabled
- [CHANGED] smartCacheDB now uses cache modified times instead of "timeouts"
- [CHANGED] Widgets de/activated with Ajax - no need to reload the page each time
- [CHANGED] Admin sidebar style changes with jQuery
- [CHANGED] hotaru.js is now merged in with plugin JavaScript and can be removed from theme header templates.
- [CHANGED] Instead of adding a "down" vote in the Activity widget, the original "up" vote is removed.
- [CHANGED] Admin Settings page uses radio buttons for true/false fields
- [NEW] Numerous UI and email notification improvements to make spam management easier
- [NEW] PHP gobal constants made available for use by jQuery
- [NEW] Google Analytics tracking code option added to Tweet This plugin (via rushnp774 (http://hotarucms.org/member.php?49-rushnp774))
- [NEW] Enable themes with a single click from their Theme Setting pages
- [NEW] jQuery Test plugin - so you can check if jQuery is working or not
- [NEW] Shibuya Theme - W3C compliant
- [NEW] Default Blues Theme (work-in-progress)
Also, williamd (http://hotarucms.org/member.php?126-williamd) created a Facebook Share (http://hotarucms.org/showthread.php?391-Facebook-Share) plugin.
UPDATE: More fixes here: Hotaru CMS 1.0.5 Patches. (http://hotarucms.org/showthread.php?415-Hotaru-CMS-1-0-5-Patches)
Outstanding issues are listed here on Assembla here:
http://www.assembla.com/spaces/HotaruCMS/tickets?batch=false&tickets_report_id=1&ticket_id=
Thank you to everyone who has reported bugs. Please continue to do so in the How-To and Troubleshooting (http://hotarucms.org/forumdisplay.php?3-How-To-and-Troubleshooting) forum.
Fortunately, I was joined in my development efforts by shibuya246 (http://hotarucms.org/member.php?3-shibuya246), who has been working hard on Hotaru's use of jQuery, and Jason (http://hotarucms.org/member.php?4-Jason), who is making progress towards a new default theme.
~~~~~~
Hotaru v.1.0.5 contains numerous bug fixes and new features since version 1.0.4 (http://hotarucms.org/showthread.php?387-Hotaru-1-0-4-Update).
For new users installing for the first time:
1. See this post (http://hotarucms.org/showthread.php?336-Hotaru-CMS-1-0-Available-for-Testing) for details on how to get Hotaru CMS from the SVN.
2. Follow the installation and setup instructions here (http://hotarucms.org/showthread.php?14-Installing-Upgrading-Hotaru-CMS) (skip the "download" steps)
For existing users:
1. Update to the latest version from the SVN trunk
2. BACKUP YOUR DATABASE!
3. Turn off all plugins
4. Run the upgrade script: /install/upgrade.php
5. Delete your install folder
6. Turn on all plugins
Here is a list of the most significant changes since Hotaru 1.0.4:
- [FIXED] Comments were double being double posted (depending on your settings)
- [FIXED] Post submission bugs
- [FIXED] Redirecting to "page not found" bug
- [FIXED] Hard refresh after plugin installation bug
- [FIXED] Pligg Importer undefined variables
- [FIXED] Logging in/out problems due to cookies
- [FIXED] Character problems in fetched post titles in Submit step 2
- [FIXED] Post author name getting lost when returning to Submit step 2 from step 3
- [FIXED] Author name and comment form status lost for non-admins when editing posts
- [FIXED] Invalid argument warning when installing the Widgets plugin
- [FIXED] Media Select glitch in category bar in Internet Explorer
- [FIXED] Numerous Comment Manager problems, esp. deleting comments
- [FIXED] Quotes and HTML bugs in Text Widget
- [FIXED] Bug when checking the number of approved posts a user has
- [FIXED] Admin-related CSS and JavaScript was being included in non-Admin pages and vice-versa
- [FIXED] Bug that allowed duplicate post submissions if the first had "pending" status
- [FIXED] Bug that prevent a user's posts from being deleted when deleting the user
- [FIXED] Announcements don't allow line breaks
- [FIXED] Comment voting problems
- [CHANGED] Default comments style in Comments plugin
- [CHANGED] Removed unnecessary CSS files
- [CHANGED] Debug logging path dependent on whether debug is enabled
- [CHANGED] smartCacheDB now uses cache modified times instead of "timeouts"
- [CHANGED] Widgets de/activated with Ajax - no need to reload the page each time
- [CHANGED] Admin sidebar style changes with jQuery
- [CHANGED] hotaru.js is now merged in with plugin JavaScript and can be removed from theme header templates.
- [CHANGED] Instead of adding a "down" vote in the Activity widget, the original "up" vote is removed.
- [CHANGED] Admin Settings page uses radio buttons for true/false fields
- [NEW] Numerous UI and email notification improvements to make spam management easier
- [NEW] PHP gobal constants made available for use by jQuery
- [NEW] Google Analytics tracking code option added to Tweet This plugin (via rushnp774 (http://hotarucms.org/member.php?49-rushnp774))
- [NEW] Enable themes with a single click from their Theme Setting pages
- [NEW] jQuery Test plugin - so you can check if jQuery is working or not
- [NEW] Shibuya Theme - W3C compliant
- [NEW] Default Blues Theme (work-in-progress)
Also, williamd (http://hotarucms.org/member.php?126-williamd) created a Facebook Share (http://hotarucms.org/showthread.php?391-Facebook-Share) plugin.
UPDATE: More fixes here: Hotaru CMS 1.0.5 Patches. (http://hotarucms.org/showthread.php?415-Hotaru-CMS-1-0-5-Patches)
Outstanding issues are listed here on Assembla here:
http://www.assembla.com/spaces/HotaruCMS/tickets?batch=false&tickets_report_id=1&ticket_id=
Thank you to everyone who has reported bugs. Please continue to do so in the How-To and Troubleshooting (http://hotarucms.org/forumdisplay.php?3-How-To-and-Troubleshooting) forum.