Commit Graph

151 Commits

Author SHA1 Message Date
Marc Alexander
f6a5de7062 Merge pull request #391 from BianCionaa/patch-7
Create portal_calendar_module.php
2014-11-08 06:54:08 +01:00
Marc Alexander
0d27ba0f84 Add missing less than sign to beginning of file 2014-11-08 06:52:58 +01:00
Marc Alexander
7298b58399 Merge pull request #390 from BianCionaa/patch-6
Create portal_birthday_list_module.php
2014-11-08 06:52:27 +01:00
Marc Alexander
1099a2cd2f Merge pull request #389 from BianCionaa/patch-5
Create portal_attachments_module.php
2014-11-08 06:50:59 +01:00
Marc Alexander
6032016631 Merge pull request #388 from BianCionaa/patch-4
Create portal_announcements_module.php
2014-11-08 06:50:41 +01:00
Marc Alexander
c87709a741 Merge pull request #387 from BianCionaa/patch-3
Create portal_acp.php
2014-11-08 06:50:31 +01:00
Marc Alexander
dacb445b51 Merge pull request #386 from BianCionaa/patch-2
Create portal.php
2014-11-08 06:50:24 +01:00
BianCionaa
4a490385c8 Create portal_whois_online_module.php 2014-11-07 23:24:03 +01:00
BianCionaa
4c5c068adc Create portal_welcome_module.php 2014-11-07 23:23:34 +01:00
BianCionaa
fc395182e3 Create portal_user_menu_module.php 2014-11-07 23:23:11 +01:00
BianCionaa
d71380e88b Create portal_topposters_module.php 2014-11-07 23:22:46 +01:00
BianCionaa
ecef40e3a1 Create portal_stylechanger_module.php 2014-11-07 23:22:24 +01:00
BianCionaa
8efbe99abc Create portal_statistics_module.php 2014-11-07 23:21:59 +01:00
BianCionaa
6588def851 Create portal_search_module.php 2014-11-07 23:21:21 +01:00
BianCionaa
797abf5367 Create portal_recent_module.php 2014-11-07 23:20:49 +01:00
BianCionaa
7486dc94d0 Create portal_random_member_module.php 2014-11-07 23:20:19 +01:00
BianCionaa
612a8e5f78 Create portal_poll_module.php 2014-11-07 23:19:44 +01:00
BianCionaa
76df8a08b5 Create portal_news_module.php 2014-11-07 23:19:15 +01:00
BianCionaa
ed8644facb Create portal_main_menu_module.php 2014-11-07 23:18:51 +01:00
BianCionaa
b9689cad2c Create portal_links_module.php 2014-11-07 23:18:22 +01:00
BianCionaa
0069fe1850 Create portal_link_us_module.php 2014-11-07 23:18:00 +01:00
BianCionaa
a3bba23b23 Create portal_leaders_module.php 2014-11-07 23:17:30 +01:00
BianCionaa
b4a029a0b0 Create portal_latest_members_module.php 2014-11-07 23:16:40 +01:00
BianCionaa
172a985595 Create portal_latest_bots_module.php 2014-11-07 23:16:07 +01:00
BianCionaa
88696e0863 Create portal_friends_module.php 2014-11-07 23:15:38 +01:00
BianCionaa
61fc372bb0 Create portal_forumlist_module.php 2014-11-07 23:15:10 +01:00
BianCionaa
16df69fac3 Create portal_donation_module.php 2014-11-07 23:14:42 +01:00
BianCionaa
5579ea1043 Create portal_custom_module.php 2014-11-07 23:14:13 +01:00
BianCionaa
a3de2c8f23 Create portal_clock_module.php 2014-11-07 23:13:46 +01:00
BianCionaa
0aa26d9e3f Create portal_calendar_module.php 2014-11-07 23:13:08 +01:00
BianCionaa
cf23e694a3 Create portal_birthday_list_module.php 2014-11-07 23:12:42 +01:00
BianCionaa
cddf5d2922 Create portal_attachments_module.php 2014-11-07 23:12:14 +01:00
BianCionaa
758ae3c414 Create portal_announcements_module.php 2014-11-07 23:11:43 +01:00
BianCionaa
f737eded48 Create portal_acp.php 2014-11-07 23:09:30 +01:00
BianCionaa
351ab0494e Create portal.php 2014-11-07 23:08:09 +01:00
BianCionaa
fbe9915c15 Create info_acp_portal.php
Dutch translation
2014-11-07 23:05:05 +01:00
Marc Alexander
099beb8153 [ticket/320] Remove setting for displaying phpBB menu from acp
B3P-320
2014-09-03 20:40:52 +02:00
Marc Alexander
b8266eed8d [ticket/355] Rename MOD version check to Extension version check
B3P-355
2014-08-24 22:58:22 +02:00
phpBB España
bfec89846b Update portal_acp.php
Marc, I think you do not need this part ...?
Lines 122 to 133
2014-08-24 17:52:27 +02:00
Marc Alexander
a61eab4b36 [ticket/337] Move log and permission lang variables back to info_acp_portal
Tests for correct displayal of language variables have been added.

B3P-337
2014-08-23 20:35:48 +02:00
Marc Alexander
0a276c6ec6 [ticket/301] Throw Exception on incorrect call of phpbb_fetch_posts
B3P-301
2014-07-09 20:04:02 +02:00
Marc Alexander
3c3d0d055e [ticket/265] Remove execute flag from files that don't need it
B3P-265
2014-06-27 11:39:14 +02:00
Marc Alexander
6e67220fcc [ticket/248] Allow different types of timestrings for calendar events
B3P-248
2014-06-09 11:43:32 +02:00
Marc Alexander
eb256a647d [ticket/249] Fix codesniffer complaints in portal files
B3P-249
2014-06-09 00:32:38 +02:00
Marc Alexander
c4ab45ade1 [ticket/246] Fix misspellings in portal files
B3P-246
2014-06-08 23:45:11 +02:00
Marc Alexander
d5dc59df3c [ticket/219] Move remaining language variables to portal_acp.php
B3P-219
2014-04-07 12:40:02 +02:00
Marc Alexander
112ce17761 [ticket/219] Remove unnecessary entries from info_acp_portal.php
Only keep the titles and names of the modules and category.

B3P-219
2014-04-07 12:39:34 +02:00
Marc Alexander
c36a297113 [func_test/registered] Fix incorrect name of permissions
Fixed #203

B3P-203
2014-01-31 17:14:24 +01:00
Marc Alexander
fd93ef9702 [move/language] Move language files out of mods folder use module folder
The standard language files are now in language/%language%/ and the module
language files have been moved to  language/%language%/modules/.
2013-11-25 20:48:18 +01:00
Marc Alexander
aceb686d70 [fix/license] Fix license info in PHP files 2013-11-19 00:11:32 +01:00