Marc Alexander
0efc2493f1
Replace upload files with the actual files
2011-04-10 00:43:42 +02:00
Marc Alexander
7f16a3f2ac
Rewrote basic uploader for module zips
2011-04-09 22:31:11 +02:00
Marc Alexander
b17a77d152
Remove php closing tag
2011-04-07 13:14:48 +02:00
Marc Alexander
391bbdee5c
Moved constants into module files
2011-04-05 09:45:44 +02:00
Marc Alexander
bbc9bb3043
Corrected language var for module image as suggested by archivar
...
Changed trigger_error() error_type to E_USER_WARNING
2011-04-03 19:20:41 +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
1b162bd376
Replaced strripos with strrpos for now
2011-03-07 17:29:15 +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
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
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
434f09b426
Fixed missing config_name exceptions in portal/includes/functions.php
2011-01-12 11:33:31 +00:00
Marc Alexander
60d0cc2cc9
Moved check_clock_src to portal/includes/functions.php and renamed it to check_file_src;
...
Edited includes/acp/acp_portal.php to we can use functions outside of the module class upon submitting;
Added possibility to move blocks i.e. from left to right column
2011-01-11 13:42:59 +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
e34d83b6ae
Uninstall now removes all config values added to phpbb_config table
2010-11-27 00:31:06 +00:00
Marc Alexander
670bd11fa6
Moved installation to UMIL install file
2010-11-17 19:44:54 +00:00
Marc Alexander
ed8f256ffb
Fixed incorrect config names in phpbb_fetch_posts
2010-11-17 18:42:30 +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
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
9aa25c8117
Removed tons of useless queries from the team block;
...
Fixed incorrect language vars for news block;
2010-09-05 10:51:35 +00:00
Marc Alexander
b60422cb2e
Reverted acp_portal.php back;
...
Added news block;
Added function get_portal_tracking_info in order to reduce queries when fetching news and announcements;
2010-09-05 08:39:44 +00:00
Marc Alexander
04ca4b3acf
Added portal-wide settings in acp_portal.php;
...
Added language strings;
Fixed XHTML parsing bug in adm/style/acp_portal_config.html;
2010-04-06 14:55:53 +00:00
Joas Schilling
b4c9470b94
Start working on the future
2009-12-23 01:57:08 +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
Christian
c7103c21d3
[Fix] SQL-Error: "post_msg_id" was not defined (in functions.php)
2009-02-12 22:56:22 +00:00
Christian
29a237f8b7
Mini_Cal. cleaned up. :-D
...
Hopefully everything completely transferred ... I check it later
2008-10-08 15:04:23 +00:00
Ice
6c14c49567
1.0.1 wee
2008-09-10 17:24:23 +00:00
Ice
8bde936471
Fixing kevin's fix
2008-08-18 17:30:34 +00:00
Kevin
9e0afb3a25
No topic icon present fix. (max() [function.max]: Array must contain atleast one element)
2008-08-18 16:38:47 +00:00
Kevin
d127fc3b9c
Add Chris to the header, promised that a while ago. ;)
2008-08-17 18:59:40 +00:00
Ice
589fad960d
Fixed anchor
2008-08-16 23:22:07 +00:00
Ice
7af7003f99
lalala
2008-08-16 22:44:50 +00:00
Kevin
b56f2aa9ad
$post_link = - let's change this back
2008-08-16 22:27:20 +00:00
Ice
46b09ba6ea
CBA TBH
2008-08-16 22:18:16 +00:00
Ice
d705d84d66
2008-08-16 21:41:06 +00:00
Kevin
0afc55d5ab
Cleaning and changing back to $topic_order like Ice wants it to have :P
2008-08-16 15:52:29 +00:00
Kevin
9d9e5684c7
Topic icons and the "self post star" are displayed now.
2008-08-16 15:45:27 +00:00
Kevin
26c7c3202f
Wee! Annoncements + news in compact view:
...
- New style, topic icons and topic starter + last poster :)
subsilver2 follows tomorrow
Have fun! :)
2008-08-15 23:12:14 +00:00
Ice
033b957b10
Sorting wrong when using first post as news
2008-08-13 00:45:09 +00:00
Ice
5ffd76aa65
recent.php: f=0 fix, wrong constant
...
functions.php: use a constant
2008-08-12 00:30:57 +00:00
Ice
336a4ef10e
Attachments now work :)
2008-08-11 15:25:45 +00:00
Ice
be7c59530a
Check for attachment ACP option.
2008-08-11 11:00:03 +00:00
Ice
4ed967741a
In-line attachments now the correct way round.
2008-08-10 22:06:41 +00:00
Ice
d5df65dbf6
Bug: 96
2008-08-10 14:16:30 +00:00
Ice
c5dfab82a0
Actually, that line isn't needed.
2008-08-10 13:26:55 +00:00
Ice
dedc60be93
Whoops typo
2008-08-10 13:26:05 +00:00
Ice
5ef89aebb3
Bug: 102
2008-08-10 13:19:18 +00:00