Marc Alexander
df2a0e0b00
Merge branch '3.2.x'
2017-06-05 10:54:46 +02:00
Marc Alexander
a282eb1328
Merge branch '3.1.x' into 3.2.x
2017-06-05 10:54:41 +02:00
Marc Alexander
fb29d79bc1
Merge pull request #4782 from nomind60s/ticket/14498
...
[ticket/14498] Don't display 'Who is online' members when permission is No
2017-06-05 10:54:31 +02:00
Marc Alexander
ee95103ced
Merge branch '3.2.x'
2017-05-21 16:42:17 +02:00
Marc Alexander
37e30ad83e
Merge pull request #4822 from Louis7777/ticket/15212
...
[ticket/15212] Fix code box double horizontal scrollbars
2017-05-21 16:38:21 +02:00
Marc Alexander
0d1c6d46af
Merge branch '3.2.x'
2017-05-21 16:33:08 +02:00
Marc Alexander
6a69c6a006
Merge pull request #4834 from senky/ticket/15056
...
[ticket/15056] Update subforum icons with Mark forums read
2017-05-21 16:33:02 +02:00
Marc Alexander
3c9843dc42
Merge branch '3.2.x'
2017-05-21 14:20:12 +02:00
Marc Alexander
15e80cebe8
Merge branch '3.1.x' into 3.2.x
2017-05-21 14:20:08 +02:00
Daniel Mota
1a1def5339
[ticket/15020] Add Event for mcp_topic_postrow_post_subject
...
Add 2 events:
mcp_topic_postrow_post_subject_before
mcp_topic_postrow_post_subject_after
PHPBB3-15020
2017-05-21 13:04:47 +02:00
Marc Alexander
f9ceb05f2c
Merge branch '3.2.x'
2017-05-21 12:49:23 +02:00
Marc Alexander
ff3f52db6d
Merge branch '3.1.x' into 3.2.x
2017-05-21 12:49:19 +02:00
Daniel Mota
b63b83a920
[ticket/14996] Add Event for search_results_topic_title_after
...
PHPBB3-14996
2017-05-21 12:15:43 +02:00
Jakub Senko
06a9629497
[ticket/15056] Update subforum icons with Mark forums read
...
PHPBB3-15056
2017-05-16 17:55:28 +02:00
Louis7777
0c79cdcb31
[ticket/15212] Fix code box double horizontal scrollbars
...
The code box has two overflow properties set,
one on the code element and one on the parent div container,
causing double horizontal scrollbars.
PHPBB3-15212
2017-05-04 20:04:11 +03:00
Louis7777
cc40d64e24
[ticket/15212] Fix code box double horizontal scrollbars
...
The code box has two overflow properties set,
one on the code element and one on the parent div container,
causing double horizontal scrollbars.
PHPBB3-15212
2017-05-03 04:04:27 +03:00
Louis7777
3e971bd1f8
[ticket/15212] Fix code box double horizontal scrollbars
...
The code box has two overflow properties set,
one on the code element and one on the parent div container,
causing double horizontal scrollbars.
PHPBB3-15212
2017-05-03 04:00:33 +03:00
Louis7777
234a6f1256
Update content.css
2017-05-03 03:30:16 +03:00
Louis7777
fd423d5a7a
[ticket/15212] Fix code box double horizontal scrollbars
...
The code box has two overflow properties set,
one on the code element and one on the parent div container,
causing double horizontal scrollbars.
PHPBB3-15212
2017-05-03 02:58:05 +03:00
Marc Alexander
5f09e0ec0a
[ticket/15213] Fix stylelint failures
...
PHPBB3-15213
2017-05-02 13:55:36 -04:00
Marc Alexander
e60306d1e1
Merge pull request #4801 from hanakin/ticket/15156
...
[ticket/15156] Simplify user online notification
2017-04-27 17:04:18 -04:00
Marc Alexander
bd1206d45f
Merge branch '3.2.x'
2017-04-27 09:36:14 -04:00
Marc Alexander
abbb782820
Merge pull request #4710 from nomind60s/ticket/15086
...
[ticket/15086] Replace quote.gif with Font Awesome icon
2017-04-27 09:34:16 -04:00
Marc Alexander
a7a7757e30
Merge branch '3.2.x'
2017-04-26 19:54:02 -04:00
Marc Alexander
38d8787854
Merge branch '3.1.x' into 3.2.x
2017-04-26 19:53:34 -04:00
Marc Alexander
994c1d79b1
Merge pull request #4672 from senky/ticket/13603
...
[ticket/13603] Add index_body_stat_blocks_after event
2017-04-26 19:52:35 -04:00
hanakin
077a3c1fa1
[ticket/15156] remove old img and fix language.css
...
PHPBB3-15156
2017-04-25 20:48:07 -04:00
hanakin
5c36c41f06
[ticket/15192] use proper scope for overides
...
PHPBB3-15192
2017-04-25 18:30:09 -04:00
hanakin
323f187ccf
[ticket/15192] Cleanup selectors and proper scope
...
PHPBB3-15192
2017-04-25 18:07:21 -04:00
hanakin
308b0778cf
[ticket/15192] Fix js selectors
...
PHPBB3-15192
2017-04-25 18:06:44 -04:00
hanakin
5e6ba1e466
[ticket/15192] relocate class properly
...
PHPBB3-15192
2017-04-25 18:04:06 -04:00
Tristan Darricau
712626d845
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/8116] Add missing new line
[ticket/8116] Correctly get other users who posted under IP
[ticket/8116] Improve code and add tests for helper functions
[ticket/8116] Add pagination for IP tables on post info
2017-04-21 23:55:13 +02:00
Tristan Darricau
afe2664c56
Merge pull request #4802 from marc1706/ticket/8116-rhea
...
[ticket/8116] Add pagination for IP tables and post info -- Rhea version
* github.com:phpbb/phpbb:
[ticket/8116] Add missing new line
[ticket/8116] Correctly get other users who posted under IP
[ticket/8116] Improve code and add tests for helper functions
[ticket/8116] Add pagination for IP tables on post info
2017-04-21 23:54:41 +02:00
Tristan Darricau
a233f98bbf
Merge pull request #4780 from marc1706/ticket/8116
...
[ticket/8116] Add pagination for IP tables and post info
* github.com:phpbb/phpbb:
[ticket/8116] Add missing new line
[ticket/8116] Correctly get other users who posted under IP
[ticket/8116] Improve code and add tests for helper functions
[ticket/8116] Add pagination for IP tables on post info
2017-04-21 23:54:18 +02:00
Tristan Darricau
bdbac7b4c9
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15144] Attachment icon display should only occur
2017-04-20 12:55:14 +02:00
Richard McGirr
ca3b715fdc
[ticket/15144] Attachment icon display should only occur
...
if there are attachments in reports
https://tracker.phpbb.com/browse/PHPBB3-15144
PHPBB3-15144
2017-04-20 06:04:27 -04:00
hanakin
522b73cd46
[ticket/15156] Fix profile page
...
PHPBB3-15156
2017-04-19 19:21:36 -04:00
Marc Alexander
b1439a4601
Merge branch 'ticket/8116' into ticket/8116-rhea
2017-04-19 23:43:41 +02:00
Tristan Darricau
69b703f1ad
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/13735] Fix input type number for Firefox in prosilver
2017-04-19 22:20:21 +02:00
Tristan Darricau
fc39aa8d71
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/13735] Fix input type number for Firefox in prosilver
2017-04-19 22:20:15 +02:00
Tristan Darricau
8d8886e7ba
Merge pull request #4798 from javiexin/ticket/13735
...
[ticket/13735] Fix input type number for Firefox in prosilver
* github.com:phpbb/phpbb:
[ticket/13735] Fix input type number for Firefox in prosilver
2017-04-19 22:20:14 +02:00
hanakin
9f71c1baff
[ticket/15109] Add icon to member profile
...
PHPBB3-15109
2017-04-19 15:26:31 -04:00
hanakin
4ffb033978
[ticket/15156] Add icon to pm profile
...
PHPBB3-15156
2017-04-19 14:51:47 -04:00
hanakin
c730702570
[ticket/15156] Add icon to post profile
...
PHPBB3-15156
2017-04-19 14:35:15 -04:00
hanakin
e34ad7c4a9
[ticket/15156] Set icon color
...
PHPBB3-15156
2017-04-19 14:32:25 -04:00
hanakin
e678880492
[ticket/15156] Remove online styles
...
PHPBB3-15156
2017-04-19 14:10:34 -04:00
Tristan Darricau
3a59ba17e5
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15173] Fix message area resizing lag
2017-04-18 23:49:00 +02:00
Tristan Darricau
f2659962d3
Merge pull request #4792 from Louis7777/ticket/15173
...
[ticket/15173] Fix message area resizing lag
* github.com:phpbb/phpbb:
[ticket/15173] Fix message area resizing lag
2017-04-18 23:45:25 +02:00
Marc Alexander
38b44ea5fc
Merge branch '3.2.x'
2017-04-18 20:38:46 +02:00
Rishabh04-02
72f7f6eff9
[ticket/15125] Remove the function play_qt_file in forum_fn.js
...
PHPBB3-15125
2017-04-18 20:38:02 +02:00