aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | [ticket/15266] Expand functionality of content_visibilityjaviexin2017-12-276-6/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added new function "is_visible", and replaced several immediate uses of the above, including a single event in the new function to handle change in all places consistently, and much simpler. PHPBB3-15266
| * | | | | | | | | | [ticket/15266] Fix events in content_visibilityjaviexin2017-07-101-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Additional errors found. The event parameter 'timestamp' does not exist, it is really called 'time'. Affects four events: core.set_post_visibility_before_sql core.set_post_visibility_after core.set_topic_visibility_before_sql core.set_topic_visibility_after PHPBB3-15266
| * | | | | | | | | | [ticket/15266] Fix events in content_visibilityjaviexin2017-07-091-44/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes core.phpbb_content_visibility_get_visibility_sql_before, core.phpbb_content_visibility_get_forums_visibility_before, core.phpbb_content_visibility_get_global_visibility_before Does not modify the events, but fixes some comments, and changes the rest of the function to allow (at least) the documented event functionality. PHPBB3-15266
* | | | | | | | | | | Merge pull request #5036 from JoshyPHP/ticket/15442Marc Alexander2017-12-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15442] Allow unsafe HTML in bbcode.html
| * | | | | | | | | | | [ticket/15442] Allow unsafe HTML in bbcode.htmlJoshyPHP2017-11-071-1/+1
| | |_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15442
* | | | | | | | | | | Merge pull request #5032 from rxu/ticket/15224Marc Alexander2017-12-221-2/+17
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15224] Fix some MySQL fulltext index searching errors
| * | | | | | | | | | | [ticket/15224] Fix some MySQL fulltext index searching errorsrxu2017-11-041-2/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15224
* | | | | | | | | | | | Merge pull request #5060 from dsinn/ticket/15478Marc Alexander2017-12-181-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | [ticket/15478] Fix core.js $loadingIndicator JavaScript errors
| * | | | | | | | | | | [ticket/15478] Fix core.js $loadingIndicator JavaScript errorsDaniel Sinn2017-12-111-3/+3
| | |_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15478
* | | | | | | | | | | Merge pull request #5035 from kasimi/ticket/15440Derky2017-12-171-5/+27
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15440] Added core.ucp_register_agreement_modify_template_data
| * | | | | | | | | | | [ticket/15440] State deprecated version for core.ucp_register_agreementDerky2017-12-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15440
| * | | | | | | | | | | [ticket/15440] Added core.ucp_register_agreement_modify_template_datakasimi2017-12-171-5/+27
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15440
* | | | | | | | | | | Merge pull request #5059 from kasimi/ticket/15476Marc Alexander2017-12-171-0/+20
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15476] Add event core.search_modify_post_row
| * | | | | | | | | | | [ticket/15476] Add event core.search_modify_post_rowkasimi2017-12-091-0/+20
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15476
* | | | | | | | | | | Merge pull request #5052 from hanakin/ticket/15455Marc Alexander2017-12-171-2/+0
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15455] Fix UCP padding issues
| * | | | | | | | | | | [ticket/15455] Remove unessecary jumpboxMichael Miday2017-11-271-2/+0
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15455
* | | | | | | | | | | Merge pull request #5054 from hanakin/ticket/15470Marc Alexander2017-12-171-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | [ticket/15470] Add font-size prop to .attachbox
| * | | | | | | | | | [ticket/15470] Add font-sizeMichael Miday2017-11-281-0/+1
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15470
* | | | | | | | | | Merge pull request #5022 from kasimi/ticket/15431Derky2017-12-031-6/+31
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15431] Add event core.ucp_register_modify_template_data
| * | | | | | | | | | [ticket/15431] Moved phpbb_timezone_select() before the eventkasimi2017-12-031-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15431
| * | | | | | | | | | [ticket/15431] Split up $template_varskasimi2017-12-031-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15431
| * | | | | | | | | | [ticket/15431] Removed $page_titlekasimi2017-11-291-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15431
| * | | | | | | | | | [ticket/15431] Fixed event argument descriptionkasimi2017-11-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15431
| * | | | | | | | | | [ticket/15431] Add event core.ucp_register_modify_template_datakasimi2017-10-311-7/+34
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15431
* | | | | | | | | | Merge pull request #5025 from hubaishan/ticket/15433Marc Alexander2017-12-032-0/+8
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | [ticket/15433] Fix phpbbcli can enable non-existent extension
| * | | | | | | | | [ticket/15433] Fix phpbbcli can enable non-existent extensionhubaishan2017-12-032-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix phpbbcli can enable non-existent extension PHPBB3-15433
* | | | | | | | | | Merge remote-tracking branch 'rxu/ticket/15460' into 3.2.xMichaelC2017-11-261-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rxu/ticket/15460: [ticket/15460] Fix group name displayed in the manage users ACP module
| * | | | | | | | | | [ticket/15460] Fix group name displayed in the manage users ACP modulerxu2017-11-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15460
* | | | | | | | | | | Merge remote-tracking branch 'CHItA/ticket/15463' into 3.2.xMichaelC2017-11-261-0/+2
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CHItA/ticket/15463: [ticket/15463] Add MichaelC and Hanakin to the dev credits
| * | | | | | | | | | | [ticket/15463] Add MichaelC and Hanakin to the dev creditsMáté Bartus2017-11-231-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15463
* | | | | | | | | | | | Merge pull request #4991 from Sophist-UK/ticket/15390Marc Alexander2017-11-262-3/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15390] Fix vertical bar permission tooltip
| * | | | | | | | | | | | [ticket/15390] Prevent dropdown from being incorrectly offsetMarc Alexander2017-11-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15390
| * | | | | | | | | | | | [ticket/15390] Fix vertical bar permission tooltipSophist2017-10-051-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a vertical bar and menu text running through the Admin Permission Role Tooltip pop-up caused by z-index on menu div (and opacity of the popup of .95 rather than 1). PHPBB3-15390
* | | | | | | | | | | | | Merge pull request #5051 from JoshyPHP/ticket/15464Marc Alexander2017-11-261-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15464] Detect BBCodes in uppercase when reparsing
| * | | | | | | | | | | | [ticket/15464] Detect BBCodes in uppercase when reparsingJoshyPHP2017-11-231-2/+2
| | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15464
* | | | | | | | | | | | [ticket/15461] Add Derky to the list of contributors.Máté Bartus2017-11-211-1/+2
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15461
* | | | | | | | | | | Merge pull request #4976 from rubencm/ticket/15171Marc Alexander2017-11-165-14/+53
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15171] Replace all BBCode templates by default
| * | | | | | | | | | | [ticket/15171] Add migrationRubén Calvo2017-10-311-0/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15171
| * | | | | | | | | | | [ticket/15171] Fix testRubén Calvo2017-10-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15171
| * | | | | | | | | | | [ticket/15171] Fix texformatterRubén Calvo2017-10-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15171
| * | | | | | | | | | | [ticket/15171] Replace all BBCode templates by defaultRubén Calvo2017-10-313-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15171
* | | | | | | | | | | | Merge pull request #4949 from marc1706/ticket/15353Máté Bartus2017-11-154-14/+49
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | [ticket/15353] Make sure users can continue update after merging file diff
| * | | | | | | | | | | [ticket/15353] Use empty where applicableMarc Alexander2017-10-122-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15353
| * | | | | | | | | | | [ticket/15353] Make sure users can continue update after merging file diffMarc Alexander2017-09-104-13/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15353
* | | | | | | | | | | | [ticket/15408] Reject duplicate BBCodes in ACPJoshyPHP2017-11-031-3/+3
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15408
* | | | | | | | | | | Merge pull request #5016 from Elsensee/ticket/15195Marc Alexander2017-11-024-1/+13
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15195] Fix code block in rtl print version
| * | | | | | | | | | | [ticket/15195] Fix floatings in print viewOliver Schramm2017-11-021-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15195
| * | | | | | | | | | | [ticket/15195] Add bidi.css to ucp_pm_viewmessage_printOliver Schramm2017-11-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15195
| * | | | | | | | | | | [ticket/15195] Fix code block in rtl print versionOliver Schramm2017-10-282-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15195
* | | | | | | | | | | | Merge pull request #5008 from rubencm/ticket/15041Marc Alexander2017-11-022-34/+96
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15041] Add pagination to orphaned attachments