Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/15309] Add margin to pagination | Soeren D. Schulze | 2017-08-31 | 1 | -0/+2 |
| | | | | | | Set margin-top and margin-bottom of pagination to 3px PHPBB3-15309 | ||||
* | [ticket/15309] Right-align responsive pagination for consistency | Soeren D. Schulze | 2017-08-28 | 1 | -9/+0 |
| | | | | | | Left-aligning pagination is no longer needed after fix PHPBB3-15309 | ||||
* | [ticket/15309] Fix pagination overlap | Soeren D. Schulze | 2017-08-28 | 3 | -4/+3 |
| | | | | | | Mark the contents of the column as "left-box", enabling proper alignment PHPBB3-15309 | ||||
* | Merge pull request #4877 from JoshyPHP/ticket/15291 | Marc Alexander | 2017-08-13 | 1 | -1/+1 |
|\ | | | | | | | [ticket/15291] Allow short array notation in event declarations | ||||
| * | [ticket/15291] Allow short array notation in event declarations | JoshyPHP | 2017-07-22 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-15291 | ||||
* | | Merge pull request #4898 from rxu/ticket/15314 | Marc Alexander | 2017-08-13 | 1 | -1/+1 |
|\ \ | | | | | | | | | | [ticket/15314] Fix convert class constructor | ||||
| * | | [ticket/15314] Fix convert class constructor | rxu | 2017-08-11 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-15314 | ||||
* | | | Merge pull request #4901 from id-tarzanych/ticket/15319 | Marc Alexander | 2017-08-13 | 2 | -2/+2 |
|\ \ \ | | | | | | | | | | | | | [ticket/15319] Add IF EXISTS to Postgres DROP SEQUENCE query | ||||
| * | | | [ticket/15319] Add IF EXISTS to Postgres DROP SEQUENCE query | Serge Skripchuk | 2017-08-13 | 2 | -2/+2 |
| |/ / | |||||
* | | | Merge pull request #4884 from hubaishan/ticket/15297 | Marc Alexander | 2017-08-13 | 1 | -0/+6 |
|\ \ \ | |/ / |/| | | | | | [ticket/15297] Fix current date broken lines | ||||
| * | | [ticket/15297] revert changes to responsive.css change to bidi.css | hubaishan | 2017-07-30 | 2 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | revert changes to responsive.css adding the class to bidi.css PHPBB3-15297 | ||||
| * | | Revert "[ticket/15297] revert changes to responsive.css and fix by editing ↵ | hubaishan | 2017-07-30 | 2 | -540/+580 |
| | | | | | | | | | | | | | | | | | | bidi.css" This reverts commit 5d0a41b814272a3abaf6b439797e7d4cb7e3d38c. | ||||
| * | | [ticket/15297] revert changes to responsive.css and fix by editing bidi.css | hubaishan | 2017-07-30 | 2 | -580/+540 |
| | | | | | | | | | | | | | | | | | | | | | Revert changes to responsive.css Adding class to bidi.css PHPBB3-15297 | ||||
| * | | [ticket/15297] Fix current date broken lines | hubaishan | 2017-07-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | Because browsers give priority to style in bidi.css so I sign (!important) to the style in responsive.css PHPBB3-15297 | ||||
* | | | Merge pull request #4861 from v12mike/PHPBB3-15247 | Tristan Darricau | 2017-08-06 | 1 | -0/+70 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [PHPBB3-15247] Add support for php v7 APCu cache API * github.com:phpbb/phpbb: [PHPBB3-15247] Add support for php v7 APCu cache API | ||||
| * | | | [PHPBB3-15247] Add support for php v7 APCu cache API | v12mike | 2017-06-26 | 1 | -0/+70 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new cache driver apcu.php (based closely on existing APC cache driver) Add new unit test apcu_driver_test.php for the new driver Update RUNNING_TESTS.md to clarify requirements for apc, apcu and apc_bc extensions and add a couple of general hints to RUNNING_TESTS.md PHPBB3-15247 | ||||
* | | | | Merge pull request #4880 from marc1706/ticket/15292 | Tristan Darricau | 2017-08-06 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15292] Reduce bluriness for forum and topic icons * github.com:phpbb/phpbb: [ticket/15292] Reduce bluriness for forum and topic icons | ||||
| * | | | | [ticket/15292] Reduce bluriness for forum and topic icons | Marc Alexander | 2017-07-23 | 1 | -0/+1 |
| | |_|/ | |/| | | | | | | | | | | PHPBB3-15292 | ||||
* | | | | Merge pull request #4887 from JoshyPHP/ticket/15304 | Tristan Darricau | 2017-08-06 | 2 | -8/+8 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15304] Update s9e/text-formatter dependency * github.com:phpbb/phpbb: [ticket/15304] Update s9e/text-formatter dependency | ||||
| * | | | | [ticket/15304] Update s9e/text-formatter dependency | JoshyPHP | 2017-08-05 | 2 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/s9e/TextFormatter/releases/tag/0.11.0 PHPBB3-15304 | ||||
* | | | | | [ticket/15303] Correctly refer to $memcached and not $memcache | abyssmedia | 2017-08-05 | 1 | -1/+1 |
|/ / / / | | | | | | | | | | | | | PHPBB3-15303 | ||||
* | | | | [ticket/15293] Prevent continuing to database update on incomplete file update | Marc Alexander | 2017-07-23 | 6 | -15/+59 |
|/ / / | | | | | | | | | | PHPBB3-15293 | ||||
* | | | Merge branch 'prep-release-3.2.1' into 3.2.x | Marc Alexander | 2017-07-16 | 23 | -51/+461 |
|\ \ \ | |||||
| * | | | [prep-release-3.2.1] Add missing .htaccess file | Marc Alexander | 2017-07-16 | 1 | -0/+33 |
| | | | | |||||
| * | | | Merge branch 'prep-release-3.1.11' into prep-release-3.2.1 | Marc Alexander | 2017-07-16 | 3 | -0/+64 |
| |\ \ \ | |||||
| | * | | | [prep-release-3.1.11] Add migration for 3.1.11 | Marc Alexander | 2017-07-16 | 1 | -0/+36 |
| | | | | | |||||
| | * | | | [prep-release-3.1.11] Update version numbers to 3.1.11 | Marc Alexander | 2017-07-16 | 2 | -2/+2 |
| | | | | | |||||
| | * | | | Merge pull request #38 from phpbb/ticket/security/210 | Marc Alexander | 2017-07-16 | 2 | -2/+15 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | [ticket/security/210] Prevent using IP addresses or ports for remote avatar | ||||
| | * \ \ \ | Merge pull request #32 from phpbb/ticket/security-203 | Marc Alexander | 2017-07-16 | 3 | -5/+121 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/security-203] Fully validate version check data in version helper | ||||
| | * \ \ \ \ | Merge pull request #29 from phpbb/ticket/security-181 | Marc Alexander | 2017-07-16 | 8 | -5/+130 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/security-181] Harden protection of migrations files and other directories | ||||
| | * \ \ \ \ \ | Merge pull request #37 from phpbb/ticket/security/208 | Marc Alexander | 2017-07-16 | 1 | -0/+7 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/security/208] Add form key to password reset form | ||||
| | | * | | | | | | [ticket/security/208] Add form key to password reset form | Marc Alexander | 2017-06-18 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SECURITY-208 | ||||
| | * | | | | | | | Merge pull request #36 from phpbb/ticket/security/124 | Marc Alexander | 2017-07-16 | 1 | -0/+21 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/security/124] Filter out disallowed search query items | ||||
| | | * | | | | | | | [ticket/security/124] Filter out disallowed search query items | Marc Alexander | 2017-06-18 | 1 | -0/+21 |
| | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | SECURITY-124 | ||||
| * | | | | | | | | Merge pull request #4864 from lavigor/ticket/15259 | Marc Alexander | 2017-07-16 | 1 | -22/+14 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15259] Fatal error on SQLite/Oracle database update | ||||
| | * | | | | | | | | [ticket/15259] Fatal error on SQLite/Oracle database update | lavigor | 2017-07-01 | 1 | -22/+14 |
| | | |_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15259 | ||||
| * | | | | | | | | Merge pull request #4865 from JoshyPHP/ticket/15261 | Marc Alexander | 2017-07-16 | 3 | -15/+11 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15261] Fix censoring HTML tags | ||||
| | * | | | | | | | | [ticket/15261] Fix censoring HTML tags | JoshyPHP | 2017-07-03 | 3 | -15/+11 |
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15261 | ||||
| * | | | | | | | | [prep-release-3.2.1] Add migration for 3.2.1 | Marc Alexander | 2017-07-16 | 1 | -0/+37 |
| | | | | | | | | | |||||
| * | | | | | | | | [prep-release-3.2.1] Update versions for 3.2.1 | Marc Alexander | 2017-07-16 | 2 | -2/+2 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #39 from phpbb/ticket/security/210-rhea | Marc Alexander | 2017-07-16 | 2 | -2/+15 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/security/210] Prevent using IP addresses or ports for remote avatar -- Rhea | ||||
| | * \ \ \ \ \ \ \ | Merge branch 'ticket/security/210' into ticket/security/210-rhea | Marc Alexander | 2017-07-10 | 2 | -4/+4 |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | |||||
| | | * | | | | | | | [ticket/security/210] Adjust regex and add tests for IPv6 | Marc Alexander | 2017-07-10 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SECURITY-210 | ||||
| | * | | | | | | | | Merge branch 'ticket/security/210' into ticket/security/210-rhea | Marc Alexander | 2017-07-09 | 2 | -2/+15 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | | | / / / / / / | | | |/ / / / / / | | |/| | | | | | | |||||
| | | * | | | | | | [ticket/security/210] Prevent using IP addresses or ports for remote avatar | Marc Alexander | 2017-07-09 | 2 | -2/+15 |
| | | | |/ / / / | | | |/| | | | | | | | | | | | | | | | | | | | | SECURITY-210 | ||||
| * | | | | | | | Merge pull request #35 from phpbb/ticket/security-203-rhea | Marc Alexander | 2017-07-16 | 3 | -8/+125 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/security-203] Fully validate version check data in version helper -- Rhea | ||||
| | * \ \ \ \ \ \ | Merge branch 'ticket/security-203' into ticket/security-203-rhea | Marc Alexander | 2016-12-28 | 3 | -9/+126 |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | |||||
| | | * | | | | | | [ticket/security-203] Allow more characters for branch names | Marc Alexander | 2016-12-27 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SECURITY-203 | ||||
| | | * | | | | | | [ticket/security-203] Do not add null values to versions info | Marc Alexander | 2016-12-27 | 1 | -7/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also stopped using reference for validate_versions() method argument. SECURTIY-203 | ||||
| | | * | | | | | | [ticket/security-203] Fully validate version check data in version helper | Marc Alexander | 2016-12-26 | 3 | -5/+120 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will also take care of SECURITY-204 as it's the same underlying issue. Admins still need to ensure they don't visit malicious sites for URLs provided by extensions. SECURITY-203 |