aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | [ticket/6466] Remove remnants of old codeMarc Alexander2015-05-291-20/+6
| * | | | | | | | | [ticket/6466] Use jQuery and custom dropdown for permission roles tooltipsMarc Alexander2015-05-291-0/+6
* | | | | | | | | | Merge branch '3.1.x'Joas 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 #3696 from marc1706/ticket/13930-masterAndreas Fischer2015-06-091-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'ticket/13930' into ticket/13930-masterMarc Alexander2015-06-081-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | [ticket/13930] Add missing spaces to codeMarc Alexander2015-06-083-6/+6
* | | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-06-092-3/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | / / / / / / / | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | 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
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge branch '3.1.x'Tristan Darricau2015-06-071-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | [ticket/13823] Remove the unnecessary bracketsJoas Schilling2015-06-071-2/+2
* | | | | | | | Merge branch '3.1.x'Marc Alexander2015-06-072-3/+22
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | [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/13777] Reorder get_module_infos() method's argumentsMateBartus2015-05-311-4/+4
* | | | | | | [ticket/13777] Move module management into serviceMateBartus2015-05-311-529/+88
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #3613 from nickvergessen/ticket/13844Tristan Darricau2015-05-292-2/+2
|\ \ \ \ \ \
| * | | | | | [ticket/13844] FAQ in new controller formatJoas Schilling2015-05-162-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3597 from s9e/ticket/13614Nicofuma2015-05-191-5/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [ticket/13614] Removed code that relies on phpbb_pcre_utf8_support()JoshyPHP2015-05-111-5/+3
* | | | | | Merge branch '3.1.x'Joas Schilling2015-05-161-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | [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
| | |_|/ | |/| |
* | | | [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