| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/10736] Run composer in phing builds | Nils Adermann | 2012-03-31 | 1 | -5/+28 |
| | | | | | PHPBB3-10736 | ||||
| * | Merge pull request #672 from unknownbliss/ticket/10736 | Igor Wiedler | 2012-03-31 | 1 | -0/+2 |
| |\ | | | | | [ticket/10736] Changing travis so it installs composer.phar to phpBB/ | ||||
| | * | [ticket/10736] Changing travis so it installs composer.phar to phpBB/ | Michael Cullum | 2012-03-31 | 1 | -0/+2 |
| |/ | | | | PHPBB3-10736 | ||||
| * | Merge remote-tracking branch 'igorw/feature/ajax' into develop | David King | 2012-03-30 | 49 | -70/+1203 |
| |\ | |||||
| | * | [feature/ajax] Remove strange non-breaking spaces from approve button | Igor Wiedler | 2012-03-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | The viewtopic inline approve/disapprove buttons for posts had spaces. PHPBB3-10270 | ||||
| | * | [feature/ajax] Add entirely unrelated but nice newlines | Igor Wiedler | 2012-03-31 | 2 | -0/+2 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] Unify phpbb_json_response instantiation | Igor Wiedler | 2012-03-31 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] Fix acp_styles activate_deactivate ajax callback name | Igor Wiedler | 2012-03-31 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] Send correct activate/deactivate JSON response in acp_profile | Igor Wiedler | 2012-03-31 | 1 | -0/+18 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [ticket/10270] Alter background colors for posts | Vjacheslav Trushkin | 2012-03-31 | 1 | -1/+8 |
| | | | | | | | | | | | | | Change background colors for posts after deleted post PHPBB3-10270 | ||||
| | * | [feature/ajax] Remove not working module enable/disable ajax code | Igor Wiedler | 2012-03-31 | 2 | -1/+4 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] Replace static call to phpbb_request with OO | Igor Wiedler | 2012-03-31 | 1 | -1/+2 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] Remove quick-reply AJAX handling until we have something good | Igor Wiedler | 2012-03-31 | 2 | -8/+1 |
| | | | | | | | | | | | | | | | The current implementation is not very user friendly, lots of things flashing in the user's face. We can re-consider AJAX when we have a decent solution. PHPBB3-10270 | ||||
| | * | [ticket/10270] Changing close button for ajax popups | Vjacheslav Trushkin | 2012-03-31 | 7 | -11/+42 |
| | | | | | | | | | | | | | Changed close button for popups to match prosilver style and from img to css, moved color values to colours.css PHPBB3-10270 | ||||
| | * | [ticket/10270] Disabling links in disappearing content | Vjacheslav Trushkin | 2012-03-31 | 1 | -3/+3 |
| | | | | | | | | | | | | | Disabling click events for blocks that are being removed via ajax PHPBB3-10270 | ||||
| | * | [ticket/10291] Fixed an AJAX bug on quick reply form submit. | Callum Macrae | 2012-03-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | It wasn't fading out. PHPBB3-10291 | ||||
| | * | [ticket/10273] Fixed accepting / denying posts AJAX. | Callum Macrae | 2012-03-31 | 2 | -4/+32 |
| | | | | | | | | | PHPBB3-10273 | ||||
| | * | [ticket/10272] Removed code that was prevent event propogation in AJAX. | Callum Macrae | 2012-03-31 | 1 | -5/+5 |
| | | | | | | | | | PHPBB3-10272 | ||||
| | * | [ticket/10291] Fixed a bug in the quick reply AJAX. | Callum Macrae | 2012-03-31 | 1 | -1/+19 |
| | | | | | | | | | | | | | It wasn't submitting, as jQuery was ignoring the submit value. PHPBB3-10291 | ||||
| | * | [feature/ajax] Handle acp_modules error cases with JSON response | Igor Wiedler | 2012-03-31 | 1 | -1/+9 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] Fix filter check, quick mod tools data-attribute | Igor Wiedler | 2012-03-31 | 2 | -2/+2 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] Use the error handler | Igor Wiedler | 2012-03-31 | 1 | -5/+9 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] Generic error handling with a phpbb.alert box | Igor Wiedler | 2012-03-31 | 4 | -3/+21 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] Change filter semantics, some minor adjustments | Igor Wiedler | 2012-03-31 | 2 | -9/+9 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] Refactor phpbb.ajaxify event callback | Igor Wiedler | 2012-03-31 | 2 | -32/+26 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] Bind to form.submit instead of form input.click | Igor Wiedler | 2012-03-31 | 1 | -9/+5 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] Rename exception to filter | Igor Wiedler | 2012-03-31 | 2 | -7/+7 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] Add a missing semicolon | Igor Wiedler | 2012-03-31 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] Fix the alt_text ajax callback | Igor Wiedler | 2012-03-31 | 1 | -3/+2 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] Better handling for zebra | Vjacheslav Trushkin | 2012-03-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | Better handling for zebra: message is displayed instead of first .zebra. Other .zebra entries are emptied, but not completely removed to avoid changing layout. PHPBB3-10272 | ||||
| | * | [feature/ajax] Do not hard-code sorting images of acp_forums ordering | Igor Wiedler | 2012-03-31 | 4 | -8/+47 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] Make phpbb.ajaxify signature use single object (more explicit) | Igor Wiedler | 2012-03-31 | 3 | -11/+35 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] Make quick-mod tools "exception" handling more explicit | Igor Wiedler | 2012-03-31 | 1 | -5/+9 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] Only allow object argument for phpbb.ajaxify | Igor Wiedler | 2012-03-31 | 1 | -2/+2 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] Fix alt_text and overlay closing | Igor Wiedler | 2012-03-31 | 1 | -5/+12 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] JavaScript strict mode | Igor Wiedler | 2012-03-31 | 3 | -0/+4 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] Stylistic JavaScript adjustments | Igor Wiedler | 2012-03-31 | 3 | -17/+35 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] Replace return false with explicit preventDefault() | Igor Wiedler | 2012-03-31 | 1 | -12/+20 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [feature/ajax] Use attr('data-foo') instead of data('foo') | Igor Wiedler | 2012-03-31 | 3 | -14/+14 |
| | | | | | | | | | | | | | | | data() is slower and does additional unwanted things like caching and type conversion. Just reading the value is safer. PHPBB3-10270 | ||||
| | * | [feature/ajax] Replace keyboard vars with a keymap | Igor Wiedler | 2012-03-31 | 1 | -6/+7 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [ticket/10271] Added some documentation to phpbb.ajaxify. | Callum Macrae | 2012-03-31 | 1 | -3/+15 |
| | | | | | | | | | PHPBB3-10271 | ||||
| | * | [ticket/10271] Renamed an unhelpful variable name in core.js. | Callum Macrae | 2012-03-31 | 1 | -4/+4 |
| | | | | | | | | | PHPBB3-10271 | ||||
| | * | [ticket/10271] Improved the AJAXification of the quick-mod tools. | Callum Macrae | 2012-03-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | Instead of passing the querystring, now gets the value properly. PHPBB3-10271 | ||||
| | * | [ticket/10272] Removed some duplication calls to $.fn.data. | Callum Macrae | 2012-03-31 | 2 | -6/+6 |
| | | | | | | | | | PHPBB3-10272 | ||||
| | * | [ticket/10270] Moved the AJAX error langyage entries to the footer. | Callum Macrae | 2012-03-31 | 4 | -8/+8 |
| | | | | | | | | | PHPBB3-10270 | ||||
| | * | [ticket/10272] Made a JS selector less specific. | Callum Macrae | 2012-03-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Now, style authors can change the posts to not be divs without the code breaking! PHPBB3-10272 | ||||
| | * | [ticket/10272] Renamed AJAX callback act_deact to activate_deactivate. | Callum Macrae | 2012-03-31 | 4 | -4/+4 |
| | | | | | | | | | PHPBB3-10272 | ||||
| | * | [ticket/10272] Renamed l-err-processing-req to l-timeout-processing-req. | Callum Macrae | 2012-03-31 | 3 | -3/+3 |
| | | | | | | | | | PHPBB3-10272 | ||||
| | * | [ticket/10272] Added a space to the beginning of a comment. | Callum Macrae | 2012-03-31 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-10272 | ||||
| | * | [ticket/10272] Renamed a JavaScript variable. | Callum Macrae | 2012-03-31 | 1 | -2/+2 |
| | | | | | | | | | PHPBB3-10272 | ||||
