| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-14847
|
|
|
|
|
|
|
| |
For loops that modify the size of the looped arrays were obviously not
changed.
PHPBB3-14577
|
|
|
|
|
|
|
| |
This might be needed while switching the default input from KiB to MiB or
similar changes to settings.
PHPBB3-14272
|
|
|
|
| |
PHPBB3-14272
|
|
|
|
| |
PHPBB3-14272
|
|
|
|
| |
PHPBB3-10572
|
|\
| |
| |
| |
| |
| | |
Conflicts:
phpBB/adm/index.php
phpBB/includes/acp/acp_attachments.php
|
| |
| |
| |
| | |
PHPBB3-13568
|
| |
| |
| |
| | |
PHPBB3-13568
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/13519] Correctly validate imagick path as path and not string
Conflicts:
phpBB/includes/acp/acp_attachments.php
|
| |
| |
| |
| | |
PHPBB3-13519
|
| |
| |
| |
| |
| |
| | |
More corrections.
PHPBB3-12557
|
|\ \
| |/
| |
| |
| | |
* develop-olympus:
[ticket/12196] Revert Fix typo "referer" in acp/attachments
|
| |
| |
| |
| |
| |
| |
| | |
This reverts commit 9bc1f7924d5ef00fb988b81347d4c5c730b25eb2.
https://tracker.phpbb.com/browse/PHPBB3-12196
PHPBB3-12196
|
|\ \
| |/
| |
| |
| |
| |
| | |
# By Joas Schilling
# Via Dhruv (1) and Joas Schilling (1)
* develop-olympus:
[ticket/12196] Fix typo "referer" in acp/attachments
|
| |
| |
| |
| | |
PHPBB3-12196
|
| |
| |
| |
| | |
PHPBB3-12594
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
* There MUST NOT be trailing whitespace at the end of lines.
* There MUST NOT be whitespace before the first content of a file.
* There MUST NOT be whitespace after the last content of a file.
* Functions MUST NOT contain multiple empty lines in a row.
PHPBB3-12458
|
| |
| |
| |
| | |
PHPBB3-12201
|
| |
| |
| |
| | |
PHPBB3-12282
|
|\ \
| | |
| | | |
[ticket/12138] Include file time limit when generating attachment management pagination and stats.
|
| | |
| | |
| | |
| | | |
PHPBB3-12138
|
| | |
| | |
| | |
| | | |
PHPBB3-12138
|
|/ /
| |
| |
| | |
PHPBB3-12153
|
| |
| |
| |
| | |
PHPBB3-11849
|
| |
| |
| |
| | |
PHPBB3-11987
|
| |
| |
| |
| | |
PHPBB3-11700
|
| |
| |
| |
| | |
PHPBB3-11700
|
| |
| |
| |
| | |
PHPBB3-11010
|
| |
| |
| |
| | |
PHPBB3-11010
|
| |
| |
| |
| | |
PHPBB3-11010
|
| |
| |
| |
| | |
PHPBB3-11010
|
| |
| |
| |
| | |
PHPBB3-11010
|
| |
| |
| |
| | |
PHPBB3-11023
|
| |
| |
| |
| | |
PHPBB3-10990
|
| |
| |
| |
| | |
PHPBB3-10990
|
| |
| |
| |
| | |
PHPBB3-10990
|
| |
| |
| |
| |
| |
| |
| | |
Add a new parameter to hold the name of the start variable. This
fulfills ticket PHPBB3-8535.
PHPBB3-10968
|
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| | |
PHPBB3-9916
|
| |
| |
| |
| |
| |
| |
| | |
I added two function avatar_explanation_string() and avatar_error_wrong_size()
for easier handling of the "pixels"-languages, as they are used quite often.
PHPBB3-10345
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- restrict files info for PM attachments;
- add an option to resync files stats if wrong;
- replace post_id sorting with post type (PM/regular post) one;
- some language fixes.
PHPBB3-9721
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
-add database update entry;
- add files statistics checks;
- improve files deletion procedure;
- improve reversed order for pagination;
- adjust template file;
- add missing comma for orphan key in info module;
- change module mode name;
- fix module explanation text;
- add files comments output;
- change attachments per page amount from posts to topics per page value.
PHPBB3-9721
|