aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* | | [prep-release-3.1.0-RC2] Prepare ChangelogJoas Schilling2014-07-111-29/+32
| | |
* | | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-07-111-1/+1
|\ \ \ | |/ / |/| / | |/ | | | | | | | | * develop-olympus: [ticket/12120] Remove imkingdavid from active authors Conflicts: phpBB/docs/AUTHORS
| * [ticket/12120] Remove imkingdavid from active authorsMarc Alexander2014-07-081-2/+2
| | | | | | | | PHPBB3-12120
* | Merge remote-tracking branch 'PayBas/ticket/12662' into develop-ascraeusCesar G2014-07-031-13/+42
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PayBas/ticket/12662: (29 commits) [ticket/12662] Hide quick-links when empty [ticket/12662] Fix white-space issue to make dropdowns uniform [ticket/12662] Remove last remaining linklist outside navbars [ticket/12662] Use data-last-responsive attr instead of hardcoded list [ticket/12662] Remove <li> container from logged_out_content event [ticket/12662] Username <span> fix for list columns [ticket/12662] Fix notifications dropdown positioning for RTL [ticket/12662] Update tests that utilize get_username_string [ticket/12662] Update subsilver2 index template event names [ticket/12662] Update events docs from b5 to rc1/rc2 [ticket/12662] Move dropdown container from <li> to new inner div [ticket/12662] Remove linklist container and update template events [ticket/12662] Add span containers to all usernames for consistency [ticket/12662] IE8 fixes [ticket/12662] Fix responsive positioning of notifications dropdown [ticket/12662] Remove inherited props from ddown-extendended [ticket/12662] Change CSS selectors to direct descendants for linklist [ticket/12662] Reorder icon CSS rules alphabetically [ticket/12662] Use slack variable to determine line-break sensitivity [ticket/12662] Change new event names and fix events.md ...
| * | [ticket/12662] Update events docs from b5 to rc1/rc2PayBas2014-06-251-9/+10
| | | | | | | | | | | | PHPBB3-12662
| * | [ticket/12662] Remove linklist container and update template eventsPayBas2014-06-251-6/+6
| | | | | | | | | | | | PHPBB3-12662
| * | [ticket/12662] Change new event names and fix events.mdPayBas2014-06-251-35/+35
| | | | | | | | | | | | | | | | | | Previously merged PR said b4 instead of b5, also not alphabetical. PHPBB3-12662
| * | [ticket/12662] Initial setupPayBas2014-06-251-0/+28
| | | | | | | | | | | | PHPBB3-12662
* | | Merge branch 'develop-olympus' into develop-ascraeusTristan Darricau2014-07-021-0/+1
|\ \ \ | |/ / |/| / | |/ | | | | | | | | * develop-olympus: [ticket/12120] Add nicofuma to the developers Conflicts: phpBB/docs/AUTHORS
| * [ticket/12120] Add nicofuma to the developersJoas Schilling2014-07-021-0/+1
| | | | | | | | PHPBB3-12120
* | [prep-release-3.1.0-RC1] Add changelog for 3.1.0-RC1Joas Schilling2014-06-241-0/+118
| |
* | [prep-release-3.1.0-RC1] Prepare ChangelogJoas Schilling2014-06-241-28/+31
| |
* | Merge pull request #2640 from dhruvgoel92/ticket/12532Joas Schilling2014-06-231-4/+24
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12532] Add navbar_header_username_append/prepend * dhruvgoel92/ticket/12532: [ticket/12532] Move logged_out event into its own <li> [ticket/12532] Fix tab -> space indentation in events.md [ticket/12532] Add navbar_header_logged_out_content event [ticket/12532] Add navbar_header_username_append/prepend
| * | [ticket/12532] Fix tab -> space indentation in events.mdimkingdavid2014-06-231-1/+1
| | | | | | | | | | | | PHPBB3-12532
| * | [ticket/12532] Add navbar_header_logged_out_content eventimkingdavid2014-06-231-0/+7
| | | | | | | | | | | | PHPBB3-12532
| * | [ticket/12532] Add navbar_header_username_append/prependDavid King2014-06-231-4/+17
| | | | | | | | | | | | PHPBB3-12532
* | | Merge pull request #2581 from lucifer4o/ticket/12696Joas Schilling2014-06-231-0/+40
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Ticket/12696] Add events to ucp_register.html * lucifer4o/ticket/12696: [ticket/12696] Typo [ticket/12696] Change some parts [ticket/12696] Naming convention changes [ticket/12696] A small error with events.md perms [ticket/12696] Add events to evets.md [ticket/12696] Add prosilver ucp_register [ticket/12696] Add events to ucp_register.html
| * | | [ticket/12696] TypoStanislav Atanasov2014-06-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fixing typo PHPBB3-12696
| * | | [ticket/12696] Naming convention changesStanislav Atanasov2014-06-221-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | Some changes propsed by nickvergessen PHPBB3-12696
| * | | [ticket/12696] A small error with events.md permsStanislav Atanasov2014-06-221-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | docs/events.md was in 755 changed to 644 PHPBB3-12696
| * | | [ticket/12696] Add events to evets.mdStanislav Atanasov2014-06-221-0/+40
| |/ / | | | | | | | | | | | | | | | Add events in documentation PHPBB3-12696
* | | [ticket/12747] Drop support for FirebirdJoas Schilling2014-06-203-3/+2
|/ / | | | | | | PHPBB3-12747
* | Merge remote-tracking branch 'github-nickvergessen/ticket/10073' into ↵Nils Adermann2014-06-091-14/+14
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-nickvergessen/ticket/10073: (36 commits) [ticket/10073] Fix button descriptions [ticket/10073] Do not check disable boxes by default [ticket/10073] Store values with config_text in the ACP [ticket/10073] Move config values to config_text [ticket/10073] Fix request usage [ticket/10073] Deduplicate template variable names [ticket/10073] Get service from container [ticket/10073] Fix more "Contact Us" strings [ticket/10073] Move template code into the template [ticket/10073] Make contact page available when board is disabled [ticket/10073] Change name of the ACP module [ticket/10073] Deduplicate posting buttons code in ACP [ticket/10073] Use phpbb_validate_email to verify email address [ticket/10073] Add tests for new validate_email() [ticket/10073] Split email validation from email ban and taken checks [ticket/10073] Deduplicate the if statement [ticket/10073] Fallback to board_contact when contact page is disabled [ticket/10073] Remove language string from rebase conflict [ticket/10073] Add ACP module to add bbcode text for contact admin info [ticket/10073] Add new configs to the schema ...
| * | [ticket/10073] Deduplicate posting buttons code in ACPJoas Schilling2014-05-291-14/+14
| | | | | | | | | | | | PHPBB3-10073
* | | [develop-ascraeus] Correct capitalisation of NeoThermic.Andreas Fischer2014-05-311-2/+2
| | |
* | | [ticket/12637] Correctly escape the file header in coding-guidelines.html.Andreas Fischer2014-05-301-1/+1
| | | | | | | | | | | | PHPBB3-12637
* | | [prep-release-3.1.0-b4] Add changelog for 3.1.0-b4Joas Schilling2014-05-301-0/+105
| | |
* | | [prep-release-3.1.0-b4] Prepare ChangelogJoas Schilling2014-05-301-27/+30
|/ /
* | [ticket/12594] Replace phpBB Group with phpBB LimitedYuriy Rusko2014-05-283-10/+14
| | | | | | | | PHPBB3-12594
* | Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594Yuriy Rusko2014-05-281-0/+12
|\ \
| * \ Merge pull request #2502 from tmbackoff/ticket/12596Dhruv Goel2014-05-281-0/+12
| |\ \ | | | | | | | | [ticket/12596] Add template event acp_group_options_before/after
| | * | [ticket/12596] Add template event acp_group_options_before/afterTabitha Backoff2014-05-271-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add template events to the group settings page to allow extensions to add additional options for groups. PHPBB3-12596
* | | | Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594Yuriy Rusko2014-05-271-883/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | Conflicts: phpBB/docs/hook_system.html
| * | | [ticket/12603] Remove hook system documentation.Cesar G2014-05-271-883/+0
| |/ / | | | | | | | | | | | | | | | | | | | | | The code for hooks still exists in Ascraeus for compatibility reasons, however, it is no longer recommended that they be used. The events system should be used instead. PHPBB3-12603
* | | [ticket/12594] Update footer credit linesYuriy Rusko2014-05-277-7/+7
| | | | | | | | | | | | PHPBB3-12594
* | | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-273-93/+98
|/ / | | | | | | PHPBB3-12594
* | [ticket/12523] Add template events search_results_topic_(before/after)rxu2014-05-111-0/+16
| | | | | | | | | | | | | | Add template events search_results_topic_(before/after) to search_results.html. PHPBB3-12523
* | [ticket/12513] Add simple_header head event with support for CSS assets callsMatt Friedman2014-05-071-0/+8
| | | | | | | | PHPBB3-12513
* | [prep-release-3.1.0-b3] Add changelog for 3.1.0-b3Joas Schilling2014-05-041-0/+163
| |
* | [prep-release-3.1.0-b3] Prepare ChangelogJoas Schilling2014-05-041-26/+29
| |
* | Merge pull request #2394 from VSEphpbb/ticket/12484Joas Schilling2014-05-041-0/+16
|\ \ | | | | | | | | | | | | | | | | | | [ticket/12484] Add template event ucp_agreement_terms_before/after * VSEphpbb/ticket/12484: [ticket/12484] Add template event ucp_agreement_terms_before/after
| * | [ticket/12484] Add template event ucp_agreement_terms_before/afterMatt Friedman2014-05-021-0/+16
| | | | | | | | | | | | PHPBB3-12484
* | | Merge pull request #2203 from PayBas/ticket/12323Joas Schilling2014-05-041-0/+14
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12323] Template Event search_results_postprofile_before/after * PayBas/ticket/12323: [ticket/12323] Template Event search_results_postprofile_before Conflicts: phpBB/docs/events.md
| * | | [ticket/12323] Template Event search_results_postprofile_beforePayBas2014-05-031-0/+14
| |/ / | | | | | | | | | PHPBB3-12323
* | | Merge pull request #2346 from PayBas/ticket/12438Joas Schilling2014-05-041-0/+8
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12438] Add Template event memberlist_view_content_prepend * PayBas/ticket/12438: [ticket/12438] Add Template event memberlist_view_content_prepend
| * | | [ticket/12438] Add Template event memberlist_view_content_prependPayBas2014-05-021-0/+8
| | | | | | | | | | | | | | | | PHPBB3-12438
* | | | Merge pull request #2314 from PayBas/ticket/12410Joas Schilling2014-05-041-0/+16
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12410] Add Template events search_results_post_ b/a * PayBas/ticket/12410: [ticket/12410] Add Template events search_results_post_ b/a
| * | | | [ticket/12410] Add Template events search_results_post_ b/aPayBas2014-05-031-0/+16
| | |/ / | |/| | | | | | | | | | PHPBB3-12410
* | | | Merge pull request #2297 from PayBas/ticket/12396Joas Schilling2014-05-041-0/+24
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12396] Add Template events viewforum_forum_name_append/prepend * PayBas/ticket/12396: [ticket/12396] Added missing viewtopic_topic_title_append [ticket/12396] Add Template events viewforum_forum_name
| * | | | [ticket/12396] Added missing viewtopic_topic_title_appendPayBas2014-05-031-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rebased for travis... again PHPBB3-12396