| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
# By Joas Schilling
# Via Joas Schilling
* nickvergessen/ticket/11973:
[ticket/11973] Remove logic from tokens language array
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Previously if a translator did no translate a token, it would not be
displayed. On the other hand, the translator could add additional tokens
which have no functionality. Functionality is already hardcoded into
bbcode.php so we can that in the ACP aswell, in order to prevent namend
issues.
PHPBB3-11973
|
|\ \
| | |
| | |
| | |
| | | |
* Noxwizard/ticket/11990:
[ticket/11990] Remove result_mssqlnative usage in acp_database.php
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The class result_mssqlnative was removed in ticket 11980. This removes
the dependency on that class from the database backup utility. It is
possible to use the sqlsrv functions to retrieve the field information,
but they must be then mapped back to type names. That mapping was removed
in 11980 and it is easier to just look it up in the information schema
table.
PHPBB3-11990
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | | |
* cyberalien/ticket/11977:
[ticket/11977] Remove data and change code in acp_modules
[ticket/11977] Use CSS instead of JS to disable up/down icons
|
| | |
| | |
| | |
| | | |
PHPBB3-11977
|
| | |
| | |
| | |
| | | |
PHPBB3-11977
|
|\ \ \
| | | |
| | | | |
[ticket/11972] Add template events to posting page
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11972
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11972
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11972
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11972
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11972
|
|/ / /
| | |
| | |
| | | |
PHPBB3-11972
|
|\ \ \
| | | |
| | | | |
[ticket/11746] Add "admin activation required" notification
|
|/ / /
| | |
| | |
| | | |
PHPBB3-11746
|
|\ \ \
| |/ /
|/| | |
Fix cursor in prosilver and ACP
|
| | |
| | |
| | |
| | | |
PHPBB3-11030
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Removed unnecessary cursor CSS properties added for form inputs in both acp
and prosilver styles. Added cursor:pointer property only for buttons.
PHPBB3-11030
|
|\ \ \
| | | |
| | | | |
[ticket/11280] Prevent duplicate entry in forums_track table.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Enforcing a time limit prevents all rows from being selected, thus a new row
is inserted resulting in a duplicate entry.
PHPBB3-11280
|
|\ \ \ \
| | | | |
| | | | | |
[ticket/11746] Add "admin activation required" notification.
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11746
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11746
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Ticket/11995 Fix Revert of config.remove migration
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11995
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11995
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-11995
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* brunoais/ticket/11663:
[ticket/11663] Add the doc block about the parameters.
[ticket/11663] Add the doc block about the return value.
[ticket/11663] Make generate_text_for_storage return the errors.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11663
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
generate_text_for_storage does not return anything, all returned values are outputted using the parameters so this uses the returned value with the same idea as many C language functions where the returned value is if all went well or not and if it didn't what went wrong.
PHPBB3-11663
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
generate_text_for_storage does not return anything, all returned values are outputted using the parameters so this uses the returned value with the same idea as many C language functions where the returned value is if all went well or not and if it didn't what went wrong.
PHPBB3-11663
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Ticket/11031 Bring phpBB2 converter up to speed with 3.1 changes
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11031
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11031
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11031
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11031
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11031
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11031
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11031
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11031
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11031
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* Marc/ticket/11983:
[ticket/11983] Add missing argument to docblock in ucp_notifications
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
The argument $subscriptions was not documented in the docblock of the method
output_notification_types() until now.
PHPBB3-11983
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
More PHP Code Sniffer rules
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11980
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11980
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11980
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11980
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11980
|