aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10272] Removed some duplication calls to $.fn.data.Callum Macrae2012-03-311-3/+3
* [ticket/10270] Moved the AJAX error langyage entries to the footer.Callum Macrae2012-03-312-2/+2
* [ticket/10272] Made a JS selector less specific.Callum Macrae2012-03-311-1/+1
* [ticket/10272] Renamed l-err-processing-req to l-timeout-processing-req.Callum Macrae2012-03-311-1/+1
* [ticket/10272] Added a space to the beginning of a comment.Callum Macrae2012-03-311-1/+1
* [ticket/10272] Renamed a JavaScript variable.Callum Macrae2012-03-311-2/+2
* [ticket/10271] Added a comment to the AJAXification of quick-mod tools.Callum Macrae2012-03-311-0/+2
* [ticket/10271] Started using .call for javascript callbacks.Callum Macrae2012-03-311-14/+14
* [ticket/10273] Changed variable names in the quickmodform AJAX.Callum Macrae2012-03-311-3/+7
* [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-4/+6
* [ticket/10271] Added comments to AJAX callbacks.Callum Macrae2012-03-311-5/+22
* [ticket/10270] Replaced find by tag names with class names in the js.Callum Macrae2012-03-311-3/+3
* [ticket/10270] Renamed the CSS class "jalert" to "phpbb_alert".Callum Macrae2012-03-312-7/+7
* [ticket/10270] Added close buttons to phpbb.alert and phpbb.confirm.Callum Macrae2012-03-313-1/+11
* [ticket/10270] Removed all the inline language and HTML from the JS.Callum Macrae2012-03-313-16/+11
* [feature/ajax] Moved script.js into a few different files.Callum Macrae2012-03-312-1/+68
* [ticket/10270] Got rid of the temporary jQuery for the AJAX changes.Callum Macrae2012-03-311-3/+1
* [ticket/10270] Moved some HTML from the JavaScript to overall_footer.Callum Macrae2012-03-311-0/+5
* [ticket/10272] AJAXified the add / remove friend / foe links.Callum Macrae2012-03-311-4/+4
* [ticket/10270] Makes page fade to dark on popup, and added $.querystring.Callum Macrae2012-03-311-1/+15
* [ticket/10291] AJAXified quick reply form.Callum Macrae2012-03-311-2/+2
* [feature/ajax] Replaced jQuery selectors with data attributes.Callum Macrae2012-03-314-9/+9
* [ticket/10271] Added ability for exceptions to phpbb.ajaxify.Callum Macrae2012-03-311-1/+1
* [ticket/10273] Added phpbb.ajaxify_form and converted accept / deny to it.Callum Macrae2012-03-311-2/+2
* [ticket/10273] AJAXified approve / disapprove posts (in viewtopic).Callum Macrae2012-03-312-1/+13
* [ticket/10270] Added JavaScript popups and basic AJAX functionality to PHP.Callum Macrae2012-03-312-1/+32
* 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-2423-85/+113
| |\
| * | [feature/prosilver-cleanup/duplicate-colors] Removing duplicate colorsVjacheslav Trushkin2012-02-166-365/+80
* | | Merge branch 'callumacrae/ticket/10510-' into developDavid King2012-03-301-2/+8
|\ \ \
| * | | [ticket/10510] Fixed a bug where quickmod tools weren't being displayed.Callum Macrae2012-03-171-1/+1
| * | | [ticket/10510] Moved quick-mod tools into a loop.Callum Macrae2012-03-171-13/+3
| * | | [ticket/10510] Moved quick-mod tools markup to template.callumacrae2012-03-041-2/+18
* | | | 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-271-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | [feature/save-post-on-report] bbcode_nl2br missing.Bruno Ais2012-03-191-1/+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
| | |_|_|/ | |/| | |
* | | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-03-221-1/+1
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Merge remote-tracking branch 'nickvergessen/ticket/10717' into develop-olympusAndreas Fischer2012-03-221-1/+1
| |\ \ \