| Commit message (Collapse) | Author | Age | Files | Lines |
| |\ |
|
| | |\
| | |
| | |
| | | |
[ticket/14289] Add events to navbar header
|
| | | |
| | |
| | |
| | | |
PHPBB3-14289
|
| | | |
| | |
| | |
| | | |
PHPBB3-14289
|
| | | |
| | |
| | |
| | | |
PHPBB3-14289
|
| | | |
| | |
| | |
| | | |
PHPBB3-14289
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/14129] Caches extensions autoloaders
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14129
|
| |\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| | |\ \
| | | |
| | | |
| | | | |
[ticket/14433] Purge cache setting up extension functional tests
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-14433
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* cunha17-master:
[ticket/14253] Show group requests pending aproval at the ACP groups summary
[ticket/14253] Show group requests pending aproval at the ACP groups summary
fixes #4009
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Currenty, you need to open each existing group in ACP to know if there
are pending group requests or not. Doing so is really boring and
annoying... :/
This patch displays the number of pending group requests at the ACP groups
summary page.
PHPBB3-14253
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Currenty, you need to open each existing group in ACP to know if there are
pending group requests or not. Doing so is really boring and annoying... :/
This patch displays the number of pending group requests at the ACP groups
summary page.
PHPBB3-14253
|
| |\ \ \ \
| |/ / /
|/| | |
| | | | |
[ticket/13717] Set the assets after rendering the whole template
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13717
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The goal being to be able to call INCLUDECSS/JS from anywhere in any tempalte or event
PHPBB3-13717
|
| |\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13733] Allow non-migration files inside migrations folder
* marc1706/ticket/13733:
[ticket/13733] Remove validate_classes method argument
[ticket/13733] Make sure migration classes always have same order in tests
[ticket/13733] Properly test setting validate_classes to false/true
[ticket/13733] Use interface for migratinos
[ticket/13733] Update comment explaining migration class validation
[ticket/13733] Add isInstantiable() check.
[ticket/13733] Braces on their own lines
[ticket/13733] Allow tests the skip class validation
[ticket/13733] Properly handle nonexistent classes as well
[ticket/13733] Handle nonexistent classes as well
[ticket/13733] Only use migration classes that extension the base migration class.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13733
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13733
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13733
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13733
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13733
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13733] Allow non-migration files inside migrations folder
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13733
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13733
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13733
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13733
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13733
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
class.
PHPBB3-13733
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/14418] Wrong language variable in viewtopic_topic_tools.html …
* Crizz0/ticket/14418:
[ticket/14418] Wrong language variable in viewtopic_topic_tools.html fixed
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
In viewtopic_topic_tools.html was used the language variable L_PM_TOOLS it
had to be changed to L_TOPIC_TOOLS to display the right title in the
moderation wrench in viewtopic.php
PHPBB3-14418
|
| |\ \ \ \ \ \
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | | |
* 3.1.x:
[ticket/14411] Permanently delete post if delete_permanent is set
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14411] Permanently delete post if delete_permanent is set
* marc1706/ticket/14411:
[ticket/14411] Permanently delete post if delete_permanent is set
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14411
|
| |\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* 3.1.x:
[ticket/14425] Allow setting unix socket in database tests
|
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/14425] Allow setting unix socket in database tests
* marc1706/ticket/14425:
[ticket/14425] Allow setting unix socket in database tests
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14425
|
| |\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/14428] Fix files types remote tests
* marc1706/ticket/14428:
[ticket/14428] Fix files types remote tests
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14428
|
| |\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | |
| | | | | | | | |
[ticket/14420] Fix up search results topic lists
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14420
|
| |\ \ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/14427] Memberlist displays inaccurate information
|
| | |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14427
|
| |\ \ \ \ \ \ \ \
| |/ / / / / / /
| | / / / / / /
| |/ / / / / /
|/| | | | | | |
|
| | |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | |
| | | | | | | |
[ticket/14423] Display database size for Aria storage engine
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14423
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14402] Tidy plupload cron should not rely on user id/ip being available
* marc1706/ticket/14402:
[ticket/14402] Directly pass user id and ip
[ticket/14402] Get rid of globals in tidy_plupload cron
[ticket/14402] Do not expect user id and ip to be available in cron
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14402
|