Marc Alexander
33af6d0f0a
[ticket/16967] Fix typo
...
PHPBB3-16967
2022-04-13 20:33:09 +02:00
Marc Alexander
4d857c4be7
[ticket/16967] Deprecate PHP in templates
...
PHPBB3-16967
2022-04-11 21:09:01 +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
Christian Schnegelberger
34d415a6b3
[ticket/16588] Updates link to plural rules from 3.2.x to 3.3.x
...
PHPBB3-16588
2020-08-25 12:11:56 +02:00
Marc Alexander
433a23feb4
[prep-release-3.3.0] Rename 3.3 to Proteus
2020-01-05 16:12:15 +01:00
Marc Alexander
f6b47e2ee3
[ticket/16290] Update to new SVG logo in package docs
...
PHPBB3-16290
2020-01-04 22:32:59 +01:00
Marc Alexander
86085f96ab
[ticket/16223] Remove no longer supported memcache driver
...
PHPBB3-16223
2019-11-24 16:54:57 +01:00
Marc Alexander
bd02c5bd08
[ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0
...
PHPBB3-16051
2019-10-06 12:07:35 +02:00
Marc Alexander
89ae1c3221
[ticket/16052] Update version numbers to 3.3
...
PHPBB3-16052
2019-05-11 23:36:44 +02:00
luzpaz
a9a28859d4
[ticket/15424] Multiple typo fixes in docs & comments
...
Fixed typos in some docs, guidelines, some non-user-facing files.
PHPBB3-15424
2019-05-08 22:20:56 +02:00
rxu
f8fbe37936
[ticket/14972] replace all occurrences of sizeof() with the count()
...
PHPBB3-14972
2018-01-01 13:56:04 +01:00
Crizzo
4dfd12d5b2
[ticket/15350] Changes outdated wiki-link to new docs/
...
PHPBB3-15350
2017-09-07 15:05:53 +02:00
Marc Alexander
8f19d16b2a
Merge branch '3.1.x' into 3.2.x
2016-11-20 09:46:32 +01:00
Marc Alexander
16c3b40b4e
Merge pull request #4519 from michaelcullum/ticket/14872
...
[ticket/14872] Remove sizeof/count restriction
2016-11-20 09:46:27 +01:00
Michael Cullum
ad4889be4b
[ticket/14872] Remove sizeof/count restriction
...
PHPBB3-14872
2016-11-19 22:11:09 -05:00
Crizzo
e9b7cb1324
[ticket/14619] Updates 3.1.x/ascraeus to 3.2.x/rhea
...
PHPBB3-14619
2016-05-01 22:31:39 +02:00
Marc Alexander
244d171cb0
[ticket/14136] Add back X-UA-Compatible meta tag
...
This was previously removed without needing to. Adding it back to force
users to not emulate the page for previous versions of IE. The
imagetoolbar http-equiv tag was not restored as IE does not contain that
anymore since IE7. Also, the chome=1 has been removed from the
X-UA-Compatible content as ChromeFrame does not receive any further
updates since 2014 and is potentially broken.
PHPBB3-14136
2016-03-24 16:07:07 +01:00
Matt Friedman
6294c45bd3
[ticket/13995] Remove invalid name element from anchors in Docs
...
PHPBB3-13995
2015-07-07 20:09:47 -07:00
Matt Friedman
498a516017
[ticket/13995] Remove deprecated projection media type
...
PHPBB3-13995
2015-07-07 20:09:01 -07:00
Cesar G
4df853abcc
[ticket/12599] Remove empty line at end of code boxes.
...
PHPBB3-12599
2015-02-25 20:08:08 -08:00
Cesar G
a07b29c1df
[ticket/12599] Place standalone text in a box.
...
PHPBB3-12599
2015-02-25 20:08:03 -08:00
Cesar G
14fecb2f02
[ticket/12599] Move images to assets/ and update the phpBB logo.
...
PHPBB3-12599
2015-02-25 20:02:06 -08:00
Cesar G
4565cac049
[ticket/12599] Move documentation stylesheet to assets directory.
...
PHPBB3-12599
2015-02-25 20:01:53 -08:00
Cesar G
e29e0e5018
[ticket/12599] Remove corner images from documentation style.
...
PHPBB3-12599
2015-02-25 20:01:25 -08:00
Joas Schilling
04164affe6
[ticket/12747] Drop support for Firebird
...
PHPBB3-12747
2014-06-20 12:35:42 +02:00
Andreas Fischer
b372d515ff
[ticket/12637] Correctly escape the file header in coding-guidelines.html.
...
PHPBB3-12637
2014-05-30 22:30:43 +02:00
Yuriy Rusko
55e1f02151
[ticket/12594] Replace phpBB Group with phpBB Limited
...
PHPBB3-12594
2014-05-28 01:07:56 +02:00
Yuriy Rusko
27f787e5e4
[ticket/12594] Update footer credit lines
...
PHPBB3-12594
2014-05-27 21:39:30 +02:00
Joas Schilling
d2572888f9
[ticket/12286] Reword section about plurals
...
PHPBB3-12286
2014-03-28 17:24:59 +01:00
Joas Schilling
c985b018a7
[ticket/12286] Fix spelling of elephant(s) in the sample
...
PHPBB3-12286
2014-03-28 17:19:03 +01:00
Joas Schilling
99dccc2df8
[ticket/12286] Correctly capitalize PHP
...
PHPBB3-12286
2014-03-28 17:16:56 +01:00
Joas Schilling
f88e9d1c04
[ticket/12286] Fix nesting of ul inside li element
...
PHPBB3-12286
2014-03-28 17:14:09 +01:00
Joas Schilling
d7c2c9d472
[ticket/12286] Add note that goto should not be used
...
PHPBB3-12286
2014-03-21 17:04:58 +01:00
Joas Schilling
6750e19214
[ticket/12286] Add section about plurals to the coding guidelines
...
PHPBB3-12286
2014-03-18 10:14:11 +01:00
Joas Schilling
244d783865
[ticket/12286] Classes must use the name space
...
PHPBB3-12286
2014-03-18 09:54:14 +01:00
Joas Schilling
218e04a1e4
[ticket/12286] Remove section about utf8_normalize_nfc()
...
The request class takes care of this
PHPBB3-12286
2014-03-18 09:36:40 +01:00
Joas Schilling
c68f7671d2
[ticket/12286] Use $request->variable() instead of request_var()
...
PHPBB3-12286
2014-03-18 09:36:02 +01:00
Joas Schilling
d275a7cf63
[ticket/12286] Function names should be prefixed with phpbb_
...
PHPBB3-12286
2014-03-18 09:26:59 +01:00
Joas Schilling
30eccacb1d
[ticket/12286] Add "Since" to template event docs
...
PHPBB3-12286
2014-03-18 09:21:30 +01:00
Joas Schilling
45857fe5c9
[ticket/12286] style.php and imagesets dont exist anymore
...
PHPBB3-12286
2014-03-18 09:18:41 +01:00
Joas Schilling
ac5a808ff3
[ticket/12286] Styles have a phpbb_version and a style_version in 3.1
...
PHPBB3-12286
2014-03-18 09:17:45 +01:00
Joas Schilling
37eea9fa41
[ticket/12286] Use UTF8 (c) in style.cfg samples
...
PHPBB3-12286
2014-03-18 09:10:01 +01:00
Andreas Fischer
772494af7e
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/11794] Add missing array element commas to docs/coding-guidelines.html
2013-08-16 18:04:52 +02:00
rechosen
48f6f4559c
[ticket/11794] Add missing array element commas to docs/coding-guidelines.html
...
Even though the coding guidelines document prescribes "commas after every
array element", it contains several example code fragments with array elements
not terminated by a comma. This commit fixes that.
PHPBB3-11794
2013-08-16 17:48:36 +02:00
Nils Adermann
0ef95a7009
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/11112] Do not change opensource.org link to https
[ticket/11112] Use https for user-visible links to phpbb.com
Conflicts:
phpBB/language/en/install.php
phpBB/language/en/ucp.php
2013-07-13 13:16:58 -04:00
Marc Alexander
07eadac2f6
[ticket/11112] Use https for user-visible links to phpbb.com
...
PHPBB3-11112
2013-07-12 16:24:27 -04:00
Andreas Fischer
a97d9d4b89
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/11144] Add missing {FORUM_NAME} variable
[ticket/11144] Add missing {FORUM_NAME} variable
Conflicts:
phpBB/download/file.php
phpBB/styles/prosilver/template/login_forum.html
2013-05-06 22:11:33 +02:00
Andreas Fischer
841f1e4922
Merge remote-tracking branch 'MGaetan89/ticket/11144' into develop-olympus
...
* MGaetan89/ticket/11144:
[ticket/11144] Add missing {FORUM_NAME} variable
[ticket/11144] Add missing {FORUM_NAME} variable
2013-05-06 21:56:20 +02:00
Gaëtan Muller
828d3b6b68
[ticket/11144] Add missing {FORUM_NAME} variable
...
The template variable {FORUM_NAME} was missing from
the login page of a password protected forum
PHPBB3-11144
2013-05-06 21:31:16 +02:00
Andreas Fischer
1dea12d607
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/11517] Fix list numbering
2013-05-02 23:13:27 +02:00