aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10270] Moved the AJAX error langyage entries to the footer.Callum Macrae2012-03-311-1/+1
* [ticket/10272] Renamed AJAX callback act_deact to activate_deactivate.Callum Macrae2012-03-314-4/+4
* [ticket/10270] Fixed JavaScript alerts in the ACP.Callum Macrae2012-03-313-4/+10
* [ticket/10271] Started using .call for javascript callbacks.Callum Macrae2012-03-311-9/+8
* [ticket/10271] data-ajax="false" is now ignored.Callum Macrae2012-03-311-2/+5
* [ticket/10271] Reduced calls to $ in the AJAX JavaScript.Callum Macrae2012-03-311-13/+17
* [ticket/10271] Added comments to AJAX callbacks.Callum Macrae2012-03-311-3/+21
* [ticket/10270] Replaced find by tag names with class names in the js.Callum Macrae2012-03-311-2/+2
* [ticket/10270] Added the alerts to the ACP footer.Callum Macrae2012-03-311-0/+11
* [feature/ajax] Moved script.js into a few different files.Callum Macrae2012-03-312-1/+63
* [ticket/10270] Got rid of the temporary jQuery for the AJAX changes.Callum Macrae2012-03-311-4/+1
* [ticket/10272] Renamed AJAX callback "style_act_deact" to "act_deact".Callum Macrae2012-03-314-4/+4
* [ticket/10272] AJAXified the bots page in the ACP.Callum Macrae2012-03-311-2/+2
* [ticket/10271] AJAXified buttons on acp_main.Callum Macrae2012-03-311-7/+7
* [ticket/10271] AJAXified the styles tab in the ACP.Callum Macrae2012-03-311-1/+1
* [ticket/10271] AJAXified various deletions in the ACP.Callum Macrae2012-03-3110-11/+11
* [ticket/10270] Moved some HTML from the JavaScript to overall_footer.Callum Macrae2012-03-311-0/+5
* [ticket/10270] Added jQuery popup CSS to the ACP.Callum Macrae2012-03-311-0/+34
* [ticket/10281] AJAXified reordering forums in the ACP.Callum Macrae2012-03-312-9/+13
* [feature/purge-cache] Allow all admins to purge cacheVjacheslav Trushkin2012-02-181-1/+2
* [ticket/10645] Missing CSS for checkboxesVjacheslav Trushkin2012-02-131-2/+2
* Merge branch 'develop-olympus' into developDavid King2012-02-031-0/+5
|\
| * [ticket/9914] Add backup warning to updater.Michael Cullum2012-02-031-0/+5
* | Merge remote-tracking branch 'imkingdavid/ticket/10535' into developOleg Pudeyev2012-02-031-4/+0
|\ \
| * | [ticket/10535] Removed email confirm field from acp_users moduleDavid King2011-12-231-4/+0
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2012-01-061-0/+6
|\ \ \ | | |/ | |/|
| * | [ticket/10563] Show deactivated styles below active styles in acpVjacheslav Trushkin2012-01-021-0/+6
* | | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-312-4/+2
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-12-161-37/+31
|\ \ \ | |/ / | | / | |/ |/|
| * [ticket/8996] Revert initial fix to keep old behaviour on empty selectionJoas Schilling2011-12-151-37/+31
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-11-191-2/+2
|\ \ | |/
| * Merge remote-tracking branch 'callumacrae/ticket/8599' into develop-olympusOleg Pudeyev2011-11-191-2/+2
| |\
| | * [ticket/8599] Added ability to select all to add multiple smilies screen.callumacrae2011-08-241-2/+2
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-11-191-31/+37
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'nickvergessen/ticket/8996' into develop-olympusOleg Pudeyev2011-11-191-31/+37
| |\ \
| | * | [ticket/8996] Also fix the BBCode bug in subsilver2 and acpJoas Schilling2011-11-181-31/+37
* | | | Merge branch 'develop' into feature/extension-managerNils Adermann2011-11-186-7/+41
|\ \ \ \
| * \ \ \ Merge branch 'develop-olympus' into developAndreas Fischer2011-11-151-0/+30
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'rxu/ticket/10419' into develop-olympusAndreas Fischer2011-11-151-0/+30
| | |\ \ \
| | | * | | [ticket/10419] Add mbstring PHP ini parameters checks to ACPrxu2011-10-181-0/+30
| | | |/ /
| * | | | Merge remote-tracking branch 'nickvergessen/ticket/10410' into developAndreas Fischer2011-11-011-3/+4
| |\ \ \ \
| | * | | | [ticket/10410] Add option to display users in their first teampage groupJoas Schilling2011-10-281-3/+4
| * | | | | Merge branch 'develop-olympus' into developJoas Schilling2011-10-301-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge remote-tracking branch 'remotes/marc1706/ticket/9778' into develop-olympusJoas Schilling2011-10-301-1/+1
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | [ticket/9778] Replaced "Find a member" with "Enter username"Marc Alexander2011-10-301-1/+1
| * | | | | Merge remote-tracking branch 'VSEphpbb/ticket/10390' into developOleg Pudeyev2011-10-203-3/+6
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | [ticket/10390] Revert back to escaped script tags inside document.writeMatt Friedman2011-10-053-3/+3
| | * | | | [ticket/10390] Use simpler HTML5 compliant js for the jQuery fallbackMatt Friedman2011-09-273-3/+3
| | * | | | [ticket/10390] Allow option for jQuery to be hosted by a remote CDNMatt Friedman2011-09-263-3/+6
* | | | | | [feature/extension-manager] Add support for templates in extensions.Nils Adermann2011-09-291-0/+1
|/ / / / /