Nils Adermann
9a2c29a175
[ticket/11700] DI container test needs namespaces to work properly
...
PHPBB3-11700
2013-09-16 00:40:27 +02:00
Nils Adermann
dc2f4a3663
[ticket/11700] Avoid \t in double quoted strings for template code
...
PHPBB3-11700
2013-09-16 00:39:38 +02:00
Nils Adermann
d122d84050
[ticket/11700] Use underscores for generated search test wrappers
...
PHPBB3-11700
2013-09-16 00:39:36 +02:00
Nils Adermann
2a1207b14f
[ticket/11700] Correclty use namespaces in notifications
...
PHPBB3-11700
2013-09-16 00:39:34 +02:00
Nils Adermann
239381b946
[ticket/11700] Fix expected class name output from dbms convert
...
PHPBB3-11700
2013-09-16 00:39:32 +02:00
Nils Adermann
e10c3d8c08
[ticket/11700] Fix config namespace mishap in cache tests
...
PHPBB3-11700
2013-09-16 00:39:30 +02:00
Nils Adermann
76dfe153fc
[ticket/11700] Fix class loader tests for namespaces
...
PHPBB3-11700
2013-09-16 00:39:27 +02:00
Nils Adermann
97012dd851
[ticket/11700] Fix dbal tests after config namespace mishap
...
PHPBB3-11700
2013-09-16 00:39:22 +02:00
Nils Adermann
1a6202d517
[ticket/11700] Fix config db tests after namespace mishap
...
PHPBB3-11700
2013-09-16 00:39:08 +02:00
Nils Adermann
43c5ed570f
[ticket/11700] Fix avatar tests
...
PHPBB3-11700
2013-09-16 00:29:14 +02:00
Nils Adermann
ee735685ac
[ticket/11700] Fix number class names in 3.0.x migrations
...
PHPBB3-11700
2013-09-16 00:29:04 +02:00
Nils Adermann
e1239b455f
[ticket/11700] Namespaces and class names should not start with digits
...
PHPBB3-11700
2013-09-16 00:29:00 +02:00
Nils Adermann
b95fdacdd3
[ticket/11700] Move all recent code to namespaces
...
PHPBB3-11700
2013-09-16 00:25:27 +02:00
Nils Adermann
196e1813cd
[ticket/11700] Add develop scripts to use namespaces and rename interfaces
...
PHPBB3-11700
2013-09-16 00:25:21 +02:00
Nathan Guse
8e02f9bd7d
[ticket/11832] Correct ROOT_PATH variable
...
PHPBB3-11832
2013-09-15 16:44:09 -05:00
Nathan Guse
9e8babbf6e
[ticket/11832] get_url() from phpbb_template_asset should return web path
...
PHPBB3-11832
2013-09-15 16:42:02 -05:00
Joas Schilling
ae6f37d559
Merge remote-tracking branch 'dhruv/ticket/11735' into develop
...
* dhruv/ticket/11735:
[ticket/11735] Display disabled checkbox in subsilver for read notifications
2013-09-15 21:20:04 +02:00
Dhruv
a3b0590f68
[ticket/11735] Display disabled checkbox in subsilver for read notifications
...
PHPBB3-11735
2013-09-16 00:34:22 +05:30
Vjacheslav Trushkin
7c5675942b
[ticket/11846] Replace empty p with margin-top
...
PHPBB3-11846
2013-09-15 21:22:06 +03:00
Joas Schilling
6dc7a1407a
Merge remote-tracking branch 'dhruv/ticket/11735' into develop
...
* dhruv/ticket/11735:
[ticket/11735] Display disabled checkbox when notification is already read
2013-09-15 18:25:13 +02:00
Dhruv
41282c5065
[ticket/11735] Display disabled checkbox when notification is already read
...
PHPBB3-11735
2013-09-15 20:29:45 +05:30
Dhruv
6ce5a72c55
Merge remote-tracking branch 'Prosk8er/ticket/11844' into develop
...
# By Prosk8er
# Via Prosk8er
* Prosk8er/ticket/11844:
[ticket/11844] update acp/authentication language var
2013-09-15 11:18:01 +05:30
Prosk8er
30a26f23a4
[ticket/11844] update acp/authentication language var
...
the language var ACP_AUTH_SETTINGS_EXPLAIN in language/en/acp/board.php
PHPBB3-11844
2013-09-14 15:28:04 -04:00
Nathan Guse
939174eac8
Merge pull request #1666 from cyberalien/ticket/11795
...
Move JS from html files to forum_fn.js
2013-09-14 12:17:41 -07:00
Vjacheslav Trushkin
d27bc857f3
[ticket/11795] Remove PM popup
...
PHPBB3-11795
2013-09-14 10:10:45 +03:00
Vjacheslav Trushkin
973f4bc887
[ticket/11795] Remove outdated comment from forum_fn.js
...
This comment is no longer relevant because function was rewritten
PHPBB3-11795
2013-09-14 10:10:44 +03:00
Vjacheslav Trushkin
e6d87c5bc0
[ticket/11795] Move find user JS to forum_fn
...
Move JavaScript from user search results to forum_fn.js
PHPBB3-11795
2013-09-14 10:10:44 +03:00
Vjacheslav Trushkin
0a9ba5415c
[ticket/11795] Replace TWIG with phpBB syntax in ACP
...
PHPBB3-11795
2013-09-14 10:10:44 +03:00
Vjacheslav Trushkin
4b27ec441a
[ticket/11795] Move MSN scripts to forum_fn.js
...
Move MSN scripts to forum_fn.js
Rewrite MSN scripts to remove duplicate code
PHPBB3-11795
2013-09-14 10:10:44 +03:00
Vjacheslav Trushkin
e4874c180a
[ticket/11795] Use phpBB template syntax instead of TWIG
...
PHPBB3-11795
2013-09-14 10:10:44 +03:00
Vjacheslav Trushkin
22c8df5403
[ticket/11795] Move PM popup JS to forum_fn.js
...
Move PM popup JavaScript from overall_header to forum_fn.js
Use TWIG to escape PM popup URL
PHPBB3-11795
2013-09-14 10:10:43 +03:00
Vjacheslav Trushkin
4c2aad4ca9
[ticket/11795] Get rid of pagination JS variables
...
Move pagination variables to data attributes
Replace A_BASE_URL with BASE_URL and use TWIG to escape it
PHPBB3-11795
2013-09-14 10:10:43 +03:00
Vjacheslav Trushkin
253890520d
[ticket/11795] Get rid of onload_functions
...
Get rid of onload_functions and onunload_functions
Scripts should use $(document).ready() instead
PHPBB-11795
2013-09-14 10:10:42 +03:00
Vjacheslav Trushkin
a92a3cfeb9
[ticket/11795] Use data-reset-on-edit attr to reset elements
...
Use data-reset-on-edit attribute to reset other inputs
when editing input with data.
Do not unbind event (old code unbound it after one use for
no reason)
PHPBB3-11795
2013-09-14 10:10:42 +03:00
Vjacheslav Trushkin
605cd0cafb
[ticket/11795] Redo form elements auto-focus
...
Use data-focus attribute for forms to focus elements
when document is loaded instead of adding JavaScript
PHPBB3-11795
2013-09-14 10:10:42 +03:00
Nathan Guse
235e3f5595
Merge pull request #1710 from Hardolaf/ticket/11837
...
[ticket/11837] Translate UCP_AUTH_LINK_NOT_SUPPORTED
2013-09-13 15:18:38 -07:00
Nathan Guse
5909d05397
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
2013-09-13 17:17:16 -05:00
Nathan Guse
38f315ed81
Merge remote-tracking branch 'remotes/cyberalien/ticket/develop-2/11811' into develop
...
* remotes/cyberalien/ticket/develop-2/11811:
[ticket/11811] Remove outline on :focus
2013-09-13 17:16:58 -05:00
Nathan Guse
a5c532979d
Merge remote-tracking branch 'remotes/cyberalien/ticket/11811' into develop-olympus
...
* remotes/cyberalien/ticket/11811:
[ticket/11811] Remove outline on :focus
2013-09-13 17:16:20 -05:00
Vjacheslav Trushkin
f3bbca4fa0
Merge branch 'ticket/11811' into ticket/develop-2/11811
...
* ticket/11811:
[ticket/11811] Remove outline on :focus
Conflicts:
phpBB/adm/style/admin.css
phpBB/styles/prosilver/theme/forms.css
2013-09-14 00:19:48 +03:00
Nathan Guse
b8bb16f8e7
Merge remote-tracking branch 'remotes/upstream/develop-olympus' into develop
...
* remotes/upstream/develop-olympus:
[ticket/11831] getAttribute was replaced with attr
[ticket/11831] Update fabpot/goutte to 1.0.*
Conflicts:
phpBB/composer.lock
2013-09-13 15:56:28 -05:00
Nathan Guse
3918b228f7
Merge pull request #1713 from Hardolaf/ticket/11836
...
[ticket/11836] Fix subsilver version of the error
2013-09-13 13:41:10 -07:00
Vjacheslav Trushkin
3cd445d055
[ticket/11811] Remove outline on :focus
...
PHPBB3-11811
2013-09-13 23:41:07 +03:00
Joseph Warner
c8bd2288d1
[ticket/11836] Fix subsilver fatal error
...
PHPBB3-11836
2013-09-13 16:34:52 -04:00
Joseph Warner
3c6c1ec5f2
[ticket/11837] Replace escaped single quote with utf-8 single quote
...
PHPBB3-11837
2013-09-13 16:26:30 -04:00
Nathan Guse
033ae7edeb
Merge pull request #1711 from Hardolaf/ticket/11836
...
[ticket/11836] Fix fatal error on unsupported provider for auth link
2013-09-13 12:39:39 -07:00
Nathan Guse
b4a374dc73
[ticket/11832] Fix INCLUDE(JS/CSS)
...
PHPBB3-11832
2013-09-13 10:58:03 -05:00
Joseph Warner
0737c4bd6d
[ticket/11836] Fix fatal error on unsupported provider for auth link
...
PHPBB3-11836
2013-09-13 11:53:10 -04:00
Joseph Warner
b7ab068bbc
[ticket/11837] Translate UCP_AUTH_LINK_NOT_SUPPORTED
...
PHPBB3-11837
2013-09-13 11:48:31 -04:00
Nathan Guse
e31082b82c
Merge pull request #1675 from marc1706/ticket/11809
...
[ticket/11809] Ensure code.js is first script included after jQuery
2013-09-13 08:12:23 -07:00