aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'callumacrae/ticket/9645' into develop-olympusOleg Pudeyev2011-07-301-0/+8
|\
| * [ticket/9645] Added code to repair invalid anchor names in acp_php_info.Callum Macrae2011-07-281-0/+8
* | Merge remote-tracking branch 'github-bantu/ticket/10274' into develop-olympusNils Adermann2011-07-161-1/+1
|\ \
| * | [ticket/10274] Remove hardcoded module_id from U_VERSIONCHECK_FORCE on acp_mainAndreas Fischer2011-07-151-1/+1
| |/
* | Merge remote-tracking branch 'github-bantu/ticket/10263' into develop-olympusNils Adermann2011-07-162-9/+3
|\ \
| * | [ticket/10263] Call phpbb_version_compare() from includes/acp/acp_main.phpAndreas Fischer2011-07-141-4/+1
| * | [ticket/10263] Call phpbb_version_compare() from includes/acp/acp_update.phpAndreas Fischer2011-07-141-5/+2
| |/
* | [ticket/5506] Do not display an empty last page after deleting logs.Joas Schilling2011-07-143-4/+4
|/
* [ticket/10250] Destroy cached md5 hash of site_logo on refreshing an imagesetNils Adermann2011-07-051-0/+1
* [ticket/10221] Append unit (seconds) after input field, remove from explanationNils Adermann2011-06-161-1/+1
* [ticket/9992] Adding a limit on login attempts per IP.Nils Adermann2011-06-101-0/+3
* [ticket/10067] Add separator to h_radio to place options on individual linesNils Adermann2011-06-051-8/+9
* [ticket/10067] Clarify language for user activation options in ACP.Oleg Pudeyev2011-04-301-2/+8
* Merge branch 'ticket/erikfrerejean/9581' into develop-olympusOleg Pudeyev2011-04-101-10/+35
|\
| * [ticket/9581] Fix missing indexErik Frèrejean2011-03-241-1/+1
| * [ticket/9581] Slightly tweaked queriesErik Frèrejean2011-03-041-14/+35
| * [ticket/9581] Make banlist table select optionalErik Frèrejean2011-03-041-2/+2
| * [ticket/9581] Mass e-mail to banned usersErik Frèrejean2011-03-041-8/+12
* | [ticket/10084] Add smilie/icon errors out when file is missingJoas Schilling2011-04-071-0/+4
* | [ticket/10033] "Disallow usernames" does not check already disallowed names.Joas Schilling2011-03-231-0/+12
* | [ticket/9685] Buffer posts for search indexing when using mssqlnative.Nils Adermann2011-03-151-2/+16
* | [ticket/10035] ACP template edit feature allows to read any files on webserver.rxu2011-03-071-1/+1
|/
* [ticket/9874] view_log() performs unneeded count query over all log entries.Joas Schilling2011-02-251-1/+1
* [ticket/7778] BBCode single limitErik Frèrejean2011-02-231-1/+1
* Merge branch 'ticket/nickvergessen/9675' into develop-olympusOleg Pudeyev2011-02-211-42/+216
|\
| * [ticket/9675] Correctly check whether the style/component is still in use.Joas Schilling2011-02-081-28/+64
| * [ticket/9675] Put the code into methods to avoid code duplication.Joas Schilling2011-02-081-118/+154
| * [ticket/9675] Add option to delete template/theme/imageset when deleting style.Joas Schilling2011-02-081-1/+103
* | [ticket/8904] Show default value for numeric custom profile fields when editingNiklas Schmidtmer2011-02-131-1/+1
* | [ticket/9966] Language download in ACP creates index.html and misses captcha_*Joas Schilling2011-01-291-6/+6
|/
* [ticket/9933] Wrong handling consecutive multiple asterisks in word censorrxu2011-01-071-0/+3
* [ticket/9850] Display upgrade instructions for feature release in acpIgor Wiedler2010-11-021-0/+10
* Merge branch 'ticket/naderman/9686' into develop-olympusAndreas Fischer2010-10-251-23/+31
|\
| * [ticket/9686] Fix mssqlnative database data exportNils Adermann2010-10-251-23/+31
* | [ticket/9478] Validate maximum number of allowed recipients per PM value.rxu2010-10-251-0/+9
|/
* [ticket/9613] Slightly update language strings.Andreas Fischer2010-08-291-1/+1
* [ticket/9613] Implement a load switch for unread posts search feature.rxu2010-08-291-0/+1
* Merge branch 'ticket/nickvergessen/7296' into develop-olympusAndreas Fischer2010-08-281-5/+0
|\
| * [ticket/7296] Exporting styles to tar creates corrupted archives.Joas Schilling2010-08-221-5/+0
* | Merge branch 'ticket/nickvergessen/9519' into develop-olympusAndreas Fischer2010-08-284-9/+9
|\ \
| * | [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().Joas Schilling2010-08-104-9/+9
* | | Merge branch 'ticket/jellydoughnut/9646' into develop-olympusAndreas Fischer2010-08-221-2/+10
|\ \ \
| * | | [ticket/9646] Honor CSS comments in @import statementsJosh Woody2010-08-201-2/+10
| |/ /
* | | Merge branch 'ticket/bantu/9167' into develop-olympusJosh Woody2010-08-191-0/+3
|\ \ \ | |_|/ |/| |
| * | [ticket/9167] Remove shadow topics from remaining forums when deleting a forumAndreas Fischer2010-06-111-0/+3
* | | Merge branch 'ticket/bantu/9611' into develop-olympusJosh Woody2010-08-191-4/+1
|\ \ \ | |_|/ |/| |
| * | [ticket/9611] Make length of activation keys variable between 6 and 10.Andreas Fischer2010-05-171-4/+1
* | | Merge branch 'ticket/jellydoughnut/9650' into develop-olympusAndreas Fischer2010-07-101-0/+5
|\ \ \
| * | | [ticket/9650] Do not allow banning the anonymous user by usernameJosh Woody2010-07-081-0/+5
* | | | Merge branch 'ticket/p/9570' into develop-olympusAndreas Fischer2010-07-081-1/+1
|\ \ \ \