| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Otherwise the directory seperator will incorrectly be transformed to its
HTML replacement.
PHPBB3-13799
|
| |\
| |
| |
| | |
[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
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Thanks to goof for pointing it out...
PHPBB3-13661
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13661
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13661
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
I mistakenly made the log_type the conditional instead of log_time.
Thankfully, the automated tests helped finding this mistake.
PHPBB3-13661
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
I was doing it wrong by giving a string to the FROM clause in the built query.
PHPBB3-13661
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13661
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13661
|
| |\ \ \ \ \
| |_|_|_|/
|/| | | |
| | | | | |
[ticket/13808] Fix version
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13808
|
| |\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | | |
* Wolfsblvt/ticket/13787:
[ticket/13787] Remove duplicate entry of poll_delete in prosilver template
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
When options are shown and poll delete is allowed, the option to
delete
polls is shown twice. This is fixed here by moving the if poll
delete
check out of the outer if, wich makes it also more consistent
with the
new event.
PHPBB3-13787
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13808] search_body_form_before
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Extensions may be designed to add secondary search options,
such as Google search in the search_body.html.
There are no events in the searchbody, so this should be merged.
PHPBB3-13808
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13648] Allow extensions using custom bbcode validation methods
|
| | | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-13648
|
| |\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | |
| | | | | | |
[ticket/13868] Correctly handle acp/mcp/ucp modules lang files for extensions
|
| |/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13868
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13861] Fix undefined variables in style update migration
|
| | | |/ / /
| |/| | |
| | | | |
| | | | | |
PHPBB3-13861
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13852] Consistent tab navigation when login in
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Added tabindex attribute to input elements in index_body.html to make
tab navigation consistent with that of login_body.html.
PHPBB3-13852
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13827] Correctly return JSON instead of HTML when valled from AJAX
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13827
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13827
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13838] Check braces for control structures
|