aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/cyberalien/ticket/10741' into developNathaniel Guse2013-05-111-0/+96
|\
| * [ticket/10741] Docblock for phpbb.resizeTextAreaVjacheslav Trushkin2013-04-301-15/+26
| * [ticket/10741] Fix for browser-specific resizing of textareaVjacheslav Trushkin2013-04-121-3/+3
| * [ticket/10741] Function to resize textarea elementsVjacheslav Trushkin2013-04-121-0/+85
* | Merge PR #1294 branch 'VSEphpbb/ticket/10155' into developOleg Pudeyev2013-05-081-18/+2
|\ \
| * | [ticket/10155] Update jQuery to 1.8.3Matt Friedman2013-03-141-18/+2
* | | [ticket/11442] Use button name as indicator instead of css classesJoas Schilling2013-05-081-3/+3
| |/ |/|
* | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11314Marc Alexander2013-03-261-2/+15
|\ \ | |/
| * Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11166Joas Schilling2013-03-061-156/+142
| |\
| | * [ticket/11103] Only lookup $(target) onceNathan Guse2013-01-151-2/+2
| | * Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103Nathan Guse2013-01-151-156/+142
| | |\
| * | | [ticket/11166] Fix typo in commentJoas Schilling2013-01-151-1/+1
| * | | [ticket/11166] Use provided custom templates on AJAX confirm boxJoas Schilling2012-12-181-1/+1
| |/ /
* | | [ticket/11314] Modify files to comply with coding standardsMarc Alexander2013-03-261-3/+2
* | | [ticket/11314] Fix issues mentioned in jshint reportMarc Alexander2013-03-261-7/+7
* | | [ticket/11314] Fix whitespace issuesMarc Alexander2013-01-121-6/+6
* | | [ticket/11314] Cleanup core.js codingMarc Alexander2013-01-101-11/+9
| |/ |/|
* | [ticket/11313] Use correct object el instead of eel in alt_text callbackMarc Alexander2013-01-081-1/+1
* | [ticket/10949] Converted missing code to new JS coding guidelinesMarc Alexander2013-01-041-37/+37
* | Merge remote-tracking branch 'callumacrae/ticket/10949' into ticket/10949Marc Alexander2013-01-041-114/+76
|\ \
| * | [ticket/10949] Converted AJAX coding standards to new guidelines.Callum Macrae2012-06-211-117/+78
* | | Merge PR #1153 branch 'marc1706/ticket/10805' into developOleg Pudeyev2013-01-021-1/+15
|\ \ \
| * | | [ticket/10805] Compare phpbbAlertTimer against nullMarc Alexander2013-01-021-3/+3
| * | | [ticket/10805] Clear loading alert timeout after ajax request finishedMarc Alexander2013-01-011-1/+15
* | | | [ticket/11302] Correctly select first timezone or selected timezoneMarc Alexander2013-01-021-1/+4
|/ / /
* | | [ticket/10803] Show failure message until user dismisses itMarc Alexander2012-12-181-6/+0
| |/ |/|
* | Merge PR #890 branch 'nickvergessen/ticket/10982' into developOleg Pudeyev2012-10-161-1/+1
|\ \
| * | [ticket/10982] Correctly check, whether data-overlay is setJoas Schilling2012-07-111-1/+1
| * | [ticket/10982] Allow setting dimming control overlay also as data-overlayJoas Schilling2012-07-111-1/+1
* | | [ticket/11004] Always update suggestion button in timezone_preselect_selectJoas Schilling2012-07-241-6/+8
* | | [ticket/11003] Ability to show full list of timezones with JavaScript enabledJoas Schilling2012-07-231-2/+13
* | | [feature/new-tz-handling] Display suggestion when a different value is selectedJoas Schilling2012-07-191-0/+8
* | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/new-tz-h...Joas Schilling2012-07-181-1/+34
|\ \ \ | |/ /
| * | [ticket/10811] Make toogle_subscribe more generic so it can toogle all linksJoas Schilling2012-07-051-16/+23
| * | [ticket/10811] Make subscribe/unsubscribe repeatable with AJAXJoas Schilling2012-04-291-0/+25
| * | [ticket/10811] Fix AJAX callback alt_text so it can be repeated.Joas Schilling2012-04-191-1/+2
| |/
* | [feature/new-tz-handling] Move js functions into assets core.jsJoas Schilling2012-06-191-0/+85
|/
* [ticket/10784] Do not show ajax overlay unless neededMarc Alexander2012-04-121-1/+5
* [ticket/10272] Removed code that was prevent event propogation in AJAX.Callum Macrae2012-03-311-5/+5
* [ticket/10291] Fixed a bug in the quick reply AJAX.Callum Macrae2012-03-311-1/+19
* [feature/ajax] Fix filter check, quick mod tools data-attributeIgor Wiedler2012-03-311-1/+1
* [feature/ajax] Use the error handlerIgor Wiedler2012-03-311-5/+9
* [feature/ajax] Generic error handling with a phpbb.alert boxIgor Wiedler2012-03-311-1/+17
* [feature/ajax] Change filter semantics, some minor adjustmentsIgor Wiedler2012-03-311-2/+2
* [feature/ajax] Refactor phpbb.ajaxify event callbackIgor Wiedler2012-03-311-31/+25
* [feature/ajax] Bind to form.submit instead of form input.clickIgor Wiedler2012-03-311-9/+5
* [feature/ajax] Rename exception to filterIgor Wiedler2012-03-311-5/+5
* [feature/ajax] Add a missing semicolonIgor Wiedler2012-03-311-1/+1
* [feature/ajax] Fix the alt_text ajax callbackIgor Wiedler2012-03-311-3/+2
* [feature/ajax] Make phpbb.ajaxify signature use single object (more explicit)Igor Wiedler2012-03-311-3/+6