aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | Merge pull request #5368 from kinerity/ticket/15803Marc Alexander2018-10-131-1/+16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15803] Add events on ucp_pm_compose for additional message list actions
| * | | | | | | [ticket/15803] Change 'object' to 'bool'Kailey Truscott2018-09-251-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15803
| * | | | | | | [ticket/15803] Global $phpbb_dispatcherkinerity2018-09-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15803
| * | | | | | | [ticket/15803] Fix since versionkinerity2018-09-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15803
| * | | | | | | [ticket/15803] Add events on ucp_pm_compose for additional message list actionskinerity2018-09-221-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Event added for the handle_message_list_actions() function in ucp_pm_compose so that extensions can perform additional actions. PHPBB3-15803
* | | | | | | | Merge pull request #5367 from JimMH/3.2.xMarc Alexander2018-10-131-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | [ticket/15788] Fix return button for Privacy Policy
| * | | | | | | [ticket/15788] Fix return button for Privacy PolicyJim Mossing Holsteyn2018-10-101-1/+1
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change the text from "Return to Login Page" to "Return to Previous page" as the privacy policy can now be accessed through the footer so we could return to any random previous page instead of just the login page. PHPBB3-15788
* | | | | | | Merge pull request #5412 from marc1706/ticket/15557Marc Alexander2018-10-122-127/+127
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15557] Update composer to latest stable & symfony to 2.8.46
| * | | | | | | [ticket/15557] Update symfony to 2.8.46Marc Alexander2018-10-101-73/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15557
| * | | | | | | [ticket/15557] Update composer.phar to 1.7.2Marc Alexander2018-10-102-68/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15557
* | | | | | | | Merge pull request #5374 from senky/ticket/15758Marc Alexander2018-10-102-6/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | [ticket/15758] Show translated msg for INSECURE_REDIRECT
| * | | | | | | [ticket/15758] Show translated msg for INSECURE_REDIRECTJakub Senko2018-09-282-6/+6
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | PHPBB3-15758
* | | | | | | Merge pull request #5386 from senky/ticket/15809Marc Alexander2018-10-101-9/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15809] Allow twig syntax for template events
| * | | | | | | [ticket/15809] Allow twig syntax for template eventsJakub Senko2018-09-301-9/+2
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | PHPBB3-15809
* | | | | | | Merge pull request #5382 from senky/ticket/15596Marc Alexander2018-10-091-2/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15596] Migrate from data-vocabulary.org to schema.org
| * | | | | | | [ticket/15596] Migrate from data-vocabulary.org to schema.orgJakub Senko2018-09-251-2/+2
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | PHPBB3-15596
* | | | | | | Merge pull request #5378 from senky/ticket/15642Marc Alexander2018-10-091-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15642] Replace > with >
| * | | | | | | [ticket/15642] Replace > with >Jakub Senko2018-09-251-1/+1
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | PHPBB3-15642
* | | | | | | Merge pull request #5377 from senky/ticket/15700Marc Alexander2018-10-091-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15700] Use correct T_THEME_LANG_NAME
| * | | | | | | [ticket/15700] Use correct T_THEME_LANG_NAMEJakub Senko2018-09-251-1/+1
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | PHPBB3-15700
* | | | | | | Merge pull request #5170 from id-tarzanych/ticket/15600Marc Alexander2018-10-091-2/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15600] Escaped ban reasons in JavaScript code of mcp_warn.html
| * | | | | | | [ticket/15600] Escaped ban reasons in JavaScript code of mcp_warn.htmlSerge Skripchuk2018-10-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15600
* | | | | | | | Merge pull request #5366 from kasimi/ticket/15799Marc Alexander2018-10-091-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15799] Find correct poll for voting animation
| * | | | | | | | [ticket/15799] Find correct poll for voting animationkasimi2018-09-211-1/+1
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | PHPBB3-15799
* | | | | | | | Merge pull request #5287 from toxyy/ticket/15719Marc Alexander2018-10-091-0/+23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15719] Add core events to viewtopic to edit the post_list sql query
| * | | | | | | | [ticket/15719] Add core events to viewtopic to edit the post_list sql queryToxyy2018-07-091-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Event added in viewtopic.php so you can modify post_list sql The query, sql limit, sql start, sort keys and days are editable PHPBB3-15719
* | | | | | | | | Merge pull request #5394 from Elsensee/ticket/12430Marc Alexander2018-10-091-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12430] Remove hilit param from topic title link
| * | | | | | | | | [ticket/12430] Remove hilit param from topic title linkOliver Schramm2018-10-011-1/+1
| | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12430
* | | | | | | | | Merge pull request #5326 from rubencm/ticket/15762Marc Alexander2018-10-092-1/+38
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15762] Update type for forum_topics_per_page
| * | | | | | | | | [ticket/15762] Update migration dependencyrubencm2018-10-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15762
| * | | | | | | | | [ticket/15762] Update type for forum_topics_per_page in acp_forumsRubén Calvo2018-08-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15762
| * | | | | | | | | [ticket/15762] Update type for forum_topics_per_pageRubén Calvo2018-08-301-0/+37
| | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15762
* | | | | | | | | Merge pull request #5370 from senky/ticket/15805Marc Alexander2018-10-081-1/+3
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15805] Add result to core.login_box_redirect
| * | | | | | | | | [ticket/15805] Add result to core.login_box_redirectJakub Senko2018-09-241-1/+3
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15805
* | | | | | | | | Merge pull request #5355 from marc1706/ticket/15770Marc Alexander2018-10-081-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15770] Make sure sphinx limits are cast to int
| * | | | | | | | | [ticket/15770] Make sure sphinx limits are cast to intMarc Alexander2018-09-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15770
* | | | | | | | | | Merge pull request #5354 from Elsensee/ticket/15329Marc Alexander2018-10-082-3/+26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15329] Parse drafts before saving them (and decode)
| * | | | | | | | | | [ticket/15329] Parse drafts before saving them (and decode)Oliver Schramm2018-09-142-3/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15329
* | | | | | | | | | | Merge pull request #5353 from Elsensee/ticket/15607Marc Alexander2018-10-081-0/+6
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15607] Skip ban and disabled checks when deleting cookies
| * | | | | | | | | | | [ticket/15607] Skip ban and disabled checks when deleting cookiesOliver Schramm2018-09-141-0/+6
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15607
* | | | | | | | | | | Merge pull request #5346 from senky/ticket/15768Marc Alexander2018-10-081-0/+281
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15768] Add a license to a repository
| * | | | | | | | | | | [ticket/15768] Add a license to a repositoryJakub Senko2018-09-151-0/+281
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15768
* | | | | | | | | | | | Merge pull request #5343 from senky/ticket/15716Marc Alexander2018-10-084-1/+11
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15716] Remove OAuth data upon user deletion
| * | | | | | | | | | | | [ticket/15716] Remove OAuth data upon user deletionJakub Senko2018-09-064-1/+11
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15716
* | | | | | | | | | | | Merge pull request #5341 from senky/ticket/15742Marc Alexander2018-10-084-91/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15742] Remove get_magic_quotes_gpc() call
| * | | | | | | | | | | | [ticket/15742] Remove addslashes_recursively()Jakub Senko2018-09-133-45/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15742
| * | | | | | | | | | | | [ticket/15742] Remove get_magic_quotes_gpc() callJakub Senko2018-09-063-46/+0
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15742
* | | | | | | | | | | | Merge pull request #5338 from senky/ticket/15420Marc Alexander2018-10-081-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15420] Only update quote notification with original author
| * | | | | | | | | | | | [ticket/15420] Only update quote notification with original authorJakub Senko2018-09-041-1/+7
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15420
* | | | | | | | | | | | Merge pull request #5301 from senky/ticket/11500Marc Alexander2018-10-082-8/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/11500] Remove unnamed input