Igor Wiedler
ab3f45c0e9
Merge branch 'ticket/hanakin/10001' into develop
...
* ticket/hanakin/10001:
[ticket/10001] Created the new styles within colours.css to handle the displaying of the forum & topic images
[ticket/10001] Created new Template variable to house class names based on $folder_img value, Modified prosilver template files to utilize class for forum & topic images through out template via the newly created Template variable, Created the new styles within colours.css to handle the displaying of the forum & topic images
2011-02-28 00:07:59 +01:00
Andreas Fischer
cee6014ccf
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10036] Use image from configuration file for displaying online-status.
2011-02-26 18:17:50 +01:00
Joas Schilling
a875075cc8
[ticket/10036] Use image from configuration file for displaying online-status.
...
PHPBB3-10036
2011-02-24 12:57:28 +01:00
Joas Schilling
59454ccd99
[ticket/10045] Update version in some more files.
...
I did not include the docs/INSTALL.html, because we need to do a bit more on that file before releasing 3.1 (Add section how to update from 3.0 to 3.1, ...)
PHPBB3-10045
2011-02-16 16:06:23 +01:00
Oleg Pudeyev
85e0ae7eae
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/9166] Fixed CSS element order in subsilver.
[ticket/9166] Fixed CSS element order in prosilver.
2011-01-27 22:27:49 -05:00
Schnorrer42
03f117ea30
[ticket/9166] Fixed CSS element order in prosilver.
...
PHPBB3-9166
2011-01-28 03:21:35 +01:00
hanakin
39a26785bb
[ticket/10001] Created the new styles within colours.css to handle the displaying of the forum & topic images
...
* Created the new styles within colours.css to handle the displaying of the forum & topic images
- NOTES: This changes are the first step in the revamp of prosilver initiative, this provides the ground work to handle the images via sprites to reduce the amount of HTTP requests by the server
PHPBB3-10001
2011-01-18 22:54:14 -05:00
Andreas Fischer
34a1b044a1
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/9937] Make sure feed icon only shows for FORUM_POST
[ticket/9937] The feed icon displays on External links...which we don't want
[ticket/9925] prosilver logo margin bug in IE 6-7-8
2010-12-21 22:52:28 +01:00
Marc Alexander
d1cf7ff24a
[ticket/9925] prosilver logo margin bug in IE 6-7-8
...
PHPBB3-9925
2010-12-19 17:31:02 +01:00
Igor Wiedler
af5b9a9640
[ticket/9556] Drop php closing tags, add trailing newline
...
Closing tags converted using Oleg's script.
remove-php-end-tags.py -a .
Trailing newlines added using the following where $ext is file extension.
find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s;
Extensions: php, css, html, js, xml.
PHPBB3-9556
2010-11-11 19:10:55 +01:00
Nils Adermann
794c0f6b68
[develop-olympus] Bumping version number for 3.0.8-RC1.
2010-11-08 23:21:27 +01:00
Andreas Fischer
0aecbfa806
Merge branch 'ticket/cs278/7332' into develop-olympus
...
* ticket/cs278/7332:
[ticket/7332] Fix post details expand link rendering on Webkit.
2010-10-17 18:33:29 +02:00
Chris Smith
e2d57fb4da
[ticket/7332] Fix post details expand link rendering on Webkit.
...
PHPBB3-7332
2010-10-17 12:25:20 +01:00
Marc Alexander
a235f770f6
[ticket/9810] Hide "Select All" of code bbcode on print page
...
PHPBB3-9810
2010-09-10 05:34:57 -07:00
Andreas Fischer
4222510e9c
Merge branch 'ticket/cs278/7332' into develop-olympus
...
* ticket/cs278/7332:
[ticket/7332] Redirect users back to post details when performing actions.
[ticket/7332] Collapse post details content down to a maximum of 300px heigh
2010-08-21 20:30:33 +02:00
Chris Smith
42e7c8a440
[ticket/7332] Collapse post details content down to a maximum of 300px heigh
...
The MCP post details can be difficult to use if the post is particularly long
this change shrinks the post area to a maximum of 300 pixels, like the topic
review, making it easier to access the functions beneath the post content.
PHPBB3-7332
2010-08-08 22:49:48 +01:00
Joas Schilling
8045f63b41
[ticket/9743] Fix background of top2-class in prosilver for RTL-languages.
...
PHPBB3-9743
2010-08-02 11:35:38 +02:00
Andreas Fischer
4bc2158235
[ticket/9587] Replace '0px' with '0'.
...
This has been introduced by merge of c7a25c58b8
, which was not supposed to be merged. 1b2a65333b5be1f6086bbd1d438e061041bd2b75 was supposed to be merged instead.
PHPBB3-9587
2010-06-17 17:01:13 +02:00
Joas Schilling
c7a25c58b8
[ticket/9587] Prosilver overrides reCaptcha class.
...
PHPBB3-9587
2010-05-24 23:59:28 +02:00
Nils Adermann
5a429ee61e
Change version numbers to 3.0.7 and 3.0.8-dev in preparation for development on next release
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10468 89ea8834-ac86-4346-8a33-228a782c2dd0
2010-02-01 01:14:06 +00:00
Ruslan Uzdenov
5df687f820
Fix bugs #55485 and #55545 - styles adjustment to correctly display an order of rtl/ltr mixed content.
...
Authorised by: bantu
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10456 89ea8834-ac86-4346-8a33-228a782c2dd0
2010-01-26 14:11:00 +00:00
Joas Schilling
c5e01c9508
Bug #49945 - [Fix] Correctly hover list menu in UCP and MCP for rtl languages.
...
Authorised by: bantu
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10440 89ea8834-ac86-4346-8a33-228a782c2dd0
2010-01-25 15:43:05 +00:00
Joas Schilling
60e68b1b58
Bug #33745 - [Fix] Correctly orientate quoted text image on RTL languages.
...
Authorised by: bantu
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10439 89ea8834-ac86-4346-8a33-228a782c2dd0
2010-01-25 15:36:39 +00:00
Andreas Fischer
33fde908ee
Fix Bug #55895 - Missing CSS background parameter, thanks Planet Styles.
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10386 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-12-28 17:10:44 +00:00
Meik Sievertsen
735e396152
Correctly display underlined links placed in last line in viewtopic. (Bug #14811 - Patch by primehalo)
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10132 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-09-10 13:56:11 +00:00
Meik Sievertsen
31856352be
Change version numbers to 3.0.6 and 3.0.6-RC1 for a final internal test run
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10105 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-09-04 15:19:26 +00:00
Meik Sievertsen
a6dce700ce
Fix IE6 display for very large forum icons - Bug #44695 - Patch by Ishimaru Chiaki
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10083 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-09-01 12:32:16 +00:00
Meik Sievertsen
f035f26606
Correctly display list items in forum description in prosilver and administration. (Bug #48055 - Patch by leviatan21)
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10077 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-08-31 12:45:02 +00:00
Meik Sievertsen
30588c7be7
better icon... hopefully. ;)
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10031 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-08-20 12:34:02 +00:00
Meik Sievertsen
ae3555f651
If style authors want to, they can show a feed icon for every forum enabled to show feeds.
...
This is commented out by default
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10030 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-08-20 12:20:37 +00:00
Joas Schilling
4f7cf6af2a
Fix Bug #49945 - Correctly orientate Control-Panel-Navigation background-image on RTL languages.
...
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10016 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-08-18 14:03:43 +00:00
Meik Sievertsen
6cd6a907c7
Separate PM Reply and PM Reply to all in prosilver.
...
Style changes by dhn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9919 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-08-04 14:15:13 +00:00
Joas Schilling
753b8bb0bb
Fix bug #47865 - Fix "Always show a scrollbar for short pages" for IE8 and Firefox 3.5 - Patch by stokerpiller
...
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9756 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-07-14 20:21:51 +00:00
Joas Schilling
ecfe24528c
Fix bug #47265 - Smilies and images not viewed in topic-print view
...
Fix - Force full date for PMs print-view
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9753 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-07-13 19:20:17 +00:00
Gabriel Vazquez
366a15d605
Fixed Bug #26375 - Fix style issues in print mode. (Bug #26375
...
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9687 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-06-26 14:15:45 +00:00
Gabriel Vazquez
2a8cd76f59
Fixed Bug #44455 - Properly display post status messages in topic when post is reported and unapproved
...
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9670 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-06-24 13:39:34 +00:00
Joas Schilling
9d56fa5e70
Fix bug #37015 - PMs - message history opacity
...
Authorised by: acydburn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9639 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-06-20 22:41:46 +00:00
Joas Schilling
7d3c89e25a
Fix bug #33745 - Correctly orientate quoted text image on RTL languages
...
Authorised by: acydburn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9622 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-06-18 18:01:42 +00:00
Andreas Fischer
8959911992
Fix bug #45765 - Correctly hide skiplink in prosilver right-to-left mode (thanks prototech).
...
Authorised by: acydburn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9572 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-06-12 11:56:56 +00:00
Meik Sievertsen
864c634060
Set new version...
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9503 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-05-01 10:06:41 +00:00
Meik Sievertsen
66918d2ff8
fix background issue in IE6 on teams page (Bug #40265 - patch by Raimon)
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9489 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-04-27 10:08:08 +00:00
Meik Sievertsen
c335507027
Make sure additional information for accessibility is always exposed to screen readers (Bug #44335 - patch by MarcoZ)
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9481 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-04-23 12:34:45 +00:00
Meik Sievertsen
214ea1c52d
apply foreground color to select fields (Bug #44215 )
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9476 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-04-22 12:25:27 +00:00
Meik Sievertsen
a6b423b3bd
Fix site logo with RTL on IE - Bug #27155
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9445 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-04-12 13:55:12 +00:00
Meik Sievertsen
3e27316cc3
#30275 (css error)
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9434 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-04-10 10:16:04 +00:00
Meik Sievertsen
80c597fadf
fix ordered list display in forum rules - #14785
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9415 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-03-30 13:13:09 +00:00
Meik Sievertsen
1afa921cb6
#36005 - patch by raimon - wrap on group display for info column
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9401 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-03-20 13:26:04 +00:00
Jim Wigginton
49f0ab0ccd
Fixed bug #40325 – Friend/foe system displays posts made by foes while composing
...
Authorised by: acydburn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9305 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-01-27 00:01:48 +00:00
Meik Sievertsen
83839139e6
dumdidum...
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9155 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-12-02 17:13:34 +00:00
Meik Sievertsen
75539560e2
fix 3 very tiny bugs... #35545 , #35365 and #35305
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9041 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-11-02 11:19:12 +00:00