| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-11310
|
|
|
|
|
|
| |
Also add phpbb prefix since the signature is being changed anyway.
PHPBB3-10758
|
|
|
|
|
|
|
| |
85bcdbad468cd255a02d6c48b2dcd1d128978eed shouldn't have changed imports of
"global $phpEx".
PHPBB3-11041
|
|
|
|
| |
PHPBB3-11012
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
By Andreas Fischer
via Andreas Fischer (1) and Nils Adermann (1)
* develop-olympus:
[ticket/10550] Sort not installed styles list in the styles section of the ACP.
Conflicts:
phpBB/includes/acp/acp_styles.php
|
| |
| |
| |
| | |
PHPBB3-10550
|
| |
| |
| |
| |
| |
| | |
Check if phpbb_version exists when installing style. Do not warn users about installing outdated styles yet, that part of acp_styles will be changed in different branch.
PHPBB3-10762
|
| |
| |
| |
| |
| |
| | |
Adding form token, changing functions to public/protected, fixing few more errors
PHPBB3-10752
|
| |
| |
| |
| |
| |
| | |
Changing private to protected variables in acp_styles
PHPBB3-10752
|
| |
| |
| |
| |
| |
| | |
Fixing return doc blocks, spacing, incorrect sorting function and other minor fixes
PHPBB3-10752
|
| |
| |
| |
| |
| |
| | |
Fixing pass-by-reference bug in acp_styles
PHPBB3-10752
|
| |
| |
| |
| |
| |
| | |
Removing global variables from functions in acp_styles
PHPBB3-10752
|
| |
| |
| |
| |
| |
| |
| | |
When on install page and all styles are installed, fix back link to go to main
styles page.
PHPBB3-10632
|
| |
| |
| |
| |
| |
| | |
Changing from "delete" to "uninstall" in acp_styles to avoid confusing users
PHPBB3-10632
|
| |
| |
| |
| |
| |
| | |
Fixing notices and usability issues
PHPBB3-10632
|
| |
| |
| |
| | |
PHPBB3-10632
|
| |
| |
| |
| |
| |
| | |
New acp_styles, completely rewritten
PHPBB3-10632
|
|\ \
| |/
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/10616] Add template inheritance to exported template
[ticket/10616] Ignore template inheritance that points to self
[ticket/10616] Add template inheritance to default styles
|
| |
| |
| |
| |
| |
| | |
Add template inheritance when exporting template.cfg
PHPBB3-10616
|
|\ \
| |/
| |
| |
| | |
* develop-olympus:
[ticket/10563] Show deactivated styles below active styles in acp
|
| |
| |
| |
| |
| |
| | |
Separates active and deactivated styles in styles list in acp
PHPBB3-10563
|
| |
| |
| |
| | |
PHPBB3-9916
|
|\ \
| | |
| | |
| | |
| | | |
* unknownbliss/ticket/9916:
[ticket/9916] Updating header license and removing Version $Id$
|
| | |
| | |
| | |
| | | |
PHPBB3-9916
|
|\ \ \
| |/ /
|/| /
| |/
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/10507] DBAL unit test
[ticket/10507] Sort styles in acp
Conflicts:
phpBB/includes/acp/acp_styles.php
|
| |\
| | |
| | |
| | |
| | |
| | | |
* cyberalien/ticket/10507:
[ticket/10507] DBAL unit test
[ticket/10507] Sort styles in acp
|
| | |
| | |
| | |
| | |
| | |
| | | |
Sort styles by name in admin control panel
PHPBB3-10507
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/10531] Disallow deleting of the last style
Conflicts:
phpBB/includes/acp/acp_styles.php
|
| |/
| |
| |
| |
| |
| |
| | |
Regression from PHPBB3-9675 commit 0e02f5cb0b7f615f1eadd6606a89bfd1b28f0d0d
PHPBB3-9675
PHPBB3-10531
|
| |
| |
| |
| | |
PHPBB3-10463
|
| |
| |
| |
| | |
PHPBB3-9741
|
| |
| |
| |
| | |
PHPBB3-9741
|
| |
| |
| |
| | |
PHPBB3-9741
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Removed all use of the DB for serving/caching the theme from style.php,
acp_style no longer stores the theme modified time either.
As a consequence currently all stylesheets will be served through style.php
(with no caching) until imagesets are removed [PHPBB3-10336], then
they can we served as static files by HTTPd.
PHPBB3-9741
|
| |
| |
| |
| | |
PHPBB3-9741
|
| |
| |
| |
| | |
PHPBB3-9741
|
| |
| |
| |
| |
| |
| | |
These got left behind in 6854d47.
PHPBB3-9741
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The bulk of database storage of templates is removed, rendering template
stored in the database as useless.
Theme database storage is reduced to a skeleton for full removal soon.
This commit was cherry picked from the old feature/ascraeus-experiment branch
the old commit hash is 0dbe7e3b6cd450342d3c566eb2caf36ca1b5db8e.
PHPBB3-9741
|
| |
| |
| |
| |
| |
| | |
Removing imagesets. Changing admin control panel styles module
PHPBB3-10336
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/10250] The site_logo hash is different depending on imageset & language
[ticket/10250] Destroy cached md5 hash of site_logo on refreshing an imageset
[ticket/10250] Overwrite the site_logo width&height when the phpbb logo is used
[ticket/10250] Added the new phpBB Logo with the Registered Trademark Symbol
|
| |
| |
| |
| | |
PHPBB3-10250
|
| |
| |
| |
| | |
PHPBB3-10148
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/10057] Fixes for a bunch of small problems.
[ticket/10035] ACP template edit feature allows to read any files on webserver.
[ticket/10057] Handle the case of missing interbase extension better.
[ticket/10057] Fixed wrong usage of sql_error again, in firebird.
[ticket/10057] Fixed usage of sql_error again.
[ticket/10057] Condition file/line display on DEBUG_EXTRA or IN_INSTALL.
[ticket/10057] Fixed wrong usage of sql_error in postgres dbal.
[ticket/10057] Skip ibase_service_attach if firebird connection failed.
[ticket/10057] Check for interbase function existence.
[ticket/10057] Split statements in firebird dbal for readability.
[ticket/10057] Include error collector class file in postgres dbal.
[ticket/10057] Moved error collector class into its own file.
[ticket/10057] Use a class for error collection.
[ticket/10057] More informative error messages in postgres dbal.
[ticket/10057] No negative array indexing.
[ticket/10057] Report postgres db connection errors.
|
| |
| |
| |
| |
| |
| | |
... and to upload/execute any script on it. Use preg_replace to filter filename
PHPBB3-10035
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/9675] Correctly check whether the style/component is still in use.
[ticket/9675] Put the code into methods to avoid code duplication.
[ticket/9675] Adjust the language-string to reflect the changes.
[ticket/9675] Add option to delete template/theme/imageset when deleting style.
|
| |
| |
| |
| |
| |
| | |
And don't allow to delete it in that case.
PHPBB3-9675
|
| |
| |
| |
| | |
PHPBB3-9675
|
| |
| |
| |
| | |
PHPBB3-9675
|
|/
|
|
|
|
|
|
|
|
|
|
| |
Closing tags converted using Oleg's script.
remove-php-end-tags.py -a .
Trailing newlines added using the following where $ext is file extension.
find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s;
Extensions: php, css, html, js, xml.
PHPBB3-9556
|
|\
| |
| |
| |
| | |
* ticket/nickvergessen/7296:
[ticket/7296] Exporting styles to tar creates corrupted archives.
|