aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12374] Updated code layoutPayBas2014-05-032-8/+31
* [ticket/12374] Add Template events index_body_block_(name)_appendPayBas2014-05-033-6/+31
* Merge pull request #2267 from prototech/ticket/10737Joas Schilling2014-05-0312-21/+438
|\
| * [ticket/10737] Remove loading indicator.Cesar G2014-04-231-1/+1
| * [ticket/10737] Enforce allow_live_searches setting in memberlist.php.Cesar G2014-04-232-0/+8
| * [ticket/10737] Add config setting to disable live searches.Cesar G2014-04-236-3/+33
| * [ticket/10737] Add loading indicator and alert box code to simple_footer.html.Cesar G2014-04-231-0/+14
| * [ticket/10737] Load core.js and ajax.js in simple_footer.html.Cesar G2014-04-231-0/+2
| * [ticket/10737] Set the username as the input value instead of redirecting.Cesar G2014-04-232-6/+7
| * [ticket/10737] Drop subsilver2 changes.Cesar G2014-04-232-17/+1
| * [ticket/10737] Add a more generic live search implementation.Cesar G2014-04-232-62/+335
| * [ticket/10737] Clean up memberlist.php.Cesar G2014-04-231-11/+20
| * [ticket/10737] Use dropdown for search results container.Cesar G2014-04-233-19/+17
| * [ticket/10737] Adding delayed keyup and removing target_blank.Suhaib Khan2014-04-233-28/+39
| * [ticket/10737] Using UTF-8 aware alternatives in PHP code.Suhaib Khan2014-04-231-3/+3
| * [ticket/10737] Removing obsolete code.Suhaib Khan2014-04-234-12/+8
| * [ticket/10737] Avoid hard-coding table row and use case-insensitive search.Suhaib Khan2014-04-235-13/+36
| * [ticket/10737] Removing unnecessary/obsolete code.Suhaib Khan2014-04-231-2/+1
| * [ticket/10737] Using JQuery events and JSON response.Suhaib Khan2014-04-234-50/+33
| * [ticket/10737] Code fixes in AJAX search featureSuhaib Khan2014-04-233-33/+32
| * [ticket/10737] Improvements over last commitSuhaib Khan2014-04-233-68/+28
| * [ticket/10737] Adding username suggestions in "Find a member" using AJAXSuhaib Khan2014-04-235-5/+132
* | Merge pull request #2375 from nickvergessen/ticket/12470Andreas Fischer2014-05-034-13/+75
|\ \
| * | [ticket/12470] Correctly set up the php extensionsJoas Schilling2014-05-031-2/+2
| * | [ticket/12470] Fix setup of phpbbJoas Schilling2014-05-032-3/+3
| * | [ticket/12470] Move setup of phpBB to new .shJoas Schilling2014-05-032-6/+30
| * | [ticket/12470] Move setup of database to new .shJoas Schilling2014-05-032-4/+27
| * | [ticket/12470] Move phing sniff into new .shJoas Schilling2014-05-032-3/+18
|/ /
* | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-05-037-25/+27
|\ \
| * \ Merge pull request #2396 from Nicofuma/ticket/12485Joas Schilling2014-05-038-17/+61
| |\ \
| | * | [ticket/12485] Broken tests due to absolute excludeNicofuma2014-05-038-17/+61
| |/ /
* | | Merge remote-tracking branch 'VSEphpbb/ticket/10521' into develop-ascraeusCesar G2014-05-021-1/+1
|\ \ \
| * | | [ticket/10521] Fix broken tests using set_cookieMatt Friedman2014-05-021-1/+1
* | | | Merge remote-tracking branch 'github-vse/ticket/10521' into develop-ascraeusNils Adermann2014-05-031-1/+1
|\ \ \ \ | |/ / /
| * | | [ticket/10521] Update docblock of set_cookie for new HttpOnly paramMatt Friedman2014-05-021-1/+1
* | | | Merge remote-tracking branch 'github-bantu/ticket/12429-ascraeus' into develo...Nils Adermann2014-05-031-1/+0
|\ \ \ \
| * | | | [ticket/12429] Can not insert into more columns than exist.Andreas Fischer2014-05-031-1/+0
* | | | | Merge branch 'develop-olympus' into develop-ascraeusNils Adermann2014-05-031-9/+47
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge remote-tracking branch 'github-bantu/ticket/11860' into develop-olympusNils Adermann2014-05-031-9/+47
| |\ \ \ \
| | * | | | [ticket/11860] htaccess: Support for Apache 2.4's "Require" syntax.Andreas Fischer2013-09-231-9/+47
| * | | | | Merge remote-tracking branch 'github-bantu/ticket/12429' into develop-olympusNils Adermann2014-05-022-80/+376
| |\ \ \ \ \
* | \ \ \ \ \ Merge pull request #2391 from naderman/ticket/12382Joas Schilling2014-05-035-10/+15
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12382] Event loop nesting inclusion applies to regular includes tooNils Adermann2014-05-032-3/+2
| * | | | | | | [ticket/12382] Allow nested loops in included files.Nils Adermann2014-05-033-7/+13
* | | | | | | | Merge remote-tracking branch 'github-vse/ticket/10521' into develop-ascraeusNils Adermann2014-05-032-5/+14
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | [ticket/10521] Allow language switching by URL parameterMatt Friedman2014-05-022-5/+14
* | | | | | | Merge pull request #2389 from prototech/ticket/12482Andreas Fischer2014-05-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12482] Fixed undefined variable: data.Cesar G2014-05-021-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #2385 from prototech/ticket/12478Joas Schilling2014-05-023-1/+20
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12478] Add contact field events to viewtopic_body.html.Cesar G2014-05-022-0/+18