1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-06 12:41:43 +02:00
Commit Graph

30007 Commits

Author SHA1 Message Date
rubencm
257f59ed66 [ticket/16758] Initialize search_query property with an empty string
PHPBB3-16758
2021-04-15 21:41:24 +02:00
3D-I
ecd7b14171 [ticket/16757] Properly handle RTL text in ACP QA Captcha HTML
Twig version

PHPBB3-16757
2021-04-14 23:23:30 +02:00
3D-I
65a1ed0f82 [ticket/16757] Properly handle RTL text in ACP QA Captcha HTML
Remove double newline

PHPBB3-16757
2021-04-14 23:12:08 +02:00
3D-I
f6a8981028 [ticket/16757] Properly handle RTL text in ACP QA Captcha HTML
PHPBB3-16757
2021-04-14 23:03:59 +02:00
Marc Alexander
c0f031ba3a Merge branch '3.3.x' 2021-04-10 23:07:44 +02:00
Máté Bartus
6eb357b421 [ticket/16754] Fix docblocks
PHPBB3-16754
2021-04-10 10:36:01 +02:00
Marc Alexander
59b07502e9 Merge pull request #6185 from hanakin/ticket/16751
[ticket/16751] add rank-img class to template files for consistency with area51 and .com
2021-04-09 21:33:04 +02:00
Marc Alexander
6490143c00 Merge branch '3.3.x' 2021-04-09 17:29:19 +02:00
Marc Alexander
2d42b2a6c2 Merge pull request #5778 from gijsmartens/ticket/15233
[ticket/15233] Standardize avatar output variables
2021-04-08 22:03:37 +02:00
Marc Alexander
16fb9cc05f Merge pull request #6172 from rubencm/ticket/16737
[ticket/16737] Rewrite acp_search
2021-04-08 21:35:03 +02:00
Marc Alexander
70337e99fa [ticket/16752] Add deprecation notices and fix tests
PHPBB3-16752
2021-04-08 21:18:35 +02:00
Marc Alexander
1ecc2e042b [ticket/16752] Add methods for exporting events to rst by script
PHPBB3-16752
2021-04-08 20:14:18 +02:00
hanakin
6fa78f696c [ticket/16751] cleanup inline while at it
PHPBB3-16751
2021-04-07 18:22:24 -10:00
hanakin
ee998588a2 [ticket/16751] Twig it up!!!!
PHPBB3-16751
2021-04-07 17:37:52 -10:00
Marc Alexander
bcc75099ab [ticket/16752] Add first version of exporter to restructured text (rst)
PHPBB3-16752
2021-04-07 22:20:23 +02:00
hanakin
2a4bd12465 [ticket/16751] add rank-img class to template files
PHPBB3-16751
2021-04-06 20:21:59 -10:00
rubencm
fd7f957103 [ticket/16737] Fix variable
PHPBB3-16737
2021-04-05 23:24:00 +02:00
Marc Alexander
dc966787e1 Merge branch '3.3.x' 2021-04-05 21:39:55 +02:00
Marc Alexander
e1a6ed45bb Merge pull request #6167 from 3D-I/ticket/16719
[ticket/16719] Fix PHP notice/warnings on update/install - PHP 8
2021-04-04 16:54:41 +02:00
rxu
3d5639a844 [ticket/16749] Explicitly set default MySQLi error mode
PHPBB3-16749
2021-04-04 17:11:59 +07:00
Marc Alexander
ce08da5165 [ticket/16748] Enable code sniffing for static placement and adjust code
PHPBB3-16748
2021-04-03 23:12:04 +02:00
Marc Alexander
8518393c46 Merge branch 'ticket/16748' into ticket/16748-master 2021-04-03 22:44:04 +02:00
Marc Alexander
95496ebd38 [ticket/16748] Adjust coding guidelines to put static after visibility
PHPBB3-16748
2021-04-03 22:41:58 +02:00
rubencm
a168c0f545 [ticket/16737] Twig improvements, phpdoc and fix variable
PHPBB3-16737
2021-04-03 21:48:10 +02:00
Christian Schnegelberger
e79afc6293 [ticket/16747] post_in_queue.txt change aprroval to approval
PHPBB3-16747
2021-04-03 13:02:14 +02:00
3D-I
8e5be03fe9 [ticket/16719] Fix PHP notice/warning on update
PHPBB3-16719
2021-04-02 10:01:08 +02:00
3D-I
b6f4f30015 [ticket/16719] Fix PHP notice/warning on update
PHPBB3-16719
2021-04-02 10:01:08 +02:00
3D-I
222c7cd74b [ticket/16719] Fix PHP notice/warning on update
PHPBB3-16719
2021-04-02 10:01:07 +02:00
Marc Alexander
2d0e727f33 Merge pull request #6176 from marc1706/ticket/16740
[ticket/16740] Add method for ensuring resource is not passed to cache
2021-04-01 10:32:50 +02:00
Marc Alexander
4ce8224c2c [ticket/16740] Use is_resource() to check whether connect id is still valid
PHPBB3-16740
2021-03-31 21:22:14 +02:00
Marc Alexander
9d2fae3285 Merge pull request #6169 from 3D-I/ticket/16735
[ticket/16735] Fix access array offset on value of type bool on login
2021-03-31 07:40:00 +02:00
3D-I
e49a6e06a8 [ticket/16743] Properly check if TMP file exists - PHP 8
PHPBB3-16743
2021-03-29 22:05:53 +02:00
Marc Alexander
e8afa29013 [ticket/16740] Implement sql_table_exists for psql w/out debug spam
Failed pg_query() results in PHP notices now ...

