| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/11112] Do not change opensource.org link to https
[ticket/11112] Use https for user-visible links to phpbb.com
Conflicts:
phpBB/language/en/install.php
phpBB/language/en/ucp.php
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
prep-release-3.0.12
* github-marc1706/ticket/11112:
[ticket/11112] Do not change opensource.org link to https
[ticket/11112] Use https for user-visible links to phpbb.com
|
| | |
| | |
| | |
| | | |
PHPBB3-11112
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* develop-olympus:
[ticket/11670] Consistency with logo: Replace "phpBB(tm)" with "phpBB(R)".
|
| |/
| |
| |
| | |
PHPBB3-11670
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
# By Andreas Fischer
# Via Andreas Fischer (1) and Nathaniel Guse (1)
* develop-olympus:
[ticket/11662] Typos: occured -> occurred
Conflicts:
tests/template/template_test.php
|
| |
| |
| |
| | |
PHPBB3-11662
|
| |
| |
| |
| | |
PHPBB3-9737
|
| |
| |
| |
| | |
PHPBB3-11259
|
| |
| |
| |
| | |
PHPBB3-10091
|
| |
| |
| |
| | |
PHPBB3-11181
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
* Senky/ticket/10161:
[ticket/10161] added fullstop to the end of sentence
[ticket/10161] coding-guidelines.html updated
[ticket/10161] all "e-mail" strings in language files changed to "email"
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
according to Oleg's comment:
email is preferred by RFCs and probably the way of the future
PHPBB3-10161
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
Installer now checks json extension and cannot continue without it.
Changes are made in phpBB/install/install_install.php where the
checking for json is added and to phpBB/language/en/install.php where
2 new keys for the messages that would be displayed are also added.
PHPBB3-10813
|
| |
| |
| |
| | |
PHPBB3-10693
|
|\ \
| | |
| | |
| | |
| | |
| | | |
* p/ticket/10618:
[ticket/10618] Change phpBB 3 to phpBB 3.1.
[ticket/10618] Replace phpBB 3.0 with phpBB 3 for 3.1.
|
| | |
| | |
| | |
| | | |
PHPBB3-10618
|
| | |
| | |
| | |
| | | |
PHPBB3-10618
|
|\ \ \
| | |/
| |/|
| | |
| | | |
* develop-olympus:
[ticket/9914] Add backup warning to updater.
|
| | |
| | |
| | |
| | | |
PHPBB3-9914
|
|\ \ \
| |_|/
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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/10501] Fix description of table prefixes
|
| |
| |
| |
| |
| |
| | |
They must start with a letter, not an alphanumeric character
PHPBB3-10501
|
|\ \
| |/
| |
| |
| | |
* develop-olympus:
[ticket/10479] Remove PostgreSQL version numbers from driver's language string
|
| |
| |
| |
| |
| |
| |
| | |
The versions should be removed like for all other DBMS so we don't have to add
each new version.
PHPBB3-10479
|
|\ \
| |/
| |
| |
| |
| | |
* develop-olympus:
[ticket/9066] Move regex into get_preg_expression function and add tests
[ticket/9066] Disallow some database prefix to prevent same errors and problems
|
| |
| |
| |
| |
| |
| |
| | |
With this patch database prefixes must not be empty and only contain
alphanumeric characters, numbers and underscores.
PHPBB3-9066
|
| |
| |
| |
| |
| |
| | |
Removing imagesets. Changing database structure
PHPBB3-10336
|
|\ \
| |/
| |
| |
| | |
* develop-olympus:
[ticket/10216] Fixed a grammar error in SOME_QUERIES_FAILED.
|
| |
| |
| |
| |
| |
| |
| | |
Previously "errors are listing below", should have said "errors are
listed below".
PHPBB3-10216
|
| |
| |
| |
| | |
PHPBB3-7090
|
|\ \
| |/
| |
| |
| | |
* develop-olympus:
[ticket/10137] Remove unintended space at end of PHP_URL_FOPEN_SUPPORT_EXPLAIN.
|
| |
| |
| |
| | |
PHPBB3-10137
|
| |
| |
| |
| | |
PHPBB3-9684
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/9348] Call phpbb_set_encoding() on config value 'default_dateformat'.
[ticket/9953] Set focus to password on re-authentication
[ticket/9905] Add SQLite to the DSN description
[ticket/9859] Remove years from the credit line.
|
| |
| |
| |
| |
| |
| |
| | |
The installer's DSN field has additional meanings for ODBC, PostgreSQL, and
SQLite, but only the first two are mentioned. SQLite uses it for the file path.
PHPBB3-9905
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/9851] "Search new posts" should require login.
[task/phpdoc] Added a phpdoc task to the build process
[task/phpdoc] Added a configuration file for phpDocumentor.
[feature/acm-wincache] Adding caching module for WinCache's User Cache.
[ticket/9939] Fix JavaScript error in admin recaptcha template
[ticket/9575] Also change 'administrate' to 'administer' in templates
[ticket/8736] guest can have 255 chars long username
[ticket/9928] Do not link "login to your board" to the "send statistics" page.
[ticket/9575] Change 'administrate' to 'administer'
[ticket/9921] Adding sample configuration file for the lighttpd webserver.
[ticket/9932] Add the Bing bot when converting
[ticket/9930] Redirect failes with open_basedir enabled.
[ticket/9910] Make sure S_BBCODE_ALLOWED exists when viewing PMs
|
| |
| |
| |
| | |
PHPBB3-9928
|
|/
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
PHPBB3-9850
|
|\
| |
| |
| |
| | |
* ticket/nickvergessen/7717:
[ticket/7717] Localise default extension groups for attachments
|
| |
| |
| |
| | |
PHPBB3-7717
|
|/
|
|
|
|
|
|
|
|
| |
explanation in install language.
When using PostgreSQL adapter and connecting to local database server,
use localhost to connect via UNIX domain socket and 127.0.0.1 to connect
via TCP.
PHPBB3-6726
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Pucci at Microsoft [Bug #57055]
If you are using SQL Server, please try to test this new dbal so we can safely include it in 3.0.8. If you
want to try it on a current phpBB version you can apply the latest version of the patch to your board which
you can find attached to the bug tracker ticket (look in the comments for the latest version, the one in the
ticket itself is outdated): http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=57055
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10489 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10152 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10101 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
|
|
| |
Addition to r10068: Correct mode is send_statistics.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10070 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9988 89ea8834-ac86-4346-8a33-228a782c2dd0
|