phpBB
Statistics
| Revision:

root / branches / phpBB-3_0_0 / phpBB / includes / acp / acp_board.php

History | View | Annotate | Download (48.4 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
10790 09/16/2010 09:45 pm Git Gatekeeper

commit 9015e03d053ce84619a1081aaaab0ab9f48acb13
Merge: 3465c5e f9764c6
Author: Igor Wiedler <>
Date: Thu Sep 16 22:34:48 2010 +0200

Merge branch 'ticket/bantu/9613' into develop-olympus
  • ticket/bantu/9613:
    [ticket/9613] Slightly update language strings....
10699 08/19/2010 04:27 pm Git Gatekeeper

commit 6da582e8be50fa7211706625402215f6f87ed48b
Merge: 29716cd 097854c
Author: Andreas Fischer <>
Date: Thu Jul 8 20:02:34 2010 +0200

Merge branch 'ticket/p/9570' into develop-olympus
  • ticket/p/9570:
    [ticket/9570] Changed "system" to "guest" timezone in ACP, added explanation.
10607 05/14/2010 01:30 am Git Gatekeeper

commit 528816dcbd23ace73d0d269844eaadd6630c9463
Merge: b3bbe57 3e9d15a
Author: Nils Adermann <>
Date: Fri May 14 02:14:48 2010 +0200

Merge branch 'ticket/bantu/9176' into develop-olympus
  • ticket/bantu/9176:
    [ticket/9176] Take current board timezone settings into account when setting board date format.
10492 02/16/2010 10:42 am Andreas Fischer

r10491 - Also in the Post Settings section. Thanks leviatan21

10491 02/15/2010 03:04 pm Andreas Fischer

Add sql_bit_or() dbal method. Add ability to enable quick reply in all forums. -- Voila ;-)

10430 01/19/2010 07:08 pm Andreas Fischer

[Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET parameter auth=http

10405 01/12/2010 09:15 pm Andreas Fischer

No longer include subforums in forum feed.

10382 12/27/2009 12:48 am Andreas Fischer

Integrate active topics feed. Some language adjustments and rearrangements.

10374 12/23/2009 03:26 am Andreas Fischer

Let's try this. Split feed user interface into sections. This partly reverts r10366.

10367 12/23/2009 02:32 am Andreas Fischer

Rearrange items. Move post based feeds up.

10366 12/23/2009 02:30 am Andreas Fischer

Split feed_limit into feed_limit_post and feed_limit_topic. Drop feed_overall_topics_limit.

10363 12/22/2009 07:21 pm Andreas Fischer

Add ability to disable overall (aka board-wide) feed.

10354 12/20/2009 02:31 pm Andreas Fischer

Cache forever, destroy on change.

10080 08/31/2009 03:57 pm Joas Schilling

fix r10076 for #48615 - Ability to specify amount of time user is able to delete his last post in topic.

Authorised by: AcydBurn

9965 08/12/2009 04:00 pm Meik Sievertsen

ok, i am very sorry, but this needs to be fixed.
Generally, our config table is not really suited for holding large datasets. Because feed settings for the forums to enable news feeds and excluded forums rely on the forums itself we have decided to introduce a forum_options table where custom options can be stored....

9944 08/10/2009 12:17 pm Meik Sievertsen

check for not set values in acp_board to correctly grab those input elements not populated if empty (checkboxes and multiple select fields)

9943 08/10/2009 12:14 pm Meik Sievertsen

ok, r9704 was correct - i used a wrong code base within my tests. :/

9941 08/10/2009 10:13 am Meik Sievertsen

reverted all changes made to this code block, especially the one mentioned in r9704 with reference to wrong bug report "undoing change from #9575, as it broke the board disabled message". The board disabled message still works fine. If there are any problems with the code and settings within the ACP, please tell me and i will check them.

9938 08/07/2009 02:53 pm Andreas Fischer

Remove some left over code introduced in r9575, reverted in r9704.

9814 07/21/2009 08:59 pm Nils Adermann

Users can report PMs to moderators which are then visible in a new MCP module

9763 07/16/2009 05:57 pm Marek RuszczyƄski

- Add pagination for icons and smilies in the ACP and smilies in the smiley popup

9757 07/14/2009 08:25 pm Joas Schilling

Feature Bug #45375 - Add option to disable remote upload avatars

Authorised by: AcydBurn

9704 06/29/2009 02:36 pm Henry Sudhof

undoing change from #9575, as it broke the board disabled message

9656 06/23/2009 10:48 am Meik Sievertsen

- add options for quick reply (forum-based and board-wide)
- add option for minimum post chars (which is a required setting for quick reply, therefore we introduce it here)

9636 06/20/2009 06:45 pm Meik Sievertsen

- [Feature] New "Newly Registered Users" group for assigning permissions to newly registered users. They will be removed from this group once they reach a defineable amount of posts.
- [Feature] Ability to define if the "Newly Registered Users" group will be assigned as the default group to newly registered users....

9632 06/19/2009 10:03 pm Joas Schilling

Fix bug #46785 - Hide avatars if type disabled and give global option to turn on/off

Authorised by: acydburn

9575 06/12/2009 02:41 pm Meik Sievertsen

First ATOM Feed commit/integration
- Idea and original RSS Feed 2.0 MOD (Version 1.0.8/9) by leviatan21

8911 09/23/2008 03:03 pm Meik Sievertsen

- Added 'max_recipients' setting for private messages. This setting allows admins to define the maximum number of recipients per private message with a board-wide setting and a group-specific setting.
- Added new permission setting for sending private messages to groups. Now there are two permissions to define sending private messages to multiple recipients and private messages to groups.

8804 09/02/2008 08:34 am Meik Sievertsen

settings and data for the new queued posts feature ;)

