| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* imkingdavid/ticket/10535:
[ticket/10535] Delete no longer needed email confirm language entries.
[ticket/10535] Delete email confirm from installer
[ticket/10535] Removed email confirm field from acp_users module
[ticket/10535] Forgot a subsilver2 change. *doh*
[ticket/10535] Removed email confirm from UCP, removed unused language entries
[ticket/10535] Remove email confirm check on registration form
|
| | |
| |
| |
| | |
PHPBB3-10535
|
| | |
| |
| |
| | |
PHPBB3-9916
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/9916] Changing header in non-distributed files
[ticket/9916] Changing coding guidelines license
[ticket/9916] Updating License in the header
Conflicts:
tests/mock/cache.php
|
| | | |
| | |
| | |
| | | |
PHPBB3-9916
|
| | | |
| | |
| | |
| | | |
PHPBB3-10507
|
| |\ \ \
| |/ /
| | /
| |/
|/|
| |
| |
| |
| | |
* 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
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Unit test for ORDER BY LOWER(style_name)
PHPBB3-10507
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
develop
* github-igorw/feature/functional-tests:
[feature/functional-tests] Introduce bootstrap method
[feature/functional-tests] Make sure functional tests only install once
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10414
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The functional test setup bootstrapping should only be run once per
class.
PHPBB3-10414
|
| |\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/10349] Removed duplicated functions from schema loading in tests
[ticket/10349] Update function comment
[ticket/10349] Use new schema comment function in installer
[ticket/10349] Unit tests: Consolidate schema comment removal functions
[ticket/10349] Unit tests: Remove comments while loading schema files
|
| | |\ \ \
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Noxwizard/ticket/10349:
[ticket/10349] Removed duplicated functions from schema loading in tests
[ticket/10349] Update function comment
[ticket/10349] Use new schema comment function in installer
[ticket/10349] Unit tests: Consolidate schema comment removal functions
[ticket/10349] Unit tests: Remove comments while loading schema files
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10349
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10349
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10349
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Perform the same operations that the installer does when preparing the schema
files. These functions come straight from /includes/functions_install.php and
/includes/functions_admin.php.
PHPBB3-10349
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10345
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10345
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
And correctly determinate the rule otherwise
PHPBB3-10345
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10345
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Added tests for the fallback when a key is missing and the float-feature.
PHPBB3-10345
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also do not min/max the value, but throw an error on an invalid Plural rule.
PHPBB3-10345
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
See http://wiki.phpbb.com/Plural_Rules for explanation and examples.
PHPBB3-10345
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* p/ticket/10481:
[ticket/10481] Use phar:// url for requiring goutte.
[ticket/10481] Skip functional tests if phar extension is missing.
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
It does not seem to work on my machine without phar:// even with
phar extension installed.
PHPBB3-10481
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10481
|
| |\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / /
| | | | |
* develop-olympus:
[ticket/10483] Fix test suite when running with MySQL strict mode
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10483
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* naderman/feature/extension-manager: (67 commits)
[feature/extension-manager] Removing now unused acp_search code
[feature/extension-manager] Split disabling extensions up into steps as well
[feature/extension-manager] Add documentation on caching in ext finder
[feature/extension-manager] Reference correct new module basenames in install
[feature/extension-manager] Rename default methods to core methods on finder.
[feature/extension-manager] Document what the class loader stores in cache
[feature/extension-manager] Add docblock to cached paths map in class loader
[feature/extension-manager] Clear up docs of extension related template changes
[feature/extension-manager] Use "core files" instead of "global files" in docs
[feature/extension-manager] Add docblocks to new search backend methods
[feature/extension-manager] Add docblocks to new methods in functions_module
[feature/extension-manager] Clarify comment on ext meta class instantiator
[feature/extension-manager] Add more info on suffixes in extension finder
[feature/extension-manager] Clarify is_dir parameter description
[feature/extension-manager] Clarify class finding method docblock
[feature/extension-manager] Correct default path comment & remove double strlen
[feature/extension-manager] Fix "disbale" typo in comment
[feature/extension-manager] Properly remove old ACP language loading code
[feature/extension-manager] Support extensions in subdirectories of ext/
[feature/extension-manager] Add prefix to extension meta data / install classes
...
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* develop: (93 commits)
[ticket/10157] Add notification to update cpfs when installing a language.
[ticket/10185] Always set board startdate on conversion
[ticket/10419] Reword the language strings
[ticket/9361] View correct error messages when editing account information
[ticket/10457] Undefined variable $request, when print-viewing PMs
[ticket/10452] Fix xHTML errors when print-viewing PMs
[ticket/9066] Move regex into get_preg_expression function and add tests
[ticket/10254] Add "phpBB Group" to "Modified by" in prosilver stylesheet.css
[ticket/10254] Removing the subsilver2 NOTE, incompatible with phpBB.com.
[ticket/10254] Removing the NOTE as it is incompatible with phpBB.com.
[ticket/10254] Remove subsilver2 as default style on theme.
[ticket/10254] Remove style names from themes and fix some informations on it.
[ticket/7138] Allow simple header and footer for trigger_error() messages
[ticket/9066] Disallow some database prefix to prevent same errors and problems
[ticket/10365] Fix up S_POST_UNAPPROVED check, make it easier to read
[ticket/10437] Do not display announcements that are waiting for approval
[ticket/10087] Organize bans in acp_baninto optgroups
[ticket/8616] Include old U_INBOX var for BC
[ticket/10435] Remove global announcement from forums total topic count
[ticket/10435] Readd local announcements to total topic count in viewforum
...
Conflicts:
phpBB/install/database_update.php
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10323
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
There are now extension_ and core_ methods for all finder settings as well as
a generic method which overwrites both.
PHPBB3-10323
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10323
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10323
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10323
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10323
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10323
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10323
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This commit adds a template path provider to separate the process of locating
(cached) paths in extensions from the template engine. The locator is supplied
with a list of paths from the path provider.
Admin templates can now be created in ext/<ext>/adm/style/ and regular
templates go into ext/<ext>/styles/<style>/template/. Extension templates
override regular templates. So if an extension supplies a file with a name
used in phpBB, the extension's file will be used.
A side-effect of this commit: Locator and Provider are now able to deal with
arbitrary levels of template inheritance. So we can expose this through
phpbb_template if we choose to, and allow styles to inherit from inherited
styles.
PHPBB3-10323
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Otherwise the paths are incorrect from e.g. adm/
PHPBB3-10323
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10323
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10323
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10323
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Includes a test for manager without a cache
PHPBB3-10323
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Allows multiple instances to use cache simultaneously.
PHPBB3-10323
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10323
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The enable or purge operation of an extension could take a long time if an
expensive operation needs to be executed on a large set of data. To allow
this to succeed from a web interface with max_execution_time set in the
webserver's php configuration, subsequent requests must continue the
operation started earlier. So individual enable and purge implementations
must be able to spread their work across multiple steps.
PHPBB3-10323
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10323
|