| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
|
|
| |
This var is always used with a colon.
PHPBB3-11366
|
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
| |
PHPBB3-11366
|
| |
|
|
|
|
| |
Fix the bug with the Extensions removed but still registred in DB
PHPBB3-11366
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ bug fix (missing exception)
+ Using \phpbb\version_helper
So, now, the version file have a new format :
{
"stable": {
"<branch>": {
"current": "<version>",
[ "announcement": "<announcement link>", ]
[ "download": "<download link>", ]
},
"<branch>": {
...
}
},
"unstable": {
}
}
PHPBB3-11366
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a feature to check automatically the version of the installed
extensions. The informations are cached for 24 hours (like for the
global update check on the main page of the acp).
The informations about the versions are display both on the global list
and on the detailled page.
To do this the developper has to to let the composer.json of the latest
version available and add some informations into it :
"extra": {
"version-check": {
"host": "<the host>",
"directory": "<the directory containing the file>",
"filename": "<the composer.json of the latest version>"
}
}
He can also add two extra informations which will be displayed if a new
version is available :
"extra": {
"download": "<download link>",
"annoucement": "<announcement link>",
}
Currently a notice is displayed when the "extra.version-check"
informations are
missing.
Ticket: https://tracker.phpbb.com/browse/PHPBB3-11366
Signed-off-by: Nicofuma <github@nicofuma.fr>
PHPBB3-11366
|
| |\
| |
| |
| | |
* develop-olympus:
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12582] Strip away copyrighted ICC profile from images
* bantu/ticket/12582:
[ticket/12582] Fix coding style.
[ticket/12582] Remove set -e due to exiftool not liking 0 byte files.
[ticket/12582] Strip away copyrighted ICC profile
[ticket/12582] Change strip_icc_profiles.sh to only take a single file.
[ticket/12582] Run strip_icc_profiles.sh on Travis CI.
[ticket/12582] Overwrite inplace instead of creating _original files.
[ticket/12582] Add script for strippping ICC profiles from images.
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12582] Strip away copyrighted ICC profile from images
* bantu/ticket/12582-ascraeus:
[ticket/12582] Use the correct script name.
[ticket/12582] Fix coding style.
[ticket/12582] Remove set -e due to exiftool not liking 0 byte files.
[ticket/12582] Strip away copyrighted ICC profile
[ticket/12582] Change strip_icc_profiles.sh to only take a single file.
[ticket/12582] Run strip_icc_profiles.sh on Travis CI.
[ticket/12582] Overwrite inplace instead of creating _original files.
[ticket/12582] Add script for strippping ICC profiles from images.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12582
|
| | |\ \ \
| | | |/
| | |/|
| | | |
| | | | |
* ticket/12582:
[ticket/12582] Fix coding style.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12582
|
| | |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* ticket/12582:
[ticket/12582] Remove set -e due to exiftool not liking 0 byte files.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12582
|
| | |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* ticket/12582:
[ticket/12582] Strip away copyrighted ICC profile
[ticket/12582] Change strip_icc_profiles.sh to only take a single file.
[ticket/12582] Run strip_icc_profiles.sh on Travis CI.
[ticket/12582] Overwrite inplace instead of creating _original files.
[ticket/12582] Add script for strippping ICC profiles from images.
Conflicts:
.travis.yml
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This images embed a non free ICC profile that doesn’t allow
modification:
http://web.archive.org/web/20020603153925/srgb.com/usingsrgb.html
Please use the proposed version stripping away this copyrighted binary
profile, probably embedded by an image software at one time:
exiftool -icc_profile"-<=" phpBB/adm/images/phpbb_logo.png
I’ve checked the resulting image and trust it is identical to the
original.
Some more background on the issue:
https://lists.debian.org/debian-devel/2014/05/msg00339.html
PHPBB3-12582
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12582
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12582
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12582
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12582
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/12174] Update topic_attachment flag when a post is soft-deleted
* Nicofuma/ticket/12174:
[ticket/12174] Add tests
[ticket/12174] Coding style
[ticket/12174] Remove $update_topic_attachments_flag
[ticket/12174] Don't update the flag for a post without attachment
[ticket/12174] Update the conditions
[ticket/12174] Remove inline assignment
[ticket/12174] Update sql query
[ticket/12174] Revert the changes on $topic_update_array
[ticket/12174] Corrections
[ticket/12174] Update topic_attachment flag when a post is soft-deleted
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12174
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12174
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12174
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12174
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12174
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12174
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12174
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12174
|