8593 06/04/2008 03:23 pm Henry Sudhof

#28055

8554 05/15/2008 03:29 pm Henry Sudhof

So, tighten things up a little further. QA Team, please check this.

8497 04/08/2008 02:15 pm Henry Sudhof

Begone ghost entries - the Ghostbusters are here

8493 04/07/2008 06:04 pm Henry Sudhof

#24895

8479 03/29/2008 01:22 am Nils Adermann

Hiding everywhere little buggers, eh?

8422 02/29/2008 02:40 pm Henry Sudhof

Problem migrating old cvs working copy to svn

8407 02/27/2008 04:10 pm Henry Sudhof

Using new validation options;
#15539

8350 01/30/2008 05:01 pm Meik Sievertsen

One commit for those fixes having a very tiny impact (mostly only whitespaces or forgotten spans, etc.)
Although i somehow mistakingly got #20445 and #15249 into it. :/

Removing s_watching_img from watch_topic_forum() function (Bug #20445)
Changing order for post review if more than one post affected (Bug #15249)...

8285 12/26/2007 03:53 pm

This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.

8156 10/09/2007 01:21 pm Henry Sudhof

new clicky thingies.

8147 10/05/2007 04:36 pm Meik Sievertsen

dumdidum... sorry. ;)

8120 10/03/2007 05:05 pm Henry Sudhof

Ok, here comes a big one. Poor updater. Also requires testing.

#i91
#i92
#i93
#i94
#i95
#i96

8099 09/22/2007 08:31 pm Meik Sievertsen

#i62 - #i65
gone through every javascript invocation and making sure we adhere to our coding guidelines.

8096 09/22/2007 03:33 pm Meik Sievertsen

basename auth values for acp_board

7909 07/19/2007 10:38 pm Meik Sievertsen

again, a lot of bug fixes

7790 06/24/2007 03:57 pm Henry Sudhof

Maybe we shouldn't trust the language settings in the db so much.

7777 06/18/2007 05:12 pm Henry Sudhof

Fixing a few minor bugs; changing one language variable.

#12123
#12483
#12489
#12513

7736 06/09/2007 01:11 pm Meik Sievertsen

ok, mess around with the templates + fixing some bugs + adjusting headers for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!)

7722 06/07/2007 07:41 pm Henry Sudhof

Adding a little more exlanation about flash.
Enabling FLASH per default while leaving the default permissions to disable it.
There might be no mods and admins visible one a board
#12185

7715 06/06/2007 04:00 pm Henry Sudhof

Changing the stance we take towards flash. (DelvarWorld, NeoThermic)
fixing a few smaller bugs.

