Commit Graph

13 Commits

Author SHA1 Message Date
Marc Alexander
7cf48db1ba Added jumpbox back -- should be fixed now 2011-01-11 23:09:14 +00:00
Marc Alexander
513dd70c69 Added missing feature to show phpBB menu on portal 2011-01-05 12:39:12 +00:00
Marc Alexander
b1ca3e43e2 Apparently you shouldn't have tabs after group names :P 2011-01-01 20:21:44 +00:00
Marc Alexander
0df9698654 Changed UMIF in order to enable all users to see the portal after installation 2011-01-01 14:10:42 +00:00
Kevin
631a69f107 Fixed debug error on fresh install with 3.0.8 2010-12-30 09:34:22 +00:00
Marc Alexander
33084038f9 Updated UMIL to version 1.0.4;
Updated UMIF for UMIL 1.0.4;
2010-12-21 14:03:38 +00:00
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