Tristan Darricau
cb3eb84665
[ticket/13034] Fix the route generated for the frontend not in the phpbb root
...
PHPBB3-13034
2014-09-04 23:21:55 +02:00
Jakub Senko
1d4cae9ecb
[ticket/12852] Add space after if
...
PHPBB3-12852
2014-09-04 17:44:41 +02:00
Jakub Senko
28587d0afc
[ticket/12852] Remove whitespace
...
PHPBB3-12852
2014-09-04 16:15:45 +02:00
Jakub Senko
17e4e5f8c4
[ticket/12852] Make get_url_parts handle get variable with no value
...
PHPBB3-12852
2014-09-04 13:33:04 +02:00
Marc Alexander
10c99b3c2b
Merge pull request #2917 from bantu/ticket/13032
...
[ticket/13032] Update Symfony Components to 2.3.19
2014-09-04 13:06:13 +02:00
Marc Alexander
7de15bc54c
[ticket/13031] Only use mimetype guesser guess if it helps us
...
If we already have a mimetype and the guesser's guess is the default fallback,
we should keep the already existing mimetype the browser supplied. Otherwise,
platforms that might not support mimetype guessers will cause us to always
have the mimetype set to application/octet-stream on images. This will prevent
users from uploading images.
PHPBB3-13031
2014-09-03 23:09:17 +02:00
Andreas Fischer
a3c63f6c03
[ticket/13032] Also update symfony/css-selector and pin it down.
...
PHPBB3-13032
2014-09-03 21:47:41 +02:00
Andreas Fischer
65577ed422
[ticket/13032] Update Symfony Components to 2.3.19
...
PHPBB3-13032
2014-09-03 21:40:38 +02:00
Marc Alexander
6777d462ff
Merge pull request #2908 from Pico/t/12661
...
[ticket/12661] Load extensions templates from "all" folder by render()
2014-09-02 20:54:51 +02:00
Marc Alexander
d86817ef07
Merge pull request #2887 from Pico/ticket/12991
...
[ticket/12991] Have events after/before "add warning" field - user and post
2014-09-01 22:43:54 +02:00
rxu
1d4c040d4f
[ticket/12969] Add template events around username link on composing pm
...
Add template event before/after find username link on composing pm
to allow extensions perform additional actions on user finding.
PHPBB3-12969
2014-09-02 01:02:17 +08:00
Marc Alexander
97c798a375
Merge pull request #2913 from Nicofuma/ticket/13024
...
[ticket/13024] Add template event viewtopic_body_postrow_post_content_footer
2014-08-31 19:30:01 +02:00
Tristan Darricau
76053b3cd4
[ticket/13024] Add template event viewtopic_body_postrow_post_content_footer
...
PHPBB3-13024
2014-08-30 23:52:14 +02:00
Marc Alexander
01f821bbc3
Merge pull request #2826 from brunoais/ticket/12928
...
[ticket/12928] core.mcp_reports_gather_query_before
2014-08-30 22:55:56 +02:00
Pico
7fc550aedc
[ticket/12991] Correct language mistakes
...
PHPBB3-12991
2014-08-30 06:31:55 +02:00
Dhruv Goel
6d9c0a76df
Merge pull request #2865 from marc1706/ticket/12966
...
[ticket/12966] Sort posts by post_id in addition to sorting by post_time
2014-08-29 20:44:01 +05:30
PayBas
ab9cdcadfb
[ticket/12961] Shorten ext-db link text
...
PHPBB3-12961
2014-08-26 12:45:54 +02:00
n-aleha
bcc1b7aec9
[ticket/11909] Remove unused function load_migrations
...
Remove unused function load_migrations from \phpbb\db\migrator
PHPBB3-11909
2014-08-26 02:56:47 +03:00
Cesar G
7cd6dbe898
Merge remote-tracking branch 'PayBas/ticket/12506' into develop-ascraeus
...
* PayBas/ticket/12506:
[ticket/12506] Fix search result h3 margin
[ticket/12506] Fix responsive profile min-height (no avatar)
[ticket/12506] Reposition buttons to make room for "online" banner
[ticket/12506] Reposition post-buttons for compact layout
2014-08-25 13:13:25 -07:00
Andreas Fischer
9fc5073540
Merge pull request #2905 from Nicofuma/ticket/13008
...
[ticket/13008] Use an absolute path with the FileLocator for the routing files
* Nicofuma/ticket/13008:
[ticket/13008] Add functionnal test
[ticket/13008] Use an absolute path with the FileLocator for the routing files
2014-08-24 22:32:54 +02:00
Pico88
273fc5b5b6
[ticket/12661] Add template test
...
PHPBB3-12661
2014-08-24 10:16:39 +02:00
Pico88
ae3b015f65
[ticket/12661] Load extensions templates from "all" folder by render()
...
PHPBB3-12661
2014-08-24 08:10:37 +02:00
Tristan Darricau
154710aa50
Merge pull request #2907 from marc1706/ticket/13010
...
[ticket/13010] Specifiy correct clean_row() call in phpbb_get_avatar docblock
* marc1706/ticket/13010:
[ticket/13010] Specifiy correct clean_row() call in phpbb_get_avatar docblock
2014-08-24 00:26:27 +02:00
Marc Alexander
e2c56609ab
Merge pull request #2904 from Nicofuma/ticket/12990
...
[ticket/12990] Disable all the notifications types which are not in the core
2014-08-24 00:20:24 +02:00
Marc Alexander
6e274740df
[ticket/13010] Specifiy correct clean_row() call in phpbb_get_avatar docblock
...
PHPBB3-13010
2014-08-24 00:11:43 +02:00
Tristan Darricau
1a41632af8
[ticket/12990] Disable all the notifications types which are not in the core
...
PHPBB3-12990
2014-08-23 23:39:46 +02:00
Marc Alexander
e5e45f860b
[ticket/12966] Sort by post_time and post_id where applicable
...
This change was not applied to the search as this would require a larger
rewrite of the search methods.
PHPBB3-12966
2014-08-23 16:36:39 +02:00
Tristan Darricau
03b9eb5dcb
[ticket/13008] Use an absolute path with the FileLocator for the routing files
...
PHPBB3-13008
2014-08-23 12:34:23 +02:00
PayBas
5eea1ca44e
[ticket/12961] Fix missing phpBB.com
...
Don't know how that happened. Weird
PHPBB3-12961
2014-08-23 12:32:43 +02:00
Andreas Fischer
a79da361ee
Merge pull request #2783 from hanakin/ticket/12862
...
[ticket/12862] Fix pop-up box wraps
* hanakin/ticket/12862:
[ticket/12862] Remove remaining simple-wrap id
[ticket/12862] Resize popups consistently
[ticket/12862] Add Border
2014-08-23 11:40:37 +02:00
rxu
30b6080529
[ticket/13006] Add variables to the 'core.modify_quickmod_actions' event
...
Add $quickmod and $action variables
for the 'core.modify_quickmod_actions' event trigerring
to avoid of using global operator in corresponding extensions.
PHPBB3-13006
2014-08-22 21:55:26 +08:00
PayBas
f22ee4f73a
[ticket/12961] Remove target="_blank" and switch to <strong>
...
PHPBB3-12961
2014-08-22 15:23:35 +02:00
rxu
0aa7d3ef75
[ticket/13005] Add event to display_forums() to modify category template data
...
While there're events to modify/add FORUM_POST/FORUM_LINK template data,
such an event is missing for FORUM_CAT forum type.
PHPBB3-13005
2014-08-22 18:53:20 +08:00
Andreas Fischer
d2ed2c4e1e
Merge pull request #2899 from Skouat/ticket/13003
...
[ticket/13003] Add missing language keys
* Skouat/ticket/13003:
[ticket/13003] Add missing language keys
2014-08-22 11:59:26 +02:00
Andreas Fischer
39bfbc3a26
Merge pull request #2900 from prototech/ticket/13004
...
[ticket/13004] Remove obsolete S_HAS_ATTACHMENTS check from topic tools.
* prototech/ticket/13004:
[ticket/13004] Remove obsolete S_HAS_ATTACHMENTS check from topic tools.
2014-08-21 22:48:15 +02:00
PayBas
ca55f22c73
[ticket/12961] Add additional link to the KB
...
PHPBB3-12961
2014-08-21 20:05:55 +02:00
Cesar G
be0ebbe644
[ticket/13004] Remove obsolete S_HAS_ATTACHMENTS check from topic tools.
...
PHPBB3-13004
2014-08-21 10:47:40 -07:00
Mario Skouat
923a818e37
[ticket/13003] Add missing language keys
...
PHPBB3-13003
2014-08-21 19:37:03 +02:00
Tristan Darricau
afb9d0a3d7
[ticket/12990] Use {$var} instead of ${var}
...
PHPBB3-12990
2014-08-21 16:04:46 +02:00
Andreas Fischer
a7a05ca75c
Merge pull request #2894 from Nicofuma/ticket/12999
...
[ticket/12999] Remove @author tags
* Nicofuma/ticket/12999:
[ticket/12999] Remove @author tags
2014-08-21 13:44:10 +02:00
Marc Alexander
31aac66f5a
Merge pull request #2885 from Nicofuma/ticket/12990
...
[ticket/12990] Use the full services name for the notification's types
2014-08-21 00:44:05 +02:00
Marc Alexander
421005b282
Merge pull request #2889 from rxu/ticket/12994
...
[ticket/12994] Add core event to viewtopic.php before sending vars to template
2014-08-21 00:22:18 +02:00
rxu
60b38847d2
[ticket/12994] Add core event to viewtopic.php before sending vars to template
...
Add core event to viewtopic.php before sending vars to template
to allow extensions performing additional actions/modifying data first.
PHPBB3-12994
2014-08-21 04:54:26 +08:00
Tristan Darricau
9486c693b6
[ticket/12998] Fix use of $lang in mcp_warn.php
...
PHPBB3-12998
2014-08-19 23:02:54 +02:00
Tristan Darricau
c013e727d4
[ticket/12999] Remove @author tags
...
PHPBB3-12999
2014-08-19 22:54:45 +02:00
Tristan Darricau
fe1ab6d2ef
[ticket/12993] Return an array instead of reference passing
...
PHPBB3-12993
2014-08-19 22:25:01 +02:00
Louis7777
8a5dd101a3
[ticket/12989] Remove unused "created_by.jpg"
...
This image is not used anywhere in prosilver.
PHPBB3-12989
2014-08-19 20:58:47 +02:00
Tristan Darricau
5e7d9d2fcf
[ticket/12993] Fix includes of functions_display
...
PHPBB3-12993
2014-08-19 13:51:21 +02:00
Tristan Darricau
496cc64bc6
[ticket/12993] Rename to phpbb_get_user_rank
...
PHPBB3-12993
2014-08-18 16:32:05 +02:00
Tristan Darricau
685bdc87e6
[ticket/12993] Fix user_loader and memberlist
...
PHPBB3-12993
2014-08-18 14:07:47 +02:00