Marc Alexander
507ba3e1b1
Added missing language variables
v2_0_0a1
2011-03-08 21:21:55 +01:00
Marc Alexander
af7d26038e
Removed code for testing
2011-03-08 20:48:07 +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
c4fb1213a7
Readonly Tag for Link-Us block
2011-03-07 22:19:11 +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
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
7222657cb6
Modified subsilver2 instructions so we won't get errors on re-installing Board3 Portal via AutoMOD
2011-03-04 21:36:51 +01:00
Marc Alexander
0a77b83e94
Renamed topposters.png to portal_top_poster.png
2011-03-04 21:31:49 +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
78fdf7d6b0
Added link to subsilver2 instructions to install.xml
...
Removed unneeded copy instruction
2011-03-04 20:36:45 +01:00
Marc Alexander
cda831af6a
Deleted unneeded files
2011-03-04 20:32:09 +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
67bcedb2c6
Missing change in install.xml
2011-03-03 21:48:36 +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
93b0e8d3e8
Removed unneeded template variables
2011-02-09 16:32:34 +00:00
Marc Alexander
a28429dbc0
Merged proposed change by archivar with a little for the compact blocks and the recent block:
...
http://www.board3.de/viewtopic.php?f=2&t=2262&start=120#p26413
2011-02-09 13:36:02 +00:00
Marc Alexander
58d85c69ea
Reduce the folders we need for language files when auto-adding a module
2011-02-04 01:28:14 +00:00
Marc Alexander
1cefcbddfe
Added feature for adding modules via ZIP-File
2011-02-04 01:18:23 +00:00
Marc Alexander
879e0c89f5
Removed unneeded modules
2011-02-03 22:47:36 +00:00
Marc Alexander
a7ac48f337
Added feature to reset module settings;
...
Fixed bug causing undefined errors on portal ACP page;
2011-02-02 10:35:42 +00:00
Marc Alexander
057821cba1
Added caching for portal_config and portal_modules
2011-02-01 19:28:04 +00:00
Marc Alexander
84bab2be41
Redirect to module config after installing a new module
2011-02-01 00:22:39 +00:00
Marc Alexander
60df8a029d
Added confirm for deleting a module
2011-02-01 00:17:25 +00:00
Marc Alexander
e56458eda7
Hide title of latest bots module in ACP
2011-01-30 15:39:45 +00:00
Marc Alexander
7466027bbb
Just 2 small edits to comments
2011-01-18 18:36:04 +00:00
Kevin
770641a2a4
Fixed (custom) headline
2011-01-13 08:33:08 +00:00
Marc Alexander
f22150b202
Added check for existence of block image;
...
Made language/en/mods/portal.php look nicer
2011-01-12 20:28:08 +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
22f8293466
Modules can now be moved to the a different column, even if it is further down the column than any module in the new column
2011-01-12 15:00:59 +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
af2dcd728d
Fixed incorrect display of custom titles on portal
2011-01-12 14:38:40 +00:00
Marc Alexander
e90474dc3d
Show disabled move icon when it's no possible to move the block to the left/right
2011-01-12 14:19:39 +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
7cf48db1ba
Added jumpbox back -- should be fixed now
2011-01-11 23:09:14 +00:00
Marc Alexander
02a8e3b52b
Delete images folder
2011-01-11 22:56:28 +00:00
Marc Alexander
e9877eaee3
Deleted images/icons/ folder and content
2011-01-11 22:54:33 +00:00
Marc Alexander
0877b1b5d2
Fixed bug caused by previous edits
2011-01-11 17:52:44 +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
19c3163a2b
Added functions for moving blocks to the left & right
2011-01-11 11:04:57 +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
Marc Alexander
9ce0695824
Changed acp_portal submit part so we can run custom function on submit without the need to have the type 'custom'
2011-01-09 21:35:06 +00:00
Kevin
3f1cd43acf
Missing variable added for:
...
LOG_PORTAL_EVENT_UPDATED
2011-01-05 13:58:42 +00:00
Kevin
64ef841d7d
In one language is enough. ;)
2011-01-05 13:53:32 +00:00
Kevin
48ed9e78de
Fixy...
2011-01-05 13:40:30 +00:00
Kevin
fabfd8be10
Ich wusste, ich hab was vergessen...
2011-01-05 13:05:23 +00:00