PayBas
c47b546bf0
[ticket/12613] Renamed jump-to to page-jump to prevent confusion
...
Jump-to can easily be confused with forum-jump.
Also switched the lang vars to reflect changes better
PHPBB3-12613
2014-06-05 09:59:35 +02:00
PayBas
9808b55258
[ticket/12613] Removed form in order to prevent nested forms
...
PHPBB3-12613
2014-06-05 09:59:35 +02:00
PayBas
f2c7890c64
[ticket/12613] Fix functional test and post sorting bug
...
PHPBB3-12613
2014-06-05 09:59:34 +02:00
PayBas
cd90b39a83
[ticket/12613] Removed jump-to placeholder and added .focus() check
...
PHPBB3-12613
2014-06-05 09:59:34 +02:00
PayBas
140ecf1c98
[ticket/12613] Removed all previous_page / next_page text links
...
PHPBB3-12613
2014-06-05 09:59:33 +02:00
PayBas
015ddc8fa8
[ticket/12613] Fix dropdown-up positioning
...
PHPBB3-12613
2014-06-05 09:59:32 +02:00
PayBas
c3b24e2005
[ticket/12613] Improved pagination
...
PHPBB3-12613
2014-06-05 09:59:31 +02:00
Cesar G
49c875413c
Merge remote-tracking branch 'PayBas/ticket/12541' into develop-ascraeus
...
* PayBas/ticket/12541:
[ticket/12541] Activate attachments tab when files are dropped into textarea
Conflicts:
phpBB/styles/prosilver/template/forum_fn.js
2014-06-04 23:07:02 -07:00
Cesar G
e67a19a940
Merge remote-tracking branch 'PayBas/ticket/12615' into develop-ascraeus
...
* PayBas/ticket/12615:
[ticket/12615] Fixed inproper clearing of .topic-actions
2014-06-04 22:59:37 -07:00
Cesar G
3c3a182f07
Merge remote-tracking branch 'PayBas/ticket/12565' into develop-ascraeus
...
* PayBas/ticket/12565:
[ticket/12565] Empty anchors introduce white-space in IE11
2014-06-04 22:58:19 -07:00
Cesar G
5ae331a27a
Merge pull request #2536 from PayBas/ticket/12521
...
[ticket/12521] Fix MCP merge topics row overflow
2014-06-04 21:54:41 -07:00
Marc Alexander
1e7a782fb3
Merge remote-tracking branch 'prototech/ticket/12640' into develop-ascraeus
...
* prototech/ticket/12640:
[ticket/12640] Preserve the active tab when previewing in posting page.
2014-06-04 23:25:48 +02:00
PayBas
dc43073450
[ticket/12521] Fix MCP merge topics row overflow
...
PHPBB3-12521
2014-06-02 14:22:31 +02:00
PayBas
560e0f97be
[ticket/12565] Empty anchors introduce white-space in IE11
...
PHPBB3-12565
2014-06-02 14:05:46 +02:00
PayBas
082a6b29a9
[ticket/12541] Activate attachments tab when files are dropped into textarea
...
PHPBB3-12541
2014-06-02 12:42:45 +02:00
PayBas
eeb077c336
[ticket/12646] Changed index/home data attr & updated subsilver
...
PHPBB3-12646
2014-06-01 20:59:19 +02:00
PayBas
92c7d07c65
[ticket/12646] Add data-f attribute to breadcrumb links
...
PHPBB3-12646
2014-06-01 20:24:01 +02:00
Cesar G
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
Cesar G
95b9c93892
[ticket/12640] Preserve the active tab when previewing in posting page.
...
PHPBB3-12640
2014-05-31 10:12:24 -07:00
Joas Schilling
be52ea882a
Merge pull request #2357 from Nicofuma/ticket/11942
...
[ticket/11942] Delete post/topic reason should be added to logs
* Nicofuma/ticket/11942:
[ticket/11942] Don't change the reason to '' when hard deleting
[ticket/11942] Don't show the checkbox if the post is already soft-deleted
[ticket/11942] Remove useless IF in templates
[ticket/11942] Apply the modifications to subsilver
[ticket/11942] Always display delete reason
[ticket/11942] Edits messages
[ticket/11942] Change the formulation
[ticket/11942] Adding the reason to hard deleted topic/post
[ticket/11942] Delete post/topic reason should be added to logs
2014-05-30 23:04:02 +02:00
Joas Schilling
b6135d3d02
[prep-release-3.1.0-b4] Update version to 3.1.0-b4
2014-05-30 16:23:44 +02:00
PayBas
376d6a2d91
[ticket/12615] Fixed inproper clearing of .topic-actions
...
PHPBB3-12615
2014-05-30 00:11:01 +02:00
Cesar G
5310838163
[ticket/12614] Make the post buttons always visible.
...
PHPBB3-12614
2014-05-29 08:45:22 -07:00
Andreas Fischer
f0dcc271ac
Merge pull request #2506 from brunoais/ticket/12604
...
[ticket/12604] Fix wrong padding when no notifications
* brunoais/ticket/12604:
[ticket/12604] Fix wrong padding when no notifications
2014-05-29 15:42:30 +02:00
Joas Schilling
299fe086b4
[ticket/10073] Fix title for "Email topic"
...
PHPBB3-10073
2014-05-29 02:14:34 +02:00
Joas Schilling
84a02f5cef
[ticket/10073] Use get_username_string and correctly sprintf for languages
...
PHPBB3-10073
2014-05-29 02:14:33 +02:00
Joas Schilling
ef8d7b995e
[ticket/10073] Add @config_text to admin_form
...
PHPBB3-10073
2014-05-29 02:14:33 +02:00
Nils Adermann
d52f34f5ec
[ticket/10073] Add a contact administrators page and refactor email forms.
...
The message to be displayed on top of the email form cannot be configured yet.
PHPBB3-10073
2014-05-29 02:14:27 +02:00
Yuriy Rusko
b934904fbd
[ticket/12611] Remove phpBB Group copyright notice from .gifs
...
PHPBB3-12611
2014-05-28 23:05:32 +02:00
brunoais
8173f96d60
[ticket/12604] Fix wrong padding when no notifications
...
Added a class to the <li> when the <li> represents that there's no
notifications (no_notifications) and
Added a CSS rule that matches the change to the HTML source for when
there's no notifications.
PHPBB3-12604
2014-05-28 11:59:44 +01:00
Yuriy Rusko
55e1f02151
[ticket/12594] Replace phpBB Group with phpBB Limited
...
PHPBB3-12594
2014-05-28 01:07:56 +02:00
Yuriy Rusko
1d61bcedfd
Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594
...
Conflicts:
phpBB/docs/hook_system.html
2014-05-27 21:55:40 +02:00
Yuriy Rusko
27f787e5e4
[ticket/12594] Update footer credit lines
...
PHPBB3-12594
2014-05-27 21:39:30 +02:00
Cesar G
7518648c21
[ticket/12155] Remove use of !important and move reddish color back to .button
...
PHPBB3-12155
2014-05-27 07:35:49 -07:00
Cesar G
ee9b99cc31
[ticket/12155] Reposition the button icons to the left side while we're at it.
...
PHPBB3-12155
2014-05-27 07:17:48 -07:00
Cesar G
aad195aaa8
[ticket/12155] Get rid of line-height value causing alignment issues in FF.
...
PHPBB3-12155
2014-05-27 07:17:48 -07:00
Cesar G
4d60583412
[ticket/12155] Get rid of the <span> where possible and fix buttons in Safari.
...
PHPBB3-12155
2014-05-27 07:17:47 -07:00
Cesar G
dff6741c7b
[ticket/12155] Fix misplaced semicolon and ensure that value comparison works.
...
PHPBB3-12155
2014-05-27 07:17:47 -07:00
Cesar G
7c3af55918
[ticket/12155] Combine the post and topic/PM button icons into a single sprite
...
PHPBB3-12155
2014-05-27 07:17:47 -07:00
Cesar G
70f9d4a54a
[ticket/12155] Move icon class directly to <a> and use <span> consistently.
...
PHPBB3-12155
2014-05-27 07:17:47 -07:00
Cesar G
523c374e16
[ticket/12155] Remove star hack from padding-right property of .button.
...
This was in place for IE7 due to the use of :after for inserting the button
icon. IE7 does not support :after, so the hack removed the extra padding that
made room for the icon. We no longer use :after for the icon, so this is no
longer an issue... not to mention that IE7 is no longer supported.
PHPBB3-12155
2014-05-27 07:17:47 -07:00
Cesar G
7f2c3866ed
[ticket/12155] Fix tabbing and put one selector per line if string is too long
...
PHPBB3-12155
2014-05-27 07:17:47 -07:00
Cesar G
74afe4acea
[ticket/12155] Make opacity transition faster and fix background image paths.
...
PHPBB3-12155
2014-05-27 07:17:47 -07:00
Cesar G
c0c42dec24
[ticket/12155] Keep the selection method consistent with the one below it.
...
PHPBB3-12155
2014-05-27 07:17:47 -07:00
Cesar G
c521fc2a4e
[ticket/12155] Fade out the buttons when leaving the post.
...
PHPBB3-12155
2014-05-27 07:17:47 -07:00
Cesar G
cba58fe4e9
[ticket/12155] Display the buttons only when hovering the post.
...
PHPBB3-12155
2014-05-27 07:17:47 -07:00
Cesar G
3106306a4d
[ticket/12155] Make the buttons bigger on touch devices.
...
PHPBB3-12155
2014-05-27 07:17:47 -07:00
Cesar G
84fd965272
[ticket/12155] Clean up icons.
...
PHPBB3-12155
2014-05-27 07:17:46 -07:00
Cesar G
f31f1dca4b
[ticket/12155] Remove unused font.
...
PHPBB3-12155
2014-05-27 07:17:46 -07:00
Cesar G
673087d5f0
[ticket/12155] Remove obsolete images.
...
PHPBB3-12155
2014-05-27 07:17:46 -07:00