Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/13984] Fix the call of Ajax loading indicator | rxu | 2015-07-04 | 1 | -1/+4 |
| | | | | PHPBB3-13984 | ||||
* | Merge pull request #3653 from callumacrae/ticket/13882 | Marc Alexander | 2015-06-16 | 1 | -0/+15 |
|\ | | | | | | | [ticket/13882] Lazy load the notification avatars. | ||||
| * | [ticket/13882] Added tiny docblock to lazyLoadAvatars | Callum Macrae | 2015-05-30 | 1 | -0/+3 |
| | | | | | | | | PHPBB3-13882 | ||||
| * | [ticket/13882] Lazy load the notification avatars. | Callum Macrae | 2015-05-28 | 1 | -0/+12 |
| | | | | | | | | | | | | | | This moves them further down the waterfall, making the page load quicker. PHPBB3-13882 | ||||
* | | [ticket/13939] Check if loadingIndicator exists before accessing it | cyberalien | 2015-06-13 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-13939 | ||||
* | | Merge remote-tracking branch 'callumacrae/ticket/13905' into 3.1.x | Cesar G | 2015-05-31 | 1 | -1/+6 |
|\ \ | | | | | | | | | | | | | * callumacrae/ticket/13905: [ticket/13905] Don't load loading.gif until needed. | ||||
| * | | [ticket/13905] Don't load loading.gif until needed. | Callum Macrae | 2015-05-31 | 1 | -1/+6 |
| | | | | | | | | | | | | PHPBB3-13905 | ||||
* | | | [ticket/13898] Allow underscores :( | Callum Macrae | 2015-05-30 | 1 | -3/+3 |
| | | | | | | | | | | | | PHPBB3-13898 | ||||
* | | | [ticket/13898] js coding standaaards | Callum Macrae | 2015-05-30 | 2 | -55/+62 |
|/ / | | | | | | | PHPBB3-13898 | ||||
* | | Merge pull request #3658 from callumacrae/js-refactoring-again | Marc Alexander | 2015-05-30 | 3 | -254/+192 |
|\ \ | | | | | | | | | | JS Refactoring | ||||
| * | | [ticket/13887] Made readable code DRY | Callum Macrae | 2015-05-29 | 1 | -16/+13 |
| | | | | | | | | | | | | PHPBB3-13887 | ||||
| * | | [ticket/13887] Made unreadable code readable | Callum Macrae | 2015-05-29 | 1 | -14/+12 |
| | | | | | | | | | | | | PHPBB3-13887 | ||||
| * | | [ticket/13887] Minor JS refactoring | Callum Macrae | 2015-05-29 | 3 | -52/+57 |
| | | | | | | | | | | | | PHPBB3-13887 | ||||
| * | | [ticket/13887] Use correct JSDoc syntax | Callum Macrae | 2015-05-29 | 2 | -188/+126 |
| | | | | | | | | | | | | PHPBB3-13887 | ||||
* | | | Merge pull request #3545 from VSEphpbb/ticket/13771 | Marc Alexander | 2015-05-30 | 1 | -2/+9 |
|\ \ \ | |/ / |/| | | | | | [ticket/13771] Allow AJAX errors to support exceptions messages | ||||
| * | | [ticket/13771] Only handle valid JQHXR response objects | Matt Friedman | 2015-05-04 | 1 | -4/+7 |
| | | | | | | | | | | | | PHPBB3-13771 | ||||
| * | | [ticket/13771] Allow AJAX errors to support exceptions messages | Matt Friedman | 2015-04-21 | 1 | -1/+5 |
| | | | | | | | | | | | | PHPBB3-13771 | ||||
* | | | Merge pull request #3634 from prototech/ticket/13858 | Marc Alexander | 2015-05-28 | 1 | -27/+27 |
|\ \ \ | |_|/ |/| | | | | | [ticket/13858] Make Plupload uploader available in the global namespace. | ||||
| * | | [ticket/13858] Make Plupload uploader available in the global namespace. | Cesar G | 2015-05-28 | 1 | -27/+27 |
| |/ | | | | | | | PHPBB3-13858 | ||||
* | | [ticket/12542] Properly check if textarea is undefined or null | Marc Alexander | 2015-05-20 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-12542 | ||||
* | | [ticket/12542] Rename javascript method and add doc block | Marc Alexander | 2015-04-29 | 2 | -2/+16 |
| | | | | | | | | PHPBB3-12542 | ||||
* | | [ticket/12542] Add different outline colors for body & textarea | Marc Alexander | 2015-04-29 | 1 | -1/+6 |
| | | | | | | | | PHPBB3-12542 | ||||
* | | [ticket/12542] Add initial drag-n-drop animation | Marc Alexander | 2015-04-28 | 2 | -0/+9 |
|/ | | | | PHPBB3-12542 | ||||
* | [ticket/13666] Remove data-clicked attribute from all of form's submit buttons | Marc Alexander | 2015-03-05 | 1 | -1/+3 |
| | | | | PHPBB3-13666 | ||||
* | [ticket/13277] Force IE to not cache AJAX requests. | Cesar G | 2014-11-18 | 1 | -1/+2 |
| | | | | | | | Caching causes problems, such as the inability to move a forum/CPF/module in the same direction by more than one row. PHPBB3-13277 | ||||
* | [ticket/13239] Ensure "Add files" button position is correctly calculated. | Cesar G | 2014-11-11 | 1 | -0/+8 |
| | | | | PHPBB3-13239 | ||||
* | Merge pull request #2844 from marc1706/ticket/12858 | Joas Schilling | 2014-09-24 | 1 | -3/+3 |
|\ | | | | | | | [ticket/12858] Remove hard-coded GMT from timezone drop-down and rename to UTC | ||||
| * | [ticket/12858] Remove hardcoded language entries from timezone selects | Marc Alexander | 2014-09-17 | 1 | -3/+3 |
| | | | | | | | | PHPBB3-12858 | ||||
* | | [ticket/13011] Do not apply bbcode to whole text when selecting first 2 chars. | Cesar G | 2014-09-23 | 1 | -4/+0 |
|/ | | | | PHPBB3-13011 | ||||
* | [ticket/13069] Fix timezone location filtering. | Cesar G | 2014-09-16 | 1 | -6/+1 |
| | | | | | | | | | | $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 | ||||
* | [ticket/13018] Clean up and fix some logic. | Cesar G | 2014-09-15 | 1 | -4/+3 |
| | | | | PHPBB3-13018 | ||||
* | [ticket/13018] Do not handle events in close function. | Cesar G | 2014-09-15 | 1 | -14/+13 |
| | | | | PHPBB3-13018 | ||||
* | [ticket/13018] Reduce the delta further. | Cesar G | 2014-09-14 | 1 | -28/+14 |
| | | | | | | | 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 | ||||
* | [ticket/13018] Remove duplicate logic in confirm box and alert box handling. | Cesar G | 2014-09-14 | 1 | -85/+73 |
| | | | | | | | | 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] Refactoring: Killed undescriptive variables | Callum Macrae | 2014-09-10 | 1 | -33/+34 |
| | | | | PHPBB3-12982 | ||||
* | [ticket/12982] Refactoring: Cleaned up phpbb.search | Callum Macrae | 2014-08-13 | 1 | -59/+74 |
| | | | | PHPBB3-12982 | ||||
* | [ticket/12982] Refactoring: made most JS nice. | Callum Macrae | 2014-08-13 | 1 | -219/+245 |
| | | | | PHPBB3-12982 | ||||
* | Merge branch 'ticket/sumanai/12843' into develop-ascraeus | Joas Schilling | 2014-07-27 | 1 | -0/+12 |
|\ | | | | | | | | | * ticket/sumanai/12843: [ticket/12843] Fix Mark forums read browser console error | ||||
| * | [ticket/12843] Fix Mark forums read browser console error | Sumanai | 2014-07-27 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | When you click on "Mark forums read" in the browser console error occurs ReferenceError: assignment to undeclared variable phpbbAlertTimer ajax.js (line13) PHPBB3-12843 | ||||
* | | Merge pull request #2731 from callumacrae/ticket/12849-2 | Andreas Fischer | 2014-07-14 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | [ticket/12849] Fixed possible ReferenceError in core.js. * callumacrae/ticket/12849-2: [ticket/12849] Fixed possible ReferenceError in core.js. | ||||
| * | | [ticket/12849] Fixed possible ReferenceError in core.js. | Callum Macrae | 2014-07-13 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-12849 | ||||
* | | | [ticket/12013] Prevent the dropdown scrollbar from overlapping the content. | Cesar G | 2014-07-04 | 1 | -0/+4 |
| | | | | | | | | | | | | PHPBB3-12013 | ||||
* | | | [ticket/12662] Fix notifications dropdown positioning for RTL | PayBas | 2014-06-25 | 1 | -0/+14 |
| | | | | | | | | | | | | PHPBB3-12662 | ||||
* | | | Merge pull request #2514 from prototech/ticket/12553 | Joas Schilling | 2014-06-20 | 1 | -17/+41 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [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. | ||||
| * | | [ticket/12553] Open the notification dropdown to the left. | Cesar G | 2014-06-14 | 1 | -17/+41 |
| | | | | | | | | | | | | PHPBB3-12553 | ||||
* | | | [ticket/12699] Replace magic numbers for the TAB and for ENTER keydown | brunoais | 2014-06-17 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | Replaced the magic numbers 9 and 13 in the keydown for the text editor with constants in the existing keymap for phpBB. PHPBB3-12699 | ||||
* | | | [ticket/12699] Add tab key to keymap | brunoais | 2014-06-13 | 1 | -0/+1 |
|/ / | | | | | | | PHPBB3-12699 | ||||
* | | [ticket/12672] Make tab intercept; CB for keypress only react without key mods | brunoais | 2014-06-07 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | 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 | ||||
* | | [ticket/12541] Activate attachments tab when files are dropped into textarea | PayBas | 2014-06-02 | 1 | -0/+5 |
|/ | | | | PHPBB3-12541 | ||||
* | [ticket/12155] Make the buttons bigger on touch devices. | Cesar G | 2014-05-27 | 1 | -2/+2 |
| | | | | PHPBB3-12155 |