| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10737
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
develop-ascraeus
* github-prototech/ticket/12265:
[ticket/12265] Actually use $u_pm.
[ticket/12265] Ensure that dropdown is always at the very left of the container
[ticket/12265] Define a loop for contact icons.
[ticket/12265] Break the icons that aren't in loop in case extensions add more
[ticket/12265] Fix modulo logic.
[ticket/12265] Adjust alignment of AIM and Jabber icons.
[ticket/12265] Ensure that there's only 4 icons per row in IE & Opera.
[ticket/12265] Add contact icon and remove border from last row & cells.
[ticket/12265] Fix issue with dropdown being restricted by the width of parent
[ticket/12265] Remove ugly logic.
[ticket/12265] Simplify contact icon design and move to dropdown.
Conflicts:
phpBB/viewtopic.php
|
| |/ /
| | |
| | |
| | | |
PHPBB3-12265
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
develop-ascraeus
* github-nickvergessen/ticket/12371:
[ticket/12371] Fix language string
[ticket/12371] Fix typos in comment
[ticket/12371] Fix redirect link for approve_post and post_in_queue
[ticket/12371] Delete the approve_post notification when editing a post
[ticket/12371] Fix language in comment
[ticket/12371] Reapprove the post and topic again in tests
[ticket/12371] Correctly set is_starter when editing first post of the topic
[ticket/12371] Add functional tests for reapproving
[ticket/12371] Fix query in mcp_sorting()
[ticket/12371] Rename disapprove and softdelete tests
[ticket/12371] We do not group quote notifications anymore
[ticket/12371] Fix SQL query
[ticket/11772] Do not send out new topic/post notifications when reapproving
[ticket/12052] Use different visibility when post was edited
[ticket/12052] Add support for ITEM_UNAPPROVED to set_post_visibility method
[ticket/12371] Do not add unlimited users as responders
[ticket/12371] Do not update the notification entry unneccessarily
[ticket/12371] Do not delete post related notifications when a post is deleted
[ticket/12371] Allow notification types to redirect to a different url
[ticket/12371] Do not group "quote" notifications
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12371
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
We run into the risc that the data is longer then the character limit
of the table column. However as we trim the users list anyway, we can
also just stop adding them and display "many others" instead of "x others"
PHPBB3-12371
|
|/ /
| |
| |
| | |
PHPBB3-12456
|
|\ \
| |/
| |
| |
| | |
* develop-olympus:
[ticket/10687] Improve error message if unable to get image dimensions
|
| |
| |
| |
| |
| |
| |
| |
| | |
The error message that is presented if getimagesize() was unable to determine
an image's dimensions now additionally states that this might be caused by an
incorrect URL.
PHPBB3-10687
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* prototech/ticket/11959:
[ticket/11959] Move phpbb_generate_string_list() to functions_content.php.
[ticket/11959] Add unit tests.
[ticket/11959] Remove use of plurals and make it possible to use Oxford comma.
[ticket/11959] Rename phpbb_gen_string_list() & fix incorrect var name.
[ticket/11959] Simplify how the users are trimmed.
[ticket/11959] Add function to create a string list.
[ticket/11959] Add samples for the untrimmed strings.
[ticket/11959] List the last user with "and" instead of a comma.
[ticket/11959] Use the plurals system for the untrimmed language strings.
[ticket/11959] Fix the NOTIFICATION_QUOTE_TRIMMED text.
[ticket/11959] Use plurals for the language strings.
|
| | |
| | |
| | |
| | | |
PHPBB3-11959
|
| | |
| | |
| | |
| | | |
PHPBB3-11959
|
| | |
| | |
| | |
| | | |
PHPBB3-11959
|
| | |
| | |
| | |
| | | |
PHPBB3-11959
|
| | |
| | |
| | |
| | | |
PHPBB3-11959
|
| | |
| | |
| | |
| | | |
PHPBB3-11959
|
| | |
| | |
| | |
| | | |
PHPBB3-11959
|
|/ /
| |
| |
| |
| |
| | |
Deleted lines as they are not needed anymore.
PHPBB3-12198
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/8041] Merge item name into "Return to" string for better translations
* nickvergessen/ticket/8041:
[ticket/8041] Add space/tabs after => in array list
[ticket/8041] Wrap forum name, topic title and pm folder name with quotes
[ticket/8041] Merge item name into "Return to" string for better translations
|
| | |
| | |
| | |
| | | |
PHPBB3-8041
|
| | |
| | |
| | |
| | | |
PHPBB3-8041
|
|\ \ \
| |/ /
|/| /
| |/
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/10549] using correct variable in includes/functions_module.php too
[ticket/10549] changed "right" to "incorrect"
Conflicts:
phpBB/includes/functions_module.php
|
| |
| |
| |
| | |
PHPBB3-10549
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/10549] Adds language variables
Conflicts:
phpBB/includes/functions_module.php
|
| |
| |
| |
| | |
PHPBB3-10549
|
| |
| |
| |
| | |
PHPBB3-12236
|
| |
| |
| |
| | |
PHPBB3-12236
|
| |
| |
| |
| | |
PHPBB3-12237
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* github-nickvergessen/ticket/12235:
[ticket/12235] Convert WLM to custom profile field
[ticket/12187] Do not make clickable when using as contact field
[ticket/12187] Split generate_profile_fields_template() into 2 methods
[ticket/12187] Remove user_website field
[ticket/12187] Remove user_website functionality
[ticket/12187] Convert website field data to custom profile field
[ticket/12187] Add URL type for profile fields
[ticket/12234] Replace ICQ with custom profile field
[ticket/12233] Update schema file
[ticket/12233] Add images back to subsilver2
[ticket/12233] Allow profile fields to be contact fields
Conflicts:
phpBB/adm/style/acp_prune_users.html
|
| | |
| | |
| | |
| | | |
PHPBB3-12235
|
| | |
| | |
| | |
| | | |
PHPBB3-12187
|
| | |
| | |
| | |
| | | |
PHPBB3-12234
|
|/ /
| |
| |
| | |
PHPBB3-12226
|
| |
| |
| |
| |
| |
| | |
Missing changes on memberlist view due to missing functionality
PHPBB3-12169
|
| |
| |
| |
| | |
PHPBB3-12115
|
| |
| |
| |
| | |
PHPBB3-12115
|
| |
| |
| |
| | |
PHPBB3-12034
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
* cyberalien/ticket/11969:
[ticket/11969] Change topic link to unread post in subsilver2
[ticket/11969] Change topic link to unread post in prosilver
[ticket/11969] New language strings for first and last post links
|
| | |
| | |
| | |
| | | |
PHPBB3-11969
|
| | |
| | |
| | |
| | | |
PHPBB3-12042
|
| | |
| | |
| | |
| | | |
PHPBB3-12042
|
|\ \ \
| | | |
| | | | |
[ticket/12005] Remove code responsible for PM popup completely
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12005
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11959
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also utilizing the new data-responsive-text attribute
PHPBB3-11975
|
|/ / /
| | |
| | |
| | | |
PHPBB3-11975
|
|\ \ \
| | | |
| | | | |
[ticket/11746] Add "admin activation required" notification.
|
| |/ /
| | |
| | |
| | | |
PHPBB3-11746
|
| | |
| | |
| | |
| | | |
PHPBB3-11974
|
|/ /
| |
| |
| | |
PHPBB3-11974
|