phpBB
Statistics
| Revision:

root / tags / release_2_0_2 / phpBB / includes / constants.php

History | View | Annotate | Download (4.9 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
2845 08/08/2002 08:06 pm

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

2785 07/29/2002 07:04 am dougk_ff7

Ok, so many bug fixes, so little time... Fun... Well, the change to
mysql_schema was just changing the phpbb_groups group_id to auto
increment, should fix problems in upgrade.php. Should. I will probably
include any relevant schema changes with a nice update_to script in 2.0.2...

2483 04/04/2002 04:47 pm

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

2482 04/04/2002 01:53 pm psotfx

Switch off DEBUG mode ... will have to ask users to enable this in some cases during bug reporting but this will prevent piles of SQL being output in a few unecessary places

2467 04/02/2002 11:13 pm the_systech

Ok this is just me being anal again... No code changes, just file headers..

2304 03/18/2002 02:35 pm psotfx

Updates to overcome security issue + updates of various functions, initial version of profile registration include ... not completed but should be functional for obvious reasons(!)

2172 02/16/2002 09:35 pm psotfx

Further privmsg constant

1937 01/25/2002 01:39 am psotfx

Fix defines for warnings

1857 01/13/2002 04:30 pm psotfx

Add MOD user_level ... not terribly 'clean' with the permissions setup but allows simple implementation of 'global' mod needs

1678 12/24/2001 02:03 pm psotfx

Added URL constant for categories

1297 11/09/2001 02:26 pm psotfx

Altered for constant table names

1268 11/03/2001 08:17 pm psotfx

Group control panel updates and mods + hidden group ability

1260 11/03/2001 02:54 pm psotfx

Fixed various issues and bugs

1246 10/25/2001 10:59 am thefinn

Not sure what a TALBE is..heh

1244 10/25/2001 10:53 am thefinn

A little over half done the styles admin
Can do: Add new themes from cfg file, export theme data to cfg file, remove themes
Cannot do: Created or edit themes

1173 10/12/2001 12:05 am psotfx

Preliminary avatar gallery support

1085 09/25/2001 08:42 pm psotfx

Forgot to ftp again ...

1083 09/25/2001 08:18 pm psotfx

Updated and fixed various issues, see post in developers forum for info

1016 09/09/2001 02:40 pm bartvb

Removed some trailing newlines

1010 09/08/2001 08:24 pm bartvb

Altered layout of phpbb_config table

987 09/06/2001 02:29 am psotfx

Numerous updates and additions for polling and assorted fixes ... or bugs, whichever they turn out to be

943 08/31/2001 12:20 am thefinn

Re-added GPL disclaimers

933 08/26/2001 04:04 pm psotfx

Modified header comments

877 08/14/2001 10:43 pm thefinn

A few changes to topic moving. TOPIC_MOVE constant gets set to the topic_status field so that moved topics don't 'stick' at the top of viewforum. Also, added topic_moved_id field to store the ID that the topic moves to.

864 08/14/2001 02:40 am psotfx

Topic notification ... initial stuff

854 08/13/2001 07:42 pm gpolins

Added move topic constants

748 07/24/2001 08:26 pm psotfx

Forum locking now implemented + some updates for future functionality

658 07/14/2001 01:56 am psotfx

A demo of some Group CP functionality

547 07/04/2001 12:50 am psotfx

Updates related to message.php and transaction update

544 07/03/2001 02:50 am psotfx

Spot the mess ups

542 07/03/2001 02:34 am psotfx

Update for messages.php

516 06/19/2001 07:38 pm the_systech

added auto_prune

503 06/16/2001 06:43 pm psotfx

Fixed spelling error in ANNOUNCEMENT which in caused an incorrect check to occur

476 06/12/2001 02:38 am psotfx

Latest mods

453 06/11/2001 02:10 am psotfx

Some privmsg updates

437 06/07/2001 09:56 am thefinn

Forum level annoucements and sticky topics are done.
Added topic_type field to the topics database in order to handle ordering. Would have used topic_status but that would have messed up the ordering when topics were locked

435 06/06/2001 11:35 pm psotfx

Reduced auth code size and added some more auth types

433 06/06/2001 01:16 am psotfx

I taught I taw a puty tat

397 06/01/2001 01:14 am psotfx

More changes ... admin level now set in phpbb_users rather than via auth system

377 05/30/2001 10:21 pm psotfx

Auth Stage-1 goes in

328 05/26/2001 02:25 am thefinn

Lots of work on posting. New topic and reply functionality is mostly done. Edit post loads the form but needs database functionality
All this is only been tested on Postgres, donno if it works as well on MySQL yet, will test when I can get access to sourceforge again

253 05/06/2001 02:34 pm psotfx

Additions for session code update

233 05/03/2001 12:31 am psotfx

An extra TABLES constant for possible multiple autologin keys

228 05/02/2001 07:46 pm thefinn

Ran John's fix_files script to fix all the windows carriage returns.
Also added the script in the develop dir. To use it copy it to the phpBB2 root dir and run it

171 04/18/2001 08:26 am thefinn

Most of profile and registration done

143 04/15/2001 04:14 pm psotfx

Session code updates

122 03/22/2001 12:25 am psotfx

Changes related to session code updates

107 03/19/2001 11:56 am psotfx

Corrected for proper English spelling

106 03/19/2001 02:35 am thefinn

User registration works.

94 03/10/2001 12:33 am bartvb

Moved include files