Marc Alexander
e322510c6d
Merge branch '3.2.x'
2019-01-20 15:38:36 +01:00
Marc Alexander
2af8713a48
Merge pull request #5469 from senky/ticket/15899
...
[ticket/15899] Add core.modify_attachment_sql_ary_on_* events
2019-01-20 15:38:13 +01:00
Alec
36083872e0
[ticket/15944] Add core.posting_modify_quote_attributes
...
Allow modification of the quote attributes of the current post being quoted
Any information in there can be changed without affecting the rest of the page
New attributes can also be added if an extension needed to as well
PHPBB3-15944
2019-01-18 22:14:51 -05:00
jasonmarlin
c43ad073e4
[ticket/15941] Small change to induce rebuild
...
PHPBB3-15941
2019-01-18 08:38:59 -05:00
jasonmarlin
a0f1ec852a
[ticket/15941] Replace MAX SQL in functions_posting.php
...
Replace MAX SQL function with faster query using order by and limit.
The ajacent query could also be optimized to eliminate the usage of MAX.
Note that adding a compound key as suggested by EXPLAIN SQL yields an
improvement, but not nearly as fast as ORDER + LIMIT.
PHPBB3-15941
2019-01-17 20:27:10 -05:00
mrgoldy
a925605b88
[ticket/15942] Optimize count
...
PHPBB3-15942
2019-01-15 20:58:54 +01:00
mrgoldy
3f4b7059cb
[ticket/15942] Allow array in confirm_box title
...
PHPBB3-15942
2019-01-15 20:50:37 +01:00
jasonmarlin
cffdc8efff
[ticket/15941] Replace MAX to speed up query in update_post_information
...
Replace MAX SQL function with faster query using order by and limit.
The ajacent query could also be optimized to eliminate the usage of MAX.
Note that adding a compound key as suggested by EXPLAIN SQL yields an
improvement, but not nearly as fast as ORDER + LIMIT.
PHPBB3-15941
2019-01-15 11:31:38 -05:00
mrgoldy
e8bbbbd6fa
[ticket/15931] Fix PM report emails
...
PHPBB3-15931
2019-01-14 14:52:06 +01:00
mrgoldy
8d8dbb2129
[ticket/15939] Pagination docblocks
...
PHPBB3-15939
2019-01-14 12:50:07 +01:00
mrgoldy
214cf2c011
[ticket/15886] Move append_sid from constructor
...
PHPBB3-15886
2019-01-07 21:19:58 +01:00
Marc Alexander
b8cc0c77a2
Merge pull request #5497 from hanakin/ticket/15927
...
[ticket/15927] Fix acp style tables width issue
2019-01-06 21:06:20 +01:00
Marc Alexander
fdfb825b96
Merge branch '3.2.x'
2019-01-06 21:03:27 +01:00
Marc Alexander
673433dadb
Merge pull request #5498 from 3D-I/ticket/15926
...
[ticket/15926] Deny 3.2.x installation if PHP >= 7.3-dev
2019-01-06 20:58:52 +01:00
Marc Alexander
55b57eb8c2
Merge branch 'ticket/15928' into ticket/15928-master
2019-01-06 18:13:21 +01:00
Marc Alexander
0af07d1425
[ticket/15928] Remove support for downloading backups
...
PHPBB3-15928
2019-01-06 16:52:47 +01:00
3D-I
89f586e99e
[ticket/15889] Use array version of sql_from tables in sql array
...
PHPBB3-15889
2019-01-06 04:25:53 +01:00
Marc Alexander
eead94c8a6
[ticket/15889] Use array version of sql_from tables in sql array
...
PHPBB3-15889
2019-01-06 04:06:16 +01:00
3D-I
a0efae7734
[ticket/15926] Deny 3.2.x installation if PHP >= 7.3-dev
...
PHPBB3-15926
2019-01-06 00:10:13 +01:00
3D-I
be0696a954
[ticket/15926] Update docs/INSTALL.html
...
PHPBB3-15926
2019-01-05 18:57:23 +01:00
hanakin
1c4f1fb711
[ticket/15927] Avoid using floats
...
PHPBB3-15927
2019-01-05 12:54:55 -05:00
3D-I
8fa7e18e2b
[ticket/15926] Deny 3.2.x installation if PHP >= 7.3-dev
...
PHPBB3-15926
2019-01-05 18:36:54 +01:00
Marc Alexander
4c0a948d84
Merge branch '3.2.x'
2019-01-05 16:12:43 +01:00
Marc Alexander
537ff0c567
Merge pull request #5457 from battye/ticket/15883
...
[ticket/15883] New error message for when users try adding invalid usernames to a group
2019-01-05 16:12:29 +01:00
battye
08968bdb60
[ticket/15883] Doc block change
...
PHPBB3-15883
2019-01-05 08:19:21 +00:00
3D-I
5949f912ba
[ticket/15926] Deny 3.2.x installation if PHP >= 7.3-dev
...
PHPBB3-15926
2019-01-05 01:32:43 +01:00
hanakin
d14b1b3906
[ticket/15927] Fix render issue
...
PHPBB3-15927
2019-01-04 18:17:26 -05:00
Máté Bartus
25e3d69ad6
Merge pull request #5049 from hanakin/ticket/15462
...
[ticket/15462] add bidi.css to stylesheet.css
2019-01-04 19:41:16 +01:00
battye
3f19d32f76
[ticket/15883] Review changes
...
PHPBB3-15883
2019-01-04 15:49:15 +00:00
Marc Alexander
0e83cbe658
[ticket/14948] Require json extension in composer.json
...
PHPBB3-14948
2019-01-02 20:19:58 +01:00
Marc Alexander
f3cfe6b164
[ticket/14948] Use continue 2 instead of continue to continue while loop
...
PHPBB3-14948
2019-01-02 20:19:57 +01:00
Marc Alexander
830269dfee
[ticket/14948] Update lexer to be compatible with twig 2.6
...
PHPBB3-14948
2019-01-02 20:19:57 +01:00
Marc Alexander
75757a7db4
[ticket/14948] Update requirements and travis build matrix
...
PHPBB3-14948
2019-01-02 20:19:56 +01:00
Marc Alexander
c6cc6ba8d8
[ticket/14948] Adjust calls for twig and phpunit updates
...
PHPBB3-14948
2019-01-02 20:19:56 +01:00
Marc Alexander
8e78d829b1
[ticket/14948] Require PHP 7.1 and update dependencies
...
PHPBB3-14948
2019-01-02 20:19:55 +01:00
mrgoldy
daf58a13c2
[ticket/15885] Display group rank on memberlist_body
...
PHPBB3-15885
2019-01-02 14:56:00 +01:00
mrgoldy
f6c93a81d3
[ticket/15886] No profile url for BOTS group
...
PHPBB3-15886
2019-01-02 13:21:44 +01:00
mrgoldy
50cec4d54c
[ticket/15886] Change phpbb_get_group_avatar variable names
...
PHPBB3-15886
2018-12-30 14:15:03 +01:00
Máté Bartus
5667eecab8
[ticket/15921] Fix master build
...
PHPBB3-15921
2018-12-29 23:32:29 +01:00
chita
3a45e1fbcc
Merge branch '3.2.x'
2018-12-29 16:06:55 +01:00
chita
a578ce0119
Merge pull request #5488 from marc1706/ticket/15921
...
[ticket/15921] Update textformattter to 1.3.2
2018-12-29 15:56:44 +01:00
mrgoldy
e2e3d402a2
[ticket/15886] Clean up services
...
PHPBB3-15886
2018-12-29 13:28:00 +01:00
mrgoldy
d79eb72fc1
[ticket/15886] Class variable, comment splitting, events since tag, class names
...
PHPBB3-15886
2018-12-29 13:11:51 +01:00
Marc Alexander
c82fb61ac5
Merge branch '3.2.x'
2018-12-29 12:25:57 +01:00
Marc Alexander
86c773fbf9
Merge pull request #5462 from 3D-I/ticket/15890
...
[ticket/15890] Add core.memberlist_modify_viewprofile_sql
2018-12-29 12:25:52 +01:00
JoshyPHP
e9310c928e
[ticket/15921] Use backward compatible template for emojis
...
PHPBB3-15921
2018-12-29 11:23:47 +01:00
Marc Alexander
5bc078652c
Merge branch '3.2.x'
2018-12-27 21:32:14 +01:00
Marc Alexander
3a7d17414d
Merge pull request #5468 from senky/ticket/15898
...
[ticket/15898] Add core.ucp_pm_compose_template
2018-12-27 21:31:51 +01:00
Marc Alexander
3084ea4d75
Merge branch '3.2.x'
2018-12-27 11:10:30 +01:00
Marc Alexander
a4e37a8482
Merge pull request #5482 from GanstaZ/ticket/15914
...
[ticket/15914] Add core.modify_memberlist_viewprofile_group* events
2018-12-27 10:47:52 +01:00