Vjacheslav Trushkin
5dd199dd60
[ticket/11982] Fix z-index for AJAX popup background
...
PHPBB3-11982
2013-10-28 20:18:56 +02:00
Vjacheslav Trushkin
2f19b549d8
[ticket/11957] Append new line to install_header
...
PHPBB3-11957
2013-10-28 13:42:00 +02:00
Vjacheslav Trushkin
65ab004f96
[ticket/11957] Responsive ACP groups table
...
PHPBB3-11957
2013-10-27 01:27:31 +03:00
Vjacheslav Trushkin
522d5cc3f4
[ticket/11957] Responsive ACP permissions
...
PHPBB3-11957
2013-10-26 22:45:55 +03:00
Vjacheslav Trushkin
bea94b1f5b
[ticket/11957] Fix position of main block for tab-less pages
...
PHPBB3-11957
2013-10-26 22:16:54 +03:00
Vjacheslav Trushkin
1cdb9a8057
[ticket/11957] Hide other navigation items when one is activated
...
PHPBB3-11957
2013-10-26 22:11:55 +03:00
Vjacheslav Trushkin
00734741af
[ticket/11957] Do not add empty headers to responsive tables
...
PHPBB3-11957
2013-10-26 22:00:25 +03:00
Vjacheslav Trushkin
e9c0c9d5d2
[ticket/11957] Responsive ACP tabs
...
PHPBB3-11957
2013-10-26 22:00:25 +03:00
Vjacheslav Trushkin
b79cfa9f4a
[ticket/11957] Add z-index to menu
...
Add z-index to menu to prevent content block from overlapping menu
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
2a1db92955
[ticket/11957] Wrap content in double div
...
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
c1ca57fcdb
[ticket/11957] Misc responsive changes
...
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
49e30b1243
[ticket/11957] Responsive styles list
...
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
7b3f63e8a3
[ticket/11957] More responsive forms adjustments
...
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
b107b4c0e2
[ticket/11957] Responsive forums list
...
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
10f0c8b333
[ticket/11957] Change avatars gallery from table to list
...
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
365d07ff6c
[ticket/11957] Responsive forms
...
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
c23c64cb6d
[ticket/11957] Responsive jQuery popups
...
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
9a8b463c33
[ticket/11957] Remove IE6 hacks
...
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
b80f213995
[ticket/11957] Responsive ACP tables
...
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
5f39fd470c
[ticket/11957] Use fixed width for sidebar
...
Use fixed width for sidebar and few minor fixes for other items
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
1b3daa1ad8
[ticket/11957] Adjustments to ACP layout, menu and some elements
...
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
43b9314390
[ticket/11957] Enhance responsive nav with JS
...
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
8567adf5db
[ticket/11957] Include admin.js in footer
...
Include admin.js in footer, swap .hasjs and .nojs
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
5779c300e4
[ticket/11957] Responsive layout and menu
...
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
64e26e8c71
[ticket/11957] Remove menu toggle
...
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
12c5997471
[ticket/11957] Replace corner images with CSS3 corners
...
PHPBB3-11957
2013-10-26 22:00:22 +03:00
Vjacheslav Trushkin
b3140f58a0
[ticket/11957] Viewport meta for install_update_diff
...
PHPBB3-11957
2013-10-26 22:00:22 +03:00
Vjacheslav Trushkin
afa71cc15b
[ticket/11957] Viewport meta
...
PHPBB3-11957
2013-10-26 22:00:21 +03:00
Cesar G
963dbed106
[ticket/11138] Do not use AJAX for ACP resync features.
...
PHPBB3-11138
2013-10-23 22:47:44 -07:00
Matt Friedman
dd25b83ee4
[ticket/11935] Tweak colour swatch table
...
PHPBB3-11935
2013-10-19 10:14:46 -07:00
Matt Friedman
f003c35fdc
[ticket/11935] Replace obsolete table attributes in Admin with CSS
...
PHPBB3-11935
2013-10-19 08:59:08 -07:00
Matt Friedman
8816664d8a
[ticket/11935] Fix stray </a> tags
...
PHPBB3-11935
2013-10-19 08:49:18 -07:00
Matt Friedman
2b7120508b
[ticket/11935] Fix incorrect alt tags that should be title tags
...
PHPBB3-11935
2013-10-19 08:48:41 -07:00
Andreas Fischer
94b49d8a92
[ticket/11703] Make jQuery CDN switch more generic.
...
Config variable: load_jquery_cdn -> allow_cdn
Template variable: S_JQUERY_FALLBACK -> S_ALLOW_CDN
PHPBB3-11703
2013-10-10 23:26:03 +02: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
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
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
Vjacheslav Trushkin
3cd445d055
[ticket/11811] Remove outline on :focus
...
PHPBB3-11811
2013-09-13 23:41:07 +03:00
Joseph Warner
3a6b3d7c2b
[feature/oauth] Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/oauth
...
Conflicts:
phpBB/composer.json
phpBB/composer.lock
phpBB/develop/create_schema_files.php
phpBB/includes/ucp/ucp_register.php
PHPBB3-11673
2013-09-06 20:35:54 -04:00
Joas Schilling
91392c7288
Merge remote-tracking branch 'phpbb/develop' into ticket/11574
...
* phpbb/develop: (130 commits)
[ticket/11638] Changed the layout to match the other similar commits
[ticket/11640] removed the space that I wonder what it was doing there.
[ticket/11749] Move event after all template data has been defined
[ticket/10917] Variable used only once so delete it
[ticket/10917] Revert use of phpbb wrapper
[ticket/11749] Template events for topic_list_row_pre/append
[ticket/11749] PHP Events for viewforum.php
[ticket/11749] PHP Events for search.php
[ticket/11740] Update FAQ to include Ideas Centre
[ticket/11062] If user's language is english there is no further work needed
[ticket/11062] Load new strings from user's language file if provided
[ticket/10917] Using phpbb wrapper
[ticket/10917] Fixed notice that files are out of date when updating to an unreleased version
[ticket/11741] Fix empty brackets and remove bullet
[ticket/11638] Removed the unneeded reset.
[ticket/11638] Use the $parse_flags like the other commits
[ticket/11638] Reverted to use the $parse tags way as the other ones
[ticket/11638] Updated: bitwise $parse_flags use optionset()
[ticket/11656] Made the check for the bitfield just like other PR's
[ticket/11667] Use @inheritdoc
...
2013-07-30 01:06:11 +02:00
Joas Schilling
5f3f41d6d6
[ticket/11574] Remove old "continue step"-message
...
PHPBB3-11574
2013-07-29 23:47:31 +02:00
Joas Schilling
5bb08a1ab9
[ticket/11574] Change order of files and database update
...
PHPBB3-11574
2013-07-29 21:30:01 +02:00
Joseph Warner
af6a4b2161
[feature/oauth] Clean up the OAuth ACP template
...
PHPBB3-11673
2013-07-23 14:30:06 -04:00
Joseph Warner
32678f63ed
[feature/oauth] Finish the template so it "works"
...
PHPBB3-11673
2013-07-23 14:14:09 -04:00
Joseph Warner
93cbdc37b5
[feature/oauth] ACP options for OAuth, needs some work
...
PHPBB3-11673
2013-07-23 14:06:24 -04:00
Marc Alexander
f421c082f7
[ticket/11713] Do not remove module if it couldn't be deleted
...
Up to now, the module or module category was always removed with jQuery,
even if there was an error. With this change, the modules will not be deleted
by jQuery if the return JSON array will have SUCCESS set to false.
PHPBB3-11713
2013-07-18 22:41:23 +02:00
Nathaniel Guse
e9cc1e9cd2
[ticket/11675] Fix template loop
...
PHPBB3-11675
2013-07-13 16:25:08 -05:00
Vjacheslav Trushkin
c1bb179914
[ticket/10999] Fix assets_version in ACP
...
PHPBB3-10999
2013-07-13 13:30:33 -04:00
Nathaniel Guse
b5651c0289
Merge remote-tracking branch 'remotes/Hardolaf/ticket/11626' into develop
...
# By Joseph Warner
# Via Joseph Warner
* remotes/Hardolaf/ticket/11626:
[ticket/11626] Remove last reference to template in ldap
[ticket/11626] Remove LDAP dependency on template
[ticket/11626] Make identifier uppercase per style requirements
[ticket/11626] Change the identifier template file in the template
[ticket/11626] Call method only one time per provider
[ticket/11626] Change interface to match functionality
[ticket/11626] Include the template file in acp_board
[ticket/11626] LDAP Auth ACP Template File
[ticket/11626] Create get_acp_template method for auth providers
2013-07-12 14:59:43 -05:00
Joseph Warner
f24a8e5b81
[ticket/11626] Make identifier uppercase per style requirements
...
PHPBB3-11626
2013-07-11 15:49:46 -04:00