Joas Schilling
53a47fdcc3
[ticket/10811] Make subscribe/unsubscribe repeatable with AJAX
...
PHPBB3-10811
2012-04-29 12:33:55 +02:00
Vjacheslav Trushkin
51347ebc09
[ticket/10800] Changing template paths in tests
...
Changing template paths in tests from absolute to relative
PHPBB3-10800
2012-04-29 00:30:08 +03:00
Sajaki
a9cf558af7
[ticket/10854] sql server drop default constraint when dropping column
...
drops default columns with T-SQL before attempting drop column to
avoids sql exception. This is a huge annoyance in UMIL scripts running
under sql server.
2012-04-28 10:43:43 +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
2a92fee06d
Merge PR #753 branch 'Senky/ticket/10161' into develop
...
* 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"
2012-04-26 22:57:30 -04:00
Oleg Pudeyev
cd6f6d2813
Merge PR #771 branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10836] Check if avatar directory is writable after install
[ticket/10836] Enable avatars by default at install
2012-04-26 22:25:26 -04: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
Senky
0858a8023b
[ticket/10161] added fullstop to the end of sentence
...
PHPBB3-10161
2012-04-26 09:20:33 +02:00
Senky
02cc32b901
[ticket/10161] coding-guidelines.html updated
...
PHPBB3-10161
2012-04-26 09:19:51 +02:00
Oleg Pudeyev
5b48df4168
[feature/prune-users] Move quote to the correct line.
...
PHPBB3-9622
2012-04-25 19:41:50 -04:00
Oleg Pudeyev
7d92cccf74
Merge PR #731 branch 'VSEphpbb/ticket/10779' into develop
...
* VSEphpbb/ticket/10779:
[ticket/10779] Move jQuery CDN option to Load Settings
2012-04-25 17:52:24 -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
417caa649a
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10492] Fix line endings
[ticket/10492] Backporting functional tests
[ticket/10492] Separate config generation from the installer
Conflicts:
phpBB/includes/functions_install.php
phpunit.xml.functional
tests/bootstrap.php
tests/test_framework/phpbb_functional_test_case.php
tests/test_framework/phpbb_test_case_helpers.php
2012-04-21 12:36:40 +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
13a00ee8cb
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10815] enables feed feature by default for a fresh install
2012-04-20 20:13:17 +02: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
70cba47871
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[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:55:03 +02:00
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
4df8afd27e
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10812] Disabled register_globals check in PHP 5.4
2012-04-20 14:41:20 +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
248559d7d1
Merge PR #734 branch 'shibulijack/ticket/10688' into develop
...
* shibulijack/ticket/10688:
[ticket/10688] Update install.html for 3.1 and current practices.
[ticket/10688] Update readme for 3.1 and current practices.
[ticket/10688] Changed version 3.0 to 3.1
[ticket/10688] Updated version to 3.1
[ticket/10688] Changed 3.0 to 3.1 in docs
Conflicts:
phpBB/docs/INSTALL.html
phpBB/docs/README.html
2012-04-19 21:43:23 -04:00
Oleg Pudeyev
7fc4a184c2
Merge PR #592 branch 'develop-olympus' into develop
...
* develop-olympus:
[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:03:15 -04: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
Oleg Pudeyev
0f36e15f86
[feature/prune-users] Split one line into two lines for readability.
...
PHPBB3-9622
2012-04-19 20:37:21 -04:00
Oleg Pudeyev
b76454dd83
[feature/prune-users] Use empty for checking array size.
...
PHPBB3-9622
2012-04-19 20:35:14 -04:00
Oleg Pudeyev
6151f46abe
[feature/prune-users] Fix issues with queries pointed out by bantu.
...
PHPBB3-9622
2012-04-19 20:35:13 -04:00
Oleg Pudeyev
60c5c4de03
[feature/prune-users] Add spaces inside brackets.
...
Requested by nickvergessen.
PHPBB3-9622
2012-04-19 20:35:13 -04:00
Oleg Pudeyev
7c752aa3de
[feature/prune-users] Use a map instead of performing array scans.
...
PHPBB3-9622
2012-04-19 20:35:13 -04:00
Oleg Pudeyev
138d2e2a4c
[feature/prune-users] Fix incorrect condition when deleting log entries.
...
The original commit incorrectly replaced reportee_id with user_id.
Change it back to reportee_id. The comment was correct.
PHPBB3-9622
2012-04-19 20:35:13 -04:00
Oleg Pudeyev
953e829b52
[feature/prune-users] Non-cosmetic changes per bantu's review.
...
PHPBB3-9622
2012-04-19 20:35:13 -04:00
Nils Adermann
dbbc57382a
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
2012-04-20 01:11:13 +02: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
Nils Adermann
6ae68a3eb5
Merge remote-tracking branch 'github-dhruv/ticket/10797' into develop
...
* 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:08:21 +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
Nils Adermann
41b23542d3
Merge remote-tracking branch 'github-p/ticket/10813' into develop
...
* github-p/ticket/10813:
[ticket/10813] Installer now checks json extension
2012-04-19 23:20:36 +02:00
riadhchtara
00172afa53
[ticket/10813] Installer now checks json extension
...
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
2012-04-19 17:09:56 -04:00
Joas Schilling
286aebd93b
[ticket/10811] Fix AJAX callback alt_text so it can be repeated.
...
PHPBB3-10811
2012-04-19 13:37:07 +02:00
Oleg Pudeyev
a650da79cb
Merge PR #761 branch 'naderman/ticket/10756' into develop
...
* naderman/ticket/10756:
[ticket/10756] Fixing variable declarations in style and template classes
[ticket/10756] Renaming phpbb_style_template to phpbb_template
[ticket/10756] Removing path provider from template class
[ticket/10756] Creating locator interface
[ticket/10756] Renaming template classes
[ticket/10756] Moving template classes
2012-04-18 22:36:20 -04:00
Vjacheslav Trushkin
ed9a58a6cc
[ticket/10756] Fixing variable declarations in style and template classes
...
Fixing variable declaration, removing function from template locator that does not belong there
PHPBB3-10756
2012-04-19 04:25:25 +02:00
Vjacheslav Trushkin
d91abbb146
[ticket/10756] Renaming phpbb_style_template to phpbb_template
...
Renaming phpbb_style_template to phpbb_template
PHPBB3-10756
2012-04-19 04:25:25 +02:00
Vjacheslav Trushkin
6cecc91326
[ticket/10756] Removing path provider from template class
...
Removing path provider from template class because it is not used by template class
PHPBB3-10756
2012-04-19 04:21:56 +02:00
Vjacheslav Trushkin
ea3a2ef223
[ticket/10756] Creating locator interface
...
Creating locator interface to be used in template class
PHPBB3-10756
2012-04-19 04:15:11 +02:00