Marc Alexander
|
f75dd66601
|
[ticket/469] Add prosilver events required for portal on all pages
B3P-469
|
2015-02-13 16:34:52 +01:00 |
|
Marc Alexander
|
0ea8d11360
|
[ticket/469] Remove unused template variable
B3P-469
|
2015-02-13 16:34:52 +01:00 |
|
Marc Alexander
|
70efdf099e
|
[ticket/469] Add CSS if portal is displayed on all pages
B3P-469
|
2015-02-13 16:34:51 +01:00 |
|
Marc Alexander
|
bc3b430569
|
[ticket/469] Add new language entries for displaying portal on all pages
B3P-469
|
2015-02-13 16:34:51 +01:00 |
|
Marc Alexander
|
ee096bf60d
|
[ticket/469] Allow restricting portal columns based on parameter in handle
B3P-469
|
2015-02-13 16:34:50 +01:00 |
|
Marc Alexander
|
f2b002c49b
|
[ticket/469] Check current page with get_current_url()
The current session page seems to be wrong on the first page access.
B3P-469
|
2015-02-13 16:34:49 +01:00 |
|
Marc Alexander
|
a50e6c04d0
|
[ticket/469] Make listener display portal if settings are set to true
B3P-469
|
2015-02-13 16:34:49 +01:00 |
|
Marc Alexander
|
e4861caed8
|
[ticket/469] Add settings for displaying portal on all pages
B3P-469
|
2015-02-13 16:34:48 +01:00 |
|
Marc Alexander
|
7a63c9a3a8
|
[ticket/469] Make sure to not define constants more than once
B3P-469
|
2015-02-13 16:34:47 +01:00 |
|
Marc Alexander
|
2397563b9a
|
Merge pull request #472 from marc1706/ticket/471
[ticket/471] Do not shorten text if limit is at 0
|
2015-02-12 23:52:15 +01:00 |
|
Marc Alexander
|
ce42fb4fb8
|
[ticket/471] Do not shorten text if limit is at 0
Also, text will no longer be shortened if the modules is using the compact
style.
B3P-471
|
2015-02-12 23:03:33 +01:00 |
|
Marc Alexander
|
b98c6fed23
|
Merge pull request #468 from marc1706/ticket/467
[ticket/467] Update composer dependencies
|
2015-02-11 15:30:21 +01:00 |
|
Marc Alexander
|
8d38348f15
|
[ticket/467] Update composer dependencies
B3P-467
|
2015-02-11 15:14:39 +01:00 |
|
Marc Alexander
|
64eb8f871a
|
[ticket/467] Update composer.phar to latest version
B3P-467
|
2015-02-11 15:13:48 +01:00 |
|
Marc Alexander
|
6614a7c320
|
Merge pull request #466 from marc1706/ticket/465
[ticket/465] Use path instead of pattern in routing.yml
|
2015-02-11 12:08:26 +01:00 |
|
Marc Alexander
|
9bf8fd049d
|
[ticket/465] Use path instead of pattern in routing.yml
B3P-465
|
2015-02-11 11:53:19 +01:00 |
|
Marc Alexander
|
6e6e3c504b
|
Merge pull request #463 from Galixte/patch-2
Update for FRENCH translation for Board3 Portal extension
|
2015-02-08 11:26:48 +01:00 |
|
Raphaël
|
e3163df594
|
Update for FRENCH translation for portal_topposters_module.php file
Update for FRENCH translation for portal_topposters_module.php file
|
2015-02-08 00:11:49 +01:00 |
|
Raphaël
|
3713332da0
|
Update for FRENCH translation for portal_latest_bots_module.php file
Update for FRENCH translation for portal_latest_bots_module.php file
|
2015-02-08 00:08:16 +01:00 |
|
Raphaël
|
68af642d73
|
Update for FRENCH translation for portal_random_member_module.php file
Update for FRENCH translation for portal_random_member_module.php file
|
2015-02-08 00:07:10 +01:00 |
|
Marc Alexander
|
f4ce532f69
|
Merge pull request #462 from marc1706/ticket/461
[ticket/461] Fix tests for current version
|
2015-02-07 19:51:59 +01:00 |
|
Marc Alexander
|
2c62ff85a9
|
[ticket/461] Fix tests for current version
B3P-461
|
2015-02-07 19:37:59 +01:00 |
|
Marc Alexander
|
4f5fdeb090
|
Merge pull request #460 from marc1706/ticket/449
[ticket/449] Prepare package for 2.1.0-RC2 release
v2.1.0-RC2
|
2015-02-07 19:03:44 +01:00 |
|
Marc Alexander
|
3d1ede7c1b
|
[ticket/449] Make sure border color is not overwritten again by prosilver
B3P-449
|
2015-02-07 18:48:13 +01:00 |
|
Marc Alexander
|
b3265046f7
|
[ticket/449] Replace invalid img tags with divs
B3P-449
|
2015-02-07 18:40:23 +01:00 |
|
Marc Alexander
|
02684758db
|
[ticket/449] Update version and add migration for 2.1.0-rc2
B3P-449
|
2015-02-07 18:17:53 +01:00 |
|
Marc Alexander
|
655518a9d1
|
[ticket/449] Update copyright dates and release dates
B3P-449
|
2015-02-07 18:14:38 +01:00 |
|
Marc Alexander
|
771fcfe06c
|
Merge pull request #457 from marc1706/ticket/456
[ticket/456] Modify files for passing code sniffer
|
2015-02-02 11:08:08 +01:00 |
|
Marc Alexander
|
f1ca2d8a39
|
[ticket/456] Do not include functions_modules in controller
B3P-456
|
2015-02-02 10:58:15 +01:00 |
|
Marc Alexander
|
0e58d83267
|
[ticket/456] Ignore coding standards in functions.php
B3P-456
|
2015-02-02 10:52:14 +01:00 |
|
Marc Alexander
|
e08b15ede8
|
[ticket/456] Remove functions_modules.php
The functions in functions_modules.php were already deprecated.
B3P-456
|
2015-02-02 10:51:06 +01:00 |
|
Marc Alexander
|
e6aca6aa17
|
Merge pull request #455 from marc1706/ticket/454
[ticket/454] Check for IN_PHPBB in functions files
|
2015-02-01 11:50:58 +01:00 |
|
Marc Alexander
|
70efb8a4e8
|
[ticket/454] Ignore IN_PHPBB check in coding standards check
B3P-454
|
2015-02-01 11:39:52 +01:00 |
|
Marc Alexander
|
f1b77b1a2b
|
[ticket/454] Remove constants.php
B3P-454
|
2015-02-01 01:54:44 +01:00 |
|
Marc Alexander
|
cbe947fba4
|
[ticket/454] Check for IN_PHPBB in functions files
B3P-454
|
2015-02-01 01:40:22 +01:00 |
|
Marc Alexander
|
a1375a4d6b
|
Merge pull request #453 from marc1706/ticket/452
[ticket/452] Correctly show groups in leaders module
|
2015-02-01 01:21:16 +01:00 |
|
Marc Alexander
|
44fae8c7cb
|
[ticket/452] Correctly select groups selected for displayal in legend
B3P-452
|
2015-02-01 01:12:59 +01:00 |
|
Marc Alexander
|
12947c612f
|
[ticket/452] Correctly display moderators in leaders module
B3P-452
|
2015-02-01 01:08:32 +01:00 |
|
Marc Alexander
|
d4bd1db22e
|
Merge pull request #451 from Galixte/patch-1
FRENCH translation for Board3 Portal extension
|
2015-01-31 09:37:40 +01:00 |
|
Raphaël
|
1a775ac6c3
|
FRENCH translation for portal_whois_online_module.php file
FRENCH translation for portal_whois_online_module.php file
|
2015-01-29 10:57:06 +01:00 |
|
Raphaël
|
baef0aaa22
|
FRENCH translation for portal_welcome_module.php file
FRENCH translation for portal_welcome_module.php file
|
2015-01-29 10:56:22 +01:00 |
|
Raphaël
|
1d7f29a526
|
FRENCH translation for portal_user_menu_module.php file
FRENCH translation for portal_user_menu_module.php file
|
2015-01-29 10:55:02 +01:00 |
|
Raphaël
|
6d1b5cf43a
|
FRENCH translation for portal_topposters_module.php file
FRENCH translation for portal_topposters_module.php file
|
2015-01-29 10:53:28 +01:00 |
|
Raphaël
|
720676185f
|
FRENCH translation for portal_stylechanger_module.php file
FRENCH translation for portal_stylechanger_module.php file
|
2015-01-29 10:52:39 +01:00 |
|
Raphaël
|
7d177dc608
|
FRENCH translation for portal_statistics_module.php file
FRENCH translation for portal_statistics_module.php file
|
2015-01-29 10:51:59 +01:00 |
|
Raphaël
|
ecf9a0eaf4
|
FRENCH translation for portal_search_module.php file
FRENCH translation for portal_search_module.php file
|
2015-01-29 10:50:52 +01:00 |
|
Raphaël
|
f37aad2148
|
FRENCH translation for portal_recent_module.php file
FRENCH translation for portal_recent_module.php file
|
2015-01-29 10:49:32 +01:00 |
|
Raphaël
|
df6424f4dc
|
FRENCH translation for portal_random_member_module.php file
FRENCH translation for portal_random_member_module.php file
|
2015-01-29 10:46:14 +01:00 |
|
Raphaël
|
0622556422
|
FRENCH translation for portal_poll_module.php file
FRENCH translation for portal_poll_module.php file
|
2015-01-29 10:45:19 +01:00 |
|
Raphaël
|
c5fcf594fe
|
FRENCH translation for portal_news_module.php file
FRENCH translation for portal_news_module.php file
|
2015-01-29 10:44:24 +01:00 |
|