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

View | Annotate | Download (45 KB)

# Date Author Comment
9704 View | Annotate 06/29/2009 02:36 PM Henry Sudhof

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

9656 View | Annotate 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 View | Annotate 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 View | Annotate 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 View | Annotate 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 View | Annotate 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 View | Annotate 09/02/2008 08:34 AM Meik Sievertsen

settings and data for the new queued posts feature ;)

8593 View | Annotate 06/04/2008 03:23 PM Henry Sudhof

#28055

8554 View | Annotate 05/15/2008 03:29 PM Henry Sudhof

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

8497 View | Annotate 04/08/2008 02:15 PM Henry Sudhof

Begone ghost entries - the Ghostbusters are here

8493 View | Annotate 04/07/2008 06:04 PM Henry Sudhof

#24895

8479 View | Annotate 03/29/2008 01:22 AM Nils Adermann

Hiding everywhere little buggers, eh?

8422 View | Annotate 02/29/2008 02:40 PM Henry Sudhof

Problem migrating old cvs working copy to svn

8407 View | Annotate 02/27/2008 04:10 PM Henry Sudhof

Using new validation options;
#15539

8350 View | Annotate 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 View | Annotate 12/26/2007 03:53 PM

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

8156 View | Annotate 10/09/2007 01:21 PM Henry Sudhof

new clicky thingies.

8147 View | Annotate 10/05/2007 04:36 PM Meik Sievertsen

dumdidum... sorry. ;)

8120 View | Annotate 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 View | Annotate 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 View | Annotate 09/22/2007 03:33 PM Meik Sievertsen

basename auth values for acp_board

7909 View | Annotate 07/19/2007 10:38 PM Meik Sievertsen

again, a lot of bug fixes

7790 View | Annotate 06/24/2007 03:57 PM Henry Sudhof

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

7777 View | Annotate 06/18/2007 05:12 PM Henry Sudhof

Fixing a few minor bugs; changing one language variable.

#12123
#12483
#12489
#12513

7736 View | Annotate 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 View | Annotate 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 View | Annotate 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 View | Annotate 05/16/2007 02:32 PM shs

#11030

7455 View | Annotate 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 View | Annotate 04/24/2007 07:52 PM Meik Sievertsen

forgot the true

7396 View | Annotate 04/24/2007 07:19 PM Meik Sievertsen

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

7391 View | Annotate 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 View | Annotate 04/19/2007 10:59 PM David M

#9902

7322 View | Annotate 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 View | Annotate 03/30/2007 12:49 PM Meik Sievertsen

some changes/bugfixes

7232 View | Annotate 03/26/2007 05:42 PM Meik Sievertsen

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

7218 View | Annotate 03/23/2007 01:18 PM Meik Sievertsen

again, some changes here and there...

7157 View | Annotate 03/09/2007 08:01 PM dhn2

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

7079 View | Annotate 02/26/2007 12:30 AM Nils Adermann

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

6915 View | Annotate 01/21/2007 07:33 PM Meik Sievertsen

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

6912 View | Annotate 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 View | Annotate 01/16/2007 02:02 PM dhn2

#7120
- some consistency fixes

6816 View | Annotate 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 View | Annotate 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 View | Annotate 12/10/2006 09:13 PM Nils Adermann

I'm a little oblivious today ;-)

6730 View | Annotate 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 View | Annotate 12/03/2006 05:12 PM Meik Sievertsen

some tiny bugfixes.

6666 View | Annotate 11/27/2006 12:37 PM dhn2

#5630

6584 View | Annotate 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 View | Annotate 11/12/2006 03:29 PM Nils Adermann

message

6436 View | Annotate 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 View | Annotate 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 View | Annotate 09/15/2006 04:08 PM Meik Sievertsen

implement bare-bone validation for config variables...

6364 View | Annotate 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 View | Annotate 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 View | Annotate 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 View | Annotate 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 View | Annotate 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 View | Annotate 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 View | Annotate 07/06/2006 06:46 PM Meik Sievertsen

some bugfixes

6129 View | Annotate 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 View | Annotate 06/22/2006 05:14 PM Meik Sievertsen

time to squash some bugs

6104 View | Annotate 06/19/2006 11:30 PM Meik Sievertsen

some bugfixes

6073 View | Annotate 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 View | Annotate 06/11/2006 09:32 PM grahamje

UI change to default date format

6015 View | Annotate 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 View | Annotate 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 View | Annotate 05/20/2006 12:50 AM David M

a few changes ;-)

5929 View | Annotate 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 View | Annotate 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 View | Annotate 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)

5862 View | Annotate 04/29/2006 06:30 PM David M

- CAPTCHA!

Xore and NeoThermic are very cool, you must thank them!

5824 View | Annotate 04/22/2006 06:18 PM Meik Sievertsen

