Derky
2119dee53d
[ticket/15489] Add NO_FORUMS_IN_CATEGORY message
...
PHPBB3-15489
2018-01-04 21:09:39 +01:00
Derky
4fe09b98b0
[ticket/15489] Remove NO_FORUMS message for categories with subforums
...
PHPBB3-15489
2017-12-31 15:55:10 +01:00
Marc Alexander
53ce1330d6
Merge pull request #5063 from vinny/ticket/15485
...
[ticket/15485] Add template event for forum images
2017-12-28 08:22:36 +01:00
Marc Alexander
20a6182a86
Merge pull request #5042 from kinerity/ticket/15451
...
[ticket/15451] Add template event mcp_topic_postrow_attachments_before/after
2017-12-27 21:13:38 +01:00
Marc Alexander
dddcf28a2d
Merge pull request #5043 from kinerity/ticket/15452
...
[ticket/15452] Add template event mcp_topic_postrow_post_before
2017-12-27 20:56:47 +01:00
vinny
5bfd609cc8
[ticket/15485] Add template event for forum images
...
PHPBB3-15485
2017-12-18 02:52:35 -03:00
Michael Miday
58fe69d721
[ticket/15455] Remove unessecary jumpbox
...
PHPBB3-15455
2017-11-27 11:46:39 -05:00
Kailey Truscott
a24839d21d
[ticket/15452] Add template event mcp_topic_postrow_post_before
...
PHPBB3-15452
2017-11-13 07:39:59 -05:00
Kailey Truscott
da3a1a5d20
[ticket/15451] Add template event mcp_topic_postrow_attachments_before/after
...
PHPBB3-15451
2017-11-13 07:37:08 -05:00
Marc Alexander
b71e725c0b
Merge pull request #5016 from Elsensee/ticket/15195
...
[ticket/15195] Fix code block in rtl print version
2017-11-02 21:33:56 +01:00
Oliver Schramm
3b977eacc1
[ticket/15195] Add bidi.css to ucp_pm_viewmessage_print
...
PHPBB3-15195
2017-11-02 20:23:54 +01:00
Marc Alexander
1b480df535
Merge pull request #5015 from kasimi/ticket/15423
...
[ticket/15423] Fix wrong title for topic's "Unappproved posts" icon
2017-11-01 15:51:27 +01:00
Oliver Schramm
dcf33148a7
[ticket/15195] Fix code block in rtl print version
...
PHPBB3-15195
2017-10-28 03:46:43 +02:00
kasimi
a35a225adf
[ticket/15423] Fix wrong title for topic's "Unappproved posts" icon
...
PHPBB3-15423
2017-10-27 11:04:22 +02:00
David Colón
2ba529e144
[ticket/15372] Fix pagination and don't render viewtopic link
2017-10-26 16:09:01 -04:00
Michael Miday
2522c70675
[ticket/13214] remove inputbox from textarea
...
PHPBB3-13214
2017-09-11 11:37:28 -04:00
Marc Alexander
339ec5bded
[ticket/7488] Display no forums message if user can't see forums of category
...
PHPBB3-7488
2017-09-08 11:42:50 +02:00
Tristan Darricau
c52bb42dcf
Merge pull request #4919 from sdschulze/ticket/15309
...
[ticket/15309] Fix pagination overlap in prosilver via "left-box"
* github.com:phpbb/phpbb:
[ticket/15309] Add margin to pagination
[ticket/15309] Right-align responsive pagination for consistency
[ticket/15309] Fix pagination overlap
2017-09-07 14:44:21 +02:00
Máté Bartus
0755ae423b
Merge pull request #4905 from rxu/ticket/15324
...
[ticket/15324] Add more core and template events
2017-09-07 14:39:39 +02:00
Máté Bartus
24d0b06466
Merge pull request #4914 from kasimi/ticket/15334
...
[ticket/15334] Add template event viewtopic_topic_title_before
2017-09-07 14:31:38 +02:00
Soeren D. Schulze
3c0a555c24
[ticket/15309] Fix pagination overlap
...
Mark the contents of the column as "left-box", enabling proper alignment
PHPBB3-15309
2017-08-28 22:40:27 +02:00
kasimi
ec2d983ab1
[ticket/15328] Disable checkbox if notification method isn't supported
...
PHPBB3-15328
2017-08-24 10:39:59 +02:00
kasimi
1f041c79c6
[ticket/15334] Add template event viewtopic_topic_title_before
...
PHPBB3-15334
2017-08-21 18:32:26 +02:00
rxu
68c3a0307d
[ticket/15324] Add more core and template events
...
PHPBB3-15324
2017-08-16 22:38:34 +07:00
Marc Alexander
192d3932f6
Merge branch '3.1.x' into 3.2.x
2017-06-05 11:43:53 +02:00
Marc Alexander
3f6119c42b
Merge pull request #4818 from rxu/ticket/15205
...
[ticket/15205] Add template events prepending/appending subforum link
2017-06-05 11:22:13 +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
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
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
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
rxu
e84459ba67
[ticket/15205] Add template events prepending/appending subforum link
...
PHPBB3-15205
2017-05-01 18:49:56 +07: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
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
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
Marc Alexander
b1439a4601
Merge branch 'ticket/8116' into ticket/8116-rhea
2017-04-19 23:43:41 +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
Marc Alexander
771be9310d
[ticket/8116] Correctly get other users who posted under IP
...
PHPBB3-8116
2017-04-18 19:33:05 +02:00
nomind60s
80b72e3d0b
[ticket/14498] Don't display 'Who is online' members when permission is No
...
When the user permission 'Can view profiles, memberlist and online list' is
set to No (or Never) the user should not be able to see which members are
online in the following places, index page, view topic and view forum.
Before this change, guests and bots would see the list of members who are
online, which doesn't match with the user permission and could create privacy
issues where guests or bots could track when a member was online.
PHPBB3-14498
2017-03-29 13:19:55 -06:00
Marc Alexander
2edf7056f0
[ticket/8116] Add pagination for IP tables on post info
...
Diff from previous patch by nickvergessen.
PHPBB3-8116
2017-03-28 22:10:03 +02:00
hanakin
b30e775bf1
[ticket/15157] simple header
...
PHPBB3-15157
2017-03-28 10:55:54 -04:00
hanakin
64b863728b
[ticket/15157] Add proper google font call
...
PHPBB3-15157
2017-03-28 09:56:41 -04:00
Tristan Darricau
224330f3a5
Merge pull request #4740 from rubencm/ticket/14974
...
[ticket/14974] Make cookie notice configurable via language files
* rubencm/ticket/14974:
[ticket/14974] make cookie notice configurable via language files
2017-03-19 18:11:40 +01:00
Tristan Darricau
67509edd40
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14844] Add CSS classes for strong and italics text to BBCodes
2017-03-19 18:00:35 +01:00
Marc Alexander
051644d663
[ticket/14844] Add CSS classes for strong and italics text to BBCodes
...
PHPBB3-14844
2017-03-19 15:35:51 +01:00
Rubén Calvo
74f1b19dfe
[ticket/14974] make cookie notice configurable via language files
...
PHPBB3-14974
2017-03-13 03:09:35 +01:00