| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix issue with 2px gap at the bottom of the bars.
PHPBB3-15387
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Make extra size consistent with immediately following css i.e. use 999px
not 99999px as v. large to exceed possible box size.
PHPBB3-15387
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Make vertical left border bars for height for Topics and Posts columns
in board index forum rows when these columns have less height than e.g.
the Last Post column.
PHPBB3-15387
|
| | |/ /
|/| | |
|
| | | |
| | |
| | |
| | | |
PHPBB3-15391
|
| | | |
| | |
| | |
| | | |
PHPBB3-15361
|
| | | |
| | |
| | |
| | | |
PHPBB3-15361
|
| |/ /
| |
| |
| | |
PHPBB3-15361
|
| |\ \
| | |
| | |
| | | |
[ticket/13214] Contact us page textarea looks narrow in responsive mode
|
| | | |
| | |
| | |
| | | |
PHPBB3-13214
|
| | | |
| | |
| | |
| | | |
PHPBB3-13214
|
| |/ /
| |
| |
| | |
PHPBB3-15271
|
| | |
| |
| |
| | |
PHPBB3-7488
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/15262] Update button font-weight
* github.com:phpbb/phpbb:
[ticket/15262] Update the font-weight of buttons
|
| | | |
| | |
| | |
| | | |
PHPBB3-15262
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[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
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Set margin-top and margin-bottom of pagination to 3px
PHPBB3-15309
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Left-aligning pagination is no longer needed after fix
PHPBB3-15309
|
| | |/ /
| | |
| | |
| | |
| | |
| | | |
Mark the contents of the column as "left-box", enabling proper alignment
PHPBB3-15309
|
| |\ \ \
| | | |
| | | | |
[ticket/15324] Add more core and template events
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-15324
|
| |\ \ \
| | | |
| | | | |
[ticket/15334] Add template event viewtopic_topic_title_before
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-15334
|
| |/ /
| |
| |
| | |
PHPBB3-15328
|
| |\ \
| |/
|/|
| | |
[ticket/15297] Fix current date broken lines
|
| | |
| |
| |
| |
| |
| |
| | |
revert changes to responsive.css
adding the class to bidi.css
PHPBB3-15297
|
| | |
| |
| |
| |
| |
| | |
bidi.css"
This reverts commit 5d0a41b814272a3abaf6b439797e7d4cb7e3d38c.
|
| | |
| |
| |
| |
| |
| |
| | |
Revert changes to responsive.css
Adding class to bidi.css
PHPBB3-15297
|
| | |
| |
| |
| |
| |
| |
| | |
Because browsers give priority to style in bidi.css
so I sign (!important) to the style in responsive.css
PHPBB3-15297
|
| | |
| |
| |
| | |
PHPBB3-15292
|
| | | |
|
| |\ \ |
|
| | |\ \
| | | |
| | | |
| | | | |
[ticket/15205] Add template events prepending/appending subforum link
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-15205
|
| |\ \ \ \
| |/ / / |
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[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
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[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
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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
|
| | | | | | | |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/15056] Update subforum icons with Mark forums read
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15056
|
| |\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add 2 events:
mcp_topic_postrow_post_subject_before
mcp_topic_postrow_post_subject_after
PHPBB3-15020
|
| |\ \ \ \ \ \ \
| |/ / / / / /
| | / / / / /
| |/ / / / /
|/| | | | | |
|
| | | |_|/ /
| |/| | |
| | | | |
| | | | | |
PHPBB3-14996
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/15086] Replace quote.gif with Font Awesome icon
|