hanakin
a8a5207a42
[ticket/16237] revert some changes
...
PHPBB3-16237
2020-08-19 10:40:06 -10:00
hanakin
9487edf1ee
[ticket/16237] add home icon back after micro crap
...
PHPBB3-16237
2020-08-19 10:40:06 -10:00
hanakin
277e066a63
[ticket/16237] first round of fixes
...
PHPBB3-16237
2020-08-19 10:40:06 -10:00
hanakin
e8493f9159
[ticket/16237] use icon function title when poss
...
PHPBB3-16237
2020-08-19 10:40:06 -10:00
hanakin
8f4b546958
[ticket/16237] fix ajax subscribe icons
...
PHPBB3-16237
2020-08-19 10:40:06 -10:00
hanakin
dc4fe2d4b7
[ticket/16237] squash all commits
...
PHPBB3-16237
2020-08-19 10:40:06 -10:00
Marc Alexander
cb3bd5528f
Merge pull request #5846 from rubencm/ticket/19346
...
[ticket/16346] Small improvements
2020-08-19 21:10:07 +02:00
Marc Alexander
f1db56f716
Merge branch '3.3.x'
2020-08-19 21:08:59 +02:00
Marc Alexander
1d54d60f04
Merge pull request #6039 from rubencm/ticket/16583
...
[ticket/16583] Fix cancel button
2020-08-19 21:08:45 +02:00
rubencm
fef1996b3d
[ticket/16583] Fix cancel button
...
PHPBB3-16583
2020-08-19 05:04:28 +00:00
rubencm
490ddbc2cd
[ticket/16346] Fix method arguments
...
PHPBB3-16346
2020-08-14 18:42:50 +00:00
rubencm
758c28ca69
[ticket/16346] More fixes
...
PHPBB3-16346
2020-08-14 08:29:14 +00:00
rubencm
52b7125cce
[ticket/16346] More fixes
...
PHPBB3-16346
2020-08-14 08:29:14 +00:00
rubencm
4156204419
[ticket/16346] More fixes
...
PHPBB3-16346
2020-08-14 08:29:14 +00:00
rubencm
0478ccee89
[ticket/16346] Remove unused constants
...
PHPBB3-16346
2020-08-14 08:29:14 +00:00
rubencm
03e01bbddd
[ticket/16346] Don't use deprecated function
...
PHPBB3-16346
2020-08-14 08:29:14 +00:00
rubencm
b13fb3298f
[ticket/16346] Remove code in test
...
PHPBB3-16346
2020-08-14 08:29:14 +00:00
rubencm
6969a9d0db
[ticket/16346] Remove parameters
...
PHPBB3-16346
2020-08-14 08:29:14 +00:00
rubencm
774c609c4a
[ticket/16345] Small improvements
...
PHPBB3-16346
2020-08-14 08:29:06 +00:00
rxu
0bc9d87891
[ticket/16538] Add identifiers quoting
...
If reserved word is used as identifier, it must be quoted.
If alias is used elsewhere in SQL statement, it must be quoted.
PHPBB3-16535
PHPBB3-16538
2020-08-14 04:51:11 +07:00
rxu
3bbe0f1d4e
[ticket/16538] Move script execution to setip-phpbb.sh
...
PHPBB3-16538
2020-08-14 04:44:06 +07:00
rxu
55d9154b01
[ticket/16538] Add MySQL 8 tests
...
PHPBB3-16538
2020-08-14 04:43:55 +07:00
rxu
6cd54639b5
[ticket/16526] Adjust test to use better assertions
...
PHPBB3-16526
2020-08-14 04:30:20 +07:00
rxu
7ef87e3fbd
[ticket/16512] Adjust test to use better assertions
...
PHPBB3-16512
2020-08-14 04:24:57 +07:00
rxu
68122fca27
[ticket/16512] Add user_ipwhois() test which internally uses make_clickable()
...
PHPBB3-16512
2020-08-14 04:24:55 +07:00
rxu
f340e8ca04
[ticket/16512] Docblock and code adjustments
...
PHPBB3-16512
2020-08-14 04:24:52 +07:00
rxu
da4b446ac6
[ticket/16512] Fix make_clickable() to make use of custom link classes
...
PHPBB3-16512
2020-08-14 04:24:49 +07:00
Marc Alexander
3cceeb45bf
Merge branch '3.3.x'
2020-08-13 21:16:33 +02:00
Marc Alexander
7d18ecd1bf
Merge pull request #6012 from rxu/ticket/16533
...
[ticket/16533] Add autologin keys management UCP module events
2020-08-13 21:15:59 +02:00
ansavin
b3199265a2
[ticket/16366] Make viewtopic lang vars available in feed pages
...
We call add_lang('viewtopic') in feed controller and configure_user(...)
in generate_content() in order to make viewtopic language constants
avaliable for message parser when it is called from feed controller
PHPBB3-16366
2020-08-13 16:46:23 +02:00
Marc Alexander
a4572ff16b
Merge branch '3.3.x'
2020-08-12 22:00:37 +02:00
Marc Alexander
05a58e8942
Merge pull request #6005 from AlfredoRamos/ticket/16525
...
[ticket/16525] Remove usage of pg_constraint.consrc for PostgreSQL 12
2020-08-12 22:00:16 +02:00
Marc Alexander
aae367e394
Merge branch '3.3.x'
2020-08-12 21:47:12 +02:00
Marc Alexander
1c724d0860
Merge pull request #6009 from iMattPro/ticket/16527
...
[ticket/16527] Add a role_exists method to permissions migrator tool
2020-08-12 21:46:50 +02:00
Marc Alexander
8a371bdd1f
Merge pull request #6036 from marc1706/ticket/16572
...
[ticket/16572] Update node modules to latest versions
2020-08-12 13:23:07 +02:00
kasimi
76f2305b84
[ticket/16565] Inject service container
...
PHPBB3-16565
2020-08-12 13:03:23 +02:00
kasimi
0daf6ccbcb
[ticket/16565] Fixed cron.manager tests
...
PHPBB3-16565
2020-08-12 12:51:59 +02:00
Marc Alexander
8a0492841b
[ticket/16572] Update node modules to latest versions
...
PHPBB3-16572
2020-08-11 17:47:55 +02:00
Alec
c903381154
[ticket/15951] Add requested changes
...
Revert changes with $topic_info
Add $quickmod to the event
Change since versions to latest
PHPBB3-15951
2020-08-11 08:08:17 -04:00
Toxyy
0ae8710132
[ticket/15722] Allow forum topicrow pagination to use topicrow values
...
Changes topicrow pagination to use values from topicrow
This allows pagination to reflect values from core.viewforum_modify_row
PHPBB3-15722
2020-08-11 07:46:59 -04:00
Alec
ebc4912ada
[ticket/15951] Add core.mcp_modify_permissions
...
Allow non staff to access mcp functions
This event would allow normal users to delete topics, for example
If extensions need normal users to access this file they will need this event
PHPBB3-15951
2020-08-11 07:44:00 -04:00
Alec
663e611fae
[ticket/15951] Add core.mcp_delete_topic_modify_hidden_fields
...
Allow modification of the hidden fields when deleting topics
This lets you control the permissions for permanently deleting topics
Template variables can also be modified at this point
PHPBB3-15951
2020-08-11 07:44:00 -04:00
Alec
f4a1d4ef02
[ticket/15951] Add core.mcp_delete_topic_modify_permissions
...
Allow modification to permissions when deleting topics
This allows $check_permission to be false in the phpbb_check_ids function call
PHPBB3-15951
2020-08-11 07:44:00 -04:00
kasimi
fe97d19c66
[ticket/16565] Lazy-load cron.task_collection
...
PHPBB3-16565
2020-08-11 07:59:10 +02:00
Marc Alexander
6a001fb4a4
Merge branch '3.3.x'
2020-08-10 20:51:40 +02:00
Marc Alexander
d7ccd22383
Merge pull request #6034 from 3D-I/ticket/16559
...
[ticket/16569] Fix massive margin between zoomed posts
2020-08-10 20:51:32 +02:00
Marc Alexander
26f50ba14c
Merge branch '3.3.x'
2020-08-10 20:42:23 +02:00
Marc Alexander
bda6b55047
Merge pull request #6033 from 3D-I/ticket/16568
...
[ticket/16568] Fix responsive tabs
2020-08-10 20:41:59 +02:00
Marc Alexander
d011b8608b
Merge branch '3.3.x'
2020-08-10 17:33:55 +02:00
Marc Alexander
15e1d87527
Merge pull request #6035 from Crizz0/ticket/16571
...
[ticket/16571] Update s9e/text-formatter to 2.7.3
2020-08-10 17:33:44 +02:00