Andreas Fischer
12dbcc7f1e
Merge remote-tracking branch 'Noxwizard/ticket/10858' into develop-olympus
...
* Noxwizard/ticket/10858:
[ticket/10858] Move generic row seeking to DBAL
[ticket/10858] Tests for row seeking with fetchfield()
[ticket/10858] Fix MSSQL Native's row seeking behavior
2012-05-09 12:50:13 +02:00
Patrick Webster
09d49fb7b2
[ticket/10858] Move generic row seeking to DBAL
...
Removed from: firebird, mssql_odbc, and mssqlnative
PHPBB3-10858
2012-05-08 19:41:22 -05:00
Patrick Webster
afbaa6979b
[ticket/10858] Tests for row seeking with fetchfield()
...
PHPBB3-10858
2012-05-08 18:45:51 -05:00
Patrick Webster
e52d23848a
[ticket/10858] Fix MSSQL Native's row seeking behavior
...
The result_mssqlnative class remains in case someone wants to use it
PHPBB3-10858
2012-05-08 18:44:43 -05:00
Patrick Webster
1496a4198a
[ticket/10678] Add port handling for MSSQL tests
...
PHPBB3-10678
2012-05-08 04:35:47 -05:00
Patrick Webster
711d09633a
[ticket/10678] Move config changes to new location
...
PHPBB3-10678
2012-05-08 04:34:19 -05:00
Patrick Webster
3cdcd44c4b
[ticket/10678] Rename helper class file
...
PHPBB3-10678
2012-05-08 04:31:32 -05:00
Patrick Webster
ceacb63abf
[ticket/10678] Lowercase class name, adjust comment width
...
PHPBB3-10678
2012-05-08 04:31:32 -05:00
Patrick Webster
9bb2785da0
[ticket/10678] More formatting and docblocks
...
PHPBB3-10678
2012-05-08 04:31:31 -05:00
Patrick Webster
0a596c4b8c
[ticket/10678] More formatting requests
...
PHPBB3-10678
2012-05-08 04:31:30 -05:00
Patrick Webster
5cbe919256
[ticket/10678] Fix formatting
...
PHPBB3-10678
2012-05-08 04:31:29 -05:00
Patrick Webster
d578eff712
[ticket/10678] Add better support for Firebird, Oracle, and MSSQL
...
Allow ODBC connections for Firebird
Capitalize fixture tables and columns for Firebird
On database drop failure, drop all tables
Provide cleanup utilities for databases that cannot be dropped
PHPBB3-10678
2012-05-08 04:31:29 -05:00
Senky
8d15f1b02e
[ticket/10835] changing CURRENT_CHANGE_PASSWORD_EXPLAIN language entry
...
PHPBB3-10835
2012-05-07 08:18:50 +02:00
Andreas Fischer
c0718fae96
Merge remote-tracking branch 'cyberalien/ticket/10860' into develop-olympus
...
* cyberalien/ticket/10860:
[ticket/10860] Fixing js error in updater
2012-05-06 18:39:23 +02:00
Vjacheslav Trushkin
a960bd6790
[ticket/10860] Fixing js error in updater
...
Fixing javascript error in side-by-side diff styling in updater:
resizing inner block instead of outer block and increasing
height by inner/outer block difference.
PHPBB3-10860
2012-05-06 19:37:49 +03:00
Andreas Fischer
9d542aec1e
Merge remote-tracking branch 'Noxwizard/ticket/10819' into develop-olympus
...
* Noxwizard/ticket/10819:
[ticket/10819] Remove support for older browsers
[ticket/10819] Forgot this causes vertical scrollbars on IE
[ticket/10819] Improve side-by-side diff styling
2012-05-06 00:43:01 +02:00
Andreas Fischer
5ccbe06911
Merge remote-tracking branch 'galaxyAbstractor/ticket/10849' into develop-olympus
...
* galaxyAbstractor/ticket/10849:
[ticket/10849] Added missing helptext for listitem
2012-05-05 22:47:58 +02:00
Oleg Pudeyev
c34ee343ba
[ticket/10843] Backport changes to install language.
...
PHPBB3-10688
PHPBB3-10843
2012-05-05 16:08:37 -04:00
Oleg Pudeyev
58842b5ca8
[ticket/10834] Backport general development language changes to 3.0.
...
PHPBB3-10688
PHPBB3-10834
2012-05-05 16:05:55 -04:00
Andreas Fischer
8cb0e30afc
Merge remote-tracking branch 'Senky/ticket/10846' into develop-olympus
...
* Senky/ticket/10846:
[ticket/10846] fixing SQL query bug in acp_main.php
2012-05-01 13:38:11 +02:00
Senky
2dd71f6520
[ticket/10835] fixing misleading message in UCP
...
PHPBB3-10835
2012-05-01 09:52:48 +02:00
Senky
665f38d42f
[ticket/10846] fixing SQL query bug in acp_main.php
...
PHPBB3-10846
2012-04-30 22:01:53 +02:00
galaxyAbstractor
8d45901657
[ticket/10849] Added missing helptext for listitem
...
Added the missing helptext for list item in subsilver2.
PHPBB3-10849
2012-04-27 22:19:41 +02:00
Oleg Pudeyev
3a67604900
Merge PR #771 branch 'galaxyAbstractor/ticket/10836' into develop-olympus
...
* galaxyAbstractor/ticket/10836:
[ticket/10836] Check if avatar directory is writable after install
[ticket/10836] Enable avatars by default at install
2012-04-26 22:08:42 -04:00
galaxyAbstractor
1a8db76a20
[ticket/10836] Check if avatar directory is writable after install
...
Check if the avatar directory is writeable after the installation is complete.
If it isn't, disable avatars and avatar uploading by default.
PHPBB3-10836
2012-04-25 11:49:06 +02:00
David King
b82c77b38f
[task/functional] Make sure missing language values are handled properly
...
PHPBB3-10758
2012-04-24 14:10:50 -04:00
David King
8cf0b79a47
[task/functional] Increase code coverage for functional tests
...
PHPBB3-10758
2012-04-23 17:16:16 -04:00
galaxyAbstractor
a21b367b21
[ticket/10836] Enable avatars by default at install
...
Enables avatars and local avatar upload by default.
PHPBB3-10836
2012-04-21 14:16:55 +02:00
Nils Adermann
cdf7ff1797
Merge remote-tracking branch 'github-noxwizard/ticket/10492' into develop-olympus
...
* github-noxwizard/ticket/10492:
[ticket/10492] Fix line endings
[ticket/10492] Backporting functional tests
[ticket/10492] Separate config generation from the installer
2012-04-21 12:31:43 +02:00
Patrick Webster
6293bbf099
[ticket/10492] Fix line endings
...
PHPBB3-10492
2012-04-21 05:24:57 -05:00
Patrick Webster
2aa994b5ad
[ticket/10492] Backporting functional tests
...
PHPBB3-10492
2012-04-21 04:37:57 -05:00
Patrick Webster
de70b17b1d
[ticket/10492] Separate config generation from the installer
...
PHPBB3-10492
2012-04-20 23:50:49 -05:00
Nils Adermann
29a6aec9ad
Merge remote-tracking branch 'github-dhruv/ticket/10815' into develop-olympus
...
* github-dhruv/ticket/10815:
[ticket/10815] enables feed feature by default for a fresh install
2012-04-20 20:13:00 +02:00
Dhruv Goel
4788705a9a
[ticket/10815] enables feed feature by default for a fresh install
...
PHPBB3-10815
2012-04-20 23:30:01 +05:30
Andreas Fischer
31fbc40a09
Merge remote-tracking branch 'p/ticket/10767' into develop-olympus
...
* p/ticket/10767:
[ticket/10767] Clarify what happens at the end of the hook.
[ticket/10767] Use warning/error language as appropriate.
[ticket/10767] Default to non-fatal behavior.
[ticket/10767] Revert unconditional unfatality in commit-msg hook.
2012-04-20 14:54:55 +02:00
Andreas Fischer
bc0453c93a
Merge remote-tracking branch 'galaxyAbstractor/ticket/10812' into develop-olympus
...
* galaxyAbstractor/ticket/10812:
[ticket/10812] Disabled register_globals check in PHP 5.4
2012-04-20 14:39:16 +02:00
galaxyAbstractor
edf60bcd55
[ticket/10812] Disabled register_globals check in PHP 5.4
...
Disabled the check for register_globals if PHP version is 5.4+
PHPBB3-10812
2012-04-20 14:19:38 +02:00
Oleg Pudeyev
6e77ca7c99
Merge PR #592 branch 'nickvergessen/ticket/9089' into develop-olympus
...
* nickvergessen/ticket/9089:
[ticket/9089] Add tabindex to pm/topic/post icon-options aswell
[ticket/9089] Add tabindex to PM recipient box, to allow tabbing to the subject
2012-04-19 21:02:48 -04:00
Nils Adermann
57547c7e20
Merge remote-tracking branch 'github-dhruv/ticket/10797' into develop-olympus
...
* github-dhruv/ticket/10797:
[ticket/10797] language key rank moved to common
[ticket/10797] user rank is displayed in mcp_warn.php
2012-04-20 01:11:00 +02:00
Dhruv Goel
90fc8fe59f
[ticket/10797] language key rank moved to common
...
Language key RANK moved from memberlist to common.
Removed from mcp language.
PHPBB3-10797
2012-04-20 04:30:42 +05:30
Patrick Webster
00c54f8a7c
[ticket/10819] Remove support for older browsers
...
PHPBB3-10819
2012-04-17 22:59:10 -05:00
Oleg Pudeyev
aceca2566b
[ticket/10767] Clarify what happens at the end of the hook.
...
If there are problems and fatal is true, print that the commit
is aborted.
If there are problems and fatal is false, print instructions
for fixing the commit.
PHPBB3-10767
2012-04-17 06:05:33 -04:00
Oleg Pudeyev
45b910f9b4
[ticket/10767] Use warning/error language as appropriate.
...
When commit-msg hook is fatal, label the message as an error.
When it is not fatal, label the message as a warning.
"Syntax error" is still always an error, not sure if this
should be changed.
PHPBB3-10767
2012-04-17 06:05:32 -04:00
Oleg Pudeyev
1ce8a1d7ee
[ticket/10767] Default to non-fatal behavior.
...
PHPBB3-10767
2012-04-17 06:05:32 -04:00
Oleg Pudeyev
bdf21e45ca
[ticket/10767] Revert unconditional unfatality in commit-msg hook.
...
Revert "[ticket/10093] Make commit-msg always not fatal by nuking all fatal logic."
This reverts commit 88cad5523e
.
PHPBB3-10093
PHPBB3-10767
2012-04-16 03:05:42 -04:00
Patrick Webster
09621342a5
[ticket/10819] Forgot this causes vertical scrollbars on IE
...
PHPBB3-10819
2012-04-15 23:38:12 -05:00
Patrick Webster
7a6d3ec61b
[ticket/10819] Improve side-by-side diff styling
...
Used transparent background for unchanged lines
Shortened the table headers and make the background grey
Added a border between the columns
Increased the font size on pre blocks
Added Consolas as the first pre font, for Windows users
Added wordwrapping for pre blocks
PHPBB3-10819
2012-04-15 23:33:34 -05:00
Dhruv Goel
249d8ede12
[ticket/10797] user rank is displayed in mcp_warn.php
...
When warning a user in MCP, the user's rank title and image are displayed.
language key user rank also added.
PHPBB3-10797
2012-04-16 01:24:10 +05:30
Andreas Fischer
7a4b4c7599
[ticket/10094] Purge acm_file cache before phpBB installation.
...
PHPBB3-10094
2012-04-13 16:31:49 +02:00
Joas Schilling
4b6b41a1e5
[ticket/10605] Add parameter documentation to phpbb_delete_user_pms
...
PHPBB3-10605
2012-04-13 16:26:41 +02:00