Marc Alexander
dc5c9aacf0
Fixed timezone handling in calendar
2011-04-02 10:57:03 +02:00
Marc Alexander
4cb8c9dbb1
Reworked parts of calendar block
...
Fixed missing CSS for li-tags of calendar
2011-04-01 01:19:01 +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
3d37f531a5
Fixed select for displaying events
2011-03-11 00:15:58 +01:00
Marc Alexander
c550e3289e
Removed unneeded code from portal_calendar module
2011-03-08 20:35:47 +01:00
Marc Alexander
d1e2780222
Add option to show registration link in login box
2011-03-08 20:32:07 +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
48b3a8ad20
Updated author-group
...
Added update instructions for B3P 1.0.6
Renamed topposters.png to portal_top_poster.png
2011-03-04 21:30:20 +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
1cefcbddfe
Added feature for adding modules via ZIP-File
2011-02-04 01:18:23 +00: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
bf324b1181
Remove trigger_error when submitting custom block data since it prevented us from changing the block title
2011-01-12 14:51: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
d38a815055
Fixed incorrect naming of config names;
...
Removed install code that shouldn't be there anymore
2011-01-12 11:24:39 +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
Kevin
b334139ce6
function check_clock_src:
...
binded the function to the real theme path, not the theme name. Sometimes they are different (e.g name: Board3Portal; path: board3portal) and "file_exists" is case sensitive - so we wont run into a "does not exist" loop.
2011-01-11 11:45:34 +00:00
Marc Alexander
488deca772
Added check for existence of clock file;
...
Added basic set of files for moving blocks right & left (still missing the functions in includes/acp/acp_portal.php)
2011-01-10 23:35:20 +00:00
Kevin
48ed9e78de
Fixy...
2011-01-05 13:40:30 +00:00
Marc Alexander
d72f0f80f2
Added forumlist module
2011-01-05 11:28:13 +00:00
Marc Alexander
deca436925
Fixed undefined variable error in birthday list module
2010-12-31 14:06:25 +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
Kevin
a6bf86183f
Removed "echo 'shouldn´t be in here';" - caused debug error.
...
Any special reason for this echo?
2010-12-31 13:36:41 +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
db7004416c
Added permission-settings to the rest of the modules that use a custom acp template;
...
Updated missing or incorrect language variables;
Outcommented a few language variables in info_acp_portal.php that should be deleted in the future;
2010-11-20 17:08:09 +00:00
Marc Alexander
28d6ed74b9
Added permission settings for all blocks;
...
Modified calendar, custom & links module to work with the new permission settings for all blocks;
Added language variables for links block;
2010-11-20 13:39:52 +00:00
Marc Alexander
c2b98fa3f0
Removed permission settings from welcome message block;
...
Permissions will be added to all blocks;
2010-11-19 19:04:45 +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
d8a95996ea
Added custom block
2010-11-15 13:25:24 +00:00
Marc Alexander
df3b9d6db9
Fixed a bug where the user menu overwrites the link to the MCP with the link to the front page although a different link might be wanted, i.e. on different pages of the forum when using the Portalview MOD
2010-11-12 21:27:40 +00:00
Marc Alexander
0f93ff74de
Modified the names of the variables that are assigned in the statistics block in order to prevent overwriting already existing ones when using the Portalview MOD
2010-11-12 21:10:54 +00:00
Marc Alexander
bd81d0163c
Added Who is online? Block
2010-11-06 14:10:33 +00:00
Marc Alexander
9dbd30e909
Using generate_text_for_display in welcome block again
2010-11-06 12:40:42 +00:00
Marc Alexander
a06c5fd197
Added welcome block;
...
Added some new features to welcome block: BBCode buttons, permission system
2010-11-06 00:05:22 +00:00
Marc Alexander
b943ab9fad
Added statistics block
2010-11-03 13:36:56 +00:00
Marc Alexander
c1dbe87441
Added search block;
2010-10-31 15:19:06 +00:00
Marc Alexander
f85ea2624f
Added Recent Topics Block;
...
Removed unnecessary comment from calendar block file;
Fixed incorrect language variables in news block;
2010-10-30 13:53:56 +00:00
Marc Alexander
5294936bef
Added random member block
2010-10-22 14:52:59 +00:00
Marc Alexander
f6d3f90e8f
Fixed incorrect setting of acp display vars in some blocks;
...
Fixed XHTML validation error with blocks that do not have any options;
2010-10-22 14:44:53 +00:00
Marc Alexander
6b49958396
Fixed missing display of event url;
...
Fixed XHTML validation error in calendar;
Added portal block;
2010-10-19 12:56:23 +00:00
Marc Alexander
df881f3cf8
Finished calendar block
2010-10-18 13:36:47 +00:00
Marc Alexander
8521b1d5e0
There is still some work needed for the calendar block, but now it is possible to add events and delete them
2010-10-15 20:35:16 +00:00
Marc Alexander
1350827f0e
Added basic version of calendar block including the ability to add events;
...
Fixed a few small bugs;
2010-10-07 15:11:36 +00:00
Marc Alexander
e1fedf8b62
Added custom acp template to module template portal_default.php
2010-10-07 10:15:15 +00:00
Marc Alexander
38da0b16f5
Fixed some minor issues in main menu block;
...
Added links block;
2010-10-05 20:11:18 +00:00