Commit Graph

7 Commits

Author SHA1 Message Date
Marc Alexander
883596ae38 Fixed incorrect permission variables in install file 2010-12-20 15:04:06 +00:00
Marc Alexander
b2a591bb35 Added portal permissions -- It is now possible to show the Portal only to the users and groups we want to 2010-12-02 17:24:07 +00:00
Marc Alexander
7be12e0f43 Edited install file in order to put "General Settings" on top of "Portal Modules" 2010-11-19 19:14:28 +00:00
Marc Alexander
670bd11fa6 Moved installation to UMIL install file 2010-11-17 19:44:54 +00:00
Marc Alexander
d31d611844 Added the basic way of installing the modules after portal has been installed for the first time 2010-11-16 15:31:03 +00:00
Marc Alexander
1731999649 Added portal_config table for large data that needs to inserted into the database (adds 1 query but we won't have to tamper with phpBB3's config table);
Added serialize and unserialize to the main menu block for a better way of working with the links;
2010-10-05 14:57:17 +00:00
Marc Alexander
438a9cdd59 Changed install instructions;
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;
2010-08-28 13:02:16 +00:00