| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9550
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9550
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9550
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9550
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9550
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9550
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9550
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This way, extension authors can overwrite the empty value returned
when a user does not have an avatar with a default value to display
instead of nothing in the avatar space.
PHPBB3-9550
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9550
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9550
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Used by phpBB Gallery
PHPBB3-9550
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Used by phpBB Gallery
PHPBB3-9550
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9550
|
| | |_|_|/
| |/| | |
| | | | |
| | | | | |
PHPBB3-9550
|
|/ / / /
| | | |
| | | |
| | | | |
PHPBB3-10990
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Re-remove deprecated functions, change on_page to phpbb_on_page,
add null returns, remove globals and pass as params.
PHPBB3-10968
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Returned and marked deprecated topic_generate_pagination. Rename
new function in line with coding guidelines.
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
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* nickvergessen/ticket/10811:
[ticket/10811] Make toogle_subscribe more generic so it can toogle all links
[ticket/10811] Make it easier for MODs/Extensions to define the alt-text
[ticket/10811] Make subscribe/unsubscribe repeatable with AJAX
[ticket/10811] Fix AJAX callback alt_text so it can be repeated.
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10811
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10811
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10912
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The subject line will be cleared before passing to the template
in case the user doesn't have sufficient permissions.
PHPBB3-10650
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The censor_text function is now being applied to the
last_post_subject before being truncated.
PHPBB3-10650
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Added ELLIPSIS to language file common.php and also corrected
language explanation of ACP option.
PHPBB3-10650
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Removed manual cropping and used truncate_string function.
Also made a new variable so
that is preserved.
PHPBB3-10650
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Changed the display last subject acp toggle option from
per forum to global. Modified associated database entries.
New option is available in ACP General->Board Features.
Also corrected <br /> in forumlist_body.html.
PHPBB3-10650
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Now empty subjects will not be displayed in a
new line on the forum list.
PHPBB3-10650
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Corrected the intendation of if condition.
PHPBB3-10650
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Passworded forums and ones in which user doesn't have
read access will be excluded. Also uft8 based string functions and
html encode/decode functions have been used to sanitise subject.
PHPBB3-10650
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The subject being displayed in the forum list have been
shortened to 30 characters. Also it is now being shown
in a separate line.
PHPBB3-10650
|
| |_|/
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The most recent topic title of the forum can now
be displayed on the board index. An option is provided
in the ACP under the 'General Forum Setting' which
allows the admin to enable or disable this feature.
PHPBB3-10650
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The pull request (#654) was merged a little too quickly.
In particular, display_last_subject per-forum option needs consensus.
This reverts commit b1fb34a4d7e446768b9f66ba6dd359173cd2a5fb, reversing
changes made to 7d6b289671c51694f17dd5f9849abf2534b55e59.
PHPBB3-10650
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Now empty subjects will not be displayed in a
new line on the forum list.
PHPBB3-10650
|
| | |
| | |
| | |
| | |
| | |
| | | |
Corrected the intendation of if condition.
PHPBB3-10650
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Passworded forums and ones in which user doesn't have
read access will be excluded. Also uft8 based string functions and
html encode/decode functions have been used to sanitise subject.
PHPBB3-10650
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The subject being displayed in the forum list have been
shortened to 30 characters. Also it is now being shown
in a separate line.
PHPBB3-10650
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
The most recent topic title of the forum can now
be displayed on the board index. An option is provided
in the ACP under the 'General Forum Setting' which
allows the admin to enable or disable this feature.
PHPBB3-10650
|
|/
|
|
| |
PHPBB3-10270
|
|
|
|
| |
PHPBB3-9916
|
|
|
|
| |
PHPBB3-10345
|
|
|
|
|
|
| |
It's easier for mods/extensions to extend the arrays.
PHPBB3-10484
|
|\
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/10237] Display login-box for guests, when (un)subscribing
Conflicts:
phpBB/includes/functions_display.php
|
| |\
| | |
| | |
| | |
| | | |
* nickvergessen/ticket/10237:
[ticket/10237] Display login-box for guests, when (un)subscribing
|
| | |
| | |
| | |
| | |
| | |
| | | |
Also initialise $is_watching for PHP Notice: Undefined variable is_watching
PHPBB3-10237
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* develop-olympus:
[ticket/9036] Add template variable 'S_AUTH_READ' to forumlist
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
* nickvergessen/ticket/9036:
[ticket/9036] Add template variable 'S_AUTH_READ' to forumlist
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-9036
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
Conflicts:
phpBB/includes/functions.php
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
Fixing topic_generate_pagination()
PHPBB3-10397
|