David King
54e82392f0
[ticket/11975] Make link text shorter on smaller resolutions
...
PHPBB3-11975
2013-11-02 15:34:18 -07:00
David King
abd035fcc9
[ticket/11975] Add ACP link next to MCP link in header
...
PHPBB3-11975
2013-11-02 15:34:18 -07:00
Nils Adermann
8f88ff093e
Merge pull request #1821 from imkingdavid/ticket/11972
...
[ticket/11972] Add template events to posting page
2013-11-02 15:31:01 -07:00
David King
37aff2077a
[ticket/11972] Fix the sinces
...
PHPBB3-11972
2013-11-02 15:27:53 -07:00
David King
567d4dab99
[ticket/11972] Add the sinces
...
PHPBB3-11972
2013-11-02 15:27:53 -07:00
David King
835900123e
[ticket/11972] Add posting_editor_message_after template event
...
PHPBB3-11972
2013-11-02 15:27:53 -07:00
David King
b8eeca7048
[ticket/11972] Add posting_editor_message_before template event
...
PHPBB3-11972
2013-11-02 15:27:53 -07:00
David King
3be5fe5354
[ticket/11972] Add posting_editor_subject_before template event
...
PHPBB3-11972
2013-11-02 15:27:53 -07:00
David King
069f806169
[ticket/11972] Add posting_editor_subject_after template event
...
PHPBB3-11972
2013-11-02 15:27:52 -07:00
Nathan Guse
63a82f26dd
Merge pull request #1848 from prototech/ticket/11746
...
[ticket/11746] Add "admin activation required" notification
2013-11-02 13:55:09 -07:00
Cesar G
66c08de4cb
[ticket/11746] The IN_PHPBB check is not necessary.
...
PHPBB3-11746
2013-11-02 13:50:09 -07:00
Nathan Guse
2e9b39285d
Merge pull request #1840 from cyberalien/ticket/11030
...
Fix cursor in prosilver and ACP
2013-11-02 13:36:18 -07:00
Vjacheslav Trushkin
b225dd37d7
[ticket/11977] Use CSS instead of JS to disable up/down icons
...
PHPBB3-11977
2013-11-02 22:31:39 +02:00
Nathan Guse
25995e311c
Merge pull request #1790 from prototech/ticket/11280
...
[ticket/11280] Prevent duplicate entry in forums_track table.
2013-11-02 12:10:19 -07:00
Nathan Guse
0a3bb18e93
Merge pull request #1812 from prototech/ticket/11746
...
[ticket/11746] Add "admin activation required" notification.
2013-11-02 11:55:16 -07:00
Nathan Guse
4d6c7223b4
Merge pull request #1847 from nickvergessen/ticket/11995
...
Ticket/11995 Fix Revert of config.remove migration
2013-11-02 11:38:22 -07:00
Joas Schilling
e8a3028ea6
[ticket/11995] Remove exceptions and split reverse into different tests
...
PHPBB3-11995
2013-11-02 19:26:45 +01:00
Joas Schilling
414a4d587e
[ticket/11995] Fix Revert of config.remove
...
PHPBB3-11995
2013-11-02 18:13:11 +01:00
Joas Schilling
a175b091b9
[ticket/11995] Add unit test for reverting config.remove
...
PHPBB3-11995
2013-11-02 18:12:50 +01:00
Joas Schilling
8a78699f6c
Merge remote-tracking branch 'brunoais/ticket/11663' into develop
...
* brunoais/ticket/11663:
[ticket/11663] Add the doc block about the parameters.
[ticket/11663] Add the doc block about the return value.
[ticket/11663] Make generate_text_for_storage return the errors.
2013-11-02 16:26:29 +01:00
Nils Adermann
158c998216
Merge pull request #1810 from nickvergessen/ticket/11031
...
Ticket/11031 Bring phpBB2 converter up to speed with 3.1 changes
2013-11-02 07:20:15 -07:00
Joas Schilling
481d25d885
[ticket/11031] Convert user notification options with default settings
...
PHPBB3-11031
2013-11-02 13:30:29 +01:00
Joas Schilling
cb8cd50495
[ticket/11031] Correctly add groups to teampage
...
PHPBB3-11031
2013-11-02 13:25:46 +01:00
Joas Schilling
252a2d7991
Merge remote-tracking branch 'Marc/ticket/11983' into develop
...
* Marc/ticket/11983:
[ticket/11983] Add missing argument to docblock in ucp_notifications
2013-11-02 11:00:42 +01:00
Marc Alexander
54b7b2320c
[ticket/11983] Add missing argument to docblock in ucp_notifications
...
The argument $subscriptions was not documented in the docblock of the method
output_notification_types() until now.
PHPBB3-11983
2013-11-02 10:42:16 +01:00
Nils Adermann
e118b4f4c0
Merge pull request #1839 from bantu/task/code-sniffer
...
More PHP Code Sniffer rules
2013-11-01 07:58:18 -07:00
Nathan Guse
652365158a
Merge pull request #1844 from mvinny/ticket/11992
...
ticket/11992
2013-10-31 11:39:26 -07:00
Marcus Vinny
e4008308fc
[ticket/11992] Fix Users with most Warnings block
...
PHPBB3-11992
2013-10-31 15:30:02 -03:00
Andreas Fischer
ae7ef3e09d
[task/code-sniffer] Remove class result_mssqlnative.
...
PHPBB3-11980
2013-10-31 00:48:03 +01:00
Andreas Fischer
d499db36a0
Merge remote-tracking branch 'prototech/ticket/11987' into develop
...
* prototech/ticket/11987:
[ticket/11987] Add {ADMIN_ROOT_PATH}.
[ticket/11987] Replace {PHPBB_ROOT_PATH} with {ROOT_PATH}.
[ticket/11987] Change {ROOT_PATH} to point to board root.
2013-10-31 00:44:58 +01:00
Andreas Fischer
f11b7a7828
Merge remote-tracking branch 'prototech/ticket/11991' into develop
...
* prototech/ticket/11991:
[ticket/11991] Fix incorrect class name for report_post_closed notification.
2013-10-31 00:44:48 +01:00
Cesar G
831075e5fe
[ticket/11987] Add {ADMIN_ROOT_PATH}.
...
PHPBB3-11987
2013-10-30 16:13:20 -07:00
Cesar G
05dd4d55d2
[ticket/11987] Replace {PHPBB_ROOT_PATH} with {ROOT_PATH}.
...
PHPBB3-11987
2013-10-30 15:43:07 -07:00
Cesar G
7251feab67
[ticket/11987] Change {ROOT_PATH} to point to board root.
...
PHPBB3-11987
2013-10-30 15:42:35 -07:00
Cesar G
4b024f035e
[ticket/11928] Rename loadingAlert to loading_indicator.
...
PHPBB3-11928
2013-10-30 15:28:11 -07:00
Cesar G
a95306643e
[ticket/11991] Fix incorrect class name for report_post_closed notification.
...
PHPBB3-11991
2013-10-30 15:17:08 -07:00
Dhruv
a9524d6e08
Merge remote-tracking branch 'nickvergessen/ticket/11974' into develop
...
# By Joas Schilling
# Via Joas Schilling
* nickvergessen/ticket/11974:
[ticket/11974] Fix timezone names with underscores
[ticket/11974] Translate all timezones
2013-10-30 22:43:25 +05:30
Andreas Fischer
10bfb2fe05
[task/code-sniffer] Completely ignore database_update.php.
...
PHPBB3-11980
2013-10-30 13:56:11 +01:00
Andreas Fischer
ef1f991837
[task/code-sniffer] Replace spaces with tabs.
...
PHPBB3-11980
2013-10-30 13:37:29 +01:00
Andreas Fischer
7aa8f6461f
[task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.
...
PHPBB3-11980
2013-10-30 13:05:28 +01:00
Andreas Fischer
6ac46ad469
[task/code-sniffer] Add PSR1.Files.SideEffects.FoundWithSymbols
...
PHPBB3-11980
2013-10-30 11:40:34 +01:00
Vjacheslav Trushkin
7ce34f3f90
[ticket/11030] Fix cursor for checkboxes
...
PHPBB3-11030
2013-10-30 11:51:16 +02:00
Matt Friedman
16213c92fe
[ticket/11935] Merge remote-tracking branch 'upstream/develop'
...
PHPBB3-11935
2013-10-29 19:12:32 -07:00
Andreas Fischer
49269fbdf4
[task/code-sniffer] Add PSR1.Classes.ClassDeclaration.MissingNamespace
...
PHPBB3-11980
2013-10-30 01:33:00 +01:00
Andreas Fischer
3944efe528
[task/code-sniffer] Add Generic.WhiteSpace.DisallowSpaceIndent
...
PHPBB3-11980
2013-10-30 01:15:57 +01:00
erangamapa
dffe790f19
[ticket/11030] Fixing cursor appearing in file upload browse button.
...
Removed unnecessary cursor CSS properties added for form inputs in both acp
and prosilver styles. Added cursor:pointer property only for buttons.
PHPBB3-11030
2013-10-30 02:10:47 +02:00
Andreas Fischer
63ce04d565
[task/code-sniffer] Add Generic.Functions.CallTimePassByReference
...
PHPBB3-11980
2013-10-30 00:49:01 +01:00
Andreas Fischer
94334992ec
[task/code-sniffer] Add Generic.Formatting.DisallowMultipleStatements
...
PHPBB3-11980
2013-10-30 00:44:24 +01:00
Andreas Fischer
69a766fe79
[task/code-sniffer] Add OneClassPerFile and OneInterfacePerFile.
...
PHPBB3-11980
2013-10-30 00:31:39 +01:00
Andreas Fischer
27a180f5d2
[task/code-sniffer] Add Generic.CodeAnalysis.UselessOverridingMethod
...
PHPBB3-11980
2013-10-30 00:12:47 +01:00