aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12270] No quote notif and double poster notification fixmarcosbc2014-05-101-10/+14
* [ticket/12270] Fixed rebase conflictsmarcosbc2014-05-031-21/+14
* [ticket/12270] Correct confirm approval message for topicsmarcosbc2014-05-031-5/+17
* [ticket/12270] Correcting to follow phpBB coding standardsmarcosbc2014-05-031-1/+3
* [ticket/12270] Better structured code and no debug error messagemarcosbc2014-05-031-7/+11
* [ticket/12270] Correct notifications for posts/topics now workingmarcosbc2014-05-031-10/+14
* [ticket/12270] Reverted templatesmarcosbc2014-05-032-7/+2
* [ticket/12270] Correct post&topic approval msg, no template changesmarcosbc2014-05-032-6/+9
* [ticket/12270] Corrent post and topic approval notification messagemarcosbc2014-05-032-2/+11
* 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 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 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 pull request #2391 from naderman/ticket/12382Joas Schilling2014-05-031-4/+11
|\ \ \ \ \
| * | | | | [ticket/12382] Allow nested loops in included files.Nils Adermann2014-05-031-4/+11
* | | | | | 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
* | | | | [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
| * | | | | [ticket/12478] Re-add contact field events in ucp_pm_viewmessage.html.Cesar G2014-05-021-1/+2
* | | | | | Merge pull request #2388 from nickvergessen/ticket/12480Andreas Fischer2014-05-021-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/12480] Only load config/routing.yml from extensions routeJoas Schilling2014-05-021-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #2384 from prototech/ticket/12477Andreas Fischer2014-05-022-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [ticket/12477] Tab instead of spaces.Cesar G2014-05-021-1/+1
| * | | | | [ticket/12477] Fix logic to prevent admin-deactivated users from getting PM's.Cesar G2014-05-022-2/+2
| |/ / / /
* | | | | Merge remote-tracking branch 'github-bantu/ticket/12429-ascraeus' into develo...Nils Adermann2014-05-022-89/+374
|\ \ \ \ \
| * \ \ \ \ Merge branch 'ticket/12429' into ticket/12429-developAndreas Fischer2014-05-022-89/+374
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | [ticket/12429] Update PHPUnit to 4.1, update DBUnit to 1.3.Andreas Fischer2014-05-022-80/+376