phpBB
Statistics
| Revision:

root / trunk / phpBB / includes / mcp / mcp_front.php

History | View | Annotate | Download (12.8 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
10990 02/25/2011 02:15 am Git Gatekeeper

commit ee0db1a1d5f0150016d0971057f889f2366f9856
Merge: 76ad7c9 904bcb8
Author: Oleg Pudeyev <>
Date: Thu Feb 24 20:59:19 2011 -0500

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/9874] view_log() performs unneeded count query over all log entries....
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...
10211 10/04/2009 07:14 pm Meik Sievertsen

Copy 3.0.x branch to trunk

10139 09/12/2009 02:17 pm Joas Schilling

fix #49625 r10002 - Do not drop forum_id on mcp_front (un)approval

Authorised by: AcydBurn

10002 08/17/2009 02:09 pm Ruslan Uzdenov

Fix bug #49625 - Performing actions in Main MCP tab does not return correctly
Authorised by: AcydBurn

9989 08/15/2009 11:45 am Joas Schilling

Fix Bug #49725 introduced in r9814

Authorised by: ToonArmy

9864 07/26/2009 09:22 pm Nils Adermann

geez, maybe we should stop displaying text and this would become easier

9834 07/22/2009 03:50 pm Nils Adermann

geez I'm blind - use the right template and lang vars

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

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

9029 10/18/2008 08:44 pm Chris Smith

Fix an issue in r9015 re-index the intersected array

9015 10/14/2008 08:29 pm Chris Smith

Moderators can only see reports/queue/logs from forums they can actually read. #31085

9013 10/14/2008 04:16 pm Chris Smith

Display coloured poster username of queued posts displayed on the front of the MCP.

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

Hiding everywhere little buggers, eh?

8285 12/26/2007 03:53 pm

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

8223 11/03/2007 12:10 pm Meik Sievertsen

some changes

8168 10/12/2007 08:14 pm Meik Sievertsen

some bugfixes

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

dumdidum... sorry. ;)

7884 07/14/2007 05:44 pm Meik Sievertsen

a bunch of fixes

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)

6930 01/26/2007 05:09 pm Meik Sievertsen

- fix some oddities (doubled spaces for example)
- changed the way make_forum_select() is returning the forum list - now including skipped forums but being disabled. This should make identifying the correct forum much more easier.
- Changed some permission namings based on suggestions by the community...

6920 01/22/2007 06:05 pm Meik Sievertsen

fixing mcp bugs by introducing a new feature to check for loaded/accessible modules/modes. If the MCP module "logs" get disabled the quick mod tools on viewtopic still show a link to the logs, this will then lead to an error message. This is not fixable. The logs should be accessible to all moderators by default.

6740 12/10/2006 06:44 pm Nils Adermann

- finally correctly calculate current time for birthday calculation [Bug #6030]
- allow searching forums with unsearchable subforums [Bug #6056]
- addition of an optional HTTP_X_FORWARDED_FOR check in sessions, including bans
- do not index forums which have indexing disabled on index recreation [Bug #6060]...

6698 12/02/2006 02:19 pm Meik Sievertsen

- a bunch of fixes
- added todos to the updater to make sure i do not forget. :)

6650 11/24/2006 03:59 pm Meik Sievertsen

rather large update, most important things done:
- implemented provided patch/diff file for bug #5350 (Highway of Life) with some tiny changes and alterations
- more username/colour changes/fixes
- added a note about PM rule-dependant message removals so the user is not wondering too much if he can't remember his rules. :)...

6631 11/22/2006 02:22 am David M

#5562

major speed boost for Oracle :D

This took a while, every call to sql_query_limit() was checked out for having any implicit/explicit column issues... Hopefully, nothing has changed :D

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

6560 11/07/2006 09:49 pm grahamje

Only show reports you can handle [#5136]

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

sql_in_set changes

6118 06/23/2006 04:25 pm Meik Sievertsen

forgot some changes for post_time

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

6045 06/11/2006 01:11 am Nils Adermann

- forgot to commit common.php
- cleaning up a few more mcp permissions
- adjust some links
- make global topics work properly in MCP

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.

5885 05/06/2006 12:06 am David M

I hope nothing broke!

- Added a query builder, it is currently only used for complex queries that involve a FROM clause with two tables and a left join
- Changed some function calls in the DBAL
- Made the viewtopic queries nicer

5779 04/09/2006 11:20 pm Nils Adermann

- check m_ permission for quickmod [Bug #1317]
- don't sync the global forum (id 0) [Bug #1383]
- corrections to available time zones [Bug #1306]
- only display open reports on mcp_front
- added whois information to mcp_post [Bug #1400]
- copy "dot" when copying a topic [Bug #1321]...

5699 03/22/2006 06:30 pm Meik Sievertsen

adjusting sql_freeresult a bit as well as our error handler (it now prints out if it is because of DEBUG_EXTRA being defined - which is not enabled within the betas/rc's and stable releases).

5649 03/18/2006 11:54 am Nils Adermann

- replaced mcp reports system with a simplified version
- fixed links to mcp_reports

5609 03/08/2006 06:56 pm Nils Adermann

- log entries for deleted topics don't provide a link to the topic or to the topic logs, do we need to change handling of this else where?
- added select all/deselect all to mcp_forum
- realigned mcp_forum.html
- don't display announcements on all pages in mcp_forum => easier use of "select all" + delete/other function

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

5587 02/25/2006 09:46 pm Meik Sievertsen

checkin for providing cvs commandline list.

5584 02/25/2006 01:46 pm Nils Adermann

- allow local moderators to properly use the mcp for more than one forum (mcp)
- automatically get a forum id for global topics if needed (mcp)
- allow linking to unapproved topics via a post id (viewtopic)
- use #p[post_id] anchor (mcp_post)
- use actions where appropriate (mcp_queue)...

5526 02/05/2006 02:40 am Nils Adermann

- removed unnecessary urlencode of highlight words
various mcp_main updates:
- generally make all the tools work again (mode/action changes)
- tidy up urls
- restructured quickmod code to use actions (we don't want too many module entries)

5313 11/28/2005 07:38 pm Meik Sievertsen

- some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in strict mode now) - postgresql not supporting this standard. :/
- acp changes

5114 04/09/2005 02:26 pm Meik Sievertsen

- Documentation related changes
- added resend activation email dialog
- fixed issue in session code
- log failed/successful admin re-authentication/login
- fixed simple forum dropdown box (used in mcp and posting)

5033 12/15/2004 07:30 pm Meik Sievertsen

- removed custom code. ;)
- fixed display of global, unapproved topics in mcp front (still a lot of bugs regarding global announcements)

4937 07/19/2004 10:13 pm Meik Sievertsen

- approve/disapprove posts/topics
- changed mcp_front to be more moderator friendly
- able to change the forum in mcp_queue (for moderators moderating more than one forum)

4923 07/09/2004 02:31 pm Meik Sievertsen

- added splitting of topics to mcp
- added merging of posts to mcp
- fixed parsing of acl_getf results
- adjusted tracking code for important announcements (seems to work now)

4922 07/09/2004 01:03 am Meik Sievertsen

cleaned up the mcp, basic operations such as deleting/moving/(un)locking are functional, as well as all basic views, the other modes (splitting, merging, forking, approval, reports and warnings) will be added within the next days.