| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-11935
|
|
|
|
| |
PHPBB3-10948
|
|\
| |
| | |
Ticket/11921 - Streamline PMs and Notifications in Header Link List
|
| |
| |
| |
| | |
PHPBB3-11921
|
| |
| |
| |
| | |
PHPBB3-11921
|
| |
| |
| |
| | |
PHPBB3-11921
|
| |
| |
| |
| | |
PHPBB3-11921
|
| |
| |
| |
| | |
PHPBB3-11921
|
| |
| |
| |
| | |
PHPBB3-11921
|
| |
| |
| |
| | |
PHPBB3-11926
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
* noxwizard/ticket/11919:
[ticket/11919] Remove extra argument to notification manager's sql_fetchfield()
|
| |/
| |
| |
| | |
PHPBB3-11919
|
|\ \
| | |
| | |
| | |
| | | |
* noxwizard/ticket/11918:
[ticket/11918] Make sql_freeresult() consistent across all DB drivers
|
| |/
| |
| |
| | |
PHPBB3-11918
|
| | |
|
|/ |
|
|\
| |
| | |
[ticket/10929] Integration of Plupload
|
| |
| |
| |
| | |
PHPBB3-10929
|
| |
| |
| |
| |
| |
| |
| |
| | |
This commit is a highly-refactored and up-to-date version of Fyorl's work
which was part of his Google Summer of Code 2012 project "Attachment
Improvements".
PHPBB3-10929
|
|\ \
| | |
| | | |
[ticket/10929] Cron Job for Plupload Upload Directory Cleaning
|
| | |
| | |
| | |
| | | |
PHPBB3-10929
|
| |/
| |
| |
| | |
PHPBB3-10929
|
|\ \
| | |
| | | |
[ticket/10929] Plupload dependencies
|
| | |
| | |
| | |
| | | |
PHPBB3-10929
|
| | |
| | |
| | |
| | | |
PHPBB3-10929
|
|\ \ \
| | | |
| | | | |
[ticket/11621] Improve MySQL fulltext search indexes
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11621
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11621
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11621
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* phpbb/develop:
[ticket/11867] Schema files are not created by create_schema_files.php
[ticket/11905] 3.1.0-a1 Migration
[ticket/11903] Speed up paging test
[ticket/11703] Extend the correct migration class.
[ticket/11874] Correct when $phpbb_root_path is appended to build_url()
[ticket/11703] Also use empty() for T_JQUERY_LINK.
[ticket/11703] Add effectively_installed().
[ticket/11703] Make jQuery CDN switch more generic.
[ticket/11874] Fix tests
[ticket/11874] Do not always prepend the web path; only replace phpbb_root_path
[ticket/11345] Don't include scheme, so HTTPS is used where necessary.
[ticket/11345] Wrap remote webfonts in S_ALLOW_CDN.
[ticket/11345] Move css import to template
[ticket/11345] Add Droid Sans as fallback font
[ticket/11345] Change font for buttons
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11621
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Possibly time-consuming index-regeneration will be left to the user.
PHPBB3-11621
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11621
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11621
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* phpbb/develop: (542 commits)
[ticket/11901] Pass empty string as relative_url for non-local magic URL.
[ticket/11898] Correct adm_relative_path created by installer
[ticket/11898] Correct admin S_LOGIN_ACTION
[ticket/11892] Fix undefined variables: to_forum_id & to_topic_id
[ticket/11890] Fix untranslated string when deleting posts through MCP.
[ticket/11895] Fix undefined $forum_id
[ticket/10383] Update the results without the overlay popup.
[ticket/10383] Make the content transitions smoother.
[ticket/10383] AJAXify poll voting
[ticket/11888] Update default search backend in namespaces migration
[ticket/11739] Rename “Remember Me” login keys module
[ticket/11893] Remove unnecessary <fieldset> causing a large font size
[ticket/11894] Fix typo in "Delete post" option
[ticket/11888] Use \phpbb\search\fulltext_native as search backend config
[ticket/11608] Mark failed test as incomplete for mysql search backend
[ticket/11608] Update search backend class names to namespaces
[ticket/11608] Move markIncomplete to search backends test
[ticket/11608] Rename base search test class file
[ticket/11608] Remove suffix test from base class
[ticket/11608] Mark postgres search not found test as incomplete
...
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Remove post_text index as post_content index is sufficient to search post
text.
PHPBB3-11621
|
| |_|_|_|/
|/| | | |
| | | | |
| | | | | |
PHPBB3-11908
|
|\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
# By Joas Schilling
# Via Joas Schilling
* nickvergessen/ticket/11906:
[ticket/11906] Fix namespace issues in prune_notifications
[ticket/11906] Add notification purge cron to cron tasks
[ticket/11906] Add missing configs from notifications cron to schema_data.sql
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11906
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11906
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11906
|
|/ / / /
| | | |
| | | |
| | | | |
PHPBB3-11867
|
|\ \ \ \
| | | | |
| | | | | |
[ticket/11905] 3.1.0-a1 Migration
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Created a migration tips develop tool to help find the migration tree tips so
they can be copied to versions released.
With this, A1 is the only current tree tip (it depends on all other migrations).
PHPBB3-11905
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
[ticket/11874] Do not always prepend the web path; only replace phpbb_root_path
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11874
|
| | |/ /
| |/| |
| | | |
| | | | |
PHPBB3-11874
|
|\ \ \ \
| | | | |
| | | | | |
[ticket/11345] Better font for buttons
|