aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_board.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11021] Add the option to specify a Site home URL and textNathan Guse2012-07-221-0/+2
* [feature/new-tz-handling] Don't use global user but make it a parameterJoas Schilling2012-07-191-1/+3
* [feature/new-tz-handling] Fall back to UTC, if the timezone is invalidJoas Schilling2012-07-191-1/+8
* [feature/new-tz-handling] Rename $user->tz back to $user->timezoneJoas Schilling2012-07-181-3/+3
* [feature/new-tz-handling] Remove "timezone might be numeric"Joas Schilling2012-07-181-5/+0
* [feature/new-tz-handling] Properly name new timezone selection functionJoas Schilling2012-07-171-1/+11
* [feature/new-tz-handling] Fix comment and validation in ACP board moduleJoas Schilling2012-06-191-2/+2
* [feature/new-tz-handling] Remove appearances of board_dst and user_dstJoas Schilling2012-06-181-1/+0
* [feature/new-tz-handling] Fix handling of timezone and dst in dateformat_selectJoas Schilling2012-06-181-7/+8
* Merge PR #721 branch 'rahulr92/ticket/10650' into developOleg Pudeyev2012-05-211-0/+1
|\
| * [ticket/10650] Changed acp option from per forum to globalRahul R2012-04-081-0/+1
* | [ticket/10779] Move jQuery CDN option to Load SettingsMatt Friedman2012-04-101-2/+2
|/
* Merge remote-tracking branch 'unknownbliss/ticket/9916' into developAndreas Fischer2012-01-021-2/+1
|\
| * [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-12-251-0/+2
|\ \ | |/ |/|
| * [ticket/9681] Add password length to security settingsIgor Wiedler2011-12-231-0/+2
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-251-11/+15
|\ \ | |/
| * [ticket/10280] Change the display of user activation settings in the ACP.RMcGirr832011-11-251-11/+15
* | Merge remote-tracking branch 'VSEphpbb/ticket/10390' into developOleg Pudeyev2011-10-201-0/+1
|\ \
| * | [ticket/10390] Serve jQuery from Google CDN Yes/No button in ACPMatt Friedman2011-09-271-11/+1
| * | [ticket/10390] Allow option for jQuery to be hosted by a remote CDNMatt Friedman2011-09-261-0/+11
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-10-171-1/+1
|\ \ \ | |/ / |/| / | |/
| * [ticket/9525] Minimum post length 0 is accepted but not working.Joas Schilling2011-10-141-1/+1
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-06-161-1/+1
|\ \ | |/
| * [ticket/10221] Append unit (seconds) after input field, remove from explanationNils Adermann2011-06-161-1/+1
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-06-111-0/+3
|\ \ | |/
| * [ticket/9992] Adding a limit on login attempts per IP.Nils Adermann2011-06-101-0/+3
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-06-061-8/+9
|\ \ | |/
| * [ticket/10067] Add separator to h_radio to place options on individual linesNils Adermann2011-06-051-8/+9
* | Merge branch 'develop-olympus' into developNils Adermann2011-06-051-2/+8
|\ \ | |/
| * [ticket/10067] Clarify language for user activation options in ACP.Oleg Pudeyev2011-04-301-2/+8
* | [ticket/8542] Display custom profile fields in private messagesJoas Schilling2011-05-201-0/+2
* | [ticket/8641] Added/removed several commas for consistency in acp_board.php.mtrs2011-02-261-7/+7
* | [feature/system-cron] Added acp ui for use_system_cron config setting.Oleg Pudeyev2011-02-121-0/+1
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | Merge branch 'develop-olympus' into developIgor Wiedler2010-09-161-0/+1
|\ \ | |/
| * [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 'develop-olympus' into developAndreas Fischer2010-07-081-1/+1
|\ \ | |/
| * [ticket/9570] Changed "system" to "guest" timezone in ACP, added explanation.Oleg Pudeyev2010-07-061-1/+1
* | [ticket/8212] Tiny 'typo in comment' fixAndreas Fischer2010-05-201-1/+1
|/
* [ticket/9176] Take current board timezone settings into account when setting ...Andreas Fischer2010-05-131-2/+2
* r10491 - Also in the Post Settings section. Thanks leviatan21Andreas Fischer2010-02-161-1/+1
* Add sql_bit_or() dbal method. Add ability to enable quick reply in all forums...Andreas Fischer2010-02-151-2/+21
* [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET...Andreas Fischer2010-01-191-0/+1
* No longer include subforums in forum feed.Andreas Fischer2010-01-121-1/+1
* Integrate active topics feed. Some language adjustments and rearrangements.Andreas Fischer2009-12-271-1/+2
* Let's try this. Split feed user interface into sections. This partly reverts ...Andreas Fischer2009-12-231-3/+9
* Rearrange items. Move post based feeds up.Andreas Fischer2009-12-231-3/+3
* Split feed_limit into feed_limit_post and feed_limit_topic. Drop feed_overall...Andreas Fischer2009-12-231-2/+2