Marc Alexander
a699a92e31
Merge pull request #493 from marc1706/ticket/492
...
[ticket/492] Use B3P controller helper for loading module language
2015-03-02 14:14:33 +01:00
Marc Alexander
22ef20d0e7
[ticket/492] Use B3P controller helper for loading module language
...
B3P-492
2015-03-02 13:50:28 +01:00
Marc Alexander
a9c5913c1f
Merge pull request #491 from Galixte/patch-4
...
Update for FRENCH translation - UTF8 FRENCH quotes
2015-03-02 11:01:01 +01:00
Raphaël
74adacbe1f
Update for FRENCH translation for portal_recent_module.php file
...
Update for FRENCH translation for portal_recent_module.php file
2015-02-28 15:31:26 +01:00
Raphaël
e2c85346b0
Update for FRENCH translation for portal_poll_module.php file
...
Update for FRENCH translation for portal_poll_module.php file
2015-02-28 15:31:03 +01:00
Raphaël
7129e5e2a2
Update for FRENCH translation for portal_news_module.php file
...
Update for FRENCH translation for portal_news_module.php file
2015-02-28 15:30:38 +01:00
Raphaël
af21b2edc4
Update for FRENCH translation for portal_attachments_module.php file
...
Update for FRENCH translation for portal_attachments_module.php file
2015-02-28 15:30:09 +01:00
Raphaël
f65f132649
Update for FRENCH translation for portal_announcements_module.php file
...
Update for FRENCH translation for portal_announcements_module.php file
2015-02-28 15:29:45 +01:00
Raphaël
7ac5201425
Update for FRENCH translation - UTF8 FRENCH quotes
...
Update for FRENCH translation for portal_acp.php file
Update for FRENCH translation for modules/portal_announcements_module.php
Update for FRENCH translation for modules/portal_attachments_module.php
Update for FRENCH translation for modules/portal_news_module.php
Update for FRENCH translation for modules/portal_poll_module.php
Update for FRENCH translation for modules/portal_recent_module.php
2015-02-28 15:28:59 +01:00
Marc Alexander
6488dd8d0c
Merge pull request #490 from marc1706/ticket/487
...
[ticket/487] Add missing language entries to German language
2015-02-27 21:00:17 +01:00
Marc Alexander
df854fe083
[ticket/487] Add missing language entries to German language
...
B3P-487
2015-02-27 20:41:57 +01:00
Marc Alexander
36db7c0b28
Merge pull request #488 from marc1706/ticket/477
...
[ticket/477] Expect version_helper to throw RuntimeException
2015-02-27 10:40:39 +01:00
Marc Alexander
3c23f6b405
[ticket/477] Expect version check to return false
...
B3P-477
2015-02-27 09:24:51 +01:00
Marc Alexander
de98a00df5
[ticket/477] Use class members instead of passing by reference
...
B3P-477
2015-02-27 09:19:25 +01:00
Marc Alexander
96b31e8abb
[ticket/477] Move assignment of update information to seperate method
...
B3P-477
2015-02-27 09:16:19 +01:00
Marc Alexander
dec789fef7
Merge pull request #489 from marc1706/ticket/464
...
[ticket/464] Use phpbb_admin_path for links to acp pages
2015-02-27 09:08:13 +01:00
Marc Alexander
3e18e50f89
[ticket/464] Use phpbb_admin_path for links to acp pages
...
B3P-464
2015-02-26 23:12:29 +01:00
Marc Alexander
53eb8ebe02
[ticket/477] Expect version_helper to throw RuntimeException
...
B3P-477
2015-02-26 23:08:07 +01:00
Marc Alexander
9551290fcf
Merge pull request #485 from marc1706/ticket/482
...
[ticket/482] Get rid of conflicts between portal and phpBB CSS
2015-02-26 21:12:21 +01:00
Marc Alexander
e838684ae5
Merge pull request #486 from marc1706/ticket/481
...
[ticket/481] Remove unneeded assignment of S_SEARCH_ACTION in search
2015-02-26 21:06:34 +01:00
Marc Alexander
b68bb7f4a6
[ticket/481] Remove unneeded assignment of S_SEARCH_ACTION in search
...
B3P-481
2015-02-26 17:55:34 +01:00
Marc Alexander
119855aedf
Merge pull request #484 from marc1706/ticket/483
...
[ticket/483] Use phpBB's 3.1.x branch for travis builds
2015-02-26 17:45:21 +01:00
Marc Alexander
5b6b6740ca
[ticket/483] Use phpBB's 3.1.x branch for travis builds
...
B3P-483
2015-02-26 17:08:00 +01:00
Marc Alexander
3ab38cdf31
[ticket/482] Get rid of conflicts between portal and phpBB CSS
...
B3P-482
2015-02-26 17:02:11 +01:00
Marc Alexander
5c79d9452a
Merge pull request #480 from Galixte/patch-3
...
Update for FRENCH translation for portal_acp.php file
2015-02-21 11:31:22 +01:00
Raphaël
ce17432e78
Update for FRENCH translation for portal_acp.php file
...
Update for FRENCH translation for portal_acp.php file
2015-02-21 01:28:54 +01:00
Marc Alexander
7b9380360c
Merge pull request #476 from marc1706/ticket/475
...
[ticket/475] Show "No announcements" if no announcements present
2015-02-15 10:31:47 +01:00
Marc Alexander
a8655fc78d
Merge pull request #474 from marc1706/ticket/473
...
[ticket/473] Correctly create news on read all page
2015-02-15 01:16:57 +01:00
Marc Alexander
d16acc444b
[ticket/475] Show "No announcements" if no announcements present
...
B3P-475
2015-02-15 01:09:57 +01:00
Marc Alexander
76c5f62cbd
[ticket/473] Correctly create news on read all page
...
B3P-473
2015-02-15 01:01:58 +01:00
Marc Alexander
faedc2bd25
Merge pull request #470 from marc1706/ticket/469
...
[ticket/469] Add setting for displaying portal side columns on all pages
2015-02-14 22:51:08 +01:00
Marc Alexander
cfa2657da4
[ticket/469] Correctly create path to images on pages outside root
...
B3P-469
2015-02-14 22:30:57 +01:00
Marc Alexander
8e85752c65
[ticket/469] Enable portal on all pages in subsilver2 & add tests
...
B3P-469
2015-02-14 22:21:10 +01:00
Marc Alexander
9899d4fd3c
[ticket/469] Fix incorrect doc block
...
B3P-469
2015-02-13 22:23:49 +01:00
Marc Alexander
1e7dc9b576
[ticket/469] Add tests for displaying all pages using main controller
...
B3P-469
2015-02-13 22:23:23 +01:00
Marc Alexander
30bd67f3d8
[ticket/469] Fix tests with new settings
...
B3P-469
2015-02-13 19:52:00 +01:00
Marc Alexander
311c7cb97f
[ticket/469] Only allow showing left or right module on all pages
...
B3P-469
2015-02-13 16:34:53 +01:00
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