aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
...
| | * [ticket/10776] update min php version 5.3.3 in readmeDhruv2013-06-211-1/+1
| | | | | | | | | | | | PHPBB3-10776
| | * Merge branch 'ticket/10776' of git://github.com/callumacrae/phpbb3 into ↵Dhruv2013-06-201-15/+15
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ticket/10776 # By Callum Macrae # Via Callum Macrae * 'ticket/10776' of git://github.com/callumacrae/phpbb3: [ticket/10776] Fixed a couple language changes in docs/README.html. [ticket/10776] Fixed errors in docs/README.html. Conflicts: phpBB/docs/README.html
| | | * [ticket/10776] Fixed a couple language changes in docs/README.html.Callum Macrae2012-04-121-3/+3
| | | | | | | | | | | | | | | | PHPBB3-10776
| | | * [ticket/10776] Fixed errors in docs/README.html.Callum Macrae2012-04-101-39/+38
| | | | | | | | | | | | | | | | PHPBB3-10776
| * | | Merge branch 'develop-olympus' into developAndreas Fischer2013-06-031-2/+3
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | * develop-olympus: [ticket/11122] Add dhruv to active authors [ticket/11122] Remove Oleg and igorw from active authors
| | * | [ticket/11122] Add dhruv to active authorsJoas Schilling2013-06-031-0/+1
| | | | | | | | | | | | | | | | PHPBB3-11122
| | * | [ticket/11122] Remove Oleg and igorw from active authorsJoas Schilling2013-06-031-2/+2
| | | | | | | | | | | | | | | | PHPBB3-11122
| * | | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-061-0/+2
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| | * | Merge remote-tracking branch 'MGaetan89/ticket/11144' into develop-olympusAndreas Fischer2013-05-061-0/+2
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | * MGaetan89/ticket/11144: [ticket/11144] Add missing {FORUM_NAME} variable [ticket/11144] Add missing {FORUM_NAME} variable
| | | * | [ticket/11144] Add missing {FORUM_NAME} variableGaëtan Muller2013-05-061-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The template variable {FORUM_NAME} was missing from the login page of a password protected forum PHPBB3-11144
| * | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-021-1/+1
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * develop-olympus: [ticket/11517] Fix list numbering
| | * | | [ticket/11517] Fix list numberinghjpotter922013-05-021-1/+1
| | |/ / | | | | | | | | | | | | PHPBB3-11517
| * | | Merge pull request #1311 from VSEphpbb/ticket/11461Nils Adermann2013-03-311-0/+9
| |\ \ \ | | | | | | | | | | [ticket/11461] - Template Event added to bottom of view topic pages
| | * | | [ticket/11461] cut doc entry to 79 colsMatt Friedman2013-03-191-1/+3
| | | | | | | | | | | | | | | | | | | | PHPBB3-11461
| | * | | [ticket/11461] Further clarify doc for viewtopic_body_footer_beforeMatt Friedman2013-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-11461
| | * | | [ticket/11461] Add viewtopic_body_footer_before to the event docsMatt Friedman2013-03-191-0/+7
| | | | | | | | | | | | | | | | | | | | PHPBB3-11461
| * | | | [ticket/11438] Add spaces after # comment start and before \ line breaksJoas Schilling2013-03-161-34/+34
| | | | | | | | | | | | | | | | | | | | PHPBB3-11438
| * | | | [ticket/11438] Add empty sql_query_pre to delta-sourceJoas Schilling2013-03-151-0/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-11438
| * | | | [ticket/11438] Move backslash to concatenate the query strings correctlyJoas Schilling2013-03-151-60/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Was broken in 03d2c6413c25b1faf7f37ff20625ce986b19eb88 PHPBB3-11438
| * | | | [ticket/11438] Update sphinx.sample.conf to one provided by config_generate()Joas Schilling2013-03-151-1/+1
| |/ / / | | | | | | | | | | | | PHPBB3-11438
* | | | [ticket/9657] Check for post visibility when searching with SphinxJoas Schilling2013-03-141-0/+5
|/ / / | | | | | | | | | | | | | | | | | | | | | This update will require admins to manually update their Sphinx config file aswell as to delete the index and rebuild it from scratch. Before this is done the search will not be usable anymore. PHPBB3-9657
* | | Merge branch 'develop-olympus' into developNils Adermann2013-02-241-1/+2
|\ \ \ | |/ / | | | | | | | | | | | | * develop-olympus: [ticket/11122] Move rxu to 'Former Contributors' section. [ticket/11122] Add EXreaction to docs/AUTHORS.
| * | [ticket/11122] Move rxu to 'Former Contributors' section.Andreas Fischer2013-02-241-1/+1
| | | | | | | | | | | | PHPBB3-11122
| * | [ticket/11122] Add EXreaction to docs/AUTHORS.Andreas Fischer2013-02-241-0/+1
| | | | | | | | | | | | PHPBB3-11122
* | | Merge remote-tracking branch 'p/ticket/11248' into developAndreas Fischer2012-12-221-30/+60
|\ \ \ | | | | | | | | | | | | | | | | * p/ticket/11248: [ticket/11248] Convert line endings to LF - develop edition.
| * | | [ticket/11248] Convert line endings to LF - develop edition.Oleg Pudeyev2012-12-071-30/+60
| | | | | | | | | | | | | | | | PHPBB3-11248
* | | | [ticket/11287] Add template event naming to docs/coding-guidelines.htmlDavid King2012-12-201-0/+52
| | | | | | | | | | | | | | | | PHPBB3-11287
* | | | [feature/events] Fix improperly named event in documentationDavid King2012-12-201-2/+4
| | | | | | | | | | | | | | | | PHPBB3-9550
* | | | [feature/events] Fix alphabetization of eventsDavid King2012-12-201-4/+4
| | | | | | | | | | | | | | | | PHPBB3-9550
* | | | [feature/events] Put events in alphabetical orderDavid King2012-12-201-23/+23
| | | | | | | | | | | | | | | | PHPBB3-9550
* | | | [feature/events] Make EVENTS.md lowercaseDavid King2012-12-201-0/+0
| | | | | | | | | | | | | | | | PHPBB3-9550
* | | | [feature/events] Use ` to escape HTML tags in markdownDavid King2012-12-171-7/+7
| | | | | | | | | | | | | | | | PHPBB3-9550
* | | | [feature/events] Remove HTML tags from markdown so they don't get parsedDavid King2012-12-171-7/+7
| | | | | | | | | | | | | | | | PHPBB3-9550
* | | | [feature/events] Add markdown template event documentation fileDavid King2012-12-171-0/+130
|/ / / | | | | | | | | | PHPBB3-9550
* | | [ticket/10091] Bump minimum supported postgresql version to 8.3.Oleg Pudeyev2012-12-042-2/+2
| | | | | | | | | | | | PHPBB3-10091
* | | Merge branch 'develop-olympus' into developAndreas Fischer2012-11-291-1/+1
|\ \ \ | |/ / | | | | | | | | | * develop-olympus: [ticket/11227] @return void -> @return null in develop-olympus.
| * | [ticket/11227] @return void -> @return null in develop-olympus.Oleg Pudeyev2012-11-291-1/+1
| | | | | | | | | | | | PHPBB3-11227
* | | [ticket/11205] Fix merge conflict in readme.html.Oleg Pudeyev2012-11-151-5/+1
| | | | | | | | | | | | PHPBB3-11205
* | | Merge PR #1052 branch 'develop-olympus' into developOleg Pudeyev2012-11-091-66/+85
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/10865] Use code tags for install/database_update.php. [ticket/10865] Should have been a slash. [ticket/10865] Add .css, .js, and .htaccess to the list of ASCII mode files [ticket/10865] Phrase change for visiting with browser [ticket/10865] Grammar corrections for the entire document [ticket/10865] Typo and phrasing change [ticket/10865] Updates and additions to /docs/INSTALL.html Conflicts: phpBB/docs/INSTALL.html
| * | Merge PR #1052 branch 'p/ticket/10865' into develop-olympusOleg Pudeyev2012-11-091-68/+87
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * p/ticket/10865: [ticket/10865] Use code tags for install/database_update.php. [ticket/10865] Should have been a slash. [ticket/10865] Add .css, .js, and .htaccess to the list of ASCII mode files [ticket/10865] Phrase change for visiting with browser [ticket/10865] Grammar corrections for the entire document [ticket/10865] Typo and phrasing change [ticket/10865] Updates and additions to /docs/INSTALL.html
| | * | [ticket/10865] Use code tags for install/database_update.php.Oleg Pudeyev2012-11-091-2/+2
| | | | | | | | | | | | | | | | PHPBB3-10865
| | * | [ticket/10865] Should have been a slash.Oleg Pudeyev2012-11-091-1/+1
| | | | | | | | | | | | | | | | PHPBB3-10865
| | * | [ticket/10865] Add .css, .js, and .htaccess to the list of ASCII mode filesPatrick Webster2012-08-031-1/+1
| | | | | | | | | | | | | | | | PHPBB3-10865
| | * | [ticket/10865] Phrase change for visiting with browserPatrick Webster2012-06-281-1/+1
| | | | | | | | | | | | | | | | PHPBB3-10865
| | * | [ticket/10865] Grammar corrections for the entire documentPatrick Webster2012-06-221-56/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed more grammatical issues, changed some phrasings, added a link for offline conversions, and other corrections. PHPBB3-10865
| | * | [ticket/10865] Typo and phrasing changePatrick Webster2012-06-191-1/+1
| | | | | | | | | | | | | | | | PHPBB3-10865
| | * | [ticket/10865] Updates and additions to /docs/INSTALL.htmlOyabun12012-06-191-31/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added anti-spam section. Changed www.mydomain.com/tld to www.example.com. Updated update section to mention third party styles. Reworded several sentences for clarity. Made file name/path formatting more consistent. Corrected update archive type availabilities. Changed PHP version listing to be less redundant. PHPBB3-10865 PHPBB3-10918
* | | | [ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2)Igor Wiedler2012-11-093-6/+6
| | | | | | | | | | | | | | | | PHPBB3-11181
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-09-291-7/+8
|\ \ \ \ | |/ / / | | | | | | | | | | | | * develop-olympus: [ticket/11122] Move Acyd Burn, Arty and Toonarmy to former contributors
| * | | [ticket/11122] Move Acyd Burn, Arty and Toonarmy to former contributorsJoas Schilling2012-09-271-7/+8
| | | | | | | | | | | | | | | | PHPBB3-11122