Marc Alexander
cb406258fe
Merge branch '3.1.x' into 3.2.x
2016-12-25 15:52:38 +01:00
Marc Alexander
9e6207add3
[ticket/14923] Make sure start for queries is always set in migrations
...
PHPBB3-14923
2016-12-25 11:51:38 +01:00
Marc Alexander
7d3300f99d
Merge branch '3.1.x' into 3.2.x
2016-12-18 21:10:25 +01:00
Jakub Senko
7e2d544016
[ticket/14874] Increase size of emotion
...
PHPBB3-14874
2016-12-12 19:44:41 +01:00
Marc Alexander
a35c8a924e
[prep-release-3.2.0-RC2] Add migration file for 3.2.0-RC2
2016-12-09 20:50:48 +01:00
Marc Alexander
c54838b25f
[ticket/14492] Update versions in files
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00
Marc Alexander
89fef2ce13
[ticket/14492] Send statistics via ajax request
...
Flooding ajax requests will try to be prevented and sending
stats without JS will also properly work.
PHPBB3-14492
2016-12-03 14:23:34 +01:00
Marc Alexander
c1035c98e4
[ticket/14492] Rename files to help_phpbb and fix css tabbing
...
PHPBB3-14492
2016-12-03 14:20:28 +01:00
Tristan Darricau
edaa36205f
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14831] Rename migration and replace preg_replace() with simpler methods
[ticket/14831] Compare depends_on for migrations and remove prefixless names
[ticket/14831] Add migration for deduplicating entries and fix typo
[ticket/14831] Add method for getting valid migration name
[ticket/14831] Fall back to possible migration names instead of adding prefix
[ticket/14831] Make sure migrations always start with backslash
2016-11-14 21:22:14 +01:00
Marc Alexander
ecb81894cc
Merge remote-tracking branch 'nicofuma/ticket/14814' into 3.2.x
2016-11-05 21:35:06 +01:00
Tristan Darricau
d90afa67d8
[ticket/14814] Fix reparser cron
...
PHPBB3-14814
2016-11-02 19:38:33 +01:00
Marc Alexander
ffc6623dd4
[ticket/14831] Rename migration and replace preg_replace() with simpler methods
...
PHPBB3-14831
2016-10-25 20:25:57 +02:00
Marc Alexander
6f8c0df1c6
[ticket/14831] Compare depends_on for migrations and remove prefixless names
...
PHPBB3-14831
2016-10-23 22:17:19 +02:00
Marc Alexander
c891277996
[ticket/14831] Add migration for deduplicating entries and fix typo
...
PHPBB3-14831
2016-10-23 22:00:02 +02:00
Marc Alexander
84a8cf00ad
Merge branch '3.1.x' into 3.2.x
2016-10-12 21:43:35 +02:00
Marc Alexander
71e632b9f0
[prep-release-3.1.10] Add 3.1.10 migration
2016-10-02 21:07:18 +01:00
Marc Alexander
57fc321c4d
Merge branch '3.1.x' into 3.2.x
2016-10-01 11:07:43 +01:00
Jakub Senko
ec24f739e8
[ticket/8301] Add log_time index
...
PHPBB3-8301
2016-09-25 19:51:37 +02:00
Marc Alexander
164f0e031d
Merge branch '3.1.x' into 3.2.x
2016-09-24 21:45:17 +02:00
Marc Alexander
c958ba13e8
[prep-release-3.1.10] Add migration for 3.1.10-RC1
2016-09-24 14:50:46 +02:00
rxu
35c62d1e74
[ticket/14793] Fix "A non-numeric value encountered" PHP warning on PHP 7.1+
...
PHPBB3-14793
2016-09-22 22:29:18 +07:00
Andreas Fischer
c1cb59c237
Merge pull request #4349 from marc1706/ticket/14665
...
[ticket/14665] Remove invalid syntax in report_id_auto_increment migration
* marc1706/ticket/14665:
[ticket/14665] Remove invalid syntax in report_id_auto_increment migration
2016-07-10 20:06:43 +02:00
Tristan Darricau
7cbb049572
[prep-release-3.2.0-RC1] Add migration
2016-06-19 17:51:51 +02:00
Marc Alexander
a90d8fa8d4
[ticket/14665] Remove invalid syntax in report_id_auto_increment migration
...
PHPBB3-14665
2016-06-08 08:38:55 +02:00
Marc Alexander
6eda942a7f
[ticket/14607] Add missing auto_increment to report_id
...
PHPBB3-14607
2016-05-01 17:29:10 +02:00
Tristan Darricau
829a8ac15a
Merge branch 'prep-release-3.2.0-b2' into 3.2.x
...
* prep-release-3.2.0-b2:
[prep-release-3.2.0-b2] Add schema.json
[prep-release-3.2.0-b2] Add changelog for 3.2.0-b2
[prep-release-3.2.0-b2] Add migration for 3.2.0-b2
[prep-release-3.2.0-b2] Update version to 3.2.0-b2
2016-04-28 21:58:16 +02:00
Joas Schilling
29bb1ab72d
Merge branch '3.1.x' into 3.2.x
2016-04-16 12:50:31 +02:00
Joas Schilling
1b01667c7b
[prep-release-3.1.9] Add migration for 3.1.9
2016-04-16 12:16:23 +02:00
Joas Schilling
d89b75bd36
Merge branch '3.1.x' into 3.2.x
2016-04-09 19:53:39 +02:00
Joas Schilling
5ee6c216e5
[prep-release-3.1.9] Add migration for 3.1.9-RC1
2016-04-09 08:13:31 +02:00
Marc Alexander
c9ffef2c57
Merge branch '3.1.x' into 3.2.x
2016-03-31 12:30:14 +02:00
Matt Friedman
39de59e65f
[ticket/14570] Use phpbb_version_compare
...
PHPBB3-14570
2016-03-29 10:01:03 -07:00
Matt Friedman
b8dd3ef43a
[ticket/14570] Add effectively installed to 3.1.x versions
...
PHPBB3-14570
2016-03-29 09:54:22 -07:00
Jakub Senko
933938a1d8
[ticket/14318] Fix SQL error in Notifications Board migration
...
PHPBB3-14318
2016-03-18 11:04:01 +01:00
Marc Alexander
c00e45d30e
Merge branch '3.1.x' into 3.2.x
2016-03-07 09:52:30 +01:00
Oliver Schramm
b77856a903
[ticket/14514] Don't skip users when converting passwords
...
PHPBB3-14514
2016-03-06 16:11:29 +01:00
Tristan Darricau
517c1f8825
[prep-release-3.2.0-b2] Add migration for 3.2.0-b2
2016-03-03 22:53:53 +01:00
Joas Schilling
ab6e0bbef9
Merge branch '3.1.x' into 3.2.x
...
Conflicts:
build/build.xml
phpBB/composer.lock
2016-02-18 18:42:39 +01:00
Joas Schilling
9745d8d80e
Add migration for 3.1.8
2016-02-18 18:04:47 +01:00
Joas Schilling
8663edce76
Merge branch '3.1.x' into 3.2.x
...
Conflicts:
build/build.xml
phpBB/docs/CHANGELOG.html
phpBB/includes/constants.php
phpBB/includes/functions_user.php
phpBB/install/convertors/convert_phpbb20.php
phpBB/install/schemas/schema_data.sql
phpBB/styles/prosilver/style.cfg
phpBB/styles/subsilver2/style.cfg
2016-02-13 18:08:01 +01:00
Joas Schilling
a1a84c9930
[prep-release-3.1.8] Add migration for 3.1.8-RC1
2016-02-13 14:55:24 +01:00
Tristan Darricau
c9e5d308f2
Merge pull request #4159 from marc1706/ticket/14448
...
[ticket/14448] Use guzzle for remote files uploading
* marc1706/ticket/14448:
[ticket/14448] Correctly pass verify setting if available
[ticket/14448] Let user decide if remote upload certs should be checked
[ticket/14448] Add new vendor files and dirs to clean task
[ticket/14448] Do not try to test remote upload timeout
[ticket/14448] Remove no longer needed guzzle 3.9.3
[ticket/14448] Use GuzzleHttp and try to verify certs
[ticket/14448] Update composer.json and lock file for guzzlehttp
[ticket/14431] Remote avatar uploading
[ticket/14431] Remote avatar uploading
2016-02-11 22:16:10 +01:00
Oliver Schramm
da08a6e3cb
[ticket/14461] Correctly count up $processed_records
...
PHPBB3-14461
2016-02-06 14:45:20 +01:00
Tristan Darricau
b40f9ce6e1
[ticket/14453] Add missing dependency in the text_reparser migration
...
PHPBB3-14453
2016-02-05 15:56:28 +01:00
Tristan Darricau
379634a102
[prep-release-3.2.0-b1] Add migration for 3.2.0-b1
2016-02-05 15:56:28 +01:00
Marc Alexander
fd9c05309d
[ticket/14448] Let user decide if remote upload certs should be checked
...
Also fixed some minor issues like coding style.
PHPBB3-14448
2016-02-04 17:14:48 +01:00
Marc Alexander
daa92f7996
[ticket/14436] Add dependency on oauth_states migration
...
PHPBB3-14436
2016-01-27 16:51:34 +01:00
Marc Alexander
7cd7bb3c01
[ticket/11875] Change more columns to use UINT and add missings ones
...
PHPBB3-11875
2016-01-13 19:35:04 +01:00
Marc Alexander
31607771e1
[ticket/11875] Add migration file
...
PHPBB3-11875
2016-01-13 17:02:42 +01:00
Joas Schilling
7f7b09fdeb
Merge branch '3.1.x'
...
Conflicts:
build/build.xml
phpBB/docs/CHANGELOG.html
phpBB/includes/acp/acp_bbcodes.php
2016-01-09 18:45:32 +01:00