| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-15799
|
|
|
|
| |
PHPBB3-15056
|
|\
| |
| |
| |
| |
| |
| | |
* 3.1.x:
[ticket/14855] Update notification and PM alert bubbles
[ticket/14855] Update notification and PM alert bubbles
[ticket/14855] Update notification and PM alert bubbles
|
| |
| |
| |
| |
| |
| |
| |
| | |
Alternative implementation without removing notification from
the DOM, but changing the class. So that style designers
might have more options (show/not show).
PHPBB3-14855
|
|\ \
| |/ |
|
| |
| |
| |
| | |
PHPBB3-14855
|
| |
| |
| |
| | |
PHPBB3-14855
|
| |
| |
| |
| | |
PHPBB3-14294
|
|/
|
|
| |
PHPBB3-14284
|
|\
| |
| |
| | |
[ticket/13748] Wrong tooltip after poll vote change
|
| |
| |
| |
| |
| |
| |
| | |
Store the "voted" tooltip in an extra attribute in HTML, and use it
with the JS that refreshes after poll vote.
PHPBB3-13748
|
| |
| |
| |
| | |
PHPBB3-13898
|
| |
| |
| |
| | |
PHPBB3-13887
|
|/
|
|
| |
PHPBB3-13887
|
|
|
|
| |
PHPBB3-13019
|
|\
| |
| |
| | |
[ticket/12982] JS refactoring
|
| |
| |
| |
| | |
PHPBB3-12982
|
| |
| |
| |
| | |
PHPBB3-12982
|
| |
| |
| |
| | |
PHPBB3-12982
|
|/
|
|
| |
PHPBB3-12953
|
|\
| |
| |
| |
| | |
* ticket/sumanai/12843:
[ticket/12843] Fix Mark forums read browser console error
|
| |
| |
| |
| |
| |
| |
| |
| | |
When you click on "Mark forums read" in the browser console error occurs
ReferenceError: assignment to undeclared variable phpbbAlertTimer
ajax.js (line13)
PHPBB3-12843
|
|/
|
|
| |
PHPBB3-12013
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/10737] Add live member search.
* prototech/ticket/10737:
[ticket/10737] Remove loading indicator.
[ticket/10737] Enforce allow_live_searches setting in memberlist.php.
[ticket/10737] Add config setting to disable live searches.
[ticket/10737] Add loading indicator and alert box code to simple_footer.html.
[ticket/10737] Load core.js and ajax.js in simple_footer.html.
[ticket/10737] Set the username as the input value instead of redirecting.
[ticket/10737] Drop subsilver2 changes.
[ticket/10737] Add a more generic live search implementation.
[ticket/10737] Clean up memberlist.php.
[ticket/10737] Use dropdown for search results container.
[ticket/10737] Adding delayed keyup and removing target_blank.
[ticket/10737] Using UTF-8 aware alternatives in PHP code.
[ticket/10737] Removing obsolete code.
[ticket/10737] Avoid hard-coding table row and use case-insensitive search.
[ticket/10737] Removing unnecessary/obsolete code.
[ticket/10737] Using JQuery events and JSON response.
[ticket/10737] Code fixes in AJAX search feature
[ticket/10737] Improvements over last commit
[ticket/10737] Adding username suggestions in "Find a member" using AJAX
|
| |
| |
| |
| | |
PHPBB3-10737
|
|/
|
|
| |
PHPBB3-11339
|
|
|
|
| |
PHPBB3-12363
|
|
|
|
| |
PHPBB3-12363
|
|
|
|
| |
PHPBB3-12363
|
|
|
|
| |
PHPBB3-12327
|
|
|
|
| |
PHPBB3-12342
|
|
|
|
| |
PHPBB3-12342
|
|
|
|
| |
PHPBB3-12342
|
|
|
|
| |
PHPBB3-12034
|
|
|
|
| |
PHPBB3-12034
|
|
|
|
| |
PHPBB3-10383
|
|
|
|
| |
PHPBB3-10383
|
|
|
|
| |
PHPBB3-10383
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
feature/softdelete-1-permission
* phpbb/develop: (704 commits)
[ticket/11630] Improvements to the PHP lint pre-commit hook
[feature/auth-refactor] Move auth providers to separate directory
[ticket/11619] Use HTTP/1.0 because of lack of chunked-encoding handling.
[ticket/11619] Some tests for get_remote_file().
[ticket/11617] Remove spaces and tabs from empty lines
[ticket/11617] Missing U_ACTION in acp_captcha.php
[feature/auth-refactor] Fix code style issue
[feature/auth-refactor] Fix comment grammar
[feature/auth-refactor] Fix the actual cause of test failures
[ticket/10838] Fix URL for wiki and remove irrelevant line
[ticket/10838] Remove php 5.4 and builtin server references
[ticket/10838] Fix missing data
[ticket/10838] separate database used mentioned in unit tests
[ticket/11585] Make $auth_admin class property
[feature/auth-refactor] A possible fix for the functional test failures
[ticket/11566] Subsilver template error displayed after table headers
[ticket/11566] Remove extra pair of brackets from conditional statement
[ticket/11566] Check that guest doesn't have reporting permission by default
[ticket/11566] Add captcha to report post template in subsilver
[ticket/11566] Use the new constant CONFIRM_REPORT for captcha init
...
Conflicts:
phpBB/docs/sphinx.sample.conf
phpBB/feed.php
phpBB/styles/prosilver/template/search_results.html
phpBB/styles/prosilver/template/viewforum_body.html
|
| |
| |
| |
| |
| |
| | |
Do not auto-resize textareas with class .no-auto-resize
PHPBB3-10741
|
| |
| |
| |
| |
| |
| | |
Automatically resize textareas in prosilver and ACP.
PHPBB3-10741
|
| |
| |
| |
| | |
PHPBB3-11314
|
| |
| |
| |
| |
| |
| |
| | |
Additionally, the editor.js files are now the same file in both
subsilver2, prosilver, and the acp.
PHPBB3-11314
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Use a return variable and modify it to our needs.
PHPBB3-11314
|
| | |
| | |
| | |
| | | |
PHPBB3-9657
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
feature/softdelete-1-permission
* 'develop' of https://github.com/phpbb/phpbb3: (480 commits)
[ticket/6723] Show info that message has been deleted before delivery
[ticket/11385] Fix issue with migration module tool not getting extension module info
[ticket/11386] Fix failing tests from constructor changes
[ticket/11386] Fix circular reference error & serialize error
[ticket/11386] Remove tests that check if finder cache is working
[ticket/11386] Forgot to get the migration classes
[ticket/11386] Update tests with new constructors for ext.manager/migrator
[ticket/11386] Use finder to find migration files
[ticket/11363] Fix to make get_module_infos get from all extensions
[ticket/11381] Make finder able to search in all available extensions
[ticket/11103] Revert whitespace changes
[ticket/11103] Few more minor language things
[ticket/11103] Don't call generate_board_url many times
[ticket/11103] Case time in queries as an int
[ticket/11103] Fix effectively installed check
[ticket/11103] Remove padding from notifications for now.
[ticket/11363] Fix a couple bugs and throw errors if the file not found
[ticket/11372] Migrator should only check if effectively installed if not
[ticket/11363] Load module info files for extensions too
[ticket/11103] Notifications Migration file
...
Conflicts:
phpBB/includes/functions_posting.php
phpBB/includes/mcp/mcp_queue.php
phpBB/includes/search/fulltext_mysql.php
phpBB/includes/search/fulltext_native.php
phpBB/includes/search/fulltext_postgres.php
phpBB/includes/search/fulltext_sphinx.php
phpBB/install/database_update.php
phpBB/styles/prosilver/template/ajax.js
|
| | |
| | |
| | |
| | | |
PHPBB-11342
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Marking forums read while viewing a category will also mark the active
topics inside that category read. Therefore, the active topics should also
be marked read. With this patch the ajax callback "mark_forums_read" will
check if the active topics id ("active_topics") exists and also mark
topics read if it does. As the active topics will only be displayed in
categories, which can't have any other topics, this is a proper approach.
PHPBB3-11342
|
| | |
| | |
| | |
| | |
| | |
| | | |
Search functions on the memberlist.php page are now rendered by default and displayed via javascript. If javascript is disabled the page still works as it previously did.
PHPBB3-10786
|