aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14272] Fix invalid or missing min/max settingsMarc Alexander2015-11-064-5/+5
* [ticket/14272] Assign min/max for all allowed typesMarc Alexander2015-11-061-4/+4
* [ticket/14272] Only use maxlength and size for allowed input elementsMarc Alexander2015-11-0629-76/+79
* Merge pull request #4012 from RMcGirr83/ticket_14228Marc Alexander2015-11-031-1/+1
|\
| * [ticket/14228] Vertical align of numbers in pollsRichard McGirr2015-11-011-1/+1
* | Merge pull request #3983 from prototech/ticket/13831Andreas Fischer2015-11-021-2/+3
|\ \ | |/ |/|
| * [ticket/13831] Store provided reason when deleting from Mod. Queue module.Cesar G2015-10-141-2/+3
* | [ticket/14258] Add event into auth::login before session creationPaul Sohier2015-10-241-1/+1
* | [ticket/14258] Add event into auth::login before session creationPaul Sohier2015-10-241-8/+7
* | [ticket/14258] Add event into auth::login before session creationPaul Sohier2015-10-241-0/+20
* | [ticket/14249] Fix online list orderOliver Schramm2015-10-211-1/+1
* | Merge pull request #3997 from CHItA/ticket/13976Máté Bartus2015-10-211-1/+1
|\ \
| * | [ticket/13976] Fix comment typo in salted_md5.phpSumanai2015-10-211-1/+1
* | | Merge pull request #3647 from marc1706/ticket/13799Tristan Darricau2015-10-194-5/+12
|\ \ \
| * | | [ticket/13799] Split lines in HTML files for better readabilityMarc Alexander2015-06-042-2/+7
| * | | [ticket/13799] Add missing space before checked attributeMarc Alexander2015-06-042-2/+2
| * | | [ticket/13799] Correctly urlencode category and show selected avatarMarc Alexander2015-05-304-5/+7
| * | | [ticket/13799] Do not rawurlencode category in gallery avatarMarc Alexander2015-05-281-1/+1
* | | | Merge pull request #3666 from marc1706/ticket/9252Tristan Darricau2015-10-191-0/+11
|\ \ \ \
| * | | | [ticket/9252] Do not try to disapprove a post that was just approvedMarc Alexander2015-05-301-0/+11
* | | | | [ticket/10343] Add inactive indicator to subsilver2 memberlistDavidIQ2015-10-172-2/+2
* | | | | [ticket/10343] Show clearer indication an account is inactive in memberlistDavidIQ2015-10-173-2/+3
* | | | | Merge pull request #3985 from prototech/ticket/13892Marc Alexander2015-10-178-10/+10
|\ \ \ \ \
| * | | | | [ticket/13892] Replace other uses of self with static.Cesar G2015-10-157-9/+9
| * | | | | [ticket/13892] Respect "Someone reports a post" notification setting.Cesar G2015-10-151-1/+1
* | | | | | [ticket/13945] Send reactivation requests to admins using notifications system.Cesar G2015-10-153-33/+8
|/ / / / /
* | | | | [ticket/12616] Remove report notifications when post is deleted/disapproved.Cesar G2015-10-141-0/+1
| |_|_|/ |/| | |
* | | | Merge pull request #3900 from Zoddo/ticket/14159Tristan Darricau2015-10-142-11/+25
|\ \ \ \
| * | | | [ticket/14159] Hide version info on ACP if we don't have the permissionZoddo2015-09-122-11/+25
* | | | | Merge pull request #3926 from Senky/ticket/14192Tristan Darricau2015-10-141-1/+15
|\ \ \ \ \
| * | | | | [ticket/14192] Add core.memberlist_memberrow_before eventJakub Senko2015-10-121-1/+15
* | | | | | Merge pull request #3935 from Zoddo/ticket/10343Tristan Darricau2015-10-144-5/+18
|\ \ \ \ \ \
| * | | | | | [ticket/10343] Add a distinction for inactive users on memberlistZoddo2015-10-124-6/+13
| * | | | | | [ticket/10343] Allows a_user to show inactive accounts in memberlistZoddo2015-09-271-1/+7
| |/ / / / /
* | | | | | Merge pull request #3978 from RMcGirr83/ticket_13851Tristan Darricau2015-10-141-1/+2
|\ \ \ \ \ \
| * | | | | | [ticket/13851] Fix ignore flood limit checkRichard McGirr2015-10-141-1/+2
* | | | | | | Merge pull request #3979 from prototech/ticket/9153Tristan Darricau2015-10-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [ticket/9153] Allow users without u_sendpm permission to delete existing PM's.Cesar G2015-10-141-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #3959 from marc1706/ticket/13684Cesar G2015-10-141-0/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [ticket/13684] Prevent horizontal resize of attach comment textareaMarc Alexander2015-10-141-0/+5
* | | | | | | Merge pull request #3542 from RMcGirr83/ticket/10572Tristan Darricau2015-10-1415-36/+132
|\ \ \ \ \ \ \
| * | | | | | | [ticket/10572] Unguarded includes in acp filesRichard McGirr2015-10-1315-36/+132
* | | | | | | | Merge pull request #3968 from prototech/ticket/13835Tristan Darricau2015-10-141-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/13835] Normalize filename for attachments uploaded in chunks.Cesar G2015-10-131-1/+1
| |/ / / / / / /
* | | | | | | | [ticket/14114] Update 3.0.x version references in INSTALL.html.Cesar G2015-10-131-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #3830 from rxu/ticket/14098Tristan Darricau2015-10-124-13/+263
|\ \ \ \ \ \ \
| * | | | | | | [ticket/14098] Add core events to the search backendsrxu2015-10-094-13/+263
* | | | | | | | Merge pull request #3887 from Senky/ticket/14144Tristan Darricau2015-10-123-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/14144] Add quickreply_editor_subject_before eventJakub Senko2015-10-123-0/+10
* | | | | | | | | Merge pull request #3908 from marc1706/ticket/14163Tristan Darricau2015-10-121-1/+4
|\ \ \ \ \ \ \ \ \