aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
Commit message (Expand)AuthorAgeFilesLines
* [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-311-2/+2
* [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-311-3/+0
* [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-311-0/+30
* [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-313-1/+64
* [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-313-1/+112
* 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-2435-119/+163
| |\
| * | [feature/prosilver-cleanup/duplicate-colors] Removing duplicate colorsVjacheslav Trushkin2012-02-166-365/+80
* | | Merge branch 'callumacrae/ticket/10510-' into developDavid King2012-03-302-3/+21
|\ \ \
| * | | [ticket/10510] Fixed a bug where quickmod tools weren't being displayed.Callum Macrae2012-03-172-2/+2
| * | | [ticket/10510] Moved quick-mod tools into a loop.Callum Macrae2012-03-172-26/+6
| * | | [ticket/10510] Updated quick-mod conditional in subsilver2.Callum Macrae2012-03-041-1/+1
| * | | [ticket/10510] Moved quick-mod tools markup to template.callumacrae2012-03-042-3/+41
* | | | Merge remote-tracking branch 'imkingdavid/ticket/10727' into developVjacheslav Trushkin2012-03-311-58/+1
|\ \ \ \
| * | | | [ticket/10727] Do not hide Quick Reply with javascript on prosilverDavid King2012-03-241-58/+1
* | | | | Merge remote-tracking branch 'cyberalien/feature/prosilver-cleanup/remove-twe...David King2012-03-306-84/+28
|\ \ \ \ \
| * | | | | [feature/prosilver-cleanup/remove-tweaks2] Updating tweaksVjacheslav Trushkin2012-03-081-79/+13
| * | | | | [feature/prosilver-cleanup/remove-tweaks2] Copying common tweaksVjacheslav Trushkin2012-03-081-0/+7
| * | | | | [feature/prosilver-cleanup/remove-tweaks2] Removing tweaks from formsVjacheslav Trushkin2012-03-081-4/+0
| * | | | | [feature/prosilver-cleanup/remove-tweaks2] Tweaks.css only for IEVjacheslav Trushkin2012-03-083-1/+8
| | |/ / / | |/| | |
* | | | | Merge branch 'develop-olympus' into developOleg Pudeyev2012-03-281-1/+1
|\ \ \ \ \
| * | | | | [ticket/10730] Added label tag around "select" text in post splitting UIJan Schejbal2012-03-291-1/+1
* | | | | | Merge remote-tracking branch 'brunoais/feature/save-post-on-report' into developOleg Pudeyev2012-03-272-1/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | [feature/save-post-on-report] Changed mark in subsilver2 to look like viewtopicBruno Ais2012-03-191-1/+7
| * | | | | [feature/save-post-on-report] bbcode_nl2br missing.Bruno Ais2012-03-191-1/+1
| * | | | | [feature/save-post-on-report] Saves the post reported when a report is creatBruno Ais2012-03-191-0/+1
| * | | | | [feature/save-post-on-report] The complete changes for this featureBruno Ais2012-03-191-1/+1
* | | | | | Merge remote-tracking branch 'cyberalien/feature/prosilver-cleanup/css-reset-...Oleg Pudeyev2012-03-241-4/+77
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | [feature/prosilver-cleanup/css-reset-v2] CSS resetVjacheslav Trushkin2012-02-051-4/+77
| | |_|_|/ | |/| | |