| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/11537] Adjust error message on ucp group manage to fit rest of ucp
Conflicts:
phpBB/styles/prosilver/template/ucp_groups_manage.html
|
| | |\
| | |
| | |
| | |
| | | |
* marc1706/ticket/11537:
[ticket/11537] Adjust error message on ucp group manage to fit rest of ucp
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
The current look highly differed from the rest of the UCP. Additionally,
this caused the error message to be hardly noticeable at all.
PHPBB3-11537
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
* cyberalien/ticket/11555:
[ticket/11555] Fix page comparison
|
| |/ / /
| | |
| | |
| | |
| | |
| | | |
Strict comparison should not be used to compare string and number
PHPBB3-11555
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* EXreaction/ticket/11415:
[ticket/11415] Add test for find_from_extension()
[ticket/11415] Send the extension base the finder rather than the manager
[ticket/11415] Create function in finder find_from_extension
[ticket/11415] Fix ext.manager constructor in tests
[ticket/11415] Make migrator/ext.manager dependencies of the base ext class
[ticket/11415] Remove migrator dependency from extension manager
[ticket/11415] Move migrator to base extension class from ext.manager
[ticket/11415] Move while loop from ext manager to acp_extensions.php
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11415
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11415
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11415
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11415
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11415
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11415
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11415
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Now enable_step works as it's supposed to (do one step at a time) and
less refreshes are required for the user.
PHPBB3-11415
|
| |\ \ \ \ |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Show that the phpbb permission lanuage file is being included
PHPBB3-11458
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11458
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11458
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add 'u_foo' to phpbb_acl_options
Make sure extension and fixtures are added before running test
PHPBB3-11458
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB-11458
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Since there is no test method to include extension language files, a
functional test seems more appropriate.
We add a permission mask 'acl_u_foo' with translation found in extenion
'bar' and confirm that the permission language file 'permissions_foo.php'
from 'bar' was added by asserting that 'Can view foo' exists when viewing
user permissions in acp
PHPBB3-11458
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
folders in the language directory, so we revert some changes here
PHPBB3-11458
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Extensions that add new permission masks only need to add a permission file in
the language folder of the extension. The file must start with 'permissions_'
eg 'permissions_blog.php'. The permission language file will be automatically
included when viewing/setting permissions.
PHPBB3-11458
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* bantu/ticket/11547-develop:
[ticket/11547] Add phpbb_db_driver_ prefix to DBMS names.
|
| |/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-11547
|
| |\ \ \ \ \
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/11542] Use Czech as example as it contains non-latin characters
[ticket/11547] Set MySQL charset to UTF8 in database_test_connection_manager.
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* bantu/ticket/11547:
[ticket/11547] Set MySQL charset to UTF8 in database_test_connection_manager.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11547
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* nickvergessen/ticket/11542-2:
[ticket/11542] Use Czech as example as it contains non-latin characters
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11542
|
| |\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* develop-olympus:
[ticket/11544] Add admin_login() method to 3.0 functional test case
Conflicts:
tests/test_framework/phpbb_functional_test_case.php
|
| | |\ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
* marc1706/ticket/11544:
[ticket/11544] Add admin_login() method to 3.0 functional test case
|
| | | | |_|/
| | |/| |
| | | | |
| | | | |
| | | | |
| | | | | |
This method is needed in order to be able to properly test acp functions.
PHPBB3-11544
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/11542] Add non-existing default value for language select
[ticket/11542] Add lang_english_name to fixture
[ticket/11542] Add unit tests for language_select()
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* nickvergessen/ticket/11542:
[ticket/11542] Add non-existing default value for language select
[ticket/11542] Add lang_english_name to fixture
[ticket/11542] Add unit tests for language_select()
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11542
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11542
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11542
|
| |\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* develop-olympus:
[ticket/11536] Fixed incorrect removal of "install" in script_path
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
develop-olympus
* galaxyAbstractor/ticket/11536:
[ticket/11536] Fixed incorrect removal of "install" in script_path
|
| | | | |/ / /
| | |/| | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Earlier the script would incorrectly remove the word "install"
from the script_path when trying to remove the last folder in the
path named "/install". This would lead to issues when the path
you are installing phpBB contained "install". For example
"/install_test/install" would become "/_test".
This change gets the parent folder instead of replacing all
"install". $name contains /install_test/install/index.php
from start and running dirname() gives /install_test/install.
Running dirname once more gives the parent folder of install,
/install_test.
PHPBB3-11536
|
| |\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* develop-olympus:
[ticket/11545] Remove DIRECTORY_SEPARATOR dependency from is_absolute
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* nickvergessen/ticket/11545:
[ticket/11545] Remove DIRECTORY_SEPARATOR dependency from is_absolute
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The given path is an absolute path in general, just not on our current system.
PHPBB3-11545
|
| |\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* develop-olympus:
[ticket/11541] Add unit tests for style_select()
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* nickvergessen/ticket/11541:
[ticket/11541] Add unit tests for style_select()
|
| | | | |/ / /
| | |/| | |
| | | | | |
| | | | | | |
PHPBB3-11541
|
| |\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* develop-olympus:
[ticket/11546] Fix is_absolute() throws E_NOTICE for empty string
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* nickvergessen/ticket/11546:
[ticket/11546] Fix is_absolute() throws E_NOTICE for empty string
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11546
|