1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-21 10:40:58 +02:00
Commit Graph

26 Commits

Author SHA1 Message Date
26f50ba14c Merge branch '3.3.x' 2020-08-10 20:42:23 +02:00
ecfd198c3f [ticket/16568] Fix responsive tabs
PHPBB3-16568
2020-08-09 21:46:39 +02:00
6a934a21a5 Merge branch '3.3.x' 2020-05-04 22:34:09 +02:00
66436bd9f7 [ticket/16449] Remove AJAX actions for extension management
This reverts commits
  2b66608023
  5cf88ea871

PHPBB3-16449
2020-04-18 00:43:47 +02:00
d94e8f5721 [ticket/16414] setup xo for use in future
PHPBB3-16414
2020-03-24 11:51:05 -10:00
4da589acba [ticket/15664] Add support for multi step processes
PHPBB3-15664
2019-05-09 18:21:01 +02:00
3e6fd7e8fd [ticket/15664] Ajaxify ext actions in ACP
PHPBB3-15664
2019-05-09 18:20:41 +02:00
5cf88ea871 [ticket/15664] Add support for multi step processes
PHPBB3-15664
2018-07-04 14:56:36 +02:00
2b66608023 [ticket/15664] Ajaxify ext actions in ACP
PHPBB3-15664
2018-06-10 19:01:58 +02:00
89fef2ce13 [ticket/14492] Send statistics via ajax request
Flooding ajax requests will try to be prevented and sending
stats without JS will also properly work.

PHPBB3-14492
2016-12-03 14:23:34 +01:00
6f315da9ab [ticket/14492] Improve look and display data again
PHPBB3-14492
2016-12-03 14:20:28 +01:00
b83b72b271 [ticket/12648] Fix and modernize ACP header tabs
PHPBB3-12648
2014-06-24 00:02:24 +02:00
6a00ff3fa6 [ticket/12641] Use jQuery's trim() method. IE8 does not support the native one
PHPBB3-12641
2014-05-31 10:56:08 -07:00
b2eef2f5f9 [ticket/12372] Use admin.js $(document).ready for hiding questionnaire details
PHPBB3-12372
2014-04-11 11:27:13 +02:00
796e22d675 [ticket/11984] Hide <dfn> for invalid extensions
PHPBB3-11984
2013-11-19 23:58:04 +02:00
1cdb9a8057 [ticket/11957] Hide other navigation items when one is activated
PHPBB3-11957
2013-10-26 22:11:55 +03:00
00734741af [ticket/11957] Do not add empty headers to responsive tables
PHPBB3-11957
2013-10-26 22:00:25 +03:00
e9c0c9d5d2 [ticket/11957] Responsive ACP tabs
PHPBB3-11957
2013-10-26 22:00:25 +03:00
c1ca57fcdb [ticket/11957] Misc responsive changes
PHPBB3-11957
2013-10-26 22:00:24 +03:00
49e30b1243 [ticket/11957] Responsive styles list
PHPBB3-11957
2013-10-26 22:00:24 +03:00
b107b4c0e2 [ticket/11957] Responsive forums list
PHPBB3-11957
2013-10-26 22:00:24 +03:00
365d07ff6c [ticket/11957] Responsive forms
PHPBB3-11957
2013-10-26 22:00:24 +03:00
b80f213995 [ticket/11957] Responsive ACP tables
PHPBB3-11957
2013-10-26 22:00:23 +03:00
1b3daa1ad8 [ticket/11957] Adjustments to ACP layout, menu and some elements
PHPBB3-11957
2013-10-26 22:00:23 +03:00
43b9314390 [ticket/11957] Enhance responsive nav with JS
PHPBB3-11957
2013-10-26 22:00:23 +03:00
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