| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Caching causes problems, such as the inability to move a forum/CPF/module in the
same direction by more than one row.
PHPBB3-13277
|
|
|
|
| |
PHPBB3-13239
|
|\
| |
| |
| | |
[ticket/12858] Remove hard-coded GMT from timezone drop-down and rename to UTC
|
| |
| |
| |
| | |
PHPBB3-12858
|
|/
|
|
| |
PHPBB3-13011
|
|
|
|
|
|
|
|
|
|
| |
$timezone contains the original jQuery object, therefore the subsequent
removal of the optgroup children while filtering has no effect on the
$replacement object - the one that's now visible to the user. We'll simplify
and fix this by injecting the content of the copy instead of going through the
trouble of cloning it.
PHPBB3-13069
|
|
|
|
| |
PHPBB3-13018
|
|
|
|
| |
PHPBB3-13018
|
|
|
|
|
|
|
| |
The callback does not actually do anything when cancelling the confirmation
box so we can avoid calling it altogether when cancel is clicked.
PHPBB3-13018
|
|
|
|
|
|
|
|
| |
This ensures a more consistent handling of the various closing/opening actions
and fixes some bugs where certain event handlers are not turned off in certain
instances.
PHPBB3-13018
|
|\
| |
| |
| | |
[ticket/12982] JS refactoring
|
| |
| |
| |
| | |
PHPBB3-12982
|
| |
| |
| |
| | |
PHPBB3-12982
|
| |
| |
| |
| | |
PHPBB3-12982
|
|/
|
|
| |
PHPBB3-12856
|
|\
| |
| |
| |
| | |
* 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
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12849] Fixed possible ReferenceError in core.js.
* callumacrae/ticket/12849-2:
[ticket/12849] Fixed possible ReferenceError in core.js.
|
| | |
| | |
| | |
| | | |
PHPBB3-12849
|
| | |
| | |
| | |
| | | |
PHPBB3-12013
|
| | |
| | |
| | |
| | | |
PHPBB3-12662
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12553] Right-to-left fixes.
* prototech/ticket/12553:
[ticket/12553] Fix responsive user profile.
[ticket/12553] Fix responsive post profile.
[ticket/12553] Remove dropdown-trigger class from member search input.
[ticket/12553] Fix the merge topic list.
[ticket/12553] Fix dropdown position of live search
[ticket/12553] Fix the responsive topic/forum lists.
[ticket/12553] Align the text in responsive tables to the right.
[ticket/12553] Center the responsive CP menus instead of floating right.
[ticket/12553] Open the notification dropdown to the left.
[ticket/12553] Fix alignment of contact icon.
[ticket/12553] Fix incorrect alignment in ACP responsive tables.
[ticket/12553] Align alert text to the right.
[ticket/12553] Remove incorrect size for site logo.
[ticket/12553] Fix links in the last post column that are not clickable.
[ticket/12553] Align contact icons to the right.
[ticket/12553] Move Place inline and Delete buttons left of the file name.
|
| | |
| | |
| | |
| | | |
PHPBB3-12553
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[Ticket/12699] Remove magic numbers in the message textarea keydown callback
* brunoais/ticket/12699:
[ticket/12699] Replace magic numbers for the TAB and for ENTER keydown
[ticket/12699] Add tab key to keymap
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Replaced the magic numbers 9 and 13 in the keydown for the text editor
with constants in the existing keymap for phpBB.
PHPBB3-12699
|
| |/ /
| | |
| | |
| | | |
PHPBB3-12699
|
|/ /
| |
| |
| |
| |
| | |
The earlier js file was not returning the correct list of filesAdded
PHPBB3-12709
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Changed the callback of keypress inside the <textarea> for the posting
such that, if key 9 is pressed (tab character) and ctrl, shift, alt and meta
are not pressed the tab is placed. Otherwise, nothing is made and default is
not prevented.
PHPBB3-12672
|
|/
|
|
| |
PHPBB3-12541
|
|
|
|
| |
PHPBB3-12155
|
|\
| |
| |
| |
| |
| |
| | |
[ticket/12543] Only take over ENTER and ESC keys when alert box is active.
* prototech/ticket/12543:
[ticket/12543] Only take over ENTER and ESC keys when alert box is active.
|
| |
| |
| |
| | |
PHPBB3-12543
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
JS console reports error in core.js:
TypeError: alert is undefined
alert.hide()
when res.MESSAGE_TITLE is undefined.
PHPBB3-12572
|
| |
| |
| |
| |
| |
| | |
phpBB uses the minified version of jQuery hence the rename.
PHPBB3-12547
|
|/
|
|
| |
PHPBB3-12544
|
|
|
|
| |
PHPBB3-9388
|
|
|
|
| |
PHPBB3-9388
|
|
|
|
| |
PHPBB3-12440
|
|
|
|
| |
PHPBB3-12440
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[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-10737
|
| |
| |
| |
| | |
PHPBB3-10737
|
| |
| |
| |
| | |
PHPBB3-10737
|
| |
| |
| |
| | |
PHPBB3-10737
|
| |
| |
| |
| | |
PHPBB3-10737
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
develop-ascraeus
* github-prototech/ticket/12265:
[ticket/12265] Actually use $u_pm.
[ticket/12265] Ensure that dropdown is always at the very left of the container
[ticket/12265] Define a loop for contact icons.
[ticket/12265] Break the icons that aren't in loop in case extensions add more
[ticket/12265] Fix modulo logic.
[ticket/12265] Adjust alignment of AIM and Jabber icons.
[ticket/12265] Ensure that there's only 4 icons per row in IE & Opera.
[ticket/12265] Add contact icon and remove border from last row & cells.
[ticket/12265] Fix issue with dropdown being restricted by the width of parent
[ticket/12265] Remove ugly logic.
[ticket/12265] Simplify contact icon design and move to dropdown.
Conflicts:
phpBB/viewtopic.php
|
| |/
| |
| |
| | |
PHPBB3-12265
|
|/
|
|
| |
PHPBB3-11339
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* marc/ticket/12372:
[ticket/12372] Use $() instead of jQuery() in core.js for toggleDisplay
[ticket/12372] Use admin.js $(document).ready for hiding questionnaire details
[ticket/12372] Rename JS function dE() to phpbb.toggleDisplay()
[ticket/12372] Move dE() function core.js
[ticket/12372] Unify definition of function dE() across all files
[ticket/12372] Use jQuery in javascript dE() function
|