aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/develop' into ticket/10665Vjacheslav Trushkin2012-04-013-4/+4
|\
| * [ticket/10731] Fixed addquote() to work on opera browser.Hari Sankar R2012-04-011-1/+1
| * Merge remote-tracking branch 'brunoais/ticket/10705' into developDavid King2012-03-312-3/+3
| |\
| | * [ticket/10705] Change WARNINGS_ZERO_TOTAL in prosilverBruno Ais2012-03-292-3/+3
* | | [ticket/10665] INCLUDEJS template changesVjacheslav Trushkin2012-04-012-1/+3
|/ /
* | Merge branch 'develop' into feature/merging-style-componentsVjacheslav Trushkin2012-03-319-75/+158
|\ \
| * | [feature/ajax] Remove strange non-breaking spaces from approve buttonIgor Wiedler2012-03-311-2/+2
| * | [ticket/10270] Alter background colors for postsVjacheslav Trushkin2012-03-311-1/+8
| * | [feature/ajax] Remove quick-reply AJAX handling until we have something goodIgor Wiedler2012-03-312-8/+1
| * | [ticket/10270] Changing close button for ajax popupsVjacheslav Trushkin2012-03-311-2/+2
| * | [ticket/10270] Disabling links in disappearing contentVjacheslav Trushkin2012-03-311-3/+3
| * | [ticket/10291] Fixed an AJAX bug on quick reply form submit.Callum Macrae2012-03-311-1/+1
| * | [ticket/10273] Fixed accepting / denying posts AJAX.Callum Macrae2012-03-311-2/+3
| * | [feature/ajax] Fix filter check, quick mod tools data-attributeIgor Wiedler2012-03-311-1/+1
| * | [feature/ajax] Generic error handling with a phpbb.alert boxIgor Wiedler2012-03-311-1/+1
| * | [feature/ajax] Change filter semantics, some minor adjustmentsIgor Wiedler2012-03-311-7/+7
| * | [feature/ajax] Refactor phpbb.ajaxify event callbackIgor Wiedler2012-03-311-1/+1
| * | [feature/ajax] Rename exception to filterIgor Wiedler2012-03-311-2/+2
| * | [feature/ajax] Better handling for zebraVjacheslav Trushkin2012-03-311-2/+2
| * | [feature/ajax] Make phpbb.ajaxify signature use single object (more explicit)Igor Wiedler2012-03-311-3/+8
| * | [feature/ajax] Make quick-mod tools "exception" handling more explicitIgor Wiedler2012-03-311-5/+9
| * | [feature/ajax] JavaScript strict modeIgor Wiedler2012-03-311-0/+1
| * | [feature/ajax] Stylistic JavaScript adjustmentsIgor Wiedler2012-03-311-6/+13
| * | [feature/ajax] Use attr('data-foo') instead of data('foo')Igor Wiedler2012-03-311-3/+3
| * | [ticket/10271] Improved the AJAXification of the quick-mod tools.Callum Macrae2012-03-311-1/+1
| * | [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-311-4/+4
| * | [ticket/10270] Added close buttons to phpbb.alert and phpbb.confirm.Callum Macrae2012-03-311-1/+5
| * | [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/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-311-1/+9