| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
PHPBB3-14242
|
| |
| |
| |
| | |
PHPBB3-14242
|
| |
| |
| |
| | |
PHPBB3-14242
|
|\ \
| |/
| |
| |
| | |
* 3.1.x:
[ticket/14192] Add core.memberlist_memberrow_before event
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14192] Add core.memberlist_memberrow_before event
* Senky/ticket/14192:
[ticket/14192] Add core.memberlist_memberrow_before event
|
| | |
| | |
| | |
| | | |
PHPBB3-14192
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | | |
* 3.1.x:
[ticket/10343] Add a distinction for inactive users on memberlist
[ticket/10343] Allows a_user to show inactive accounts in memberlist
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/10343] Allows a_user to show inactive accounts in memberlist
* Zoddo/ticket/10343:
[ticket/10343] Add a distinction for inactive users on memberlist
[ticket/10343] Allows a_user to show inactive accounts in memberlist
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10343
|
| | |/
| | |
| | |
| | | |
PHPBB3-10343
|
|\ \ \
| |/ / |
|
| |/
| |
| |
| |
| |
| | |
Add core events to the memberlist.php for customizing members search.
PHPBB3-14113
|
| |
| |
| |
| |
| |
| | |
I always have to fix them.. :(
PHPBB3-12143
|
| |
| |
| |
| |
| |
| | |
So now we can use translated group names for non-special groups
PHPBB3-12143
|
| |
| |
| |
| | |
PHPBB3-13455
|
| |
| |
| |
| | |
PHPBB3-13455
|
| |
| |
| |
| | |
PHPBB3-13455
|
|/
|
|
| |
PHPBB3-13450
|
|
|
|
| |
PHPBB3-13428
|
|
|
|
| |
PHPBB3-13265
|
|
|
|
| |
PHPBB3-13229
|
|
|
|
| |
PHPBB3-13226
|
|
|
|
| |
PHPBB3-12796
|
|
|
|
| |
PHPBB3-12796
|
|
|
|
| |
PHPBB3-12993
|
|
|
|
| |
PHPBB3-12993
|
|
|
|
| |
PHPBB3-12993
|
|
|
|
|
|
| |
Explanation in http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=46051
PHPBB3-12993
|
|
|
|
| |
PHPBB3-12804
|
|
|
|
| |
PHPBB3-12804
|
|
|
|
| |
PHPBB3-12804
|
|
|
|
| |
PHPBB3-12446
|
|
|
|
| |
PHPBB3-12612
|
|
|
|
| |
PHPBB3-12612
|
|
|
|
| |
PHPBB3-12612
|
|
|
|
| |
PHPBB3-10073
|
|
|
|
| |
PHPBB3-10073
|
|
|
|
| |
PHPBB3-10073
|
|
|
|
| |
PHPBB3-10073
|
|
|
|
| |
PHPBB3-10073
|
|
|
|
|
|
| |
Error pages still contain the email address.
PHPBB3-10073
|
|
|
|
|
|
| |
The message to be displayed on top of the email form cannot be configured yet.
PHPBB3-10073
|
|
|
|
| |
PHPBB3-12594
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[Ticket/12555] Make use of canonical urls to avoid duplicate content
* nickvergessen/ticket/12555:
[ticket/12555] Add canonical URL for viewtopic
[ticket/12555] Add canonical URL for viewforum
[ticket/12555] Add canonical URl for memberlist mode=viewprofile
[ticket/12555] Allow to set canonical URLs to avoid duplicate content
|
| |
| |
| |
| |
| |
| |
| |
| | |
Avoids duplicate content of:
* memberlist.php?mode=viewprofile&u=user_id
* memberlist.php?mode=viewprofile&un=username
PHPBB3-12555
|
|/
|
|
|
|
|
|
|
|
|
|
|
| |
In language/en/common.php:
* Introduce a new language variable 'CONTACT' => 'Contact'
* Add a string argument to lang var 'CONTACT_USER' to avoid an appended
'{USERNAME}' in template.
* Add a string argument to lang var 'SEND_EMAIL_USER' to avoid an appended
'{USERNAME}' in template.
Also fix typos.
PHPBB3-12525
|
|\
| |
| |
| |
| |
| |
| |
| | |
[ticket/12392] Include $profile_fields in core.memberlist_view_profile
* PayBas/ticket/12392:
[ticket/12392] Fix avatar double assignment bug
[ticket/12392] Include $profile_fields in core.memberlist_view_profile
|
| |
| |
| |
| | |
PHPBB3-12392
|
| |
| |
| |
| | |
PHPBB3-12392
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/10737] Add live member search.
* prototech/ticket/10737:
[ticket/10737] Remove loading indicator.
[ticket/10737] Enforce allow_live_searches setting in memberlist.php.
[ticket/10737] Add config setting to disable live searches.
[ticket/10737] Add loading indicator and alert box code to simple_footer.html.
[ticket/10737] Load core.js and ajax.js in simple_footer.html.
[ticket/10737] Set the username as the input value instead of redirecting.
[ticket/10737] Drop subsilver2 changes.
[ticket/10737] Add a more generic live search implementation.
[ticket/10737] Clean up memberlist.php.
[ticket/10737] Use dropdown for search results container.
[ticket/10737] Adding delayed keyup and removing target_blank.
[ticket/10737] Using UTF-8 aware alternatives in PHP code.
[ticket/10737] Removing obsolete code.
[ticket/10737] Avoid hard-coding table row and use case-insensitive search.
[ticket/10737] Removing unnecessary/obsolete code.
[ticket/10737] Using JQuery events and JSON response.
[ticket/10737] Code fixes in AJAX search feature
[ticket/10737] Improvements over last commit
[ticket/10737] Adding username suggestions in "Find a member" using AJAX
|