- removed group settings from roles
- added forum icon in front of forums in permissions acp
- added trace permissions in permission masks (thanks naderman for writing the first code and for the idea... :))
- some bugfixes
- PHP6 fix

5787 View | Annotate 04/15/2006 08:51 PM Meik Sievertsen

slightly modified general tab layout to remove the confusion between board defaults and board settings.

5744 View | Annotate 03/28/2006 07:10 PM Meik Sievertsen

added ability to hide coppa groups (mainly applied to permission screens)

5739 View | Annotate 03/28/2006 02:44 PM David M

- Visual Confirmation for guest posting

5725 View | Annotate 03/25/2006 08:14 PM Meik Sievertsen

ok, thought about this now for too long. I think the best solution circumventing memory consumption and not introducing "hacks" is to seperate module information (and probably more in 3.2 for installation/uninstallation) from the main code.

5712 View | Annotate 03/25/2006 03:16 PM Meik Sievertsen

my attempt to fix custom profile fields

- added the load settings for custom profile fields
- re-added our famous make_clickable function
- removed group_by clauses (due to the lang id selection the group by clause is no more needed)

I hope that i have not just created new bugs. ;)

5655 View | Annotate 03/18/2006 05:45 PM Nils Adermann
  • empty log message ***
5653 View | Annotate 03/18/2006 05:19 PM Nils Adermann

- Added init_{$auth_plugin} function which can be used to test a connection to the authentication system before actually saving the new configuration. This will hopefully stop people from locking themselves out by using an authentication system that they cannot connect to.

5636 View | Annotate 03/16/2006 12:20 AM Nils Adermann

- removed search settings from load page
- no need to retrieve mysql information on every page => removed (fulltext_mysql)
- added init() method to search plugins which is called when the search backend is changed
- optional create/delete index functions for methods which don't need to loop through all posts (like fulltext_mysql)...

5624 View | Annotate 03/13/2006 07:05 PM Meik Sievertsen

- added users activity load setting

5622 View | Annotate 03/13/2006 12:19 AM Meik Sievertsen

- streamlined reports to consist of the feature set we decided upon (Nils, your turn now)
- use getenv instead of $_ENV (with $_ENV the case could be wrong)
- permission fixes (there was a bug arising with getting permission flags - re-added them and handled roles deletion differently)...

5605 View | Annotate 03/06/2006 06:29 PM grahamje

Configure the warning expiry

5603 View | Annotate 03/06/2006 03:03 PM Meik Sievertsen

- added "display_on_posting" setting to custom bbcodes (creates a button with the bbcode tag)
- fixed forum editing and parent id selection
- completely removed HTML support (it only creates security problems)
- changed cache_moderators() to reflect permission changes

5595 View | Annotate 03/01/2006 10:48 PM Meik Sievertsen

- some bugfixes
- committed coding guidelines as they are at area51
- removed script_path (needs a close inspection later)
- removed the need for server_name and server_port
- able to define server port/name/protocol and force the user-defined server vars (very handy for proxy setups)

5594 View | Annotate 03/01/2006 01:02 AM David M

- Proper iteration of files

5583 View | Annotate 02/25/2006 06:46 AM David M

Another one bites the dust :D

- Nicer way of cleaning junk in PM export
- Added various signature and posting controls :P

5558 View | Annotate 02/18/2006 02:54 PM Meik Sievertsen

- fix some tiny bugs
- fix module system (sometimes the layout is broken due to falsly deactivated categories)
- auth updates (setting permissions)
- fix "category jumping" bug in acp
- u_action is defined by the module itself

5441 View | Annotate 01/11/2006 07:56 PM Nils Adermann

- overhauled search system
- updated structure for search backend plugins
- better result caching using ACM
- search results no longer session restricted => link to them by copying the URL :)
- in-topic search
- indexing posts now uses search backend plugins...

5349 View | Annotate 12/17/2005 11:16 PM David M

- Better handling of invalid email functions

5347 View | Annotate 12/17/2005 10:34 PM grahamje

Adding the ability to change send_encoding needs a slight tweak to the
code which tests it since it will now always be set

5346 View | Annotate 12/17/2005 10:16 PM David M

- send_encoding is now configurable

5340 View | Annotate 12/16/2005 08:05 PM Nils Adermann

- Apache auth plugin is working again
- LDAP auth plugin now supports OpenLDAP
- fixed Authentication settings in ACP
- preparatory ACP changes for the search

5337 View | Annotate 12/15/2005 02:07 PM Meik Sievertsen

- and add missing settings for autologin

5336 View | Annotate 12/15/2005 01:59 PM Meik Sievertsen

- wrong variable used for obtaining current configuration

5310 View | Annotate 11/20/2005 07:58 PM Meik Sievertsen

- more acp additions and changes...

5303 View | Annotate 11/17/2005 07:06 PM Meik Sievertsen

HOLLA! Whats this shit...
These gets commited now because i want to be sure no one is changing an admin file corresponding the ones listed within includes/acp