| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/13018] Remove duplicate logic in confirm box and alert box handling.
* prototech/ticket/13018:
[ticket/13018] Clean up and fix some logic.
[ticket/13018] Do not handle events in close function.
[ticket/13018] Reduce the delta further.
[ticket/13018] Remove duplicate logic in confirm box and alert box handling.
|
| | |
| |
| |
| | |
PHPBB3-13018
|
| | |
| |
| |
| | |
PHPBB3-13018
|
| | |
| |
| |
| |
| |
| |
| | |
The callback does not actually do anything when cancelling the confirmation
box so we can avoid calling it altogether when cancel is clicked.
PHPBB3-13018
|
| | |
| |
| |
| |
| |
| |
| |
| | |
This ensures a more consistent handling of the various closing/opening actions
and fixes some bugs where certain event handlers are not turned off in certain
instances.
PHPBB3-13018
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/13056] Move the arguments of the request class to the DI
* Nicofuma/ticket/13056:
[ticket/13056] Move the arguments of the request class to the DI
|
| | | |
| | |
| | |
| | | |
PHPBB3-13056
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* PayBas/ticket/10472:
[ticket/10472] Remove dd selector and use -moz-padding-end
[ticket/10472] Fix weird padding on input type=number
[ticket/10472] More clearing and white-space fixes
[ticket/10472] Fix ACP overflow:hidden problem for medium-sized screens
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10472
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10472
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10472
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-10472
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13019] Always accept a reason for deleting a post/topic.
* prototech/ticket/13019:
[ticket/13019] Do not hide reason field when deleting permanently.
[ticket/13019] Rename deletion reason label.
[ticket/13019] Always accept a reason for deleting a post/topic.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13019
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13019
|
| | | |/
| |/|
| | |
| | | |
PHPBB3-13019
|
| |\ \ \
| |/ /
|/| |
| | | |
[ticket/13065] Fix rehashing of stored password hash in phpBB2 convertor.
|
| |/ /
| |
| |
| | |
PHPBB3-13065
|
| |\ \
| | |
| | |
| | |
| | | |
* prototech/ticket/13040:
[ticket/13040] Fix W3C validator warning in overall_footer.html
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Added a non-breaking space to remove the following warning:
**Empty heading.**
```html
<h3 class="alert_title"></h3><p class="alert_text"></p>
```
PHPBB3-13040
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
* hanakin/ticket/13009:
[ticket/13009] Remove legacy browser hacks
|
| | | |/
| |/|
| | |
| | | |
PHPBB3-13009
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
* Nicofuma/ticket/13058:
[ticket/13058] Add min value to jump to page input
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-13058
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/12982] JS refactoring
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12982
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12982
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12982
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12982
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12982
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12982
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/12734] Custom profile manager should not suppress errors when inserting user rows
* Senky/ticket/12734:
[ticket/12734] Remove unnecessary error supressing
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12734
|
| |\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13057] Add $phpbb_dispatcher to the global in mcp/mcp_report.php
* Nicofuma/ticket/13057:
[ticket/13057] Add $phpbb_dispatcher to the global in mcp/mcp_report.php
|
| |/ / / /
| | | |
| | | |
| | | | |
PHPBB3-13057
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13005] Add event to display_forums() to modify category template data
* rxu/ticket/13005:
[ticket/13005] Add event to display_forums() to modify category template data
|
| | | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
While there're events to modify/add FORUM_POST/FORUM_LINK template data,
such an event is missing for FORUM_CAT forum type.
PHPBB3-13005
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13006] Add variables to the 'core.modify_quickmod_actions' event
* rxu/ticket/13006:
[ticket/13006] Add variables to the 'core.modify_quickmod_actions' event
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add $quickmod and $action variables
for the 'core.modify_quickmod_actions' event trigerring
to avoid of using global operator in corresponding extensions.
PHPBB3-13006
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13042] Unused var in login_box()
* Senky/ticket/13042:
[ticket/13042] Remove unused variables
|
| | | |/ /
| |/| |
| | | |
| | | | |
PHPBB3-13042
|
| |\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12976] Correctly use plurals for attachment count in UCP navigation
* nickvergessen/ticket/12976:
[ticket/12976] Correctly use plurals for attachment count in UCP navigation
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12976
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13052] Restore timespan parameter for check_form_key()
* nickvergessen/ticket/13052:
[ticket/13052] Restore timespan parameter for check_form_key()
|
| |/ / / /
| | | |
| | | |
| | | | |
PHPBB3-13052
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13051] Fix viewonline event (recently broken) and add a new core event
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13051
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13051
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13051
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13051
|