Commit Graph

54 Commits

Author SHA1 Message Date
Marc Alexander
b17a77d152 Remove php closing tag 2011-04-07 13:14:48 +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
703a8e4c64 A little bit of clean up
Fixed a few small XHTML validation errors
Fixed incorrect language string
Fixed empty latest bots block if no bot has visited the site
2011-03-06 16:48:07 +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
057821cba1 Added caching for portal_config and portal_modules 2011-02-01 19:28:04 +00:00
Marc Alexander
f4a363e3d0 Added feature to change size of block icon in ACP 2011-01-12 18:00:37 +00:00
Marc Alexander
59ece1c6b0 Make sure we have utf8 normalized titles 2011-01-12 15:03:15 +00:00
Marc Alexander
af2dcd728d Fixed incorrect display of custom titles on portal 2011-01-12 14:38:40 +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
2f15bde4cc Enabled turning off left and right column in portal.php 2011-01-01 14:07:35 +00:00
Marc Alexander
b4ebd132f7 Added bugfix that prevents duplicate menu items when 2 or more blocks of the same module are added 2010-12-31 14:01:49 +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
c196b2b0c5 Added module language files to German language folder -- still need to be translated;
Fixed undefined error in acp_portal.php caused by old code; 
Fixed undefined error in portal.php if Portal is accessed after it has been uninstalled -- now it redirects to Index;
2010-11-30 09:01:57 +00:00
Marc Alexander
9707e5e74e Added function that redirects user to index if no modules are enabled;
Added message that the user should disable the portal if all modules are disabled
2010-11-26 15:35:34 +00:00
Marc Alexander
934a1053b2 Permissions should work now 2010-11-26 00:02:49 +00:00
Marc Alexander
d8a95996ea Added custom block 2010-11-15 13:25:24 +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
d78c37a4ee Added constants file and removed constants.php edit;
Added links to main menu installation; 
Added ability to handle language variables as link title;
2010-10-01 11:52:05 +00:00
Marc Alexander
ce67e8544a Added attachments 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;
2010-08-28 20:43:09 +00:00
Marc Alexander
22b7ebab4d Added ability to handle custom functions to Portal ACP backend;
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;
2010-08-28 18:25:28 +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
Marc Alexander
971455668d Fixed not working module deletion;
Updated language files; 
Updated module files and fixed a few errors; 
Added HTML files for modules; 
Fixed not working odering of modules;
2010-04-09 18:39:51 +00:00
Marc Alexander
5bcfe37930 Removed unnecessary acp_portal_blocks files;
Added language files for announcements module; 
Converted portal.php and acp_portal.php back to using the phpBB config table;
2010-04-06 21:17:21 +00:00
Marc Alexander
6b207166e3 Made acp module use the portal_config_table again;
Added module file for announcements block; 
Added necessary file inclusions to portal.php; 
Added redirect if Portal is disabled;
2010-04-06 16:40:34 +00:00
Joas Schilling
e8756d2693 Nochmal bissle was 2010-02-17 13:36:41 +00:00
Joas Schilling
b4c9470b94 Start working on the future 2009-12-23 01:57:08 +00:00
Christian
5165207b1d B3P v2: Added link block
and added phpBB3 core files includes/cache.php and includes/constants.php and a Datebase backup. :-)
2009-09-05 15:42:45 +00:00
Christian
6964ff8f51 Start B3P v2 :-D 2009-09-03 12:48:45 +00:00
Christian
fb193c0f92 delete trunk for B3P v2 2009-09-03 12:45:30 +00:00
Kevin
2a944a9caf The "Disable Portal" feature seems to be good. Tested, fixed the lang variables and merged over. 2008-10-04 22:12:10 +00:00
Kevin
85e9ae633b Added changes to constants.php / added ACP modules, etc 2008-10-04 19:56:58 +00:00
Ice
9c9c2b80ab 2008-09-29 01:06:02 +00:00
Ice
b800ee0c96 Start of pallet 2008-09-28 22:59:25 +00:00
Kevin
d127fc3b9c Add Chris to the header, promised that a while ago. ;) 2008-08-17 18:59:40 +00:00
Ice
bf45933a22 New "team" block 2008-08-13 00:34:14 +00:00
Ice
43345190b9 Spelling mistakes, general clean up, few extra tidbits 2008-08-09 19:34:40 +00:00
Ice
e9d73746e7 Messed that up :P I'll fix later, time for work! 2008-08-09 14:56:38 +00:00
Ice
205fe3ccaf Spelling mistakes, general clean up, few extra tidbits 2008-08-09 14:47:40 +00:00
Kevin
1e640e6578 Pre-release: switch for news link description (newest / first), hide attachments when disabled - http://www.board3.de/viewtopic.php?f=14&t=482 http://www.board3.de/viewtopic.php?f=14&t=481 2008-04-30 21:43:03 +00:00
Ice
903aaf8574 Links block V1, lang other than english needs update 2008-04-25 22:31:59 +00:00
Kevin
8fd9604c8b Report#90: Forum List on the Portal - like on the index, could be switched on and off in the ACP, default is off 2008-04-18 14:17:33 +00:00
Kevin
4ec3584b4c Report#80:Add a custom block, managed in the ACP 2008-03-21 17:03:32 +00:00
Kevin
3502a326a2 Report#54: Welcome Box: use BBcode 2008-02-23 12:29:15 +00:00
Kevin
9a2a5a6b2a Report#61, Part II: Online user: debug errors and empty box if it is disabled in the board config - reported by Christian_N 2008-02-09 23:25:53 +00:00
Kevin
ed2bb84503 Report#60: Jumpbox is still displayed 2008-02-09 22:05:47 +00:00
Ice
5a0882fab8 Testers #216: SID in main menu 2008-02-05 18:50:56 +00:00
Kevin
c8c706d17b * @based on: phpBB3 Portal by Sevdin Filiz, www.phpbb3portal.com 2008-02-03 21:43:30 +00:00
Ice
5d8e911233 Unreported: Now caches portal config 2008-02-02 13:21:16 +00:00
Ice
7cc218e8bf Unreported: Use of ".php" instead of $phpEx 2008-02-02 12:49:49 +00:00