Commit Graph

24 Commits

Author SHA1 Message Date
Marc Alexander
f948811044 [cleanup/tabs] Remove unnecessary tabbing in portal files 2013-01-04 16:51:43 +01:00
Marc Alexander
a72b7b788f Remove converter for Board3 Portal 1.0.6
Fixed #85
2012-06-27 17:10:06 +02:00
Marc Alexander
f2aad0b6a2 Added missing language vars and removed useless ones
Purge caches via install file
2012-03-13 11:24:48 +01:00
Marc Alexander
1dd041d67d Fixed "unknown column" issue when installing 2012-02-26 00:42:58 +01:00
Marc Alexander
80abc153ea Updated files for upcoming release 2012-01-04 12:05:20 +01:00
Marc Alexander
e52d009593 Updated files for first Beta release
Fixed a few small bugs
2011-05-13 00:01:23 +02:00
Marc Alexander
9db0baf400 Add feature to disable modules without having to remove them 2011-03-11 14:00:32 +01:00
Marc Alexander
78fdac9161 Added upload_module to install file
Corrected version number in includes/acp/info/acp_portal.php
2011-03-05 09:37:15 +01:00
Marc Alexander
2dd590da7b Added script for converting Board3 Portal 1.0.6
Fixed a few small issues when installing Board3 Portal 2.0.0 on a vanilla board
2011-03-04 17:10:19 +01:00
Marc Alexander
802afeb525 Modified file headers for git
Corrected wrong file headers
Adjusted version info in install.xml
2011-03-03 21:47:14 +01:00
Marc Alexander
f4a363e3d0 Added feature to change size of block icon in ACP 2011-01-12 18:00:37 +00:00
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