Marc Alexander
6695373e0b
[fix/folders] move files back to root
2013-10-29 18:18:10 +01:00
Marc Alexander
ffef91d62f
[move_to_portal] Move portal files from root folder to portal folder
2013-10-29 13:32:09 +01:00
Marc Alexander
198e32ea9d
[ticket/224] Add possibility to append username to donation
...
B3P-224
2013-09-21 14:25:11 +02:00
Marc Alexander
f948811044
[cleanup/tabs] Remove unnecessary tabbing in portal files
2013-01-04 16:51:43 +01:00
Marc Alexander
0c90a1c613
Add missing error messages to links & main menu modules
2012-10-13 22:01:50 +02:00
Marc Alexander
f2aad0b6a2
Added missing language vars and removed useless ones
...
Purge caches via install file
2012-03-13 11:24:48 +01:00
Marc Alexander
4e6567c20a
Removed number in latest bots title
2011-07-24 21:42:22 +02:00
Marc Alexander
88b076439c
Modified module title to "Attachments" as suggested by wang555
2011-07-22 18:31:02 +02:00
Marc Alexander
190ac7075e
Fixed 2 small errors in calendar language file
2011-06-06 14:50:38 +02:00
Marc Alexander
9bb57606b3
Added "open links in new window" to main menu and links module
...
Added cache destroy when for portal_modules when installing portal
2011-05-11 14:09:33 +02:00
Marc Alexander
166465b8c2
Added feature to open external event links in a new window
...
Fixed latest bots block
Fixed missing whois_online legend
2011-04-25 17:54:21 +02:00
Marc Alexander
a3c23052bf
Added check to prevent adding a module more than once
...
Few small bugfixes
2011-04-23 18:48:56 +02:00
Marc Alexander
b17a77d152
Remove php closing tag
2011-04-07 13:14:48 +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
d1e2780222
Add option to show registration link in login box
2011-03-08 20:32:07 +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
d72f0f80f2
Added forumlist module
2011-01-05 11:28:13 +00:00
Kevin
feff9a21a7
Fixed changed language variable names in DE, added and translated missing ones.
2010-12-30 15:34:08 +00:00
Marc Alexander
c3cd184b0c
Translated even more module language files;
...
Removed unneeded language string in English language file of Main Menu;
Updated language variable in HTML file of news block;
2010-12-02 15:30:29 +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
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
d8a95996ea
Added custom block
2010-11-15 13:25:24 +00:00
Marc Alexander
bd81d0163c
Added Who is online? Block
2010-11-06 14:10:33 +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
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
38da0b16f5
Fixed some minor issues in main menu block;
...
Added links block;
2010-10-05 20:11:18 +00:00
Marc Alexander
73681a4b43
Added Link Us Block;
...
Fixed a small bug in user menu;
2010-10-03 19:55:56 +00:00
Marc Alexander
960ebc2d77
Reverted a little bit and added ability to set permissions for links
2010-10-03 09:22:47 +00:00
Marc Alexander
8e11e32347
Added basic version of main menu that will allow to edit, add and remove
2010-09-30 21:35:06 +00:00
Marc Alexander
fb33da9e43
ACP backend for menu block should pretty much be finished;
...
This should also work for the links block later on;
2010-09-13 15:30:16 +00:00
Marc Alexander
df162ac76c
Partially added main menu block;
...
There is still a lot of work to do, look for @todo
2010-09-12 16:11:24 +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
acd324d80f
Added Extended Leaders Block
2010-09-01 15:10:09 +00:00
Marc Alexander
5f8c3be754
Added latest members block;
...
Drop-Down list when adding a module now shows the correct title of the block and not the class name;
Added basic log function;
Fixed incorrect EXPLAIN language strings of announcements block;
2010-08-30 20:08:47 +00:00
Marc Alexander
1916e7bb56
Added latest bots block
2010-08-30 13:11:18 +00:00
Marc Alexander
594560996a
Added friends block
2010-08-30 12:31:57 +00:00
Marc Alexander
cf4ba51ed6
Added donation block;
2010-08-29 16:20:04 +00:00
Marc Alexander
3097cd5de7
Added clock;
...
Users are now able to change the clock in the ACP;
2010-08-29 13:30:56 +00:00
Marc Alexander
6a182d6638
Added birthday block;
...
Added stylechanger block;
2010-08-29 12:49:25 +00:00