aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10270] Added close buttons to phpbb.alert and phpbb.confirm.Callum Macrae2012-03-314-1/+28
* [ticket/10270] Removed all the inline language and HTML from the JS.Callum Macrae2012-03-316-24/+30
* [feature/ajax] Moved script.js into a few different files.Callum Macrae2012-03-315-104/+133
* [ticket/10270] Removed some unnecessary calls to $() in script.js.Callum Macrae2012-03-311-18/+14
* [ticket/10328] Added capital to "Content-type" in phpbb_json_response.Callum Macrae2012-03-311-1/+1
* [ticket/10270] Sped up animations of popups.Callum Macrae2012-03-311-14/+14
* [ticket/10270] Got rid of the temporary jQuery for the AJAX changes.Callum Macrae2012-03-312-7/+2
* [ticket/10270] Increased the speed of the animations.Callum Macrae2012-03-311-15/+15
* [ticket/10271] Cleaned up phpbb.ajaxify.Callum Macrae2012-03-311-45/+25
* [ticket/10272] Renamed AJAX callback "style_act_deact" to "act_deact".Callum Macrae2012-03-315-5/+5
* [ticket/10272] AJAXified the bots page in the ACP.Callum Macrae2012-03-313-3/+19
* [ticket/10270] Made the alert after an AJAX operation optional.Callum Macrae2012-03-311-2/+10
* [ticket/10271] AJAXified buttons on acp_main.Callum Macrae2012-03-313-9/+50
* [ticket/10271] AJAXified the styles tab in the ACP.Callum Macrae2012-03-314-9/+34
* [ticket/10271] AJAXified various deletions in the ACP.Callum Macrae2012-03-3115-13/+53
* [ticket/10328] Renamed the JSON class, also now using autoloading.Callum Macrae2012-03-316-31/+28
* [feature/ajax] Changed JavaScript comments to follow coding guidelines.Callum Macrae2012-03-311-11/+9
* [ticket/10270] Moved some HTML from the JavaScript to overall_footer.Callum Macrae2012-03-314-5/+14
* [ticket/10270] Added jQuery popup CSS to the ACP.Callum Macrae2012-03-311-0/+34
* [ticket/10271] Moved $.querystring to phpbb.parse_querystring.Callum Macrae2012-03-311-13/+18
* [ticket/10272] Zebra operations using AJAX are now less hacky.Callum Macrae2012-03-312-2/+6
* [ticket/10270] Lengthened the timeout on the AJAX request error.Callum Macrae2012-03-311-8/+9
* [ticket/10328] Added a JSON class.Callum Macrae2012-03-315-9/+63
* [ticket/10271] Changed AJAX functions to $request->is_ajax().Callum Macrae2012-03-312-8/+8
* [ticket/10270] Added keyboard shortcuts to confirm and alert boxes.Callum Macrae2012-03-311-0/+19
* [ticket/10272] AJAXified the add / remove friend / foe links.Callum Macrae2012-03-312-5/+10
* [ticket/10281] AJAXified reordering forums in the ACP.Callum Macrae2012-03-314-9/+49
* [feature/ajax] Fixed a small bug in the JavaScript.Callum Macrae2012-03-311-3/+3
* [ticket/10270] Fixed a bug where fadedark wouldn't go.Callum Macrae2012-03-311-26/+16
* [feature/ajax] Added code to avoid conflicts with other libraries using $Callum Macrae2012-03-311-0/+6
* [ticket/10270] Makes page fade to dark on popup, and added $.querystring.Callum Macrae2012-03-312-22/+133
* [ticket/10291] AJAXified quick reply form.Callum Macrae2012-03-312-3/+16
* [ticket/10271] AJAXified Quick-mod tools.Callum Macrae2012-03-311-9/+20
* [feature/ajax] Replaced jQuery selectors with data attributes.Callum Macrae2012-03-315-47/+61
* [ticket/10270] Removed the js anim functions.Callum Macrae2012-03-311-29/+17
* [ticket/10271] Added ability for exceptions to phpbb.ajaxify.Callum Macrae2012-03-312-3/+16
* [ticket/10272] Made some jQuery selectors more specific to avoid conflicts.Callum Macrae2012-03-311-6/+6
* [ticket/10270] Changed function names of jQuery modifications.Callum Macrae2012-03-311-13/+11
* [feature/ajax] Reduced duplicate code by merging all AJAX function into one.Callum Macrae2012-03-311-118/+84
* [ticket/10273] Added phpbb.ajaxify_form and converted accept / deny to it.Callum Macrae2012-03-312-49/+80
* [ticket/10270] Cleaned up code and made popups fade.Callum Macrae2012-03-311-27/+15
* [ticket/10273] AJAXified approve / disapprove posts (in viewtopic).Callum Macrae2012-03-316-2/+68
* [feature/ajax] Cleaned up AJAX-related JavaScript.Callum Macrae2012-03-311-11/+14
* [ticket/10272] AJAXified most links.Callum Macrae2012-03-311-25/+76
* [ticket/10271] Added phpbb.confirm_box (JavaScript).Callum Macrae2012-03-311-27/+70
* [ticket/10270] Added JavaScript popups and basic AJAX functionality to PHP.Callum Macrae2012-03-314-8/+158
* Merge remote-tracking branch 'cyberalien/feature/purge-cache' into developDavid King2012-03-302-6/+2
|\
| * [feature/purge-cache] Allow all admins to purge cacheVjacheslav Trushkin2012-02-182-6/+2
* | Merge remote-tracking branch 'cyberalien/feature/prosilver-cleanup/duplicate-...David King2012-03-306-363/+78
|\ \
| * \ Merge branch 'develop' into feature/prosilver-cleanup/duplicate-colorsVjacheslav Trushkin2012-03-24103-409/+1192
| |\ \