phpBB
Statistics
| Revision:

root / tags / milestone_3 / phpBB / install / install.php

History | View | Annotate | Download (41.8 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'.

5250 10/03/2005 05:44 pm Meik Sievertsen

blabla

5193 08/17/2005 05:57 pm Meik Sievertsen

- changed dbal class layout

5141 05/05/2005 07:01 pm Meik Sievertsen

- updated oracle schema/db files
- updated sqlite schema/db files

5130 04/22/2005 07:44 pm Meik Sievertsen

- dbal changes

5125 04/20/2005 08:04 pm Meik Sievertsen

- re-added emotion column. ;)
- postgresql schema fix

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

5051 01/09/2005 09:01 pm Meik Sievertsen

- interbase/firebird 1.5+ support (still needs some tweaking)

5045 01/04/2005 11:07 pm Meik Sievertsen

- mssql related changes
- only added NOT NULL text columns to schema_data, no updates here. ;)

5042 01/02/2005 08:50 pm Meik Sievertsen

- mysql 4.1.x support (mysqli extension)

5018 11/01/2004 01:43 pm bartvb

Damn EOL, damn vim :S

5017 11/01/2004 01:26 pm bartvb

Fixed small problem with finding Imagemagick

4984 09/16/2004 08:33 pm Meik Sievertsen

- more updates, mostly bugfixes to the bbcode parser
- changed current_user in sessions (please review)
- give more flexibility to style authors in regard to the pagination elements
- profile fields updates (included a sample constuct into viewtopic_body.html - have to be documented extensivly)...

4955 08/04/2004 08:14 pm Meik Sievertsen

- updated installer (only small fixes)

4920 07/09/2004 12:41 am Meik Sievertsen

- remove output buffering options from download.php (not needed anymore)
- optimized viewtopic.php a little bit
- removed the create_function (was consuming too much memory) from viewtopic
- check for manually added convert[.exe] program name to imagemagick path in admin_attachments...

4914 06/13/2004 03:37 pm bartvb

Small fix for install

4884 05/11/2004 02:12 pm bartvb

Some minor glitches in the install process

4856 03/04/2004 06:54 pm Meik Sievertsen

i have nothing to say... just ignore this line.

4848 03/01/2004 12:27 am psotfx

bots

4609 10/16/2003 01:47 am psotfx

fudge-o-rama mkII

4608 10/16/2003 01:19 am psotfx

fudge-o-rama

4495 09/13/2003 04:50 pm psotfx

Extension var update

4434 08/25/2003 06:53 pm psotfx

acm_type var name update

4379 08/11/2003 11:45 pm ludovic_arnaud

Taken out the $db var from acm classes for consistency with other classes

4286 07/20/2003 03:59 pm psotfx

store directory check

4273 07/17/2003 05:16 pm psotfx

Remove subfolder storage of templates ... a safe-mode thang, you can delete any existing cache/templates folder

4260 07/14/2003 11:59 pm psotfx

input submit/reset style class name change

4188 07/01/2003 03:54 am psotfx

SQLite support ... Probably helps if the installer supports it I guess ... I'm having one of those lifes, please excuse me.

4185 06/29/2003 01:35 pm psotfx

There is no default_language ...

4184 06/29/2003 12:59 pm Meik Sievertsen

a few fixes

4165 06/21/2003 05:24 pm psotfx

Add check for files/ , write img_magick details to config table, missed couple of lang strings

4143 06/19/2003 03:29 pm psotfx

Add xml and mhash to optional module list

4137 06/16/2003 01:14 am psotfx

Updated Firebird schema ... "compatible" with mysql version ... NOTE the change in ucp schema, module_name becomes module_title to prevent conflict. Various script SQL issues preventing full compatibility with Firebird at present

4136 06/15/2003 08:10 pm psotfx

Few more changes ... now look for (possible) existence of existing tables with same prefix, warn if appropriate, output fatal error on other SQL failures

4131 06/14/2003 05:35 pm psotfx

Couple extra strings, bold text

4129 06/14/2003 04:36 pm psotfx

Moved lang strings

4125 06/14/2003 03:47 am psotfx

Some tidying up, transfer of a few lang strings, removed mbstring module check for now

4122 06/13/2003 10:00 pm psotfx

You won't believe how close this computer came to having a free flying lesson ...

4121 06/13/2003 09:34 pm psotfx

Initial "new installer" ... everyone say 'oooooooohhhhh' ... and you'll look extremely silly

4120 06/13/2003 06:45 pm Meik Sievertsen

deleting the constructor means refining the init call. ;)

4005 05/11/2003 06:21 pm Meik Sievertsen

a few updates, added #539865 and #694413.

3745 03/29/2003 06:50 pm Meik Sievertsen

capitalized install script lang vars.

3740 03/28/2003 02:28 am ludovic_arnaud

Not quite a typo

3694 03/20/2003 03:33 am psotfx

oops, missed a bit

3692 03/20/2003 03:26 am psotfx

Remove debugging stuff

3680 03/19/2003 09:42 pm psotfx

Fudge for firebird schema

3660 03/18/2003 12:06 am psotfx

Trying something

3659 03/17/2003 06:34 pm psotfx

It's alive! It's alive! ...

3647 03/13/2003 01:18 pm psotfx

Redirect path changes

3602 03/06/2003 02:33 am ludovic_arnaud

Change related to the latest form of topics table

3315 01/13/2003 05:25 am ludovic_arnaud

EOL should be fixed now

3312 01/11/2003 11:56 pm ludovic_arnaud

Implementation of an experimental cache manager.

3090 11/25/2002 12:41 am psotfx

This should now work ... still blank screens on errors (due to way errors are now handled by db layer ... need to set return on error and handle sql errors locally in install.php)

2993 10/31/2002 04:20 am ludovic_arnaud

Minor changes, trying to get it working on my test server

2962 10/21/2002 04:10 pm psotfx

bah, various issues, assign lang to this->lang via pointer(?)

2698 07/16/2002 07:30 pm psotfx

This will do a clean install ... it will fail if config isn't writeable or any other error occurs ...

2696 07/16/2002 04:45 pm psotfx

Start integrating install.tpl

2692 07/16/2002 02:51 pm psotfx

Centralise install/upgrade/schemas ... make for easier removal and less cluter ... I think ... install needs to have it's template hard coded