PHPBB3-16740
2021-03-28 11:40:23 +02:00
Marc Alexander
c99bfe116f [ticket/16740] Improve open queries handling & do not close freed connection
PHPBB3-16740
2021-03-28 09:52:55 +02:00
rubencm
e5d5c0e29f [ticket/16737] Use twig syntax
PHPBB3-16737
2021-03-27 20:37:06 +01:00
Marc Alexander
645e662b11 [ticket/16740] Add method for ensuring resource is not passed to cache
PHPBB3-16740
2021-03-26 22:54:19 +01:00
hanakin
cbe6e90f5b [ticket/15515] add admin.js to ignores
PHPBB3-15515
2021-03-26 11:53:00 -10:00
Christian Schnegelberger
92425fcb46 [ticket/16739] Replaces TOPIC_TITLE by SUBCJECT in short/report_pm.txt
PHPBB3-16739
2021-03-26 18:30:13 +01:00
Marc Alexander
bcf59eca9f Merge pull request #6088 from rubencm/ticket/16639
[ticket/16639] Pass absolute paths to make_path_relative
2021-03-25 21:16:25 +01:00
rubencm
4e1e7f03da [ticket/16737] Use short array syntax
PHPBB3-16737
2021-03-25 10:11:44 +01:00
rubencm
e84cef8dee [ticket/16737] Improvements to in progress form
PHPBB3-16737
2021-03-25 10:04:37 +01:00
rubencm
9b838115c6 [ticket/16737] Fix test
PHPBB3-16737
2021-03-25 03:54:29 +01:00
rubencm
cf8b797911 [ticket/16737] Rewrite acp_search index pages
PHPBB3-16737
2021-03-25 03:37:30 +01:00
rubencm
31fac7bbf1 [ticket/16737] Remove state and search properties
PHPBB3-16737
2021-03-25 00:03:12 +01:00
rubencm
558828b7e0 [ticket/16737] Divide acp_search in multiple files
PHPBB3-16737
2021-03-25 00:03:12 +01:00
rubencm
b78efaadc1 [ticket/16737] Move template logic to template
PHPBB3-16737
2021-03-25 00:03:12 +01:00
rubencm
381cf4b9f1 [ticket/16737] Remove dead code
PHPBB3-16737
2021-03-25 00:03:12 +01:00
rubencm
89f41d8456 [ticket/16737] Remove dead code
PHPBB3-16737
2021-03-25 00:03:12 +01:00
rubencm
c52d1d8e45 Merge pull request #6173 from rubencm/ticket/15540
[ticket/15540] Change method name with the new one
2021-03-24 22:40:31 +00:00
rubencm
5ce6345fa7 [ticket/15540] Change method name with the new one
PHPBB3-15540
2021-03-24 23:29:29 +01:00