aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-022-32/+14
* [ticket/13793] Remove translation on throwing exceptionsMateBartus2015-05-011-5/+9
* Merge pull request #3487 from MateBartus/ticket/13697Tristan Darricau2015-04-162-5/+17
|\
| * [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-162-5/+17
* | Merge pull request #3461 from s9e/ticket/11768Tristan Darricau2015-04-055-4/+28
|\ \
| * | [ticket/11768] Updated annotation [ci skip]JoshyPHP2015-04-021-1/+1
| * | [ticket/11768] Invalidate the text_formatter cache whenever a style is installedJoshyPHP2015-04-021-1/+11
| * | [ticket/11768] Re-added the code that got lost in rebaseJoshyPHP2015-04-022-2/+3
| * | [ticket/11768] This commit integrates s9e\TextFormatters9e2015-04-024-1/+14
| |/
* | Merge pull request #3430 from MateBartus/ticket/12466Tristan Darricau2015-04-051-1660/+2
|\ \ | |/ |/|
| * [ticket/12466] Move classes from acp_database.php to their own filesMateBartus2015-02-271-1660/+2
* | Merge branch '3.1.x'Nicofuma2015-03-291-1/+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 branch '3.1.x'Nicofuma2015-03-241-5/+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
* | | | | | | Merge branch '3.1.x'Cesar G2015-03-231-1/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | [ticket/13719] Remove superfluous $search_options in acp_search.brunoais2015-03-231-1/+0
* | | | | | | Merge branch '3.1.x'Marc Alexander2015-03-061-1/+14
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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
| | |/ / / / /
* | | | | | | Merge pull request #3434 from nickvergessen/ticket/13647Marc Alexander2015-03-052-2/+8
|\ \ \ \ \ \ \
| * | | | | | | [ticket/13647] Generate route links for faqJoas Schilling2015-02-222-2/+8
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '3.1.x'Joas Schilling2015-02-241-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | [ticket/13587] SQL syntax errors in get_prune_users()RMcGirr832015-02-241-2/+2
| |/ / / /
* | | | | [ticket/10748] Fix class type hintingJoas Schilling2015-02-151-3/+2
* | | | | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-02-111-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | [ticket/13597] Modify variable-variable syntax to be compatible with PHP7Marc Alexander2015-02-111-1/+1
| |/ / /
* | | | [ticket/10748] Replace direct creations of tools();Joas Schilling2015-02-071-3/+3
* | | | [ticket/13455] Remove `request_var()` references from commentsGaëtan Muller2015-02-031-2/+2
* | | | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-0318-47/+47
* | | | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-0326-392/+393
* | | | Merge pull request #3281 from MGaetan89/ticket/13496Andreas Fischer2015-02-031-2/+2
|\ \ \ \
| * | | | [ticket/13496] Update calls to `set_config_count()`Gaëtan Muller2015-02-021-2/+2
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-021-0/+26
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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 branch 'develop-ascraeus' into developJoas Schilling2015-02-021-2/+16
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | 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
* | | | | [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-029-33/+38
* | | | | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-2724-141/+185
* | | | | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-01-201-1/+1
|\ \ \ \ \ | |/ / / /