Matt Friedman
097fba9fdf
[ticket/12059] Allow INCLUDECSS to work with ACP templates
...
PHPBB3-12059
2013-12-04 15:51:14 -08:00
Joas Schilling
d9c754a650
[ticket/12045] Correctly close <span> before closing parent tag
...
PHPBB3-12045
2013-11-28 13:17:38 +01:00
Joas Schilling
371cfa4bfc
[ticket/12045] Correctly close <dd> with </dd>
...
PHPBB3-12045
2013-11-28 13:17:07 +01:00
Cesar G
680f8eae50
[ticket/12040] Prevent AJAX background animation flicker in ACP
...
PHPBB3-12040
2013-11-26 10:18:53 -08:00
Joas Schilling
125e76f9aa
Merge remote-tracking branch 'prototech/ticket/12036' into develop
...
* prototech/ticket/12036:
[ticket/12036] Re-add missing move up button to module management page.
2013-11-26 14:52:32 +01:00
Joas Schilling
c49e7387d6
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/12037] Fix hard-coded text in acp_inactive.html.
Conflicts:
phpBB/adm/style/acp_inactive.html
2013-11-26 11:33:17 +01:00
Cesar G
e111d7bd13
[ticket/12037] Fix hard-coded text in acp_inactive.html.
...
PHPBB3-12037
2013-11-25 12:38:53 -08:00
Cesar G
95e380ec18
[ticket/12036] Re-add missing move up button to module management page.
...
PHPBB3-12036
2013-11-25 11:56:09 -08:00
Nathan Guse
df7fa8e499
Merge pull request #1854 from Pico88/ticket/12005
...
[ticket/12005] Remove code responsible for PM popup completely
2013-11-21 14:01:23 -08:00
Nathan Guse
355ceac4a0
Merge pull request #1834 from cyberalien/ticket/11984
...
Move responsive design adjustments
2013-11-21 13:42:48 -08:00
Vjacheslav Trushkin
796e22d675
[ticket/11984] Hide <dfn> for invalid extensions
...
PHPBB3-11984
2013-11-19 23:58:04 +02:00
Vjacheslav Trushkin
366a224a24
[ticket/11984] Fix stray </ul> and active tab hover in ACP
...
PHPBB3-11984
2013-11-19 23:58:04 +02:00
Vjacheslav Trushkin
a5c4e4f3ce
[ticket/11984] Prevent AJAX background animation flicker in ACP
...
PHPBB3-11984
2013-11-19 23:58:04 +02:00
Cesar G
97915b467e
[ticket/10810] Remove obsolete swatch code.
...
PHPBB3-10810
2013-11-13 01:27:24 -08:00
Cesar G
c5680ca822
[ticket/10810] Update all palettes.
...
PHPBB3-10810
2013-11-13 01:24:37 -08:00
Cesar G
1ea07e2270
[ticket/11472] Use {T_ASSETS_PATH}.
...
PHPBB3-11472
2013-11-12 18:15:16 -08:00
Cesar G
b99e87664d
[ticket/11472] Update the ACP user signature page.
...
PHPBB3-11472
2013-11-12 18:15:16 -08:00
Cesar G
c386bf7911
[ticket/11472] Make prosilver's editor.js an asset used by all styles.
...
PHPBB3-11472
2013-11-12 18:11:56 -08:00
Lukasz
57ec9ee49e
[ticket/12005] Remove PM popup setting from user preferences
...
PHPBB3-12005
2013-11-08 21:57:03 +01:00
Joas Schilling
7a8a440895
[ticket/12002] Change functional test to use link hash
...
PHPBB3-12002
2013-11-08 14:08:55 +01:00
Joas Schilling
f8e92efc3f
[ticket/11994] Rename "uninstall" to "delete data"
...
PHPBB3-11994
2013-11-08 01:20:00 +01:00
Joas Schilling
7e1a02b3a1
[ticket/11994] Make install/enable just one UI thing
...
PHPBB3-11994
2013-11-08 01:19:59 +01:00
Joas Schilling
8d5fcc8d4c
[ticket/11994] Make extension manager UI less misleading
...
Enable and Install were split into two different expressions.
Purge was renamed to uninstall to make clearer what is going to happen.
PHPBB3-11994
2013-11-08 01:19:54 +01:00
Nathan Guse
ad69d5af8a
Merge pull request #1788 from VSEphpbb/ticket/11935
...
[ticket/11935] Fix invalid HTML and Errors
2013-11-04 09:43:34 -08:00
Dhruv
0e0e12963a
Merge remote-tracking branch 'prototech/ticket/11928' into develop
...
# By Cesar G
# Via Cesar G
* prototech/ticket/11928:
[ticket/11928] Javascript requires camel case.
[ticket/11928] Rename loadingAlert to loading_indicator.
[ticket/11928] Make sure the indicator is on top of other elements.
[ticket/11928] Replace AJAX loading popup with animation.
2013-11-04 00:28:02 +05:30
Vjacheslav Trushkin
a6117c51b9
[ticket/11977] Remove data and change code in acp_modules
...
PHPBB3-11977
2013-11-03 15:36:20 +02: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
Cesar G
05dd4d55d2
[ticket/11987] Replace {PHPBB_ROOT_PATH} with {ROOT_PATH}.
...
PHPBB3-11987
2013-10-30 15:43:07 -07:00
Matt Friedman
16213c92fe
[ticket/11935] Merge remote-tracking branch 'upstream/develop'
...
PHPBB3-11935
2013-10-29 19:12:32 -07:00
Cesar G
57fc62b000
[ticket/11928] Make sure the indicator is on top of other elements.
...
PHPBB3-11928
2013-10-29 10:11:29 -07:00
Cesar G
da4e0c4219
[ticket/11928] Replace AJAX loading popup with animation.
...
PHPBB3-11928
2013-10-29 07:27:08 -07:00
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