| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15086
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Once more rework the property specifications to maintain backwards compatability
and keep changes as small as possible. Thanks hanakin for the assistance.
PHPBB3-15086
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Per github discussion, move the RTL Font Awesome coding from bidi.css
to icons.css.
PHPBB3-15086
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Per hanakin's github suggestions some refactoring and moved icons into
icons.css for conistency. The RTL icons remain in bidi.css to keep all
the RTL content in a consistant location.
A number of places where setting something to zero have been removed.
PHPBB3-15086
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Per hanakin's suggested changes, merged the cite and uncited definitions.
Handle the uncited case in RTL languages.
PHPBB3-15086
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The blockquote uncited CSS needs the Font Awesome icon added as well
PHPBB3-15086
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Changed instances of 0px; to 0; and add missing element
PHPBB3-15086
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Use the Font Awesome icon for a quote rather than the quote.gif
file.
I believe I've handled the RTL case as well.
PHPBB3-15086
|
| |\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13603] Add index_body_stat_blocks_after event
|
| | | | |_|_|/
| | |/| | |
| | | | | |
| | | | | | |
PHPBB3-13603
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[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
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[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
|
| | |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-8116
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Diff from previous patch by nickvergessen.
PHPBB3-8116
|
| |/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
if there are attachments in reports
https://tracker.phpbb.com/browse/PHPBB3-15144
PHPBB3-15144
|
| |\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | | |
* 3.1.x:
[ticket/13735] Fix input type number for Firefox in prosilver
|
| | |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13735] Fix input type number for Firefox in prosilver
* github.com:phpbb/phpbb:
[ticket/13735] Fix input type number for Firefox in prosilver
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13735
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/15173] Fix message area resizing lag
* github.com:phpbb/phpbb:
[ticket/15173] Fix message area resizing lag
|
| | | |_|_|_|/ /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Resizing the posting editor's text area lags,
because there is an all-inclusive CSS transition.
This fix excludes the height property from having a noticeable transition.
PHPBB3-15173
|
| |/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15125
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15157
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15157
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14974] Make cookie notice configurable via language files
* rubencm/ticket/14974:
[ticket/14974] make cookie notice configurable via language files
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14974
|
| |\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | | |
* 3.1.x:
[ticket/14844] Add CSS classes for strong and italics text to BBCodes
|
| | | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-14844
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/15124] Hide navbar icon titles in repsonsive view
|
| | | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-15124
|
| |\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | | |
[ticket/15083] Fix invalid emoji sizing in ACP & print view
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15083
|
| | | |_|_|/
| |/| | |
| | | | |
| | | | | |
PHPBB3-15083
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/15118] Fix html error in jumpbox.html
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15118
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14979] Do not display underline for unread icon
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14979
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14979
|
| | | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-14979
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/15106] Remove space before comma in sub-forum list
|
| | | | | | | | |
|
| |\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | |
| | | | | | | |
[ticket/14732] Remove PHP Code syntax highlighting references
|
| | | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-14732
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14975] Correct RTL style css
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14975] Changes requested by hanakin
[PHPBB3-14975]
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14975] add missing .rtl and resolve conflict
[PHPBB3-14975]
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
display_options.html corrected to move (display and sorting option) to right
jumpbox.html corrected to change arrow direction to left in RTL
pagination.html corrected to change arrows direction on RTL
bidi.css more edittions to correct remain style mistakes
PHPBB3-14975
|
| | |_|/ / / /
|/| | | | | |
|
| |\ \ \ \ \ \
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | | |
* 3.1.x:
[ticket/15059] Preserve code line breaks and scroll overflow
|