Commit Graph

595 Commits

Author SHA1 Message Date
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
a18a0166e6 Added possibility to add forumlist to top and bottom column
Fixed small typo
2011-04-03 15:59:59 +02:00
Marc Alexander
8eaa1b0629 Updated files for 2.0.0a2 release 2011-04-03 02:00:12 +02:00
Marc Alexander
619eb19342 Fixed incorrect if-statement for error handling 2011-04-03 01:51:54 +02:00
Marc Alexander
05c426b3b8 Added code that was accidentaly removed 2011-04-02 20:03:40 +02:00
Marc Alexander
7810d55702 Fixed mixup with td and tr in subsilver2 calendar block 2011-04-02 19:53:31 +02:00
Marc Alexander
4dc0f2d505 Fixed missing check for correct column when moving a module left or right 2011-04-02 19:49:19 +02:00
Marc Alexander
c3c9d59267 Added missing HTML file for center block of attachments module 2011-04-02 19:02:24 +02:00
Marc Alexander
edd20076ed Fixed mixup with td and tr in subsilver2 calendar block 2011-04-02 12:10:20 +02:00
Marc Alexander
ffeb0a39f3 Fixed incorrect handling of links 2011-04-02 11:20:25 +02:00
Marc Alexander
59a0ab6d90 Fixed missing CSS for li-tags of calendar 2011-04-02 11:05:10 +02:00
Marc Alexander
dc5c9aacf0 Fixed timezone handling in calendar 2011-04-02 10:57:03 +02:00
Marc Alexander
d15900ba85 Added error handling to installation of modules 2011-04-01 18:12:42 +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
491e3f35ef Applied patch for folders with special characters 2011-03-20 00:48:57 +01:00
Marc Alexander
b9c0d7b9c8 Fixed typo 2011-03-11 14:02:34 +01:00
Marc Alexander
9db0baf400 Add feature to disable modules without having to remove them 2011-03-11 14:00:32 +01:00
Marc Alexander
45372fe769 Again, forgot to update install.xml 2011-03-11 00:19:38 +01:00
Marc Alexander
3d37f531a5 Fixed select for displaying events 2011-03-11 00:15:58 +01:00
Marc Alexander
92034a009d Forgot to update install.xml 2011-03-10 22:36:16 +01:00
Marc Alexander
208e5fd254 Added missing IF $S_BLOCK_ICON 2011-03-10 22:24:20 +01:00
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