aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1878 from blitze/ticket/12024Nathan Guse2013-11-211-0/+16
|\ | | | | [ticket/12024] Template event overall_header_content_before
| * [ticket/12024] Correct the 'since' information in event listOpenShift guest2013-11-191-2/+2
| | | | | | | | PHPBB3-12024
| * [ticket/12024] Update events listOpenShift guest2013-11-181-0/+16
| | | | | | | | PHPBB3-12024
* | [prep-release-3.1.0-a2] Add changelog for alpha2Joas Schilling2013-11-191-0/+74
| |
* | [prep-release-3.1.0-a2] Prepare ChangelogJoas Schilling2013-11-191-22/+25
| |
* | [ticket/11972] Fix the sincesDavid King2013-11-021-4/+4
| | | | | | | | PHPBB3-11972
* | [ticket/11972] Add the sincesDavid King2013-11-021-0/+5
| | | | | | | | PHPBB3-11972
* | [ticket/11972] Add posting_editor_message_after template eventDavid King2013-11-021-0/+7
| | | | | | | | PHPBB3-11972
* | [ticket/11972] Add posting_editor_message_before template eventDavid King2013-11-021-0/+7
| | | | | | | | PHPBB3-11972
* | [ticket/11972] Add posting_editor_subject_before template eventDavid King2013-11-021-1/+8
| | | | | | | | PHPBB3-11972
* | [ticket/11972] Add posting_editor_subject_after template eventDavid King2013-11-021-2/+8
| | | | | | | | PHPBB3-11972
* | Merge pull request #1784 from nickvergessen/ticket/11924Nils Adermann2013-10-281-10/+62
|\ \ | | | | | | [Ticket/11924] Add a script to export the events in wiki format
| * | [ticket/11924] Add version info of template events to events.mdJoas Schilling2013-10-161-0/+44
| | | | | | | | | | | | PHPBB3-11924
| * | [ticket/11924] Bring layout of events.md to one styleJoas Schilling2013-10-161-10/+18
| | | | | | | | | | | | PHPBB3-11924
* | | Merge branch 'develop-olympus' into developNils Adermann2013-10-202-1/+2
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/11951] Add MariaDB to platforms we test on. [ticket/11951] Add MariaDB to supported DBMSes in requirement section. Conflicts: phpBB/docs/INSTALL.html phpBB/docs/README.html
| * | [ticket/11951] Add MariaDB to platforms we test on.Andreas Fischer2013-10-191-1/+1
| | | | | | | | | | | | PHPBB3-11951
| * | [ticket/11951] Add MariaDB to supported DBMSes in requirement section.Andreas Fischer2013-10-191-0/+1
| | | | | | | | | | | | PHPBB3-11951
* | | [prep-release-3.1.0-a1] Update changelog with the latest changesJoas Schilling2013-10-151-0/+2
| | |
* | | [prep-release-3.1.0-a1] Update changelog with 3.1.0-a1 changesJoas Schilling2013-10-141-21/+701
| | |
* | | Merge pull request #1581 from bantu/feature/plupload/depsNils Adermann2013-10-131-0/+1
|\ \ \ | | | | | | | | [ticket/10929] Plupload dependencies
| * | | [feature/plupload/deps] Add information about Plupload to AUTHORS.Andreas Fischer2013-07-171-0/+1
| | | | | | | | | | | | | | | | PHPBB3-10929
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-09-281-0/+1
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | * develop-olympus: [prep-release-3.0.12] Update changelog for 3.0.12 release. [ticket/11873] Add unit test for large password input. [ticket/11873] Do not hash very large passwords in order to safe resources.
| * | | Merge branch 'prep-release-3.0.12' into develop-olympusAndreas Fischer2013-09-281-0/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * prep-release-3.0.12: [prep-release-3.0.12] Update changelog for 3.0.12 release. [ticket/11873] Add unit test for large password input. [ticket/11873] Do not hash very large passwords in order to safe resources.
| | * | | [prep-release-3.0.12] Update changelog for 3.0.12 release.Andreas Fischer2013-09-281-0/+1
| | | | |
* | | | | [ticket/11866] More namespacesJoas Schilling2013-09-261-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-11866
* | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-09-101-1/+0
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * develop-olympus: [prep-release-3.0.12] Remove changelog entry for ticket that was not resolved.
| * | | | Merge branch 'prep-release-3.0.12' into develop-olympusAndreas Fischer2013-09-101-1/+0
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * prep-release-3.0.12: [prep-release-3.0.12] Remove changelog entry for ticket that was not resolved.
| | * | | [prep-release-3.0.12] Remove changelog entry for ticket that was not resolved.Andreas Fischer2013-09-101-1/+0
| | | | | | | | | | | | | | | | | | | | A wrong fix version was assigned to PHPBB3-11288.
* | | | | Merge pull request #1618 from VSEphpbb/ticket/11747Nathan Guse2013-09-051-0/+60
|\ \ \ \ \ | | | | | | | | | | | | [ticket/11747] UCP Prefs Core and Template Events
| * | | | | [ticket/11747] Tweak some of the wording in the events docMatt Friedman2013-07-271-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11747
| * | | | | [ticket/11747] Use _prepend and _append for template eventsMatt Friedman2013-07-261-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11747
| * | | | | [ticket/11747] ucp_prefs_post template eventsMatt Friedman2013-07-261-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11747
| * | | | | [ticket/11747] ucp_prefs_view template eventsMatt Friedman2013-07-261-0/+32
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11747
| * | | | | [ticket/11747] ucp_prefs_personal template eventsMatt Friedman2013-07-261-0/+14
| | |_|/ / | |/| | | | | | | | | | | | | PHPBB3-11747
* | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-09-051-0/+3
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [prep-release-3.0.12] Update Changelog for 3.0.12-RC3 release. [prep-release-3.0.12] Bumping version number for 3.0.12-RC3. Conflicts: build/build.xml phpBB/install/database_update.php
| * | | | Merge branch 'prep-release-3.0.12' into develop-olympusAndreas Fischer2013-09-051-0/+3
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * prep-release-3.0.12: [prep-release-3.0.12] Update Changelog for 3.0.12-RC3 release. [prep-release-3.0.12] Bumping version number for 3.0.12-RC3. Conflicts: phpBB/includes/constants.php phpBB/install/database_update.php phpBB/install/schemas/schema_data.sql
| | * | | [prep-release-3.0.12] Update Changelog for 3.0.12-RC3 release.Andreas Fischer2013-09-021-0/+3
| | | | |
* | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-08-161-10/+10
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * develop-olympus: [ticket/11794] Add missing array element commas to docs/coding-guidelines.html
| * | | | [ticket/11794] Add missing array element commas to docs/coding-guidelines.htmlrechosen2013-08-161-10/+10
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | [ticket/9550] Improve template event descriptions in phpBB/docs/events.mdrechosen2013-08-021-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the custom_fields template events descriptions according to nickvergessen's suggestions. PHPBB3-9550
* | | | [ticket/9550] Improve template event descriptions in phpBB/docs/events.mdrechosen2013-08-021-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Per suggestion of nickvergessen, stick to "before" and "after" in the template event descriptions instead of "at the top of" and "at the bottom of". PHPBB3-9550
* | | | [ticket/9550] Add the new template events to phpBB/docs/events.mdrechosen2013-08-021-0/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The newly added template events weren't listed and described yet in events.md. Fixed now. PHPBB3-9550
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-08-011-0/+5
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [prep-release-3.0.12] Update Changelog for 3.0.12-RC2 release. [prep-release-3.0.12] Bumping version number for 3.0.12-RC2. Conflicts: build/build.xml phpBB/install/database_update.php
| * | | [prep-release-3.0.12] Update Changelog for 3.0.12-RC2 release.Andreas Fischer2013-08-011-0/+5
| | | |
* | | | [ticket/11749] Template events for topic_list_row_pre/appendMatt Friedman2013-07-271-0/+18
| |/ / |/| | | | | | | | PHPBB3-11749
* | | Merge branch 'develop-olympus' into developAndreas Fischer2013-07-131-0/+3
|\ \ \ | |/ / | | | | | | | | | * develop-olympus: [prep-release-3.0.12] More changelog items for the 3.0.12 release.
| * | [prep-release-3.0.12] More changelog items for the 3.0.12 release.Andreas Fischer2013-07-131-0/+3
| | |
* | | Merge branch 'develop-olympus' into developNils Adermann2013-07-137-31/+31
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * | [ticket/11112] Use https for user-visible links to phpbb.comMarc Alexander2013-07-127-31/+31
| | | | | | | | | | | | PHPBB3-11112
* | | Merge remote-tracking branch 'phpbb/develop' into ticket/9657Joas Schilling2013-07-131-20/+165
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * phpbb/develop: (216 commits) [ticket/11626] Remove last reference to template in ldap [ticket/11626] Remove LDAP dependency on template [develop-olympus] Increment version number to 3.0.13-dev. [develop-olympus] Add changelog for 3.0.12 release. [develop-olympus] Bump version numbers for 3.0.12-RC1 release. [develop-olympus] Bumping version numbers to final for 3.0.12 releases. [ticket/11669] Fix PHP bug #55124 (recursive mkdir on /./) [ticket/11668] Run lint test at the end of the test suite [ticket/11548] Fix test errors in groups test on develop [ticket/11548] Check upload avatar URL the same way as in phpBB 3.0 [ticket/11548] Fix incorrect usage of array_map on acp groups page [ticket/11665] Fix test class name [ticket/11664] Stop creating php.html file in root path in tests [ticket/11665] Can't change file names already sent to set_filenames [ticket/11662] Typos: occured -> occurred [ticket/11662] Typos: occured -> occurred [ticket/11660] Fix bugs from bugs in #11651 (missing vars, db->sql_connect) [feature/auth-refactor] Add parent::setUp() in setUp() [feature/auth-refactor] Changes [feature/auth-refactor] DataProvider for acp_board test ...