Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | [ticket/10432] Don't require username when user forgets password | Jakub Senko | 2018-10-18 | 1 | -52/+70 | |
| |/ | | | | | | | PHPBB3-10432 | |||||
* | | Merge pull request #5415 from senky/ticket/15838 | Marc Alexander | 2018-10-28 | 1 | -0/+24 | |
|\ \ | | | | | | | | | | [ticket/15838] Add core.ucp_register_register_after | |||||
| * | | [ticket/15838] Add core.ucp_register_register_after | Jakub Senko | 2018-10-15 | 1 | -0/+24 | |
| |/ | | | | | | | PHPBB3-15838 | |||||
* | | Merge pull request #5416 from senky/ticket/15839 | Marc Alexander | 2018-10-28 | 1 | -3/+20 | |
|\ \ | | | | | | | | | | [ticket/15839] Add core.ucp_login_link_template_after | |||||
| * | | [ticket/15839] Add core.ucp_login_link_template_after | Jakub Senko | 2018-10-22 | 1 | -3/+20 | |
| |/ | | | | | | | PHPBB3-15839 | |||||
* | | Merge pull request #5414 from senky/ticket/15837 | Marc Alexander | 2018-10-28 | 1 | -0/+26 | |
|\ \ | | | | | | | | | | [ticket/15837] Add core.ucp_register_welcome_email_before | |||||
| * | | [ticket/15837] Add core.ucp_register_welcome_email_before | Jakub Senko | 2018-10-15 | 1 | -0/+26 | |
| |/ | | | | | | | PHPBB3-15837 | |||||
* | | Merge pull request #5387 from senky/ticket/15593 | Marc Alexander | 2018-10-27 | 1 | -0/+6 | |
|\ \ | | | | | | | | | | [ticket/15593] Do not allow print view with direct URL | |||||
| * | | [ticket/15593] Do not allow print view with direct URL | Jakub Senko | 2018-09-28 | 1 | -0/+6 | |
| | | | | | | | | | | | | PHPBB3-15593 | |||||
* | | | [ticket/15849] Stop using php4 constructors | Ruben Calvo | 2018-10-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | PHPBB3-15849 | |||||
* | | | Merge pull request #5379 from senky/ticket/15621 | Marc Alexander | 2018-10-20 | 1 | -2/+2 | |
|\ \ \ | |_|/ |/| | | | | | [ticket/15621] Remove graphical inconsistencies | |||||
| * | | [ticket/15621] Remove graphical inconsistencies | Jakub Senko | 2018-09-26 | 1 | -2/+2 | |
| |/ | | | | | | | PHPBB3-15621 | |||||
* | | Merge pull request #5368 from kinerity/ticket/15803 | Marc Alexander | 2018-10-13 | 1 | -1/+16 | |
|\ \ | | | | | | | | | | [ticket/15803] Add events on ucp_pm_compose for additional message list actions | |||||
| * | | [ticket/15803] Change 'object' to 'bool' | Kailey Truscott | 2018-09-25 | 1 | -4/+4 | |
| | | | | | | | | | | | | PHPBB3-15803 | |||||
| * | | [ticket/15803] Global $phpbb_dispatcher | kinerity | 2018-09-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | PHPBB3-15803 | |||||
| * | | [ticket/15803] Fix since version | kinerity | 2018-09-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | PHPBB3-15803 | |||||
| * | | [ticket/15803] Add events on ucp_pm_compose for additional message list actions | kinerity | 2018-09-22 | 1 | -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 #5354 from Elsensee/ticket/15329 | Marc Alexander | 2018-10-08 | 2 | -3/+26 | |
|\ \ | | | | | | | | | | [ticket/15329] Parse drafts before saving them (and decode) | |||||
| * | | [ticket/15329] Parse drafts before saving them (and decode) | Oliver Schramm | 2018-09-14 | 2 | -3/+26 | |
| | | | | | | | | | | | | PHPBB3-15329 | |||||
* | | | Merge pull request #5296 from MikelAlejoBR/ticket/15622 | Marc Alexander | 2018-10-08 | 1 | -6/+12 | |
|\ \ \ | | | | | | | | | | | | | [ticket/15622] Fix quoting in PMs when BBCodes are disabled | |||||
| * | | | [ticket/15622] Rename function to avoid potential future conflicts | MikelAlejoBR | 2018-09-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | PHPBB3-15622 | |||||
| * | | | [ticket/15622] Fix message link generation | MikelAlejoBR | 2018-08-01 | 1 | -1/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now the message link is generated in different formats depending on whether BBCodes are allowed or not in the site. PHPBB3-15622 | |||||
| * | | | [ticket/15622] Extract duplicated code | MikelAlejoBR | 2018-07-31 | 1 | -23/+1 | |
| | | | | | | | | | | | | | | | | PHPBB3-15622 | |||||
| * | | | [ticket/15622] Fix quoting in PMs when BBCodes are disabled | MikelAlejoBR | 2018-07-22 | 1 | -1/+20 | |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | Before parsing the private message to be loaded a simple BBCode status check is done to verify that BBCodes are enabled. Depending on that option the quote will be formated as BBCode or as plain text, similarly to what is done in posting.php. PHPBB3-15622 | |||||
* | | | Merge pull request #5152 from senky/ticket/15579 | Marc Alexander | 2018-10-08 | 1 | -2/+40 | |
|\ \ \ | |_|/ |/| | | | | | [ticket/15579] Add ucp_front events | |||||
| * | | [ticket/15579] Add ucp_front events | Jakub Senko | 2018-09-16 | 1 | -2/+40 | |
| | | | | | | | | | | | | PHPBB3-15579 | |||||
* | | | [ticket/15733] Fix undeclared variable concatenation | MikelAlejoBR | 2018-07-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | PHPBB3-15733 | |||||
* | | | [ticket/15697] Remove unused variable and corresponding input field | MikelAlejoBR | 2018-07-28 | 1 | -2/+0 | |
| | | | | | | | | | | | | PHPBB3-15697 | |||||
* | | | [ticket/15697] Remove hard coded time check when sending PMs | MikelAlejoBR | 2018-07-23 | 1 | -1/+1 | |
| |/ |/| | | | | | PHPBB3-15697 | |||||
* | | [ticket/15717] Using correct variable for log entry | Alex Miles | 2018-07-04 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-15717 | |||||
* | | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 13 | -86/+86 | |
| | | | | | | | | PHPBB3-14972 | |||||
* | | Merge pull request #5035 from kasimi/ticket/15440 | Derky | 2017-12-17 | 1 | -5/+27 | |
|\ \ | | | | | | | | | | [ticket/15440] Added core.ucp_register_agreement_modify_template_data | |||||
| * | | [ticket/15440] State deprecated version for core.ucp_register_agreement | Derky | 2017-12-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | PHPBB3-15440 | |||||
| * | | [ticket/15440] Added core.ucp_register_agreement_modify_template_data | kasimi | 2017-12-17 | 1 | -5/+27 | |
| | | | | | | | | | | | | PHPBB3-15440 | |||||
* | | | Merge pull request #5022 from kasimi/ticket/15431 | Derky | 2017-12-03 | 1 | -6/+31 | |
|\ \ \ | | | | | | | | | | | | | [ticket/15431] Add event core.ucp_register_modify_template_data | |||||
| * | | | [ticket/15431] Moved phpbb_timezone_select() before the event | kasimi | 2017-12-03 | 1 | -6/+3 | |
| | | | | | | | | | | | | | | | | PHPBB3-15431 | |||||
| * | | | [ticket/15431] Split up $template_vars | kasimi | 2017-12-03 | 1 | -6/+11 | |
| | | | | | | | | | | | | | | | | PHPBB3-15431 | |||||
| * | | | [ticket/15431] Removed $page_title | kasimi | 2017-11-29 | 1 | -4/+0 | |
| | | | | | | | | | | | | | | | | PHPBB3-15431 | |||||
| * | | | [ticket/15431] Fixed event argument description | kasimi | 2017-11-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | PHPBB3-15431 | |||||
| * | | | [ticket/15431] Add event core.ucp_register_modify_template_data | kasimi | 2017-10-31 | 1 | -7/+34 | |
| |/ / | | | | | | | | | | PHPBB3-15431 | |||||
* | | | Merge pull request #4984 from senky/ticket/15111 | Marc Alexander | 2017-11-01 | 1 | -0/+30 | |
|\ \ \ | |/ / |/| | | | | | [ticket/15111] Fix the typo in ucp_pm_view_messsage | |||||
| * | | [ticket/15111] Fix the typo in ucp_pm_view_messsage | Jakub Senko | 2017-10-03 | 1 | -0/+30 | |
| | | | | | | | | | | | | PHPBB3-15111 | |||||
* | | | [ticket/15362] Fix colspan in notification options table | Jakub Senko | 2017-10-02 | 1 | -1/+1 | |
|/ / | | | | | | | PHPBB3-15362 | |||||
* | | [ticket/15328] Disable checkbox if notification method isn't supported | kasimi | 2017-08-24 | 1 | -3/+5 | |
| | | | | | | | | PHPBB3-15328 | |||||
* | | Merge branch 'prep-release-3.1.11' into prep-release-3.2.1 | Marc Alexander | 2017-07-16 | 1 | -0/+7 | |
|\ \ | |/ | ||||||
| * | [ticket/security/208] Add form key to password reset form | Marc Alexander | 2017-06-18 | 1 | -0/+7 | |
| | | | | | | | | SECURITY-208 | |||||
* | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-04-26 | 1 | -0/+11 | |
|\ \ | |/ | ||||||
| * | Merge pull request #4671 from senky/ticket/13605 | Marc Alexander | 2017-04-26 | 1 | -0/+11 | |
| |\ | | | | | | | | | | [ticket/13605] Add core.ucp_pm_compose_predefined_message event | |||||
| | * | [ticket/13605] Add core.ucp_pm_compose_predefined_message event | Jakub Senko | 2017-01-23 | 1 | -0/+11 | |
| | | | | | | | | | | | | PHPBB3-13605 | |||||
* | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-02-11 | 2 | -3/+3 | |
|\ \ \ | |/ / |