#12007
#12003

7605 05/16/2007 02:32 pm shs

#11030

7455 05/03/2007 04:29 pm Meik Sievertsen

some language-specific adjustements
fix prune users (adding the list of users to the confirmation page)
tried to fix the show/hide trigger in ACP by not using width: auto; (which gets somehow inherited to each other element)

7397 04/24/2007 07:52 pm Meik Sievertsen

forgot the true

7396 04/24/2007 07:19 pm Meik Sievertsen

do not substract one year, only show the full date to not confuse users.

7391 04/24/2007 02:11 am shs

#10067

Never noticed the date output in the dropdown was dynamic... so made sense to actually use the relative days feature to actually show how it works by placing "Today" within the date, and append it with a date of how it'd be formatted it it wasn't yesterday/today/tomorrow by offsetting the time() by 1 year negatively....

7374 04/19/2007 10:59 pm David M

#9902

7322 04/10/2007 10:50 pm Meik Sievertsen

checking in some fixes... also added "previous/next pm in history" links to prosilvers private message view; dhn, you may want to have a look at the placement. :)

7241 03/30/2007 12:49 pm Meik Sievertsen

some changes/bugfixes

7232 03/26/2007 05:42 pm Meik Sievertsen

some tiny bugfixes and changed is_active() a bit...

7218 03/23/2007 01:18 pm Meik Sievertsen

again, some changes here and there...

7157 03/09/2007 08:01 pm dhn2

#8576
Introducing percentage based font sizing for the font-site BBCode

7079 02/26/2007 12:30 am Nils Adermann

