Cesar G
ad97ad07f8
Merge remote-tracking branch 'PayBas/ticket/12535' into develop-ascraeus
...
* PayBas/ticket/12535:
[ticket/12535] Combine inner clearing CSS rules
[ticket/12535] Update events.md to RC3
[ticket/12535] Add events to subsilver2
[ticket/12535] Make <a> adjust to the image width
2014-08-08 13:46:58 +02:00
Cesar G
f1b1bd0de9
Merge remote-tracking branch 'marc1706/ticket/12744' into develop-ascraeus
...
* marc1706/ticket/12744:
[ticket/12744] Fix additional height of one line in header in rtl languages
2014-08-08 13:41:37 +02:00
Marc Alexander
20f8fd4af2
[ticket/12744] Fix additional height of one line in header in rtl languages
...
PHPBB3-12744
2014-08-08 13:26:11 +02:00
Marc Alexander
e4e7a8f849
Merge pull request #2829 from nickvergessen/ticket/12853
...
[ticket/12853] Hide moderator link if it is really necessary
2014-08-07 23:37:35 +02:00
Joas Schilling
9ed71d523a
[ticket/12853] Hide moderator link if it is really necessary
...
PHPBB3-12853
2014-08-07 23:27:56 +02:00
Andreas Fischer
8d8d54aac7
Merge pull request #2816 from n-aleha/ticket/12922
...
[ticket/12922] Posts per page in MCP should have a min value of zero
* n-aleha/ticket/12922:
[ticket/12922] Subsilver2 fix
[ticket/12922] Posts per page in MCP should have a min value of zero
2014-08-07 18:23:46 +02:00
PayBas
e6dec0348a
[ticket/12535] Combine inner clearing CSS rules
...
PHPBB3-12535
2014-08-07 18:23:01 +02:00
PayBas
e28abe0db2
[ticket/12535] Add events to subsilver2
...
Forgot subsilver... yet again
PHPBB3-12535
2014-08-07 18:08:48 +02:00
PayBas
5fedcf0fa8
[ticket/12535] Make <a> adjust to the image width
...
PHPBB3-12535
2014-08-07 18:08:46 +02:00
Cesar G
3b7ab23e29
Merge remote-tracking branch 'PayBas/ticket/12832' into develop-ascraeus
...
* PayBas/ticket/12832:
[ticket/12832] Remove old .quick-links icon reference
[ticket/12832] Remove unnecessary attr and classes
[ticket/12832] Add footer links to quick-links
[ticket/12832] Make .small-icon styling uniform
2014-08-07 16:20:37 +02:00
n-aleha
035f84d2da
[ticket/12922] Subsilver2 fix
...
PHPBB3-12922
2014-08-07 17:10:32 +03:00
n-aleha
98155a945f
[ticket/12922] Posts per page in MCP should have a min value of zero
...
In order to allow displaying the whole topic in MCP=>Main=>View topic,
the min value in the html input field must be 0.
PHPBB3-12922
2014-08-07 17:08:33 +03:00
Louis7777
89fc664227
[ticket/12906] Add rel="help" to FAQ link
...
PHPBB3-12906
2014-08-03 18:00:25 +02:00
Joas Schilling
c991b1d587
Merge pull request #2782 from marc1706/ticket/12895
...
[ticket/12895] Rename user style setting to resolve conflict with style param
* marc1706/ticket/12895:
[ticket/12895] Rename user style setting to resolve conflict with style param
2014-08-02 13:56:16 +02:00
Marc Alexander
89557f5cac
Merge remote-tracking branch 'VSE/ticket/12864' into develop-ascraeus
2014-07-31 21:39:48 +02:00
Marc Alexander
98eeaacc36
[ticket/12895] Rename user style setting to resolve conflict with style param
...
The style URL parameter, i.e. style=1, will conflict with the user's style
setting due to it also being named style. This patch with solve this conflict.
PHPBB3-12895
2014-07-29 13:24:44 +02:00
Marc Alexander
d8867bb40d
Merge remote-tracking branch 'nickvergessen/ticket/12891' into develop-ascraeus
2014-07-28 16:44:37 +02:00
Joas Schilling
e94f24c821
Merge branch 'ticket/sumanai/12843' into develop-ascraeus
...
* ticket/sumanai/12843:
[ticket/12843] Fix Mark forums read browser console error
2014-07-27 19:51:38 +02:00
Sumanai
ab8400a616
[ticket/12843] Fix Mark forums read browser console error
...
When you click on "Mark forums read" in the browser console error occurs
ReferenceError: assignment to undeclared variable phpbbAlertTimer
ajax.js (line13)
PHPBB3-12843
2014-07-27 19:50:48 +02:00
Joas Schilling
75aef80104
[ticket/12891] Replace template loops with 1 loop to reduce generation time
...
PHPBB3-12891
2014-07-25 13:27:49 +02:00
Marc Alexander
3cd7078900
Merge remote-tracking branch 'paybas/ticket/12857' into develop-ascraeus
2014-07-24 11:00:43 +02:00
PayBas
1bd5edacb6
[ticket/12857] Add header/footer distinction for subsilver2 events
...
PHPBB3-12857
2014-07-23 16:09:12 +02:00
Matt Friedman
20c50e55b1
[ticket/12864] Add template event to header after stylesheets
...
https://tracker.phpbb.com/browse/PHPBB3-12864
PHPBB3-12864
2014-07-18 10:13:19 -07:00
Joas Schilling
0d2a478076
Merge pull request #2747 from Elsensee/ticket/12860
...
[ticket/12860] Add template events to mcp_ban.html
* Elsensee/ticket/12860:
[ticket/12860] Fix typo
[ticket/12860] Add template events mcp_ban_unban
[ticket/12860] Add template events mcp_ban_fields
2014-07-17 15:31:20 +02:00
PayBas
2913b44080
[ticket/12857] Add missing template events breadcrumb_prepend
...
To insert links after site-home
PHPBB3-12857
2014-07-16 22:15:31 +02:00
PayBas
c7be452861
[ticket/12857] Add template events breadcrumbs_before/after
...
PHPBB3-12857
2014-07-16 22:15:30 +02:00
Joas Schilling
0332b68dbb
Merge pull request #2739 from PayBas/ticket/12853
...
[WIP][ticket/12853] Change navbar ACP from skip- to last-responsive
* PayBas/ticket/12853:
[ticket/12853] Change navbar ACP from skip- to last-responsive
2014-07-16 22:08:00 +02:00
Joas Schilling
9fede3baf4
Merge pull request #2740 from PayBas/ticket/12845
...
[ticket/12845] Fix invalid ARIA role for breadcrumbs
* PayBas/ticket/12845:
[ticket/12845] Remove invalid ARIA role for breadcrumbs
2014-07-16 21:57:15 +02:00
Oliver Schramm
42308091ef
[ticket/12860] Add template events mcp_ban_unban
...
PHPBB3-12860
2014-07-16 20:00:05 +02:00
Oliver Schramm
876c1f4f00
[ticket/12860] Add template events mcp_ban_fields
...
PHPBB3-12860
2014-07-16 19:59:06 +02:00
PayBas
0ed971d129
[ticket/12859] Add template events ucp_pm_viewmessage_post_buttons
...
PHPBB3-12859
2014-07-16 18:04:54 +02:00
PayBas
1548b81cac
[ticket/12845] Remove invalid ARIA role for breadcrumbs
...
PHPBB3-12845
2014-07-16 10:16:16 +02:00
PayBas
78315d824a
[ticket/12853] Change navbar ACP from skip- to last-responsive
...
PHPBB3-12853
2014-07-16 09:49:06 +02:00
Joas Schilling
c0e0011b10
[prep-release-3.1.0-RC2] Update version to 3.1.0-RC2
2014-07-11 16:03:44 +02:00
PayBas
16a13fed1a
[ticket/12832] Remove old .quick-links icon reference
...
PHPBB3-12832
2014-07-08 19:05:06 +02:00
Marc Alexander
dca8afcd6f
Merge remote-tracking branch 'paybas/ticket/12804' into develop-ascraeus
2014-07-08 15:59:23 +02:00
PayBas
44e76495a9
[ticket/12832] Remove unnecessary attr and classes
...
PHPBB3-12832
2014-07-08 15:53:03 +02:00
PayBas
3f290bad82
[ticket/12832] Add footer links to quick-links
...
PHPBB3-12832
2014-07-07 23:27:58 +02:00
PayBas
e4941ee875
[ticket/12832] Make .small-icon styling uniform
...
PHPBB3-12832
2014-07-07 23:23:15 +02:00
Joas Schilling
4c1a9d1e5d
Merge pull request #2705 from PayBas/ticket/12824
...
[ticket/12824] Move MCP/ACP links after navigation_append event
* PayBas/ticket/12824:
[ticket/12824] Move MCP/ACP links after navigation_append event
2014-07-07 20:46:35 +02:00
Joas Schilling
e8e9ad1bdf
Merge pull request #2708 from PayBas/ticket/12827
...
[ticket/12827] Reorder quick-links
* PayBas/ticket/12827:
[ticket/12827] Reorder quick-links
2014-07-07 20:38:54 +02:00
Crizzo
22448a9c6d
[ticket/12830] Remove double .postlink in colours.css
...
PHPBB3-12830
2014-07-07 18:25:04 +02:00
PayBas
6759004642
[ticket/12827] Reorder quick-links
...
PHPBB3-12827
2014-07-07 12:05:46 +02:00
PayBas
fbc07d3b14
[ticket/12804] Hide jabber for subSilver2 as well
...
PHPBB3-12804
2014-07-07 11:21:48 +02:00
Cesar G
3a317edc92
Merge remote-tracking branch 'VSEphpbb/ticket/12811' into develop-ascraeus
...
* VSEphpbb/ticket/12811:
[ticket/12811] Responsive adjustments to margin changes
[ticket/12811] Fix padding/margin bug affecting bottom layout
2014-07-07 01:33:34 -07:00
Cesar G
0b91c5488a
Merge remote-tracking branch 'PayBas/ticket/12813' into develop-ascraeus
...
* PayBas/ticket/12813:
[ticket/12813] Move inline-CSS to css file
[ticket/12813] Use -moz-only fix instead of generic padding
[ticket/12813] Reorder .row pagination so it aligns better
[ticket/12813] Fix page-jump title lang and use input type=number
2014-07-07 01:32:18 -07:00
PayBas
c5b4d0afb7
[ticket/12804] Hide Jabber from UCP & member search when disabled
...
PHPBB3-12804
2014-07-07 09:05:57 +02:00
Andreas Fischer
730991e785
Merge pull request #2704 from hanakin/ticket/12823
...
[ticket/12823] Remove all trailing whitespace
* hanakin/ticket/12823:
[ticket/12823] Remove all trailing whitespace
2014-07-06 23:46:24 +02:00
PayBas
39261907da
[ticket/12824] Move MCP/ACP links after navigation_append event
...
PHPBB3-12824
2014-07-06 18:55:01 +02:00
hanakin
5136be4225
[ticket/12823] Remove all trailing whitespace
...
PHPBB3-12823
2014-07-06 17:09:21 +02:00