aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'paybas/ticket/12377' into develop-ascraeusJoas Schilling2014-04-111-4/+4
|\ | | | | | | | | | | | | | | | | * paybas/ticket/12377: [ticket/12377] Forgot to change the INCLUDEs [ticket/12377] Renamed template files to navbar_xxx [ticket/12377] Moved notifications to new template [ticket/12377] Forgot empty line at the end [ticket/12377] Move navbar(s) to new template file
| * [ticket/12377] Renamed template files to navbar_xxxPayBas2014-04-101-4/+4
| | | | | | | | PHPBB3-12377
| * [ticket/12377] Move navbar(s) to new template filePayBas2014-04-101-3/+3
| | | | | | | | PHPBB3-12377
* | Merge remote-tracking branch 'github-nickvergessen/ticket/12286' into ↵Nils Adermann2014-04-101-69/+116
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-nickvergessen/ticket/12286: [ticket/12286] Reword section about plurals [ticket/12286] Fix spelling of elephant(s) in the sample [ticket/12286] Correctly capitalize PHP [ticket/12286] Fix nesting of ul inside li element [ticket/12286] Add note that goto should not be used [ticket/12286] Add section about plurals to the coding guidelines [ticket/12286] Classes must use the name space [ticket/12286] Remove section about utf8_normalize_nfc() [ticket/12286] Use $request->variable() instead of request_var() [ticket/12286] Function names should be prefixed with phpbb_ [ticket/12286] Add "Since" to template event docs [ticket/12286] style.php and imagesets dont exist anymore [ticket/12286] Styles have a phpbb_version and a style_version in 3.1 [ticket/12286] Use UTF8 (c) in style.cfg samples
| * [ticket/12286] Reword section about pluralsJoas Schilling2014-03-281-4/+6
| | | | | | | | PHPBB3-12286
| * [ticket/12286] Fix spelling of elephant(s) in the sampleJoas Schilling2014-03-281-5/+5
| | | | | | | | PHPBB3-12286
| * [ticket/12286] Correctly capitalize PHPJoas Schilling2014-03-281-1/+1
| | | | | | | | PHPBB3-12286
| * [ticket/12286] Fix nesting of ul inside li elementJoas Schilling2014-03-281-7/+9
| | | | | | | | PHPBB3-12286
| * [ticket/12286] Add note that goto should not be usedJoas Schilling2014-03-211-0/+8
| | | | | | | | PHPBB3-12286
| * [ticket/12286] Add section about plurals to the coding guidelinesJoas Schilling2014-03-181-0/+52
| | | | | | | | PHPBB3-12286
| * [ticket/12286] Classes must use the name spaceJoas Schilling2014-03-181-23/+14
| | | | | | | | PHPBB3-12286
| * [ticket/12286] Remove section about utf8_normalize_nfc()Joas Schilling2014-03-181-13/+0
| | | | | | | | | | | | The request class takes care of this PHPBB3-12286
| * [ticket/12286] Use $request->variable() instead of request_var()Joas Schilling2014-03-181-15/+15
| | | | | | | | PHPBB3-12286
| * [ticket/12286] Function names should be prefixed with phpbb_Joas Schilling2014-03-181-2/+2
| | | | | | | | PHPBB3-12286
| * [ticket/12286] Add "Since" to template event docsJoas Schilling2014-03-181-1/+6
| | | | | | | | PHPBB3-12286
| * [ticket/12286] style.php and imagesets dont exist anymoreJoas Schilling2014-03-181-4/+2
| | | | | | | | PHPBB3-12286
| * [ticket/12286] Styles have a phpbb_version and a style_version in 3.1Joas Schilling2014-03-181-2/+4
| | | | | | | | PHPBB3-12286
| * [ticket/12286] Use UTF8 (c) in style.cfg samplesJoas Schilling2014-03-181-2/+2
| | | | | | | | PHPBB3-12286
* | Merge remote-tracking branch 'paybas/ticket/12338' into develop-ascraeusJoas Schilling2014-04-041-0/+8
|\ \ | | | | | | | | | | | | | | | | | | | | | * paybas/ticket/12338: [ticket/12338] Add Template Event overall_footer_page_body_after Conflicts: phpBB/docs/events.md
| * | [ticket/12338] Add Template Event overall_footer_page_body_afterPayBas2014-04-041-0/+8
| | | | | | | | | | | | | | | | | | implement PHPBB3-12338
* | | Merge remote-tracking branch 'paybas/ticket/12333' into develop-ascraeusJoas Schilling2014-04-041-0/+8
|\ \ \ | | | | | | | | | | | | | | | | | | | | * paybas/ticket/12333: [ticket/12333] Change event name [ticket/12333] Add Template Event overall_header_body_after
| * | | [ticket/12333] Change event namePayBas2014-04-011-8/+8
| | | | | | | | | | | | | | | | PHPBB3-12333
| * | | [ticket/12333] Add Template Event overall_header_body_afterPayBas2014-03-311-0/+8
| |/ / | | | | | | | | | PHPBB3-12333
* | | Merge remote-tracking branch 'paybas/ticket/12328' into develop-ascraeusJoas Schilling2014-04-011-0/+8
|\ \ \ | | | | | | | | | | | | | | | | | | | | * paybas/ticket/12328: [ticket/12328] Change "since" to B3 [ticket/12328] Add Template Event index_body_stat_blocks_after
| * | | [ticket/12328] Change "since" to B3PayBas2014-04-011-1/+1
| | | | | | | | | | | | | | | | PHPBB3-12328
| * | | [ticket/12328] Add Template Event index_body_stat_blocks_afterPayBas2014-03-301-0/+8
| |/ / | | | | | | | | | PHPBB3-12328
* | | [prep-release-3.1.0-b2] Add changelog for 3.1.0-b2Joas Schilling2014-03-301-0/+66
| | |
* | | [prep-release-3.1.0-b2] Prepare ChangelogJoas Schilling2014-03-301-25/+28
| | |
* | | Merge remote-tracking branch 'prosk8er/ticket/12298' into develop-ascraeusJoas Schilling2014-03-291-0/+16
|\ \ \ | | | | | | | | | | | | | | | | * prosk8er/ticket/12298: [ticket/12298] Template Event memberlist_view_contact_before/after
| * | | [ticket/12298] Template Event memberlist_view_contact_before/afterProsk8er2014-03-291-0/+16
| |/ / | | | | | | | | | | | | | | | | | | add template event memberlist_view_contact_before and memberlist_view_contact_after PHPBB3-12298
* | | Merge remote-tracking branch 'prosk8er/ticket/12301' into develop-ascraeusJoas Schilling2014-03-291-0/+28
|\ \ \ | | | | | | | | | | | | | | | | * prosk8er/ticket/12301: [ticket/12301] Template Event overall_header_body_before
| * | | [ticket/12301] Template Event overall_header_body_beforeProsk8er2014-03-291-0/+28
| |/ / | | | | | | | | | | | | | | | add template event overall_header_body_before PHPBB3-12301
* | | [ticket/12308] Template Event forumlist_body_last_row_afterPayBas2014-03-291-0/+8
| | | | | | | | | | | | PHPBB3-12308
* | | [ticket/12309] Template Event quickreply_editor_panel_before/afterPayBas2014-03-291-0/+16
|/ / | | | | | | PHPBB3-12309
* | [ticket/12289] Add viewtopic template events for posts specific custom noticesrxu2014-03-221-0/+16
|/ | | | | | These events allow extensions to add own posts specific notices-alike info. PHPBB3-12289
* [ticket/12279] Add memberlist_view.html template event to add custom inforxu2014-03-171-0/+8
| | | | | | | Template event to ddd custom content to the user profile view after the main content. PHPBB3-12279
* [prep-release-3.1.0-b1] Add changelog for 3.1.0-b1Joas Schilling2014-03-151-0/+145
|
* [prep-release-3.1.0-b1] Prepare ChangelogJoas Schilling2014-03-151-24/+27
|
* [ticket/11938] use sql_attr_string instead of sql_attr_str2ordinalDhruv2014-03-091-1/+1
| | | | PHPBB3-11938
* [ticket/12231] Add template events to forumlist_body.htmlrxu2014-03-031-0/+32
| | | | | | | Add events before/after category header, before/after subforums list to allow add/modify content in respective places. PHPBB3-12231
* [ticket/12217] Add more template events to viewtopic_body.htmlrxu2014-02-211-0/+24
| | | | | | | | Add viewtopic template events before/after the posts, after the sorting options to allow adding contents to respective places (like advertisement and so on). PHPBB3-12217
* Merge pull request #2027 from lucifer4o/ticket/12177Nathan Guse2014-02-181-0/+16
|\ | | | | [ticket/12177] Add ucp_friend_list_before/after
| * [ticket/12177] Add ucp_friend_list_before/afterlucifer4o2014-02-131-2/+2
| | | | | | | | | | | | Add events before and after list of friends in UCP template Change Since part from a3 to a4 PHPBB3-12177
| * [ticket/12177] Add ucp_friend_list_before/afterlucifer4o2014-02-131-0/+16
| | | | | | | | | | | | Add events before and after list of friends in UCP template PHPBB3-12177
* | [ticket/12166] Add template events to quickreply_editor.html.rxu2014-02-181-0/+16
|/ | | | | | | | | | | Add template event pair - quickreply_editor_message_before and quickreply_editor_message_before to quickreply_editor.html for both of prosilver and subsilver2 styles. This allows extensions to modify quick reply postform. For example, to add BBCode buttons and/or smilies and so on. PHPBB3-12166
* Merge remote-tracking branch 'vinny/ticket/12134' into developCesar G2014-02-121-0/+1
|\ | | | | | | | | * vinny/ticket/12134: [ticket/12134] Add ucp_pm_viewmessage_print_head_append event to subsilver2
| * [ticket/12134] Add ucp_pm_viewmessage_print_head_append event to subsilver2Marcus Vinicius2014-01-261-0/+1
| | | | | | | | PHPBB3-12134
* | Merge remote-tracking branch 'vinny/ticket/12132' into developCesar G2014-02-121-0/+1
|\ \ | | | | | | | | | | | | | | | * vinny/ticket/12132: [ticket/12132] Add the event to events.md doc [ticket/12132] Add viewtopic_print_head_append event to subsilver2
| * | [ticket/12132] Add the event to events.md docMarcus Vinicius2014-01-261-0/+1
| |/ | | | | | | PHPBB3-12132
* | [prep-release-3.1.0-a3] Commit changelog for 3.1.0-a3Joas Schilling2014-02-051-0/+106
| |