Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14168] Fix docblock in manager | Marc Alexander | 2015-10-09 | 1 | -2/+2 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Add more test cases for attachment manager | Marc Alexander | 2015-10-09 | 1 | -31/+50 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Add new test method and more tests | Marc Alexander | 2015-10-09 | 1 | -1/+44 |
| | | | | | | One test method to rule them all. PHPBB3-14168 | ||||
* | [ticket/14168] Fix tabs in manager and add test file | Marc Alexander | 2015-10-09 | 2 | -71/+140 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Fix tests after rebase | Marc Alexander | 2015-10-09 | 4 | -5/+6 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Add attachment manager service | Marc Alexander | 2015-10-09 | 2 | -0/+107 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Use correct docblock | Marc Alexander | 2015-10-09 | 1 | -1/+1 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Add services_attachment.yml to services.yml | Marc Alexander | 2015-10-09 | 1 | -0/+1 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Minor coding style fixes | Marc Alexander | 2015-10-09 | 3 | -4/+1 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Move attachment service definitions to services_attachment | Marc Alexander | 2015-10-09 | 2 | -32/+32 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Improve code coverage in upload class | Marc Alexander | 2015-10-09 | 1 | -13/+96 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Move image check and don't use trigger_error() | Marc Alexander | 2015-10-09 | 3 | -9/+158 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Add tests for init_error() during upload | Marc Alexander | 2015-10-09 | 1 | -0/+49 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Add basic test file for attachments upload | Marc Alexander | 2015-10-09 | 1 | -0/+183 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Fix CS issue | Marc Alexander | 2015-10-09 | 1 | -1/+1 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] No longer use deprecated functions in core files | Marc Alexander | 2015-10-09 | 7 | -29/+42 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Move phpbb_unlink() into attachment delete class | Marc Alexander | 2015-10-09 | 8 | -32/+144 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Reset sequence before tests in delete tests | Marc Alexander | 2015-10-09 | 1 | -0/+7 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Fix resync tests on sqlite3 | Marc Alexander | 2015-10-09 | 1 | -2/+2 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Add tests for attachment delete class | Marc Alexander | 2015-10-09 | 2 | -1/+71 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Add tests for attachment resync class | Marc Alexander | 2015-10-09 | 3 | -1/+158 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Coding guidelines fixes | Marc Alexander | 2015-10-09 | 1 | -4/+4 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Minor coding style fixes | Marc Alexander | 2015-10-09 | 3 | -3/+3 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Add attachment resync class | Marc Alexander | 2015-10-09 | 6 | -98/+152 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Further split up attachment delete class | Marc Alexander | 2015-10-09 | 1 | -161/+218 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Unset prototype classes after use | Marc Alexander | 2015-10-09 | 2 | -1/+4 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Fix tests after adding attachment delete class | Marc Alexander | 2015-10-09 | 3 | -0/+4 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Move function for attachment deletion into class | Marc Alexander | 2015-10-09 | 3 | -315/+412 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Use attachment upload class in message_parser | Marc Alexander | 2015-10-09 | 2 | -21/+7 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Further split up attachment upload class | Marc Alexander | 2015-10-09 | 1 | -61/+94 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Further split up attachment upload class | Marc Alexander | 2015-10-09 | 1 | -52/+78 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Split thumbnail creation to separate method | Marc Alexander | 2015-10-09 | 1 | -0/+15 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Use language class and fix incorrect docblock | Marc Alexander | 2015-10-09 | 1 | -6/+6 |
| | | | | PHPBB3-14168 | ||||
* | [ticket/14168] Add attachment upload class | Marc Alexander | 2015-10-09 | 3 | -167/+285 |
| | | | | PHPBB3-14168 | ||||
* | Merge pull request #3955 from Nicofuma/ticket/14225 | Máté Bartus | 2015-10-08 | 1 | -0/+1 |
|\ | | | | | [ticket/14225] Inject the loader resolver when using the delegating loader | ||||
| * | [ticket/14225] Inject the loader resolver when using the delegating loader | Tristan Darricau | 2015-10-08 | 1 | -0/+1 |
|/ | | | | PHPBB3-14225 | ||||
* | Merge branch '3.1.x' | Marc Alexander | 2015-10-08 | 1 | -2/+2 |
|\ | |||||
| * | Merge pull request #3953 from rxu/ticket/14073-fix-whitespaces | Marc Alexander | 2015-10-08 | 1 | -2/+2 |
| |\ | | | | | | | | | | [ticket/14073] Fix trailing whitespaces | ||||
| | * | [ticket/14073] Fix trailing whitespaces | rxu | 2015-10-08 | 1 | -2/+2 |
| |/ | | | | | | | PHPBB3-14073 | ||||
* | | Merge branch '3.1.x' | Marc Alexander | 2015-10-08 | 1 | -2/+176 |
|\ \ | |/ | |||||
| * | Merge pull request #3814 from rxu/ticket/14073 | Marc Alexander | 2015-10-08 | 1 | -2/+176 |
| |\ | | | | | | | | | | [ticket/14073] Add several core events to the functions_admin.php | ||||
| | * | [ticket/14073] Add several core events to the functions_admin.php | rxu | 2015-10-08 | 1 | -2/+176 |
| | | | | | | | | | | | | | | | | | | | | | Add core events to the functions move_posts(), delete_posts(), delete_attachments(). PHPBB3-14073 | ||||
* | | | Merge branch '3.1.x' | Marc Alexander | 2015-10-08 | 1 | -0/+43 |
|\ \ \ | |/ / | |||||
| * | | Merge pull request #3844 from rxu/ticket/14113 | Marc Alexander | 2015-10-08 | 1 | -0/+43 |
| |\ \ | | | | | | | | | | | | | [ticket/14113] Add core events for customizing members search | ||||
| | * | | [ticket/14113] Add core events for customizing members search | rxu | 2015-10-08 | 1 | -0/+43 |
| | |/ | | | | | | | | | | | | | | | | Add core events to the memberlist.php for customizing members search. PHPBB3-14113 | ||||
* | | | Merge branch '3.1.x' | Tristan Darricau | 2015-10-08 | 2 | -0/+3 |
|\ \ \ | |/ / | | | | | | | | | | * 3.1.x: [ticket/14219] Add email to inactive user listing | ||||
| * | | Merge pull request #3951 from RMcGirr83/ticket_14219 | Tristan Darricau | 2015-10-08 | 2 | -0/+3 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14219] Add email to inactive user listing * RMcGirr83/ticket_14219: [ticket/14219] Add email to inactive user listing | ||||
| | * | | [ticket/14219] Add email to inactive user listing | Richard McGirr | 2015-10-08 | 2 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | in ACP. May help in spotting spam accounts quickly PHPBB3-14219 | ||||
* | | | | Merge branch '3.1.x' | Tristan Darricau | 2015-10-08 | 3 | -3/+3 |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | * 3.1.x: [ticket/13934] Add enctype clause for profile fields | ||||
| * | | | Merge pull request #3733 from javiexin/ticket/13934 | Tristan Darricau | 2015-10-08 | 3 | -3/+3 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13934] Add enctype clause for profile fields * javiexin/ticket/13934: [ticket/13934] Add enctype clause for profile fields |