| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-13685
|
|
|
|
| |
PHPBB3-13685
|
|
|
|
| |
PHPBB3-13685
|
|
|
|
| |
PHPBB3-13685
|
|\
| |
| |
| | |
[ticket/13874] Add master to sami API docs
|
| |
| |
| |
| | |
PHPBB3-13874
|
|\ \
| | |
| | |
| | | |
JS Refactoring
|
| | |
| | |
| | |
| | | |
PHPBB3-13887
|
| | |
| | |
| | |
| | | |
PHPBB3-13887
|
| | |
| | |
| | |
| | | |
PHPBB3-13887
|
| | |
| | |
| | |
| | | |
PHPBB3-13887
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/13771] Allow AJAX errors to support exceptions messages
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13771
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13771
|
|\ \ \ \
| | | | |
| | | | | |
[ticket/13790] Update phpcs
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13790
|
|\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* 3.0.x:
[ticket/13875] Ignore cache, ext, and store folder in lint test
Conflicts:
tests/lint_test.php
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13875] Ignore cache, ext, and store folder in lint test
* marc1706/ticket/13875:
[ticket/13875] Ignore cache, ext, and store folder in lint test
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13875
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13876] Use webfontloader asyncronously.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13876
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This PR adds typekit and Google's webfontloader and calls it
asyncronously, removing the SPOF in the header. Now, if google
goes down, some buttons display with a different font.
https://github.com/typekit/webfontloader
PHPBB3-13876
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13858] Make Plupload uploader available in the global namespace.
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13858
|
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | |
| | | | | | |
| | | | | | | |
* marc1706/ticket/13878:
[ticket/13878] Display background images when printing topic in webkit
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13878
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13873] Removed broken print stylesheet.
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13873
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13872] Allow template events to have a changed version
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13872
|
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* marc1706/ticket/12542:
[ticket/12542] Use more specific CSS for drag-n-drop
[ticket/12542] Do not use browser specific css for outline
[ticket/12542] Properly check if textarea is undefined or null
[ticket/12542] Use extended CSS for all browsers
[ticket/12542] Rename javascript method and add doc block
[ticket/12542] Add different outline colors for body & textarea
[ticket/12542] Add initial drag-n-drop animation
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Otherwise the CSS gets overwritten by other CSS rules.
PHPBB3-12542
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Also, the CSS selector for the drag'n'drop was simplified to only use the
class.
PHPBB3-12542
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12542
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12542
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12542
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12542
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12542
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13672] Allow changing the data from the user-submitted report
* brunoais/ticket/13672:
[ticket/13672] Removed bogus sting concatenation
[ticket/13672] BUMP version to 3.1.5-dev
[ticket/13672] Allow changing the data from the user-submitted report
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13672
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13672
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13672
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/13668] Allow changing the query to obtain the user-submitted report
* brunoais/ticket/13668:
[ticket/13668] Removed bogus sting concatenation
[ticket/13668] BUMP version to 3.1.5-dev
[ticket/13668] Allow changing the query to obtain the user-submitted report.
[ticket/13668] Convert the mcp report_details query to a built query
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-13668
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-13668
|
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13668
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13668
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/13661] Add event to allow editing the queries used to get the logs
* brunoais/ticket/13661:
[ticket/13661] BUMP version to 3.1.5-dev
[ticket/13661] Brackets in their own line
[ticket/13661] Re-Fixed $log_type -> $log_time
[ticket/13661] Wrong event @since version
[ticket/13661] Removed superfluous whitespace
[ticket/13661] bugfix: The conditional is the log_time, not log_type
[ticket/13661] Fixed the "FROM" in the built query.
[ticket/13661] Add event to allow editing the queries used to get the logs
[ticket/13661] Transform queries to get logs and log count into built queries
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-13661
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
I didn't even notice that I used my own coding guidelines there...
Thanks to MGaetan89 for pointing it out.
PHPBB3-13661
|