Commit Graph

1975 Commits

Author SHA1 Message Date
Basil Taha Alhitary d9d00c0652 Create portal_welcome_module.php 2015-12-29 21:36:36 +03:00
Basil Taha Alhitary 8589f28536 Create portal_user_menu_module.php 2015-12-29 21:36:18 +03:00
Basil Taha Alhitary d49d2b2d96 Create portal_topposters_module.php 2015-12-29 21:35:53 +03:00
Basil Taha Alhitary 6b7b261461 Create portal_stylechanger_module.php 2015-12-29 21:35:29 +03:00
Basil Taha Alhitary b19cb5accb Create portal_statistics_module.php 2015-12-29 21:33:15 +03:00
Basil Taha Alhitary f1f228358f Create portal_search_module.php 2015-12-29 21:32:56 +03:00
Basil Taha Alhitary fa503fc5ad Create portal_recent_module.php 2015-12-29 21:32:34 +03:00
Basil Taha Alhitary 3e2231a8e7 Create portal_random_member_module.php 2015-12-29 21:32:07 +03:00
Basil Taha Alhitary ec8782b3b5 Create portal_news_module.php 2015-12-29 21:31:32 +03:00
Basil Taha Alhitary f35af8fe0c Create portal_main_menu_module.php 2015-12-29 21:31:06 +03:00
Basil Taha Alhitary 6207e24081 Create portal_links_module.php 2015-12-29 21:30:40 +03:00
Basil Taha Alhitary fd5fb1ab33 Create portal_link_us_module.php 2015-12-29 21:30:15 +03:00
Basil Taha Alhitary f969e375bc Create portal_leaders_module.php 2015-12-29 21:29:55 +03:00
Basil Taha Alhitary f6f376a23c Create portal_latest_members_module.php 2015-12-29 21:29:28 +03:00
Basil Taha Alhitary 80d4353e43 Create portal_latest_bots_module.php 2015-12-29 21:28:01 +03:00
Basil Taha Alhitary 74f2860521 Create portal_friends_module.php 2015-12-29 21:27:41 +03:00
Basil Taha Alhitary a21358748b Create portal_forumlist_module.php 2015-12-29 21:27:22 +03:00
Basil Taha Alhitary 716ab2cb95 Create portal_donation_module.php 2015-12-29 21:26:58 +03:00
Basil Taha Alhitary 8450b49306 Create portal_custom_module.php 2015-12-29 21:26:32 +03:00
Basil Taha Alhitary dc6df43e8f Create portal_clock_module.php 2015-12-29 19:56:19 +03:00
Basil Taha Alhitary 3cf8cf24f7 Create portal_calendar_module.php 2015-12-29 19:56:02 +03:00
Basil Taha Alhitary d1647a1cb7 Create portal_birthday_list_module.php 2015-12-29 19:55:38 +03:00
Basil Taha Alhitary 674dad9aa9 Create portal_attachments_module.php 2015-12-29 19:55:03 +03:00
Basil Taha Alhitary abff50d9b6 Create portal_announcements_module.php 2015-12-29 19:53:44 +03:00
Basil Taha Alhitary 2838b58151 Create portal_acp.php 2015-12-29 19:46:26 +03:00
Basil Taha Alhitary 9e4b3143df Create portal.php 2015-12-29 19:45:08 +03:00
Basil Taha Alhitary 5aaa3a8297 Create info_acp_portal.php 2015-12-29 19:44:45 +03:00
Marc Alexander 7d4b3c52cd Merge pull request #667 from marc1706/ticket/666
[ticket/666] Reduce caching time of post related queries
2015-12-10 12:53:45 +01:00
Marc Alexander 278765ed30 [ticket/666] Reduce caching time of post related queries
B3P-666
2015-12-10 10:37:04 +01:00
Marc Alexander a152da8dbd Merge pull request #655 from Galixte/patch-1
Minor update of FRENCH language for Board3 Portal extension
2015-10-16 15:09:46 +02:00
Raphaël M. 096b2bb292 Minor update of FRENCH language for Board3 Portal extension 2015-09-20 02:55:42 +02:00
Marc Alexander b93ebc781e Merge pull request #651 from marc1706/ticket/648
[ticket/648] Add missing brackets to donations HTML files
2015-09-14 13:12:43 +02:00
Marc Alexander d7f6d265fa [ticket/648] Add missing brackets to donations HTML files
B3P-648
2015-09-14 12:57:23 +02:00
Marc Alexander 74267a0f9d Merge pull request #650 from marc1706/ticket/649
[ticket/649] Use phpbb_get_user_rank() instead of deprecated function
2015-09-13 23:37:25 +02:00
Marc Alexander bf8d10d3fe [ticket/649] Include correct language file for acp tests
B3P-649
2015-09-13 23:22:15 +02:00
Marc Alexander 8f99c070a8 [ticket/649] Fix test for getSubscribedEvents()
B3P-649
2015-09-13 23:12:27 +02:00
Marc Alexander 94b93c34e6 [ticket/649] Use correct event name and make method public
B3P-649
2015-09-13 23:07:01 +02:00
Marc Alexander 12781a6fc8 [ticket/649] Properly load language for permission settings in ACP
B3P-649
2015-09-13 23:03:10 +02:00
Marc Alexander 0845725ded [ticket/649] Use phpbb_get_user_rank() instead of deprecated function
B3P-649
2015-09-13 18:18:48 +02:00
Marc Alexander 6971392003 Merge pull request #647 from marc1706/ticket/644
[ticket/644] Reduce caching time on portal page
v2.1.0
2015-08-04 15:05:56 +02:00
Marc Alexander 71e51ee730 [ticket/644] Update release date in composer.json
B3P-644
2015-08-04 14:49:22 +02:00
Marc Alexander a991cb1359 [ticket/644] Reduce caching time on portal page
B3P-644
2015-08-04 14:48:31 +02:00
Marc Alexander f3dd0c37c1 Merge pull request #643 from Mauron/patch-1
Italian translation update for portal_acp.php
2015-07-23 12:07:42 +02:00
Mauron 0989a7a058 Italian translation update for portal_acp.php
Some lines have been added; moreover, the ' character has been replaced by ’.
2015-07-23 11:25:25 +02:00
Marc Alexander 2535ca5ebe Merge pull request #642 from marc1706/ticket/641
[ticket/641] Correctly align portal columns with css
2015-07-22 15:22:37 +02:00
Marc Alexander 8e4380a170 [ticket/641] Use correct aria roles for elements
B3P-641
2015-07-22 14:51:29 +02:00
Marc Alexander 3509044e03 [ticket/641] Correctly align portal columns in RTL languages
B3P-641
2015-07-21 14:48:32 +02:00
Marc Alexander c61971e7eb [ticket/641] Use CSS for aligning portal columns
B3P-641
2015-07-21 14:48:07 +02:00
Marc Alexander a1748116f6 Merge pull request #640 from marc1706/ticket/639
[ticket/639] Fix slightly incorrect alignment in portal all view
2015-06-28 19:48:27 +02:00
Marc Alexander 1bb9381027 [ticket/639] Fix slightly incorrect alignment in portal all view
B3P-639
2015-06-28 19:30:26 +02:00