| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \
| | |
| | |
| | |
| | | |
* callumacrae/ticket/13905:
[ticket/13905] Don't load loading.gif until needed.
|
| | |
| | |
| | |
| | | |
PHPBB3-13905
|
| | |
| | |
| | |
| | | |
PHPBB3-13898
|
|/ /
| |
| |
| | |
PHPBB3-13898
|
|\ \
| | |
| | |
| | | |
JS Refactoring
|
| | |
| | |
| | |
| | | |
PHPBB3-13887
|
| | |
| | |
| | |
| | | |
PHPBB3-13887
|
| | |
| | |
| | |
| | | |
PHPBB3-13887
|
| | |
| | |
| | |
| | | |
PHPBB3-13887
|
|\ \ \
| |/ /
|/| |
| | | |
[ticket/13771] Allow AJAX errors to support exceptions messages
|
| | |
| | |
| | |
| | | |
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
|