phpBB
Statistics
| Revision:

root / trunk / phpBB / includes / acp / acp_forums.php

History | View | Annotate | Download (61.2 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
10887 12/13/2010 03:45 pm Git Gatekeeper

commit adfa1656fb9d8b5bb601af1d7a6720884954d87a
Merge: bd579c8 af5b9a9
Author: Nils Adermann <>
Date: Mon Dec 13 16:35:55 2010 +0100

Merge branch 'ticket/igorw/9556' into develop
  • ticket/igorw/9556:
    [ticket/9556] Drop php closing tags, add trailing newline...
10751 08/21/2010 10:45 pm Git Gatekeeper

commit 2e787fa836dbfdcec7864b5f143520aec3752bd0
Merge: 999f6db 9731f24
Author: Nils Adermann <>
Date: Sat Aug 21 23:35:43 2010 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus: (57 commits)
    Revert "[ticket/7716] Data too long for column 'message_subject'"...
10651 08/19/2010 04:25 pm Git Gatekeeper

commit 31b221ae913c49fa2e2a776bd9fd54659728fcd0
Merge: dea1d66 c79df97
Author: Andreas Fischer <>
Date: Thu Jul 8 03:06:41 2010 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/9712] Future dates can be formatted as 'less than one minute ago'...
10639 08/19/2010 04:24 pm Git Gatekeeper

commit 2cf57822bb4607d595affaef2264f064cb984c55
Merge: 904d204 8f91e6c
Author: Nils Adermann <>
Date: Sun May 30 14:59:06 2010 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/9094] Hide "Copy permissions" message, when permissions were copied....
10637 08/19/2010 04:24 pm Git Gatekeeper

commit 591217a903460a81df4c19850f5d99c2e9d10b1d
Merge: cf89952 0bf2c3e
Author: Nils Adermann <>
Date: Sun May 16 19:52:36 2010 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus: (21 commits)
    [feature/notify_status] Define'd constants for notify_status...
10636 08/19/2010 04:24 pm Git Gatekeeper

commit cf8995210625b31988dd9ae98435bf183ee799e3
Merge: 0ed69d9 4787083
Author: Nils Adermann <>
Date: Fri May 14 02:51:56 2010 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/7717] Localise default extension groups for attachments...
10629 08/19/2010 04:24 pm Git Gatekeeper

commit 49607a0b2c134355abe924fccc06df07a985edef
Merge: d1e8f6a da5c36f
Author: Nils Adermann <>
Date: Thu Mar 18 17:06:43 2010 +0100

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [feature/memcache-multi-server] Changing format for multiple memcache hosts. Fixing code style issues in changes....
10342 12/16/2009 03:48 pm Meik Sievertsen

merge changes from 3.0.x branch

10211 10/04/2009 07:14 pm Meik Sievertsen

Copy 3.0.x branch to trunk

10198 09/30/2009 03:51 pm Meik Sievertsen

Disable copy forum permissions screen in forums creation/update workflow - also fixes Bug #52035
We will revisit this one later

10184 09/24/2009 01:37 pm Andreas Fischer

Fix bug #51905 - Only check whether forum image exists if forum image is specified.
Related to bug #39005.
Authorised by: acydburn

10171 09/20/2009 06:52 pm Meik Sievertsen

forgot to add display active flag to forum data in r10169 for bug #19135

10169 09/20/2009 05:46 pm Meik Sievertsen

set "display active topics" to true by default for new forum creation... regression/addition from/to bug #19135

10135 09/10/2009 08:49 pm Andreas Fischer

Fix bug #51105. - Ignore (disable) newly generated forum in forums list. Related to r9896.

10024 08/20/2009 12:40 pm Meik Sievertsen

fix sql error due to us using STRICT db mode. ;)

9978 08/14/2009 11:43 am Andreas Fischer

More r9896 cleanup.

9977 08/14/2009 11:19 am Joas Schilling

fix #49685 introduced in r9896

Authorised by: AcydBurn

9896 07/31/2009 01:46 pm Henry Sudhof

Add box if users decided not to select a forum to copy permissions from on forum creation

9887 07/28/2009 11:09 pm Andreas Fischer

[Feature] Ability to copy permissions from one forum to several other forums.
[Fix] Add log entry when copying forum permissions.

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)

9344 02/27/2009 04:29 pm Chris Smith

- Removed redundant code and unnecessary queries in forum management. #42265
- Fixed use of <b> instead of <strong> in ACP

9309 01/27/2009 07:16 pm Jim Wigginton

Fixed bug #39005 - check forum_image whether it exists
Authorised by: acydburn

8898 09/19/2008 07:07 pm Meik Sievertsen

