aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12602] Fix internationalisation of cron_list.phpEtienne Baroux2014-06-051-0/+2
* [ticket/12602] Fix spaces issues.Etienne Baroux2014-06-042-6/+6
* [ticket/12602] Coding style correction.Etienne Baroux2014-06-041-1/+0
* [ticket/12602] Fix coding style mistakes.Etienne Baroux2014-06-033-2/+4
* [ticket/12602] Headers updated.Etienne Baroux2014-06-032-9/+17
* [ticket/12602] Changes to respect coding style and to factorize code.Etienne Baroux2014-06-033-46/+45
* Merge pull request #3 from Nicofuma/Stephannos-ticket/12602Stephannos2014-06-024-50/+9
|\
| * [ticket/12602] Cleanup testsTristan Darricau2014-06-024-50/+9
|/
* [ticket/12602] Add function get_tasks.Etienne Baroux2014-06-021-0/+15
* [ticket/12602] Correction of the output message for the cron listEtienne Baroux2014-06-021-1/+1
* [ticket/12602] Add files to print the cron list and test files.Etienne Baroux2014-06-028-0/+251
* Merge pull request #2529 from prototech/ticket/12641Andreas Fischer2014-05-312-5/+5
|\
| * [ticket/12641] Use jQuery's trim() method. IE8 does not support the native oneCesar G2014-05-312-5/+5
|/
* Merge pull request #2494 from Nicofuma/ticket/12589Joas Schilling2014-05-312-33/+64
|\
| * [ticket/12589] Add test searching in a non absolute directoryTristan Darricau2014-05-261-0/+16
| * [ticket/12589] Fix testsTristan Darricau2014-05-241-43/+45
| * [ticket/12589] Search directly in $directory if it's an absolute sub-pathTristan Darricau2014-05-241-1/+14
* | [develop-ascraeus] Correct capitalisation of NeoThermic.Andreas Fischer2014-05-311-2/+2
* | Merge pull request #2524 from bantu/ticket/12637Joas Schilling2014-05-303-3/+3
|\ \
| * | [ticket/12637] Fixup all incorrect uses of file header.Andreas Fischer2014-05-302-2/+2
| * | [ticket/12637] Correctly escape the file header in coding-guidelines.html.Andreas Fischer2014-05-301-1/+1
* | | Merge pull request #2433 from Nicofuma/ticket/10899Joas Schilling2014-05-307-26/+445
|\ \ \
| * | | [ticket/10899] Update doc blockTristan Darricau2014-05-291-1/+1
| * | | [ticket/10899] Use isset($field_value['IN'])Tristan Darricau2014-05-281-1/+1
| * | | [ticket/10899] Add event core.delete_logTristan Darricau2014-05-283-6/+29
| * | | [ticket/10899] Remove trailing ;Tristan Darricau2014-05-281-1/+1
| * | | [ticket/10899] Fix typo in the class nameTristan Darricau2014-05-281-1/+1
| * | | [ticket/10899] Add unit testsTristan Darricau2014-05-283-14/+327
| * | | [ticket/10899] Get $phpbb_log from the containerTristan Darricau2014-05-271-1/+3
| * | | [ticket/10899] Remove extra ';'Tristan Darricau2014-05-101-1/+1
| * | | [ticket/10899] TypoTristan Darricau2014-05-101-1/+1
| * | | [ticket/10899] Refactoring in \phpbb\log\log_interfaceTristan Darricau2014-05-105-34/+100
| * | | [ticket/10899] Using Delete All in log viewer with keyword searchTristan Darricau2014-05-103-8/+23
* | | | Merge pull request #2357 from Nicofuma/ticket/11942Joas Schilling2014-05-306-62/+46
|\ \ \ \
| * | | | [ticket/11942] Don't change the reason to '' when hard deletingTristan Darricau2014-05-291-2/+2
| * | | | [ticket/11942] Don't show the checkbox if the post is already soft-deletedTristan Darricau2014-05-262-3/+3
| * | | | [ticket/11942] Remove useless IF in templatesTristan Darricau2014-05-262-31/+26
| * | | | [ticket/11942] Apply the modifications to subsilverTristan Darricau2014-05-113-6/+3
| * | | | [ticket/11942] Always display delete reasonTristan Darricau2014-05-113-16/+8
| * | | | [ticket/11942] Edits messagesNicofuma2014-05-042-2/+2
| * | | | [ticket/11942] Change the formulationNicofuma2014-05-041-4/+4
| * | | | [ticket/11942] Adding the reason to hard deleted topic/postNicofuma2014-05-043-8/+8
| * | | | [ticket/11942] Delete post/topic reason should be added to logsNicofuma2014-05-042-4/+4
* | | | | Merge pull request #2447 from n-aleha/ticket/11467Joas Schilling2014-05-3013-35/+60
|\ \ \ \ \
| * | | | | [ticket/11467] Add user object to extension manager for testsn-aleha2014-05-297-9/+17
| * | | | | [ticket/11467] Add language variables to testsn-aleha2014-05-293-13/+13
| * | | | | [ticket/11467] Add language variables for extension exception messagesn-aleha2014-05-297-20/+37
* | | | | | Merge pull request #2512 from bantu/ticket/11266Joas Schilling2014-05-301-1/+5
|\ \ \ \ \ \
| * | | | | | [ticket/11266] Better message for when composer dependencies are missing.Andreas Fischer2014-05-291-1/+5
* | | | | | | Merge pull request #2523 from bantu/ticket/12597Joas Schilling2014-05-304-17/+7
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |