| Commit message (Collapse) | Author | Age | Files | Lines |
| |\ |
|
| | |\
| | |
| | |
| | | |
[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
|
| |\ \
| |/ |
|
| | |\
| | |
| | |
| | | |
[ticket/14996] Add Event for search_results_topic_title_after
|
| | |/
| |
| |
| | |
PHPBB3-14996
|
| |\ \
| |/
| |
| |
| | |
* 3.1.x:
[ticket/15226] Add index for latest topics to topics table
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/15226] Add index for latest topics to topics table
* github.com:phpbb/phpbb:
[ticket/15226] Add index for latest topics to topics table
|
| | |/
| |
| |
| | |
PHPBB3-15226
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/15221] add missing commas
* github.com:phpbb/phpbb:
[ticket/15221] add missing commas
|
| | | |
| | |
| | |
| | |
| | |
| | | |
in language/en/install.php
PHPBB3-15221
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/15222] Fix a typo in generate_text_for_display_test.php
* github.com:phpbb/phpbb:
[ticket/15222] Fix a typo in generate_text_for_display_test.php
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-15222
|
| |\ \ \
| | |/
| |/| |
|
| | |\ \
| | | |
| | | |
| | | | |
[ticket/15187] Add paths of newly enabled extensions to template
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-15187
|
| | | | | |
|
| | |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When enabling an extension its paths aren't added immediately to
the template which results in ACP events not being registered in
the compiled template files.
PHPBB3-15187
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/15202] To disable, an extension must be enabled
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-15202
|
| |\ \ \ \
| | |/ /
| |/| |
| | | | |
* 3.1.x:
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/7336] Index first post when splitting topics
* github.com:phpbb/phpbb:
[ticket/7336] Index first post when splitting topics
[ticket/7336] Add tests for indexing first post after splitting topics
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13603] Add missing event to events.md
|
| |/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13603
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/15086] Replace quote.gif with Font Awesome icon
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
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/13730] Add core.delete_post_end event
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13730
|
| |\ \ \ \ \ \ \
| |/ / / / / / |
|
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13603] Add index_body_stat_blocks_after event
|
| | | |/ / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13603
|
| |\ \ \ \ \ \ \
| |/ / / / / / |
|
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13605] Add core.ucp_pm_compose_predefined_message event
|
| | | |/ / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13605
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/15198] Add PHP version to board stats in the ACP
|
| |/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15198
|
| |\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | | |
* 3.1.x:
|
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[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
|
| | |\ \ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|