1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-24 10:31:57 +02:00
Commit Graph

855 Commits

Author SHA1 Message Date
Tristan Darricau
b8d555f56a [ticket/16741] Specific DBs fixes
MSSQL:
- Fix bool type
- Fix comparator
- Drop Default constraint before deleting column
- Rename Default constraint to use phpBB's names
- Re-create the indices when changing the type of one column
- Uses varchar instead of varbinary

PostgreSQL:
- Creates auto increment sequences by hand instead of using serial
  in order to use phpBB's names
- Drop constraint on unique / primary indices

Oracle:
- Rename indices to use phpBB's names
- Fix string not null behaviour
- Fix broken regex in Oracle driver
- Handle to long indices on Oracle
- Rename auto_increment trigger and sequence
- Automatically lowercase keys in assoc results

PHPBB3-16741
2021-11-11 04:55:28 +01:00
Tristan Darricau
6ce708539b [ticket/16741] General fixes
PHPBB3-16741
2021-11-09 02:48:34 +01:00
Máté Bartus
98134abe20 [ticket/16741] Database tools to use Doctrine
PHPBB3-16741
2021-10-31 01:58:53 +02:00
Marc Alexander
cac8c78d33 Merge branch 'ticket/16898' into ticket/16898-master 2021-10-26 20:24:35 +02:00
Tristan Darricau
1d4fbd240e [ticket/16898] Do not restrict the debug error handler to the dev env
PHPBB3-16898
2021-10-26 20:23:28 +02:00
Marc Alexander
ed1566d217 [ticket/12631] Remove invalid parameter for create_schema_file task
PHPBB3-12631
2021-10-10 11:52:16 +02:00
Rubén Calvo
d31e986815 [ticket/12631] Rename finder.not_use_cache to finder.cache
PHPBB3-12631
2021-10-10 10:13:37 +02:00
Rubén Calvo
9308764fae [ticket/12631] Add finder.not_use_cache
PHPBB3-12631
2021-10-10 10:10:37 +02:00
Marc Alexander
fe1b9d5384 [ticket/16207] Add session.force_sid parameter to allow fixing settings
PHPBB3-16207
2021-07-17 22:32:03 +02:00
Marc Alexander
37ebf41308 Merge pull request #5274 from rubencm/ticket/14285
[ticket/14285] Move downloads to controller
2021-05-28 07:17:15 +02:00
rubencm
8518b9864e [ticket/14285] Move response variable and small improvements
PHPBB3-14285
2021-05-27 07:43:24 +02:00
rubencm
1e624bef15 [ticket/14285] Add prefix in routing
PHPBB3-14285
2021-05-25 07:28:05 +02:00
lavigor
8f21a7365d [ticket/13713] Rework batch size handling
PHPBB3-13713
2021-05-14 21:52:09 +02:00
lavigor
e3cee76077 [ticket/13713] Do not use phpbb prefix in configuration
PHPBB3-13713
2021-05-14 21:52:04 +02:00
lavigor
27b37f3881 [ticket/13713] Introduce mention notifications for groups
PHPBB3-13713
2021-05-14 21:52:03 +02:00
lavigor
368090b7e6 [ticket/13713] Use config limit for fetching users
PHPBB3-13713
2021-05-14 21:51:57 +02:00
lavigor
a21c115bf3 [ticket/13713] Create properly named base services for sources
PHPBB3-13713
2021-05-14 21:51:54 +02:00
lavigor
52fac451a3 [ticket/13713] Create abstract parent service for user source
PHPBB3-13713
2021-05-14 21:51:53 +02:00
lavigor
52c2e11fdd [ticket/13713] Add two new sources: member and team
PHPBB3-13713
2021-05-14 21:51:53 +02:00
lavigor
c70ac7eb62 [ticket/13713] Introduce notifications for mentions
PHPBB3-13713
2021-05-14 21:51:53 +02:00
lavigor
4b31a29c2c [ticket/13713] Implement colour handling
PHPBB3-13713
2021-05-14 21:51:51 +02:00
lavigor
f775c1e79d [ticket/13713] Implement ranks
PHPBB3-13713
2021-05-14 21:51:51 +02:00
lavigor
a176be4c1d [ticket/13713] Implement avatars
PHPBB3-13713
2021-05-14 21:51:50 +02:00
lavigor
eec7703d3b [ticket/13713] Fix case for phpBB directory
PHPBB3-13713
2021-05-14 21:51:50 +02:00
lavigor
6c42563b4d [ticket/13713] Add mention BBCode
PHPBB3-13713
2021-05-14 21:51:50 +02:00
lavigor
f757e65559 [ticket/13713] Start working on User Mentions
PHPBB3-13713
2021-05-14 21:51:48 +02:00
rubencm
e543874d08 [ticket/16764] Remove unused files
PHPBB3-16764
2021-04-24 15:24:59 +02:00
Marc Alexander
cc8b4ef619 [ticket/16764] Remove remote avatar functionality
PHPBB3-16764
2021-04-23 22:26:07 +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
rubencm
6ae68baa2e [ticket/15540] Code changes
PHPBB3-15540
2021-03-23 22:23:10 +01:00
rubencm
cd8c09d0b3 [ticket/15540] Fix test
PHPBB3-15540
2021-03-23 10:23:50 +01:00
rubencm
656e57fbf6 [ticket/15540] Properties
PHPBB3-15540
2021-03-23 04:16:34 +01:00
rubencm
1bc9cbefb2 [ticket/15540] Fix tests
PHPBB3-15540
2021-03-22 21:57:02 +01:00
Ruben Calvo
2aabf560b4 [ticket/15540] Refactor search backend classes to Symfony services
PHPBB3-15540
2021-03-22 21:57:02 +01:00
rubencm
c375f2c9e5 [ticket/14285] Use route service for download routes
PHPBB3-14285
2021-03-21 23:12:31 +01:00
rubencm
6f731f0a3e [ticket/14285] Apply suggestions
PHPBB3-14285
2021-03-21 19:16:30 +01:00
Rubén Calvo
6232401dd7 [ticket/14285] Rename argument from file to id
PHPBB3-14285
2021-03-21 19:16:29 +01:00
Rubén Calvo
dc1d3683a8 [ticket/14285] Update controllers
PHPBB3-14285
2021-03-21 19:16:29 +01:00
Rubén Calvo
7b678fdbfa [ticket/14285] Update controllers
PHPBB3-14285
2021-03-21 19:16:29 +01:00
Rubén Calvo
5707d98682 [ticket/14285] Fix undefined property
PHPBB3-14285
2021-03-21 19:16:29 +01:00
Rubén Calvo
2f043cdb61 [ticket/14285] Move functions from functions_download to controller
PHPBB3-14285
2021-03-21 19:16:26 +01:00
Rubén Calvo
dd06933324 [ticket/14285] Move downloads to controller
PHPBB3-14285
2021-03-21 19:12:39 +01:00
mrgoldy
34aaf5e6d2 [ticket/15233] Add avatar helper object
PHPBB3-15233
2021-03-06 08:18:37 +01:00
mrgoldy
7e3d22063a [ticket/15233] Standardize avatar output variables
PHPBB3-15233
2021-03-06 08:18:30 +01:00
rxu
302632d240 [ticket/16649] Add compiler pass to make all services public
This also handles BC for phpBB extensions

PHPBB3-16639
2021-02-19 21:18:40 +07:00
rxu
19b12bf6ee [ticket/16649] Upgrade to Symfony 5
PHPBB3-16649
2021-02-19 21:10:54 +07:00
Máté Bartus
2a57477718 [ticket/16643] Refactor installer tasks to use Doctrine DBAL
PHPBB3-16643
2021-01-31 12:57:04 +01:00
Máté Bartus
d9bfb4d01d [ticket/16643] Refactor installer task ordering
PHPBB3-16643
2021-01-31 11:33:42 +01:00
Marc Alexander
3d3fb9faec Merge branch '3.3.x' 2021-01-03 17:43:21 +01:00
JoshyPHP
be4afc49ff [ticket/16645] Simplified text_reparser.poll_option
PHPBB3-16645
2021-01-01 22:21:00 +01:00