phpBB
Statistics
| Revision:

root / tags / milestone_3 / phpBB / index.php

History | View | Annotate | Download (3.6 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
5258 10/04/2005 11:47 pm

This commit was manufactured by cvs2svn to create tag 'milestone_3'.

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.

2305 03/18/2002 02:35 pm psotfx

Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming

2169 02/16/2002 04:04 pm bartvb

Fixed <> vs != problem with MSSQL, missed this one

2156 02/15/2002 04:08 pm bartvb

Made hidden groups really hidden (index, viewforum)

2002 01/28/2002 07:13 pm psotfx

And another fix for warnings ...

1997 01/28/2002 06:25 pm psotfx

Fix various var not set warnings ... many thanks go to The Horta for pointing out and offering fixes for many of these

1958 01/27/2002 01:55 am psotfx

Numerous updates and changes

1851 01/12/2002 06:00 pm psotfx

Changes to topic/forum tracking ... tested for several days on test board and all seems fine, give feedback in forums

1736 12/28/2001 11:24 pm the_systech

more fixes for postgres..

1733 12/28/2001 08:55 pm the_systech

Fix for bug #488041.. Forum ordering on Postgres

1702 12/24/2001 05:34 pm psotfx

Fixed 'bug' #495108, introduced a further string for fields with plural and singular entries, copes with zero conditions.

1679 12/24/2001 02:03 pm psotfx

Updated for new category name constant

1611 12/16/2001 07:58 pm psotfx

Changed way moderator lang is output on viewforum and index

1588 12/15/2001 05:40 pm psotfx

Various changes to accompany session updates ... MSSQL users should be prepared to alter or remove the session_last_visit field or face potential problems

1573 12/14/2001 07:28 pm psotfx

Change for topic_moved_is not null

1566 12/14/2001 03:41 am psotfx

Remove guest user topic tracking via cookies, update viewtopic to re-fix highlighting of search terms, add lang capability to images, various other issues, removed remote avatar size reduction

1535 12/10/2001 02:19 am psotfx

Updates putting back something I took away, slapped hands for me

1511 12/05/2001 01:20 am psotfx

New session code, probably still dodgy, fix for login failed message, search updates, highlighting URI messup fixes, max limit for ranks

1364 11/18/2001 11:18 pm psotfx

Could've sworn I'd commited this ... oh well, brain is going, yeah I know, what brain?

1332 11/16/2001 06:31 pm psotfx

Mainly language updates but some bug fixes too

1247 10/26/2001 01:21 am psotfx

Altered various language constructs + new quote changes for PM + altered pagination

1190 10/14/2001 08:22 pm psotfx

Various changes to location redirection ... please note the format and name changes

1147 10/10/2001 02:00 am psotfx

Minor updates and fixes

1111 10/02/2001 01:22 am psotfx

Changes related to private messaging + some bug fixes

1106 10/01/2001 01:26 am psotfx

Fixed sql = NULL cockup and bug #466615

1103 09/29/2001 01:46 am psotfx

Again seems I forgot to FTP this, adds the message_die for marking forums read

1093 09/27/2001 12:12 am psotfx

topic watch/forum/topic read now cause a message to be displayed, changed profile ICQ for subSilver, various other changes

1068 09/24/2001 06:33 pm psotfx

Mental note, remove old un-needed SQL ...

1051 09/17/2001 02:42 am psotfx

New search 'stuff' ... not complete

1048 09/16/2001 06:47 pm psotfx

Added alternative image capability for index forum icons

1010 09/08/2001 08:24 pm bartvb

Altered layout of phpbb_config table

943 08/31/2001 12:20 am thefinn

Re-added GPL disclaimers

932 08/26/2001 03:53 pm psotfx

Modified header comments

912 08/21/2001 06:35 pm psotfx

Fixed problem with index not showing unread topics in forums for recent replies

821 08/09/2001 07:05 pm psotfx

Improved index folder mark code

813 08/08/2001 01:01 am psotfx

New marked folder system

771 07/31/2001 10:06 pm psotfx

More compliance updates + select previous posts in viewtopic

767 07/31/2001 04:06 pm psotfx

HTML 4.01 and XHTML 1.0 compliance changes

747 07/24/2001 08:17 pm psotfx

Forum locked icon and notice on index

744 07/24/2001 07:34 pm psotfx

Forum locking now implemented + some updates for future functionality

661 07/14/2001 07:30 pm psotfx

Template config system, store relevant config stuff here

658 07/14/2001 01:56 am psotfx

A demo of some Group CP functionality

646 07/13/2001 06:14 pm psotfx

Changes to include location + some other misc stuff

560 07/05/2001 01:33 am uid42062

Various updates for message.php and others

512 06/19/2001 01:18 am psotfx

Fixes for more messups on my part