- added an explanation of gzip compression [Bug #8198]

6915 01/21/2007 07:33 pm Meik Sievertsen

fixing some bugs, most being submitted grammatical/spelling errors.

6912 01/20/2007 06:58 pm Meik Sievertsen

- fixing some bugs
- removing utf8 characters from email files (has been discussed internally, you guys know why)
- making sure some opendir calls are checked before calling readdir.

6888 01/16/2007 02:02 pm dhn2

#7120
- some consistency fixes

6816 12/27/2006 06:43 pm Meik Sievertsen

Unused Code inside function update_forum_data [Bug #6606]
Copy permissions protection for groups [Bug #6594]
HTML issues in ACP [Bug #6580, #6578]
Always send the correct encoding [related to bug #6576]
Mass email fixes for first loop iteration [Bug #6570]...

6814 12/27/2006 01:06 am Nils Adermann

- display search type as page title for premade searches [Bug #6508]
- flash enabled on user side by default, so that admins can actually change anything by activating it (still disabled by default)
- properly implemented password complexity check [Bug #6584]...

6744 12/10/2006 09:13 pm Nils Adermann

I'm a little oblivious today ;-)

6730 12/08/2006 04:20 pm Meik Sievertsen

- re-add script_path for "strange configurations" to let them force the generated urls correctly
- show rank title if no rank image present in memberlist
- other fixes.

6702 12/03/2006 05:12 pm Meik Sievertsen

some tiny bugfixes.

6666 11/27/2006 12:37 pm dhn2

#5630

6584 11/15/2006 04:35 pm Meik Sievertsen

- fixes for the following bugs:
#5326
#5318
#5304
#5290
#5288
#5278
#5276
#5272
#5266
- also fixed the "Call-time pass-by-reference" bug #5252
- within this step changed the normalize calls to require references.
- added captcha size variables to the class scope (suggestion was posted at area51)

6569 11/12/2006 03:29 pm Nils Adermann

message

6436 10/03/2006 08:35 pm Meik Sievertsen

- extend config checking to include check for writeable path
- removed not utilized user_allow_email column from schema
- removed inactive groups (they had no use at all, since inactive users are not able to login)
The only benefit those brought are distinguish users - but this is no longer needed too due to the inactive code present. This also allows us to retain group memberships as well as default settings for users being set inactive due to profile changes....

6414 09/28/2006 05:04 pm Meik Sievertsen

- added confirmation to removing bbcodes
- added optional MX and DNSBL checks
- added backtrace (triggering sql error) on error within sql_in_set as well as making sure it is handling an array
- let users having f_list access to a forum actually see the forum without a topic list and not displaying an error message - this allows for giving people access to subforums but not the parent forum without the need to add the (sub-)forum to the index....

6367 09/15/2006 04:08 pm Meik Sievertsen

implement bare-bone validation for config variables...

6364 09/13/2006 06:08 pm Meik Sievertsen

- fixed some bugs
- changed attachment handling a bit
- tried to remove target tags out of the code
- do not add session ids to urls for bots as well as not creating a new session on each page view for them

I bet i introduced some bugs too. ;)

6320 08/28/2006 05:50 pm Meik Sievertsen

- some bugfixes
- using E_USER_WARNING if an error occurred within the ACP (sadly not able to use it as a default for trigger_error - it seems to be hardcoded in PHP)

6256 08/09/2006 11:03 pm Meik Sievertsen

- load tracking updates. Need to be tested on a clean installation too - at the moment only tiny quirks are noticed at area51.
- reported bugs fixed

6241 08/06/2006 07:25 pm Nils Adermann

- finally making the age calculation work [Bug #3582]
- replacing all occurances of L_NONE with a more specific string [Bug #3494]
- a few corrections to html id attributes in the installer
- using correct permission in mcp_report [Bug #2471]
- allow deleting the avatar, when no upload method is enabled and hide the delete button if no avatar is set

6161 07/09/2006 06:23 pm Meik Sievertsen

- tackle some usability issues
- fix bug #3147
- added the lock-images made by SHS`
- fixed MSSQL errors (adding the correct ESCAPE sequence)

6151 07/07/2006 02:36 pm Nils Adermann

- display age in user profile and make it available on viewtopic
- various tiny bugfixes including [Bug #2351] [Bug #2549] [Bug #2681] [Bug #3015]
- strip first, then change newlines [Bug #2403]
- added support for creating user profiles to the login function (makes use of user_add), triggered by LOGIN_SUCCESS_CREATE_PROFILE constant...

6149 07/06/2006 06:46 pm Meik Sievertsen

some bugfixes

6129 06/28/2006 04:43 am David M

ketchup? catcher? catheter? no. CAPTCHA

- New CAPTCHA ACP, only lets you enable what you can actually use :D
- CAPTCHA ACP also has a nifty demo link that lets you preview a CAPTCHA with the current settings that you enable.

I hope it all works...

6114 06/22/2006 05:14 pm Meik Sievertsen

time to squash some bugs

6104 06/19/2006 11:30 pm Meik Sievertsen

some bugfixes

6073 06/16/2006 06:54 pm Meik Sievertsen

- removed db cache (might re-appear, but for now we do not see the need for it)
- all changes to styles/subsilver/template are purely cosmetic (no functional changes)
- cosmetics
- bugfixes
- add index to modules table
- use modules ordering code for forums too

6049 06/11/2006 09:32 pm grahamje

UI change to default date format

6015 06/06/2006 10:53 pm Meik Sievertsen

ok, this one is rather large... the most important change:
re-introduce append_sid: old style continues to work, not a performance hog as it was in 2.0.x -> structure is different

apart from this, code cleanage, bug fixing, etc.

5985 05/30/2006 06:27 am David M

- We are now at seven different policies, not counting the non-GD version. We must remove something...
- Made the CAPTCHA system idiot proof, disabling all the policies still lets an image get created.
- We handle the case of a user having GD but no TTF. Thankfully, we have CAPTCHAs that don't need TTF!...

5934 05/20/2006 12:50 am David M

a few changes ;-)

5929 05/18/2006 08:18 pm Meik Sievertsen

- added a few missing log variables
- include acp/common.php language file if displaying logs (LOG_ variables should be stored there only now)
- added check to cron.php
- added database_gc config variable
- recalculate binary trees every once a week ;)

5902 05/12/2006 10:52 pm Meik Sievertsen

- introduce new function build_url to easily build a valid url from the user->page object as well as optionally removing certain keys
- changed attachment config to utilize the config build methods
- cleaned up posting.php
- the submit/delete_post functions are now usable (functions_posting.php)...

5887 05/06/2006 04:57 pm grahamje

Remove references to max_warnings as we are not using the value
More advanced handling of warnings (ie ability to automatically ban at a threshold is likely to follow in 3.2 instead)