do not allow categories to be locked by accident (Bug #14548)

8876 09/18/2008 04:26 pm Meik Sievertsen

Prevent integer overflow - Bug #19895

8870 09/18/2008 03:21 pm Meik Sievertsen

Do not allow setting forums parent to the forum itself. (Bug #18855)

8805 09/02/2008 08:36 am Meik Sievertsen

Fix one design failure in phpBB3. Do not count non-approved posts to the user_posts. Before, a user was able to circumvent basically any protection based on post counts.
At the same time implement the queue_trigger feature.

8655 06/13/2008 09:39 pm Meik Sievertsen

Fix some instances where we left db connections open (registration -> captcha for example)

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

Hiding everywhere little buggers, eh?

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

Using new validation options;
#15539

8374 02/03/2008 11:55 pm Nils Adermann

merging r8373 into 3.0 branch: adding a new option to hide the entire list of subforums on listforums

8285 12/26/2007 03:53 pm

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

8253 11/27/2007 04:13 pm Henry Sudhof

#15554
#15464
#15384
Yes, there is a lang change.

8197 10/15/2007 08:06 pm Henry Sudhof

indeed.
#14789

8194 10/15/2007 01:10 am Meik Sievertsen
  • empty log message ***
8186 10/14/2007 07:50 pm Meik Sievertsen

use language variable

8172 10/13/2007 12:30 pm Meik Sievertsen

tiny tiny tiny

8171 10/13/2007 12:26 pm Henry Sudhof

Lets put it back where it belongs.

8170 10/13/2007 12:07 pm Henry Sudhof

errm, we actually want that.

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

dumdidum... sorry. ;)

8143 10/05/2007 03:14 pm Henry Sudhof

#i43

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.

8083 09/07/2007 04:01 pm Henry Sudhof

Maybe - just maybe - it might a good idea to only allow users actually allowed to change permissions to do so.

8072 08/30/2007 11:21 pm Meik Sievertsen

necessary changes...

7920 07/22/2007 10:11 pm Meik Sievertsen

try to normalize everything...

7916 07/21/2007 01:55 pm Henry Sudhof

err

7915 07/21/2007 01:39 pm Henry Sudhof

#13663

7895 07/16/2007 04:02 pm Meik Sievertsen

- Handle forum links/redirects within viewforum if no read permission given (to display login box or error message) (Bug #13467)
- Prevent changing postable forum having subforums to link forum without moving subforums out first

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!)

7677 05/25/2007 06:03 pm Henry Sudhof

Introduced checks to stop negative postcounts (Bug #11561, #11421)
Allow IP v4/v6 urls for remote avatars (Bug #11633)
Delete avatar files automatically (Bug #11631)
Automatically add selected columsn to group by statements in the converter (Bug #11465)

7652 05/20/2007 12:07 pm Meik Sievertsen

language change and reset locked status for link forum type.

7581 05/15/2007 12:55 pm Meik Sievertsen

added subforum read/unread icons (thanks to thatbitextra for providing them).
fixed issue with forum passwords only alloweing ASCII in administration while allowing non-ASCII on user-entered passwords

7517 05/09/2007 07:37 pm Meik Sievertsen

sync topics before forum.

7498 05/07/2007 05:17 pm Meik Sievertsen

fix moving forums around. :o

7466 05/05/2007 06:53 am David M

- changed the way we do forum accounting in phpBB, far less intensive and much faster. sync() recalculates the number of topics and posts using just the topics table instead of having to join topics and posts together. However, even this can be avoided if we know what operation is happening and an auto sync is not in action. Since MCP operations are "known", we can provide very fast MCP operations....

7456 05/04/2007 02:30 pm Meik Sievertsen

added class for disabled options in ACP
E_USER_ERROR now using language keys if available [related to #10445]
UCP/MCP title tags [#10441]
Check $start parameter in viewforum [#10435]
Check for postable forum for moving user posts within users ACP [#10433]...

7318 04/09/2007 09:44 pm David M

#9551

7189 03/14/2007 09:53 pm David M
  • empty log message ***
7188 03/14/2007 07:52 pm Meik Sievertsen

- fixed a bug in syncing forums/topics in ACP
- now also syncing moved topics having no information at all (this may only be triggered while converting)

7137 03/06/2007 05:06 pm dhn2

Be gone thou hardcoded image dimensions! There is not enough room for both of us!

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

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

6905 01/18/2007 03:41 pm Meik Sievertsen

fixing some bugs

6894 01/17/2007 07:41 pm Meik Sievertsen

ok, handled some bugs... the most important being validate_username (the variable passed to validate_data([...]array('username', [...])) and updating group listings while doing relevant group actions. Oh, and PM icons are working now. :o

6880 01/11/2007 06:44 am David M

#6772
- some other random things

6829 01/02/2007 05:35 pm Meik Sievertsen

- do not allow setting the parent to currently assigned childs [Bug #6708]
- Allow the display_on_index setting to be specified for link forums [Bug #6660]
- Rank code in functions_display.php [Bug #6656]
- Added some new locations for the viewonline page [Related to bug #6484]...

6818 12/28/2006 05:21 pm Meik Sievertsen

- made sure ranks are displayed correctly (used RANK instead of RANK_TITLE)
- #6630
- hide a few links from bots (forum/topic marking, memberlist, post/reply/quote/edit/etc. buttons) [#6354]
- #5698

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]...

6601 11/18/2006 05:27 pm Meik Sievertsen

- a handful of mcp fixed, the most important one is the change for check_ids() - it is now supporting ids from more than one forum too, making it possible to use some mcp features as designed initially. We really need to get our moderator team testing the mcp extensively....

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)

6524 10/24/2006 12:32 am David M

This was caused by the removal of DEFAULT on some TEXT columns (MySQL really does not allow this). Only those using MySQL felt this issue :P

6497 10/14/2006 04:56 pm Meik Sievertsen

- store sql_layer directly within the layer itself
- new method sql_multi_insert to circumvent db-specific hacks
(hopefully not introduced any parsing errors)

6470 10/08/2006 09:04 pm Meik Sievertsen

- forum image being an additional image instead of replacing forum indicators
- reasons fixes

6420 09/30/2006 05:06 pm Meik Sievertsen

just realizing that it is better to limit the uses of RANGE.

6419 09/30/2006 04:58 pm Meik Sievertsen

- fixing a bug i am unsure about when it occurs (but it occurs). The symptoms are broken template cache files if after removing unnecessary php opening/closing tags result in statements being syntactially incorrect.
- added real syncing to forums acp (not only forum statistics rebuild)

6383 09/23/2006 12:14 am Meik Sievertsen

some tiny fixes here and there

6365 09/13/2006 08:19 pm Meik Sievertsen

seems like i forgot something. :)

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. ;)

6342 09/01/2006 03:16 pm Meik Sievertsen

fix some bugs - hopefully not breaking anything...

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)

6271 08/12/2006 03:14 pm Meik Sievertsen

sql_in_set changes

6239 08/06/2006 08:06 am David M
  • empty log message ***
6238 08/06/2006 07:52 am David M

This should end some issues we have been having regarding the proper binary encoding of stuff. :D
Acyd Burn: quit breaking the schema :P

6232 08/03/2006 05:23 pm Meik Sievertsen

- custom profile field fixed
- fixing sql_fetchfield from cache
- changing the quote parser. In my tests i have not seen changed behaviour - but i might have broken something with this change.

6209 07/24/2006 12:08 pm David M

OK...

This commit should increase the total number of BBCodes from 31 to 2040. Some things to watch out for:

Each database likes to deal with binary data in its own, special way. They are, quite frankly, too cool for school.

MySQL, MSSQL and Oracle all allow me to send in a default value for their binary column using a hex number. However, MSSQL forces me to send the specific data as a hex number and thus we must CAST it....

6198 07/20/2006 11:45 pm Meik Sievertsen

- some bugfixes
- set ip_check to A.B.C. by default
- display postings in other encodings by default and present link to force the encoding as usual.

6188 07/17/2006 05:23 am David M

hmm... This commit does not increase the number of BBCodes. However, this does other things that we need to do first. This splits the usage of allow_* from the BBCode bitfield in forum descriptions, forum rules and group descriptions. This also fixes a tiny, tiny severe issue that nobody found :D I hope it works :P

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)

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

time to squash some bugs

6107 06/20/2006 09:00 pm Nils Adermann

- correctly display subcategories
- use L_TRANSLATION_INFO [Bug #2357]
- always begin with ACL_UNSET in permission trace
- allow copy permissions when editing a forum
- default to parent forum for copying permissions
- no duplication of the breadcrumps on registration [Bug #2307]

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

6048 06/11/2006 08:13 pm Meik Sievertsen

- fixed a few bugs
- added user_add() function
- check posted images ([img]) for same domain/scipt and php files
- auth_api.html updated to the coding guidelines look&feel
- introduced ability to force non page-updates (cron is using it)
- correctly resend coppa email

6022 06/08/2006 12:59 pm Meik Sievertsen

- fix some smaller bugs
- removed custom profiles preview field from acp

6021 06/07/2006 09:32 pm Meik Sievertsen

ok, sorry for this. :/
- cleaned up table names/constants

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.

5995 06/01/2006 03:47 pm Meik Sievertsen

- create forums by default
- hide prune options if not enabled
- fixed module management enable/disable switch if in module itself
- fixed some schema errors
- adjusted $user->page array generation for developers calling scripts outside of phpBB root

5967 05/26/2006 05:04 pm Meik Sievertsen

some tiny changes...

5940 05/20/2006 03:20 pm Meik Sievertsen

- seperate queries and cached queries
- display correct read/unread information while displaying active topics
- fix for SELECT DISTINCT in mssql using sql_query_limit
- fix for forum updating in ACP using mssql (and probably other dbal having problems with primary keys in updates)