Inactive

Commits : Listings

  Analyzed 8 days ago based on code collected 8 days ago.
Showing page 1 of 2
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Funny, why did I not return that $connection? Seems like my test version was not the one in git. :) Avatar More... over 2 years ago
Source formatting (according to Eclipse :D) Avatar More... over 2 years ago
Remove all those if (!function_exists(...)): ... endif;, because why would we need it? Why did I copy that from the WP plugin in the first case?! Avatar More... over 2 years ago
Added a target mode, so that the BB code conversion for WordPress and Simple:Press can be different. Avatar More... over 2 years ago
Add some spacing/newline around the <blockquote> tag. Avatar More... over 2 years ago
Use <u> for the [u] tag, just 'cause Simple:Press does. Avatar More... over 2 years ago
User migration: Instead of a NULL url, use an empty string. Avatar More... over 2 years ago
Don't migrate non-activated users. Avatar More... over 2 years ago
Fix the post accidentally being assigned to the wrong forum. Avatar More... over 2 years ago
Add support for updating the forum stats for the forum main page. Avatar More... over 2 years ago
Testing support for migrating the forum posts. Avatar More... over 2 years ago
First step of importing forum posts: Import forum topic stubs! :D Avatar More... over 2 years ago
Run news/blog comments through parse_message. Avatar More... over 2 years ago
Update comment count after importing news etc. Avatar More... over 2 years ago
There seemed to be some problem with htmlspecialchars($str, ENT_QUOTES, 'UTF-8'), so I'll ty with htmlspecialchars($str) now. Avatar More... over 2 years ago
We could also migrate user groups. Cool, right? Avatar More... over 2 years ago
We should also migrate private messages. :) Avatar More... over 2 years ago
Prepared migration of news and blog posts. Avatar More... over 2 years ago
Remove the unused prefix. Everything is much more simple this way. ;) Avatar More... over 2 years ago
Initial commit, user migration seems to work! Avatar More... over 2 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.