aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/coding-guidelines.html
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12637] Correctly escape the file header in coding-guidelines.html.Andreas Fischer2014-05-301-1/+1
* [ticket/12594] Replace phpBB Group with phpBB LimitedYuriy Rusko2014-05-281-5/+9
* [ticket/12594] Update footer credit linesYuriy Rusko2014-05-271-1/+1
* [ticket/12286] Reword section about pluralsJoas Schilling2014-03-281-4/+6
* [ticket/12286] Fix spelling of elephant(s) in the sampleJoas Schilling2014-03-281-5/+5
* [ticket/12286] Correctly capitalize PHPJoas Schilling2014-03-281-1/+1
* [ticket/12286] Fix nesting of ul inside li elementJoas Schilling2014-03-281-7/+9
* [ticket/12286] Add note that goto should not be usedJoas Schilling2014-03-211-0/+8
* [ticket/12286] Add section about plurals to the coding guidelinesJoas Schilling2014-03-181-0/+52
* [ticket/12286] Classes must use the name spaceJoas Schilling2014-03-181-23/+14
* [ticket/12286] Remove section about utf8_normalize_nfc()Joas Schilling2014-03-181-13/+0
* [ticket/12286] Use $request->variable() instead of request_var()Joas Schilling2014-03-181-15/+15
* [ticket/12286] Function names should be prefixed with phpbb_Joas Schilling2014-03-181-2/+2
* [ticket/12286] Add "Since" to template event docsJoas Schilling2014-03-181-1/+6
* [ticket/12286] style.php and imagesets dont exist anymoreJoas Schilling2014-03-181-4/+2
* [ticket/12286] Styles have a phpbb_version and a style_version in 3.1Joas Schilling2014-03-181-2/+4
* [ticket/12286] Use UTF8 (c) in style.cfg samplesJoas Schilling2014-03-181-2/+2
* Merge branch 'develop-olympus' into developAndreas Fischer2013-08-161-10/+10
|\
| * [ticket/11794] Add missing array element commas to docs/coding-guidelines.htmlrechosen2013-08-161-10/+10
* | Merge branch 'develop-olympus' into developNils Adermann2013-07-131-2/+2
|\ \ | |/
| * [ticket/11112] Use https for user-visible links to phpbb.comMarc Alexander2013-07-121-2/+2
* | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-061-0/+2
|\ \ | |/
| * Merge remote-tracking branch 'MGaetan89/ticket/11144' into develop-olympusAndreas Fischer2013-05-061-0/+2
| |\
| | * [ticket/11144] Add missing {FORUM_NAME} variableGaƫtan Muller2013-05-061-0/+2
* | | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-021-1/+1
|\ \ \ | |/ /
| * | [ticket/11517] Fix list numberinghjpotter922013-05-021-1/+1
| |/
* | [ticket/11287] Add template event naming to docs/coding-guidelines.htmlDavid King2012-12-201-0/+52
* | [ticket/10091] Bump minimum supported postgresql version to 8.3.Oleg Pudeyev2012-12-041-1/+1
* | [ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2)Igor Wiedler2012-11-091-3/+3
* | [ticket/10855] Fixed a couple issues in coding guidelines.Callum Macrae2012-05-221-2/+2
* | [ticket/10855] Added JS camelCaps info to guidelines.Callum Macrae2012-05-031-2/+8
* | [ticket/10855] Added array trailing commas info in js to guidelines.Callum Macrae2012-05-031-1/+1
* | [ticket/10855] Modified coding guidelines to reflect JS brace changes.Callum Macrae2012-04-291-1/+25
* | [ticket/10161] added fullstop to the end of sentenceSenky2012-04-261-1/+1
* | [ticket/10161] coding-guidelines.html updatedSenky2012-04-261-1/+1
* | [feature/class-prefix] Rename user and session to phpbb_*Igor Wiedler2012-03-311-1/+1
* | [feature/merging-style-components] Updating styles in coding guidelinesVjacheslav Trushkin2012-03-311-13/+17
* | Merge remote-tracking branch 'upstream/develop' into feature/merging-style-co...Vjacheslav Trushkin2012-03-291-3/+3
|\ \
| * | [task/php5.3] Looks like I missed a few places that needed PHP 5.2 changed to...David King2012-03-251-3/+3
* | | [feature/merging-style-components] Updating coding guidelinesVjacheslav Trushkin2012-03-141-13/+14
|/ /
* | Merge branch 'develop-olympus' into developAndreas Fischer2012-01-021-3/+2
|\ \ | |/
| * [ticket/9916] Changing coding guidelines licenseUnknown2012-01-021-3/+2
* | [ticket/10524] Changed Olympus to Ascraeus in Coding Docs in 3 placesDavid King2011-12-121-3/+3
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-10-291-22/+20
|\ \ | |/
| * [ticket/10430] Fix typos/etc in coding guidelinesdellsystem2011-10-281-22/+20
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-10-131-51/+1
|\ \ | |/
| * [ticket/10246] Move coding guidelines VCS section to wikiIgor Wiedler2011-10-131-51/+1
* | Merge remote-tracking branch 'igorw/ticket/10155' into developOleg Pudeyev2011-09-051-0/+1
|\ \
| * | [ticket/10155] Briefly explain assets in coding-guidelinesIgor Wiedler2011-07-171-1/+1
| * | [ticket/10155] Add jQuery, introduce global assets pathIgor Wiedler2011-07-111-0/+1