aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.1.x' into 3.2.xMarc Alexander2016-09-062-2/+4
|\
| * Merge pull request #4426 from bantu/ticket/14109Marc Alexander2016-09-062-2/+4
| |\
| | * [ticket/14109] Increase MySQL Version for InnoDB FULLTEXT Index to 5.6.8.Andreas Fischer2016-08-282-2/+4
* | | Merge pull request #4435 from Crizz0/ticket/14764Marc Alexander2016-09-062-2/+2
|\ \ \
| * | | [ticket/14764] Implements feedback to wording in install db updaterCrizzo2016-09-051-1/+1
| * | | [ticket/14764] Wrong link to database update script has been fixedCrizzo2016-09-022-2/+2
* | | | Merge pull request #4436 from rxu/ticket/14765Marc Alexander2016-09-041-1/+1
|\ \ \ \
| * | | | [ticket/14765] Fix the typo in the installer routing configrxu2016-09-031-1/+1
* | | | | Merge pull request #4434 from marc1706/ticket/14763Tristan Darricau2016-09-031-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/14763] Specify correct class for local files class typeMarc Alexander2016-09-021-1/+1
|/ / / /
* | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-09-011-0/+20
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #4396 from ErnadoO/ticket/14727Tristan Darricau2016-09-011-0/+20
| |\ \ \
| | * | | [ticket/14727] Event core.search_modify_submit_parametersErwan Nader2016-07-311-0/+20
* | | | | Merge pull request #4340 from Senky/ticket/10961Tristan Darricau2016-09-0126-0/+98
|\ \ \ \ \
| * | | | | [ticket/10961] Send HTTP 403 when applicableJakub Senko2016-09-0126-0/+98
|/ / / / /
* | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-08-314-67/+211
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #4377 from rxu/ticket/14703Marc Alexander2016-08-314-67/+211
| |\ \ \ \
| | * | | | [ticket/14703] Improve exception testingrxu2016-08-281-1/+5
| | * | | | [ticket/14703] Fix the docblockrxu2016-07-241-2/+2
| | * | | | [ticket/14703] Fix existance checking if multiple parent module_langname foundrxu2016-07-241-9/+26
| | * | | | [ticket/14703] Add test for the case multiple parent module_langname foundrxu2016-07-243-6/+94
| | * | | | [ticket/14703] Select the parent module id from the several foundrxu2016-07-232-3/+23
| | * | | | [ticket/14703] Refine the parent module selection for custom extension modulesrxu2016-07-102-71/+81
| | * | | | [ticket/14703] Fix parent module selection for custom modules removalrxu2016-07-031-2/+4
| | * | | | [ticket/14703] Fix parent module selection for custom extension modulesrxu2016-07-031-1/+4
* | | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-08-311-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #4422 from Crizz0/ticket/14673Tristan Darricau2016-08-311-1/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | [ticket/14673] Changes wrong language variable in mcp_forumCrizzo2016-08-221-1/+1
* | | | | | Merge pull request #4427 from hanakin/patch-2Tristan Darricau2016-08-311-0/+1
|\ \ \ \ \ \
| * | | | | | [ticket/14588] fix header search rtlMichael Miday2016-08-291-0/+1
|/ / / / / /
* | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-08-282-1/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #4338 from Senky/ticket/14469Marc Alexander2016-08-283-2/+14
| |\ \ \ \ \
| | * | | | | [ticket/14469] Add viewforum_body_topicrow_before template eventJakub Senko2016-08-113-2/+14
* | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-08-283-0/+35
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge pull request #4389 from kasimi/ticket/14715-3.1.xMarc Alexander2016-08-285-0/+42
| |\ \ \ \ \ \
| | * | | | | | [ticket/14715] Converted tabs to spaceskasimi2016-07-221-4/+4
| | * | | | | | [ticket/14715] Fixed typos in events.mdkasimi2016-07-211-4/+4
| | * | | | | | [ticket/14715] Add template events in posting_topic_review & mcp_topickasimi2016-07-215-0/+42
* | | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-08-281-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge pull request #3659 from Elsensee/ticket/12230Marc Alexander2016-08-281-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | [ticket/12230] Remove users from new users group when post limit is 0Oliver Schramm2016-05-171-1/+1
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'rmcgirr83-ticket/14753' into 3.2.xCrizzo2016-08-277-34/+34
|\ \ \ \ \ \
| * | | | | | [ticket/14753] Fix mcp_postRichard McGirr2016-08-271-1/+1
| * | | | | | [ticket/14753] Fix language suffixRichard McGirr2016-08-276-33/+33
|/ / / / / /
* | | | | | Merge pull request #4423 from Crizz0/ticket/14749Andreas Fischer2016-08-221-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/14749] Adds missing } in mcp_forum.html to TOPIC_DELETEDCrizzo2016-08-221-1/+1
* | | | | | | Merge pull request #4416 from Elsensee/ticket/14746Marc Alexander2016-08-211-7/+16
|\ \ \ \ \ \ \
| * | | | | | | [ticket/14746] Make msg_handler in installer independent from containerOliver Schramm2016-08-191-7/+16
* | | | | | | | Merge pull request #4418 from Elsensee/ticket/14636Marc Alexander2016-08-211-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/14636] Inject into set_config methodsOliver Schramm2016-08-211-0/+2