| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
PHPBB3-9388
|
|
|
|
| |
PHPBB3-9388
|
|
|
|
| |
PHPBB3-12513
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* VSEphpbb/ticket/12332:
[ticket/12332] Add missing semicolon to inline styling
[ticket/12332] Adjust size of mark column where too wide
[ticket/12332] Adjust column widths for responsive changes
[ticket/12332] Restore some changes back to original state
[ticket/12332] Add break-word to fixed width table CSS
[ticket/12332] Accomplish all word creaking in template and CSS
[ticket/12332] Remove width sizing, as it is already set
[ticket/12332] Fix displaying attachments with long file names
|
| |
| |
| |
| | |
PHPBB3-12332
|
| |
| |
| |
| | |
PHPBB3-12332
|
| |
| |
| |
| | |
PHPBB3-12332
|
| |
| |
| |
| |
| |
| | |
This ensures long words break and remain within the table cell
PHPBB3-12332
|
| |
| |
| |
| | |
PHPBB3-12332
|
| |
| |
| |
| | |
PHPBB3-12332
|
| |
| |
| |
| | |
PHPBB3-12332
|
|\ \
| |/
|/|
| |
| | |
* github-rxu/ticket/12403:
[ticket/12403] Add template events to acp_users_prefs.html
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Since it is possible for extensions to add new user preferences to UCP,
it should be also possible to control it via ACP too
just like for build-in user preferences.
Thus, some prepend/append template events are added.
PHPBB3-12403
|
| |
| |
| |
| | |
PHPBB3-12201
|
| |
| |
| |
| | |
PHPBB3-12201
|
| |
| |
| |
| | |
PHPBB3-12201
|
| |
| |
| |
| | |
PHPBB3-12201
|
| |
| |
| |
| | |
PHPBB3-12201
|
| |
| |
| |
| | |
PHPBB3-12201
|
| |
| |
| |
| | |
PHPBB3-12201
|
| |
| |
| |
| | |
PHPBB3-12201
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| | |
* marc/ticket/12372:
[ticket/12372] Use $() instead of jQuery() in core.js for toggleDisplay
[ticket/12372] Use admin.js $(document).ready for hiding questionnaire details
[ticket/12372] Rename JS function dE() to phpbb.toggleDisplay()
[ticket/12372] Move dE() function core.js
[ticket/12372] Unify definition of function dE() across all files
[ticket/12372] Use jQuery in javascript dE() function
|
| |
| |
| |
| | |
PHPBB3-12372
|
| |
| |
| |
| | |
PHPBB3-12372
|
| |
| |
| |
| | |
PHPBB3-12372
|
| |
| |
| |
| | |
PHPBB3-12372
|
| |
| |
| |
| |
| |
| |
| |
| | |
When you click on the link, the turning circle is missing, so you don't
know whether it is actually doing something or not, until the response is
served.
PHPBB3-12351
|
|\ \
| | |
| | |
| | |
| | |
| | | |
* nickvergessen/ticket/8700:
[ticket/8700] Use L_COLON instead of adding ":" manually
[ticket/8700] Remove unused language strings
|
| | |
| | |
| | |
| | | |
PHPBB3-8700
|
| |/
|/|
| |
| | |
PHPBB3-12369
|
| |
| |
| |
| |
| |
| |
| |
| | |
All columns were renamed from having prune_shadow_topics as namebase to just
prune_shadow.
A missing column was also added to the migration file's remove_schema() method.
PHPBB3-12150
|
| |
| |
| |
| | |
PHPBB3-12150
|
|/
|
|
| |
PHPBB3-12150
|
|\
| |
| |
| |
| | |
* prosk8er/ticket/12301:
[ticket/12301] Template Event overall_header_body_before
|
| |
| |
| |
| |
| |
| | |
add template event overall_header_body_before
PHPBB3-12301
|
|/
|
|
|
|
| |
http://tracker.phpbb.com/browse/PHPBB3-12311
PHPBB3-12311
|
|\
| |
| |
| |
| | |
* VSEphpbb/ticket/12292:
[ticket/12292] Fix syntax error in admin.css
|
| |
| |
| |
| | |
PHPBB3-12292
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/12035] Correcting the condition
[ticket/12035] Adding necessary conditions
[ticket/12035] Adding link to user posts to ACP page
Conflicts:
phpBB/adm/style/acp_users_overview.html
|
| | |
| | |
| | |
| | | |
PHPBB3-12035
|
| | |
| | |
| | |
| | |
| | |
| | | |
Adding link of posts behind displayed number of posts of the user
PHPBB3-12035
|
| | |
| | |
| | |
| | | |
PHPBB3-12093
|
|\ \ \
| |_|/
|/| |
| | |
| | | |
* geetakshi/ticket/11357:
[ticket/11357] Correcting invalid markup
|
| | |
| | |
| | |
| | | |
PHPBB3-11357
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
http://tracker.phpbb.com/browse/PHPBB3-12292
Gave style details page a proper heading and back button.
Also removed a few obsolete code leftovers in the style
and CSS.
PHPBB3-12292
|
| |
| |
| |
| |
| |
| |
| |
| | |
Use span tags like the rest of the ACP does, instead of P tags.
There is no semantic need to use P tags here. These are not
paragraphs.
PHPBB3-12284
|
| |
| |
| |
| |
| |
| | |
Required so phpbb var is defined, as it is used in admin.js.
PHPBB3-12274
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* EXreaction/ticket/9871-2:
[ticket/9871] Can set current version to use instead of the phpBB version
[ticket/9871] Fix indentation on comment
[ticket/9871] Fix test name
[ticket/9871] Split fast and slow version tests
[ticket/9871] Option to force the stability when checking for updates
[ticket/9871] Allow setting the host/file to load for the version class
[ticket/9871] Restore get_remote_file_test
[ticket/9871] Fix tests
[ticket/9871] Typehint and comment on var types
[ticket/9871] Mark test as slow
[ticket/9871] Restore phpbb_version_compare
[ticket/9871] Restore get_remote_file
[ticket/9871] Use $request->variable instead of request_var
[ticket/9871] Update version check file to use json format
|
| | |
| | |
| | |
| | | |
PHPBB3-9871
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* vsephpbb/ticket/12029:
[ticket/12029] Remove ellipsis and wrap long sidebar items in ACP
|