aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/ajax.js
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13019] Do not hide reason field when deleting permanently.Cesar G2014-09-141-8/+0
* Merge pull request #2879 from callumacrae/ticket/12982Marc Alexander2014-09-121-71/+77
|\
| * [ticket/12982] Refactoring: Killed undescriptive variablesCallum Macrae2014-09-101-7/+6
| * [ticket/12982] Refactoring: Cleaned up phpbb.searchCallum Macrae2014-08-131-2/+2
| * [ticket/12982] Refactoring: made most JS nice.Callum Macrae2014-08-131-69/+76
* | [ticket/12953] Page title not updated when notifications are marked as readGeolim42014-08-091-0/+5
|/
* Merge branch 'ticket/sumanai/12843' into develop-ascraeusJoas Schilling2014-07-271-11/+0
|\
| * [ticket/12843] Fix Mark forums read browser console errorSumanai2014-07-271-11/+0
* | [ticket/12013] Use new dropdown for quickmod tools and jumpbox.Cesar G2014-07-041-31/+0
|/
* Merge pull request #2267 from prototech/ticket/10737Joas Schilling2014-05-031-0/+4
|\
| * [ticket/10737] Add a more generic live search implementation.Cesar G2014-04-231-0/+4
* | [ticket/11339] Always clear timeout functions on subsequent AJAX callsCesar G2014-04-251-1/+1
|/
* [ticket/12363] Fix typoPayBas2014-04-071-2/+2
* [ticket/12363] changed _winner_ to _most-votes_PayBas2014-04-061-2/+2
* [ticket/12363] Mark winning (most votes) results barPayBas2014-04-061-0/+2
* [ticket/12327] Ajax fixPayBas2014-04-041-1/+10
* [ticket/12342] Remove spinner and fix useage of ajax on memberlistMatt Friedman2014-04-031-1/+1
* [ticket/12342] Fix Find a member show / hide scriptMatt Friedman2014-04-011-1/+1
* [ticket/12342] Use prop() instead of attr() for boolean propertiesMatt Friedman2014-04-011-1/+1
* [ticket/12034] Move similar code in the two callbacks to separate function.Cesar G2013-12-301-31/+28
* [ticket/12034] AJAXify notifications popup.Cesar G2013-12-301-0/+44
* [ticket/10383] Update the results without the overlay popup.Cesar G2013-10-071-3/+30
* [ticket/10383] Make the content transitions smoother.Cesar G2013-10-071-4/+4
* [ticket/10383] AJAXify poll votingCesar G2013-10-061-0/+74
* Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...Joas Schilling2013-07-111-3/+12
|\
| * [ticket/10741] Do not resize textarea.no-auto-resizeVjacheslav Trushkin2013-04-121-1/+1
| * [ticket/10741] Automatically resize textareas in prosilver and ACPVjacheslav Trushkin2013-04-121-0/+9
| * [ticket/11314] Modify files to comply with coding standardsMarc Alexander2013-03-261-5/+4
| * [ticket/11314] Fix issues mentioned in jshint reportMarc Alexander2013-03-261-3/+3
| * Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11314Marc Alexander2013-02-271-4/+35
| |\
| * | [ticket/11314] Use return variable instead of overusing the return keywordMarc Alexander2013-01-101-4/+5
* | | [ticket/9657] Remove softdelete reason field when permanent delete is selectedJoas Schilling2013-03-111-0/+8
* | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-031-25/+49
|\ \ \ | | |/ | |/|
| * | [ticket/11342] Fix "unexpected token" syntax errorMarc Alexander2013-02-201-1/+5
| * | [ticket/11342] Mark active topics read when marking forums readMarc Alexander2013-02-031-3/+15
| * | [ticket/10786] Javascript toggle member search panel in memberlist.phpDavid Colón2013-01-151-2/+6
| * | [ticket/10786] Javascript toggle member search panel in memberlist.phpDavid Colón2013-01-151-1/+12
| |/
| * [ticket/10949] Remove not needed commaMarc Alexander2013-01-051-1/+1
| * [ticket/10949] Converted missing code to new JS coding guidelinesMarc Alexander2013-01-041-6/+6
| * Merge remote-tracking branch 'callumacrae/ticket/10949' into ticket/10949Marc Alexander2013-01-041-15/+9
| |\
| | * [ticket/10949] Converted AJAX coding standards to new guidelines.Callum Macrae2012-06-211-15/+9
* | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2012-12-201-0/+88
|\ \ \ | |/ /
| * | [ticket/10954] Add missing semi-colonMarc Alexander2012-12-181-1/+1
| * | [ticket/10954] Make sure to mark subforums unread and add small fixesMarc Alexander2012-12-181-7/+12
| * | [ticket/10954] Miscellaneous coding fixesMarc Alexander2012-12-181-8/+5
| * | [ticket/10954] Use quotes in attribute selectors and reduce use of eachMarc Alexander2012-12-161-11/+5
| * | [ticket/10954] Change currentObject to $this for consistencyMarc Alexander2012-12-161-8/+8
| * | [ticket/10954] Use function for closing alert popupMarc Alexander2012-12-161-8/+11
| * | [ticket/10954] Simplify marking forums read and fix topic markingMarc Alexander2012-12-151-10/+11
| * | [ticket/10954] Join array of class names instead of creating a stringMarc Alexander2012-12-151-3/+3