aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'prep-release-3.1.5' into 3.1.xJoas Schilling2015-06-111-5/+5
|\
| * [ticket/13823] Move the part of the query, so the update will get it correctlyJoas Schilling2015-06-091-5/+5
* | Merge pull request #3694 from marc1706/ticket/13930Andreas Fischer2015-06-093-6/+6
|\ \ | |/ |/|
| * [ticket/13930] Add missing spaces to codeMarc Alexander2015-06-083-6/+6
* | Merge pull request #3479 from brunoais/ticket/13685Marc Alexander2015-06-092-3/+3
|\ \ | |/ |/|
| * [ticket/13685] This should take care of the restbrunoais2015-06-081-1/+1
| * [ticket/13685] Add phpbb_dispatcher to fulltext search constructorsbrunoais2015-06-072-3/+3
* | [ticket/13823] Remove the unnecessary bracketsJoas Schilling2015-06-071-2/+2
* | [ticket/sec-184] Do not output LDAP password to HTMLJoas Schilling2015-06-041-0/+9
* | [ticket/sec-184] Do not output Jabber password to HTMLJoas Schilling2015-06-041-2/+5
* | [ticket/sec-184] Do not output config passwords to the HTML pageJoas Schilling2015-06-041-1/+8
|/
* [ticket/13838] Fix coding styleNicofuma2015-05-141-1/+2
* [ticket/13819] Add missing sql_freeresult() to files in includes/Marc Alexander2015-05-051-0/+1
* Merge pull request #3376 from marc1706/ticket/13568-ascNicofuma2015-03-291-1/+1
|\
| * Merge branch 'ticket/13568' into ticket/13568-ascMarc Alexander2015-02-061-1/+1
| |\
| | * [ticket/13568] Use more descriptive validation names and merge with path blockMarc Alexander2015-02-021-1/+1
| | * [ticket/13568] Validate imagick path as readable absolute pathMarc Alexander2015-02-021-1/+1
| | * Merge pull request #3312 from bantu/ticket/13527Andreas Fischer2015-01-201-4/+1
| | |\
| | | * [ticket/13527] Apply htmlspecialchars() to data from version server.Andreas Fischer2015-01-201-1/+1
| | | * [ticket/13527] Remove two unused variables.Andreas Fischer2015-01-201-3/+0
* | | | Merge pull request #3398 from marc1706/ticket/13612Nicofuma2015-03-241-5/+0
|\ \ \ \
| * | | | [ticket/13612] Always display success message if extension was enabledMarc Alexander2015-02-141-5/+0
* | | | | [ticket/13719] Remove superfluous $search_options in acp_search.brunoais2015-03-231-1/+0
* | | | | Merge pull request #3473 from RMcGirr83/ticket/13675Marc Alexander2015-03-061-1/+14
|\ \ \ \ \
| * | | | | [ticket/13675] Add validate to acp_profile event and add template eventsRichard McGirr2015-03-061-1/+14
| |/ / / /
* | | | | [ticket/13587] SQL syntax errors in get_prune_users()RMcGirr832015-02-241-2/+2
|/ / / /
* | | | [ticket/13597] Modify variable-variable syntax to be compatible with PHP7Marc Alexander2015-02-111-1/+1
|/ / /
* | | Merge pull request #3325 from rxu/ticket/13536Joas Schilling2015-02-021-0/+26
|\ \ \
| * | | [ticket/13536] Add core events to allow modifying user profile data on editingrxu2015-01-231-0/+26
* | | | Merge pull request #3282 from Elsensee/ticket/13313Joas Schilling2015-02-021-2/+16
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/13313] Update version in @since tag of eventOliver Schramm2015-01-151-1/+1
| * | | [ticket/13313] Add event core.acp_email_displayOliver Schramm2015-01-111-2/+16
* | | | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2015-01-201-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | [ticket/13519] Correctly validate imagick path as path and not stringMarc Alexander2015-01-191-1/+1
| | |/ | |/|
* | | Merge pull request #3226 from prototech/ticket/13420Joas Schilling2015-01-201-2/+2
|\ \ \
| * | | [ticket/13420] Correctly filter by lt/gt/equal to 0 posts when pruning users.Cesar G2014-12-091-2/+2
* | | | [ticket/13492] Add the migration to update custom bbcodes with IDN regexpsrxu2015-01-201-1/+1
* | | | [ticket/13492] Add IDN support for custom BBCode URL tokensrxu2015-01-111-1/+3
| |_|/ |/| |
* | | [ticket/13470] Fix non-empty username array if no usernames are givenOliver Schramm2015-01-081-1/+1
* | | [ticket/13439] Update event version to 3.1.3-RC1Matt Friedman2015-01-041-1/+1
* | | [ticket/13439] Add event core.acp_users_overview_beforeMatt Friedman2015-01-031-0/+15
* | | [ticket/13312] Use empty for usernames arrayOliver Schramm2014-11-261-2/+2
* | | [ticket/13312] Add event core.acp_email_send_beforeOliver Schramm2014-11-261-19/+52
|/ /
* | Merge pull request #3157 from marc1706/ticket/13358Joas Schilling2014-11-221-1/+1
|\ \
| * | [ticket/13358] Correctly create version_helper in acp_extensionsMarc Alexander2014-11-221-1/+1
* | | Merge pull request #3123 from Elsensee/ticket/13310Joas Schilling2014-11-221-7/+21
|\ \ \
| * | | [ticket/13310] Add event core.acp_email_modify_sqlOliver Schramm2014-11-091-1/+11
| * | | [ticket/13310] Always use sql_build_query in acp_email.phpOliver Schramm2014-11-091-6/+10
* | | | [ticket/10744] Fix some doc blocksJoas Schilling2014-11-211-2/+3
* | | | [ticket/10744] Type hint objects for IDE usagesJoas Schilling2014-11-211-0/+15