Drop-Down list when adding a module now shows the correct title of the block and not the class name;
Added basic log function;
Fixed incorrect EXPLAIN language strings of announcements block;
Added missing $phpEx to announcements block;
Removed unnecessary get_template_side from announcements block;
Added theme icons needed for attachments block;
Changed column widths to the config values that are being changed in the ACP;
Removed unneeded language variables from language files;
Finished global announcements block (basic function);
Added missing includes in portal.php;
Added missing handling of top and bottom column;
Added unset of $template_module in portal.php in order to prevent incorrect block names;
Added correct title for page_header and language string for Portal link;
Changed version check tag to board3_portal_v2_dev;
Added more language variables;
Added version check to ACP and limited it to only showing in the general settings area;
Changed all config variables from portal_ to board3_;
Added new install file;
Fixed jumpbox bug that caused a useless error message;
Added block images for team block and user menu;