phpBB
Statistics
| Revision:

root / trunk / phpBB / index.php

History | View | Annotate | Download (5.2 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
11015 03/01/2011 10:15 pm Git Gatekeeper

commit 448df1cdf5d06e9457397ae439c04ad44084c2a9
Merge: 6c49f95 4ac8eaf
Author: Oleg Pudeyev <>
Date: Tue Mar 1 16:57:00 2011 -0500

Merge branch 'ticket/9549' into develop
  • ticket/9549:
    [ticket/9549] Display users in their primary group instead of their first group...
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'"...
10211 10/04/2009 07:14 pm Meik Sievertsen

Copy 3.0.x branch to trunk

9614 06/18/2009 11:04 am Joas Schilling

fix r9604

Authorised by: AcydBurn

9604 06/17/2009 10:01 am Joas Schilling

Fix bug #20625 - Do not display birthdays of banned users

Authorised by: acydburn

8987 10/09/2008 04:17 pm Meik Sievertsen

- Do not show link to user/group profiles if user has no permission to view the linked page and gets a denied message anyway. (Bug #15088)
- Do not display last post link and sort display options for search engines. (Bug #15088)

8904 09/22/2008 03:25 pm Henry Sudhof

adding more hashes

8638 06/09/2008 07:11 pm Meik Sievertsen

erm, yeah. :)

8636 06/09/2008 07:05 pm Meik Sievertsen

#27395

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

8146 10/05/2007 04:30 pm Meik Sievertsen

dumdidum... sorry. ;)

7954 07/26/2007 05:51 pm Meik Sievertsen

do not get too excited

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

again, a lot of bug fixes

7889 07/15/2007 03:47 pm Meik Sievertsen

even more fixes. :o

7749 06/11/2007 02:12 am Meik Sievertsen

my round of bug fixes

7433 04/30/2007 03:32 pm Meik Sievertsen

"Ghost" topics in active topics list when shadow topics and corresponding topic in same resultset [#10313]
Find a member supporting hidden groups for those able to see them [#10305]
Display hidden groups for all those able to see them across the board (composing messages, viewonline)...

7320 04/10/2007 06:50 pm David M

#9748

7143 03/07/2007 05:55 pm Meik Sievertsen

- fix some group specific bugs
- correctly determining terrafrost's birthday mod

7007 02/18/2007 02:42 pm Meik Sievertsen

fixing some bugs
more mcp links for easier moderating different aspects (all, forum, topic)
i may have introduced new bugs with this commit due to me having fixed some things weeks ago and some code changed in between - please report if you see something not working as expected.

6969 02/05/2007 05:24 pm Meik Sievertsen

only some minor fixes

6761 12/14/2006 04:21 am David M

#5242
- forgot to show the change!

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

6398 09/23/2006 09:30 pm grahamje

#3896

6380 09/18/2006 12:02 am Nils Adermann

- no more encoding mixture, say hello to UTF-8 (I'll add a validation solution for PHP 4.3.3/4 ASAP) [side effect: fixes Bug #3762]
- take local server time into consideration for birthday/age calculation
- faster active topic search
- allow changing active topic time frame [Bug #4150]...

6366 09/14/2006 04:57 pm Meik Sievertsen

- Fix some bugs
- fixed retrieving of permissions if the LIKE statement is used as well as proper supporting (needs testing on mssql)

6322 08/28/2006 08:45 pm dhn2

Hehehehe ...

6321 08/28/2006 07:20 pm Nils Adermann

- birthdays/age in user's timezone and not server's local time
- parse bbcode in posts with fewer characters than selected maximum on search results page
- retrieve search word context in posts which are longer than maximum characters (no raw BBCode anymore)...

6237 08/05/2006 05:49 pm Meik Sievertsen

- fixed some bugs
- made imageset naming more consistent
- updated every schema to be consistent and also fixed it (every db should install fine now)
-

6037 06/10/2006 04:20 pm grahamje

Group ordering on legend

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.

5986 05/30/2006 02:24 pm Nils Adermann

- various corrections related to permissions in the mcp, including [Bug #1994] and [Bug #1924]
- fixed some quickmod bugs [#1994] and [Bug #1898]
- browse reports/unapproved posts by topic id
- correctly hide approval details
- added return message to mcp_ban [Bug #1851]...

5895 05/12/2006 06:05 pm Meik Sievertsen

test new sf cvs with tiny bugfix

5883 05/05/2006 07:56 pm Meik Sievertsen

- some adjustements for phpdocumentor

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

5553 02/12/2006 08:21 pm Meik Sievertsen

my turn to break things... harharhar
- checking in permission settings and permission masks
- permission presets and documentation not finished yet
- added backtrace function to determine file/line for sql errors
- fixed marlist for orphan attachments/groups/logs/users...

5247 10/02/2005 08:47 pm Meik Sievertsen

- session changes

5156 05/31/2005 08:54 pm Meik Sievertsen

some language additions and tiny bugfixes related to the request_var change

5138 04/30/2005 04:36 pm Meik Sievertsen

- some fixes here and there

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)

5108 03/21/2005 11:43 pm Meik Sievertsen

- first try to break things...

4995 10/08/2004 12:59 pm Meik Sievertsen

- load_moderators taken into account at index.php
- added S_UNREAD_TOPIC to viewforum
- changed S_UNREAD to S_UNREAD_POST in viewtopic

4978 09/04/2004 09:32 pm Meik Sievertsen

my turn to break the forum (and at least pm's are no longer working - will not last long). HARRRR

4972 09/01/2004 05:55 pm psotfx

Danger Wil Robinson Danger! Paul is commiting files! Danger

4883 05/02/2004 03:06 pm Meik Sievertsen

fix some issues with oop, fixing small bugs and prepare the next steps...
NOTE TO DEVS: have a look at adm/admin_board.php (new config layout)

4757 01/12/2004 04:00 pm psotfx

Mark given set of forums marked, show "Mark forums read" link on subforum display

4644 11/05/2003 07:49 pm psotfx

Hide special and hidden groups(?)

4473 09/07/2003 03:46 pm psotfx

Updates mainly for removal of extension + header comment ... moved some aspects of ucp around, further work to be done on these areas ... not commiting search for time being

4433 08/25/2003 06:48 pm psotfx

Show legend if group coloured and not hidden

4261 07/15/2003 12:06 am psotfx

Re-arrange auth and setup calls ... needs to be repeated for all major scripts

4068 05/30/2003 08:37 am Meik Sievertsen

moved the queue call, added interval. The current lock is very "fluent" at the moment. ;)

4067 05/29/2003 04:29 pm Meik Sievertsen

added email queue + small changes (do not hit me for the mysql_basic change :D)

4062 05/27/2003 01:53 am psotfx

Majority are UCP related updates ... avatars should now work, aside from gallery, fixed a few other issues, updated schema/basic

4034 05/21/2003 01:57 am psotfx

Enable display of birthday listing ... controlled via ACP Load Settings

3969 05/04/2003 01:58 am psotfx

page header/footer become functions, forum passwords (I know, I know but it appears a popular feature for some reason ... inclusion not yet set in concrete nor complete), various bug fixes (and no doubt new bugs).

3961 05/02/2003 05:50 pm psotfx

Various updates, forum links, "improve" forum management, cleanups, blah blah, note the schema changes, note also that forum management may misbehave ... reports on wrong doings are welcome ... seem to be having problems with some mcp functions under apache/win32

3953 04/26/2003 03:17 am psotfx

Various changes, and tests ... marking/tracking is not complete ... tinkering, changing, etc. still to be done ... it's just I've made numerous and various changes to different files so a commit really is due

3693 03/20/2003 03:28 am psotfx

Fix login box action

3630 03/10/2003 07:22 pm psotfx

Without caching

3628 03/10/2003 06:48 pm psotfx

Various additions and fixes

3612 03/08/2003 11:10 pm psotfx

Additional info for profiles

3338 01/20/2003 06:12 am ludovic_arnaud

Un-b0rked ACL options caching, small general fixes

3317 01/13/2003 07:44 am ludovic_arnaud

Very minor changes.

3102 11/27/2002 02:24 pm bartvb

Initial Lastread support. Mind the schema and config changes\!

3075 11/21/2002 04:40 pm thefinn

Moved profile.php to ucp.php. ucp is really really broken right now, don't even think about trying to use it.

3028 11/13/2002 10:48 pm psotfx

Num posted articles/topics update

3018 11/08/2002 04:33 am ludovic_arnaud

Cleaned up viewforum/index, altered template class to replace missing lang strings with a nicely formatted text, pre-implemented topics prefetching and broke some things.

3012 11/07/2002 10:45 pm psotfx

Fix a couple of issues, hopefully haven't broken anything Ashe was planning ...

3010 11/07/2002 04:20 am ludovic_arnaud

Subforums update take #1

3007 11/05/2002 05:50 am ludovic_arnaud

viewforum queries update + a couple of bugfixes.

2983 10/30/2002 01:57 am psotfx

Changed $board_config to $config, more posting "stuff", altered polling code in viewtopic and loads of new problems, poor coding, etc. created :)

2958 10/20/2002 09:19 pm psotfx

Mostly changes to turn userdata into user->data, lang into user->lang + bitstring 2nd format + inheritance for permission admin and various other updates/fixes/changes ... note that user->lang & user->theme isn't final

2943 10/08/2002 10:11 pm psotfx

Permission related updates ... is still not final but is getting there ... faster than British Rail too

2923 10/04/2002 03:09 pm psotfx

Well, here are all my changes ... don't blame me if things break :D

2917 10/04/2002 01:32 am ludovic_arnaud

I updated my copy with the Area51 template so here it is, along with a couple of bugfixes :]

2916 10/03/2002 09:44 pm ludovic_arnaud

Subforums part 3: "the one that actually works"

2913 10/03/2002 04:43 am ludovic_arnaud

Subforums handling part 2, it almost works. Also added: the "Explain" link at the bottom page, can be removed easily before official release if necessary.

2912 10/01/2002 11:41 pm ludovic_arnaud

First implementation of subforums handling in index.

2879 08/22/2002 03:58 pm psotfx

Forum/Topic marking updates

2866 08/18/2002 12:08 am psotfx

Some sql changes

2853 08/15/2002 05:45 pm psotfx

More session changes to accomodate ACL_PERMIT/PREVENT ...

2851 08/13/2002 06:41 pm psotfx

Where did that dunce cap go?

2850 08/13/2002 06:40 pm psotfx

oopsie, that version wasn't ready for commit ....

2849 08/13/2002 06:34 pm psotfx

More changes ... switched away from prefetch for now ...

2673 07/14/2002 04:45 pm psotfx

Updates for permissions, sessions, lots of things ... note that many things do_not_work now ... I'm commiting them to stop people complaining about my holding on to everything :) There is no update script at present for all these changes, you'll have to work out what's needed yourselves till I finish various things

2549 04/30/2002 07:56 pm thefinn

Changed code so it stores total users in config table to remove a slightly costly query

2453 03/31/2002 03:58 pm psotfx

Output online users explanation

2448 03/31/2002 02:06 am psotfx

pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly

2349 03/19/2002 01:38 pm psotfx

Remove HIDDEN_GROUP check in user mod SQL ... no valid there.