| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | |
| | |
| | |
| | | |
PHPBB3-13771
|
| | | |
| | |
| | |
| | | |
PHPBB3-13771
|
| |\ \ \
| |_|/
|/| |
| | | |
[ticket/13858] Make Plupload uploader available in the global namespace.
|
| | |/
| |
| |
| | |
PHPBB3-13858
|
| | |
| |
| |
| | |
PHPBB3-12542
|
| | |
| |
| |
| | |
PHPBB3-12542
|
| | |
| |
| |
| | |
PHPBB3-12542
|
| |/
|
|
| |
PHPBB3-12542
|
| |
|
|
| |
PHPBB3-13666
|
| |
|
|
|
|
|
| |
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
|
| |
|
|
| |
PHPBB3-12982
|
| |
|
|
| |
PHPBB3-12982
|
| |
|
|
| |
PHPBB3-12982
|
| |\
| |
| |
| |
| | |
* 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
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
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-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
|