| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-16172
|
|
|
|
| |
PHPBB3-16172
|
|
|
|
| |
PHPBB3-16172
|
|
|
|
| |
PHPBB3-14815
|
|
|
|
|
|
|
| |
update events.md (version)
update events.md (new events)
PHPBB3-15884
|
|
|
|
|
|
|
| |
update events name
update events.md
PHPBB3-15884
|
|
|
|
|
|
|
| |
update events name
update events.md
PHPBB3-15884
|
|
|
|
|
|
|
|
| |
add new events for group
update events name
update events.md
PHPBB3-15884
|
|
|
|
| |
PHPBB3-15884
|
|
|
|
| |
PHPBB3-15619
|
|
|
|
| |
PHPBB3-14447
|
|\
| |
| |
| |
| | |
Conflicts:
phpBB/styles/subsilver2/template/memberlist_group.html
|
| |
| |
| |
| | |
PHPBB3-14283
|
|\ \
| |/
| |
| |
| |
| | |
Conflicts:
phpBB/styles/subsilver2/template/memberlist_body.html
phpBB/styles/subsilver2/template/memberlist_team.html
|
| |
| |
| |
| | |
PHPBB3-10343
|
|\ \
| |/
| |
| |
| |
| | |
* 3.1.x:
[ticket/10343] Add a distinction for inactive users on memberlist
[ticket/10343] Allows a_user to show inactive accounts in memberlist
|
| |
| |
| |
| | |
PHPBB3-10343
|
| | |
|
| | |
|
|\ \
| |/
| |
| |
| |
| |
| | |
Conflicts:
phpBB/styles/subsilver2/template/memberlist_body.html
phpBB/styles/subsilver2/template/memberlist_view.html
phpBB/styles/subsilver2/template/viewtopic_body.html
|
| |
| |
| |
| |
| |
| |
| |
| | |
Add events to present information around ranks in the memberlist,
user profile, viewtopic profile and private message profile.
Slight repositioning of events in the memberlist.
PHPBB3-13982
|
| |
| |
| |
| |
| |
| |
| | |
Add events to present information around ranks in the memberlist,
user profile, viewtopic profile and private message profile.
PHPBB3-13982
|
|/
|
|
| |
PHPBB3-10388
|
|
|
|
| |
PHPBB3-12613
|
|
|
|
| |
PHPBB3-12613
|
|
|
|
| |
PHPBB3-12613
|
|
|
|
| |
PHPBB3-12613
|
|
|
|
| |
PHPBB3-12613
|
|
|
|
| |
PHPBB3-12613
|
|
|
|
|
|
|
|
| |
For memberlist group view in cases the group is presented with the group leader
and group members, for members profile fields titles are missing: Posts,
Joined, Last active and custom profile fields titles.
PHPBB3-12511
|
|
|
|
| |
PHPBB3-12442
|
|
|
|
| |
PHPBB3-8309
|
|
|
|
| |
PHPBB3-8309
|
|
|
|
| |
PHPBB3-12187
|
|
|
|
|
|
|
| |
We can not sort by profile field values atm. And also I'm not sure
whether this is possible at all.
PHPBB3-12169
|
|\ |
|
| |
| |
| |
| | |
PHPBB3-11552
|
| |
| |
| |
| |
| |
| | |
Responsive member list and better responsive tables
PHPBB3-11552
|
| |
| |
| |
| |
| |
| |
| | |
cellpadding, cellspacing, border are obsolete table attributes.
They are handled by CSS already using table and .table1
PHPBB3-11935
|
|/
|
|
| |
PHPBB3-11935
|
|
|
|
|
|
| |
Move JavaScript from user search results to forum_fn.js
PHPBB3-11795
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adds the prepend counterpart of a template event required for the karma
extension. It allows adding information before every username in the
memberlist.
Explanation from http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=44379:
Per suggestion of nickvergessen, add a counterpart for every append or prepend
event.
PHPBB3-9550
|
|
|
|
|
|
|
|
|
|
|
| |
Adds a template event required for the karma extension. It allows adding
information after every username in the memberlist.
Explanation from http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=44379:
Used by the karma extension to add a karma score indication that allows other
users to see how respected every listed user is.
PHPBB3-9550
|
|
|
|
| |
PHPBB3-9341
|
|
|
|
|
|
| |
Search functions on the memberlist.php page are now rendered by default and displayed via javascript. If javascript is disabled the page still works as it previously did.
PHPBB3-10786
|
|
|
|
| |
PHPBB3-10786
|
|
|
|
|
|
|
|
| |
It does not make sense to have classes named "right" and "left" produce a
small arrow next to text. It should be made clear that an arrow will
appear.
PHPBB3-11197
|
|
|
|
|
|
|
| |
Replace all the instances (I could find) where the colon is displayed
to the user with {L_COLON} so it can be localised.
PHPBB3-10780
|
|
|
|
|
|
|
|
|
|
| |
Extracted common template code for prosilver as per subsilver2.
Various other fixups and oversight corrections, changed name
of the "new" template function and re-introduced existing
version. Altered on_page to compensate for removal of some
templating vars from pagination routine.
PHPBB3-10968
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since phpBB 2 pagination has been rendered mostly within the source. This
limits just what designers can do with pagination. The current form is also
questionable in terms of "best practice". The aim is to move rendering
completely to the template via the use of a block element. Enabling S_
template vars also allows for control over specific aspects of the
pagination output such as next, previous, active and ellipsis.
Related to this - merging the capabilities of the topic_generate_pagination
with generate_pagination removes an element of duplication.
PHPBB3-10968
|