Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [master] Update version to 3.2.0-a2-dev | Tristan Darricau | 2015-11-23 | 1 | -1/+1 |
* | Merge branch 'prep-release-3.2.0-a1' | Tristan Darricau | 2015-11-23 | 1 | -1/+1 |
|\ | |||||
| * | [prep-release-3.2.0-a1] Update version to 3.2.0-a1 | Tristan Darricau | 2015-11-09 | 1 | -1/+1 |
* | | Merge branch '3.1.x' | Marc Alexander | 2015-11-12 | 1 | -10/+11 |
|\ \ | |||||
| * \ | Merge pull request #3910 from kinerity/ticket/14170 | Marc Alexander | 2015-11-12 | 1 | -10/+11 |
| |\ \ | |||||
| | * | | [ticket/14170] Revert mcp_change_poster_after @since change | Kailey Truscott | 2015-10-13 | 1 | -1/+2 |
| | * | | [ticket/14170] Fix mcp_change_poster_after event | Kailey Truscott | 2015-09-16 | 1 | -11/+11 |
* | | | | Merge branch '3.1.x' | Marc Alexander | 2015-11-12 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | [ticket/14276] Adjust function get_folder_status | Richard McGirr | 2015-11-07 | 1 | -1/+1 |
* | | | Merge branch '3.1.x' | Oliver Schramm | 2015-11-06 | 1 | -12/+53 |
|\ \ \ | |/ / | |||||
| * | | Merge pull request #3975 from prototech/ticket/11971 | Oliver Schramm | 2015-11-06 | 1 | -12/+53 |
| |\ \ | |||||
| | * | | [ticket/11971] Validate "Spambot countermeasures" settings before saving. | Cesar G | 2015-10-14 | 1 | -12/+53 |
* | | | | Merge pull request #3995 from CHItA/ticket/14044 | Tristan Darricau | 2015-11-03 | 3 | -541/+4 |
|\ \ \ \ | |||||
| * | | | | [ticket/14044] global $table_prefix in constants.php | Mate Bartus | 2015-10-28 | 1 | -0/+3 |
| * | | | | [ticket/14044] Deduplicate the installers | Mate Bartus | 2015-10-22 | 2 | -541/+1 |
* | | | | | Merge branch '3.1.x' | Andreas Fischer | 2015-11-02 | 1 | -2/+3 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge pull request #3983 from prototech/ticket/13831 | Andreas Fischer | 2015-11-02 | 1 | -2/+3 |
| |\ \ \ \ | |||||
| | * | | | | [ticket/13831] Store provided reason when deleting from Mod. Queue module. | Cesar G | 2015-10-14 | 1 | -2/+3 |
* | | | | | | Merge branch '3.1.x' | Cesar G | 2015-10-22 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | | | |||||
| * | | | | [ticket/14249] Fix online list order | Oliver Schramm | 2015-10-21 | 1 | -1/+1 |
* | | | | | Merge branch '3.1.x' | Tristan Darricau | 2015-10-19 | 1 | -0/+11 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge pull request #3666 from marc1706/ticket/9252 | Tristan Darricau | 2015-10-19 | 1 | -0/+11 |
| |\ \ \ \ | |||||
| | * | | | | [ticket/9252] Do not try to disapprove a post that was just approved | Marc Alexander | 2015-05-30 | 1 | -0/+11 |
* | | | | | | Merge branch '3.1.x' | Marc Alexander | 2015-10-17 | 1 | -31/+6 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | [ticket/13945] Send reactivation requests to admins using notifications system. | Cesar G | 2015-10-15 | 1 | -31/+6 |
* | | | | | | Merge branch '3.1.x' | Marc Alexander | 2015-10-15 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | [ticket/12616] Remove report notifications when post is deleted/disapproved. | Cesar G | 2015-10-14 | 1 | -0/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch '3.1.x' | Tristan Darricau | 2015-10-14 | 1 | -11/+20 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge pull request #3900 from Zoddo/ticket/14159 | Tristan Darricau | 2015-10-14 | 1 | -10/+19 |
| |\ \ \ \ | |||||
| | * | | | | [ticket/14159] Hide version info on ACP if we don't have the permission | Zoddo | 2015-09-12 | 1 | -10/+19 |
* | | | | | | Merge branch '3.1.x' | Tristan Darricau | 2015-10-14 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | [ticket/9153] Allow users without u_sendpm permission to delete existing PM's. | Cesar G | 2015-10-14 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | [ticket/10572] Remove excessive new line | Marc Alexander | 2015-10-14 | 1 | -1/+0 |
* | | | | | Merge branch '3.1.x' | Tristan Darricau | 2015-10-14 | 15 | -34/+124 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | [ticket/10572] Unguarded includes in acp files | Richard McGirr | 2015-10-13 | 15 | -36/+132 |
* | | | | | Merge pull request #3965 from marc1706/ticket/14234 | Tristan Darricau | 2015-10-14 | 9 | -56/+122 |
|\ \ \ \ \ | |||||
| * | | | | | [ticket/14234] Fix event doc blocks | Marc Alexander | 2015-10-12 | 3 | -3/+2 |
| * | | | | | [ticket/14234] Get rid of undefined variables | Marc Alexander | 2015-10-12 | 2 | -13/+4 |
| * | | | | | [ticket/14234] Fix change version and remove more references | Marc Alexander | 2015-10-12 | 8 | -34/+83 |
| * | | | | | [ticket/14234] Replace more references with variables | Marc Alexander | 2015-10-12 | 2 | -8/+19 |
| * | | | | | [ticket/14234] Use replacement variables instead of references in events | Marc Alexander | 2015-10-12 | 2 | -8/+24 |
* | | | | | | Merge pull request #3913 from marc1706/ticket/14168 | Tristan Darricau | 2015-10-14 | 8 | -547/+75 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | [ticket/14168] Correctly state return type of upload and upload_attachment | Marc Alexander | 2015-10-12 | 1 | -1/+1 |
| * | | | | | [ticket/14168] Use attachment manager instead of separate classes | Marc Alexander | 2015-10-12 | 8 | -57/+57 |
| * | | | | | [ticket/14168] Fix CS issue | Marc Alexander | 2015-10-09 | 1 | -1/+1 |
| * | | | | | [ticket/14168] No longer use deprecated functions in core files | Marc Alexander | 2015-10-09 | 7 | -29/+42 |
| * | | | | | [ticket/14168] Move phpbb_unlink() into attachment delete class | Marc Alexander | 2015-10-09 | 1 | -16/+8 |
| * | | | | | [ticket/14168] Minor coding style fixes | Marc Alexander | 2015-10-09 | 1 | -1/+1 |
| * | | | | | [ticket/14168] Unset prototype classes after use | Marc Alexander | 2015-10-09 | 2 | -1/+4 |
| * | | | | | [ticket/14168] Move function for attachment deletion into class | Marc Alexander | 2015-10-09 | 1 | -315/+6 |