phpBB
Statistics
| Revision:

root / trunk / phpBB / install / install_install.php

History | View | Annotate | Download (67 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
11024 03/06/2011 02:15 pm Git Gatekeeper

commit 239cb56af09424825f6a83dea42dc3cb10d9a470
Merge: e8def25 7027489
Author: Andreas Fischer <>
Date: Sun Mar 6 15:08:29 2011 +0100

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/9824] Accept commit messages with less than perfect headings....
10925 01/12/2011 01:00 am Git Gatekeeper

commit a3673789402eae83b94860c87747091125701f78
Merge: 30dacf8 f115795
Author: Andreas Fischer <>
Date: Wed Jan 12 01:49:44 2011 +0100

Merge branch 'task/naderman/config-class' into develop
  • task/naderman/config-class:
    [task/config-class] Do not create multiple cache driver instances....
10905 01/02/2011 11:45 pm Git Gatekeeper

commit da4617b14b11ade6f664b8c1ab94e3aeb5b7428d
Merge: 979158f 3c713b5
Author: Igor Wiedler <>
Date: Mon Jan 3 00:24:55 2011 +0100

Merge branch 'ticket/bantu/9746' into develop
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...
10794 09/16/2010 10:45 pm Git Gatekeeper

commit cdadda35540d4909a00de01c1671251684e2801f
Merge: 2376f07 41245f9
Author: Igor Wiedler <>
Date: Thu Sep 16 23:39:01 2010 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/9091] Extract IPv4 address from addresses mapped into IPv6.
10761 08/28/2010 10:45 pm Git Gatekeeper

commit e4ff780c1370d9f743da0fffc70b98be0c7cfe92
Merge: c4a65a4 dbe8fb6
Author: Andreas Fischer <>
Date: Sat Aug 28 23:34:18 2010 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/9117] Wrong redirection after login....
10652 08/19/2010 04:25 pm Git Gatekeeper

commit a2918fd98e61db0e7e9885fb546abc024c84d0fc
Merge: 31b221a 6da582e
Author: Andreas Fischer <>
Date: Thu Jul 8 20:10:17 2010 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/9704] Fix minor typo in coding guidelines....
10558 03/07/2010 03:45 am Git Gatekeeper

commit 693a2dc99bf07aeac1865d4a48ddf2589317ac7a
Merge: b68de23 ac32927
Author: Nils Adermann <>
AuthorDate: Wed Mar 3 23:32:09 2010 +0100
Commit: Nils Adermann <>
CommitDate: Wed Mar 3 23:32:09 2010 +0100

Merge branch 'develop-olympus' into develop...
10342 12/16/2009 03:48 pm Meik Sievertsen

merge changes from 3.0.x branch

10211 10/04/2009 07:14 pm Meik Sievertsen

Copy 3.0.x branch to trunk

10070 08/31/2009 09:58 am Andreas Fischer

Addition to r9887: Correctly install 'Copy forum permissions' module.
Addition to r10068: Correct mode is send_statistics.

10060 08/28/2009 10:26 am Joas Schilling

Fix Bug #49195 - Queries on un-indexed column user_email
Added function to generate email-hash.

Authorised by: AcydBurn

9969 08/13/2009 03:51 pm Nils Adermann

- links to send statistics after install and update
- link back to ACP main from send statistics
- improved language / better explanation (incl. Bug #48555)

9592 06/14/2009 03:47 pm Henry Sudhof

#46515

9524 06/02/2009 02:12 pm Henry Sudhof

Okay, a first ci of the new captcha plugins. We'll add dynamic template includes later, as well as documentation on how to use this. I'm prepared to get yelled at for bugs (oh, I know that there are plenty); but please blame spammers for broken styles and MODs.

9354 03/02/2009 02:33 am Chris Smith

Removed the major version number from the useragent match of the Ichiro bot, it has been upgraded

9300 01/23/2009 12:13 pm Meik Sievertsen

tiny fix for the installer

9041 11/02/2008 12:19 pm Meik Sievertsen

fix 3 very tiny bugs... #35545, #35365 and #35305

9026 10/17/2008 04:55 pm Meik Sievertsen

gah

9024 10/17/2008 12:31 pm Meik Sievertsen

Disable referer validation on install if it is not possible to determine correct referer due to a proxy setup (Bug #32765)

8814 09/04/2008 02:01 pm Meik Sievertsen

Ok, story real database server info, as well as caching it
Store it on installation too - allows us to check the db version used on installation and used currently to warn the user about incompatibilities

8780 08/22/2008 02:52 pm Meik Sievertsen

change the way we do chmodd'ing. I know, my implementation really sucked... good we have motivated community members who point this out. ;) Thanks to faw for providing a way better function and for discussing and also abiding to our needs. :) LEW21 should maybe credited too... he gave the inspiration without knowing it.

8763 08/16/2008 09:06 pm Meik Sievertsen

the chmod change i already had within the changelog (by mistake). This should further secure writable directories and created files.
Installation need to be tested on different hosts.

8760 08/15/2008 09:46 pm Marek RuszczyƄski

PHP 5.3 compatibility.

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

#27395

8598 06/04/2008 05:37 pm Nils Adermann

removed executable props [Bug #6464]

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

Hiding everywhere little buggers, eh?

8446 03/18/2008 02:33 pm Meik Sievertsen

#23195

8348 01/29/2008 04:49 pm Meik Sievertsen

#19955

8292 01/02/2008 04:56 pm Henry Sudhof

A few very minor changes to avoid curveballs.

8290 12/27/2007 06:34 pm Meik Sievertsen

#16695
#s17235

8285 12/26/2007 03:53 pm

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

8248 11/19/2007 05:44 pm Meik Sievertsen

further updates

8224 11/03/2007 09:31 pm Meik Sievertsen

further fixes
- fix infinite loop on checking ban for those not having ever visited the page (or removed all session cookies)
- avatar width/height switched in language files
- fix windows switching to background on IE7 (smlies window for example)

8211 10/21/2007 01:26 pm Meik Sievertsen

make sure we always check for a valid directory handle

8167 10/12/2007 06:11 pm Henry Sudhof

#14704
That should solve the issue for the user table, I hope that it doesn't manifest at other places.

8139 10/04/2007 08:50 pm Meik Sievertsen

#i42
new password hashing mechanism for storing passwords

8130 10/04/2007 01:33 pm Meik Sievertsen

deregister globals to install too

8116 10/01/2007 07:43 pm Meik Sievertsen

#i112

8072 08/30/2007 11:21 pm Meik Sievertsen

necessary changes...

7961 07/27/2007 07:33 pm Meik Sievertsen

err, forgot to commit

7929 07/23/2007 06:25 pm Meik Sievertsen

needed fixes

7920 07/22/2007 10:11 pm Meik Sievertsen

try to normalize everything...

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

a bunch of fixes

7875 07/12/2007 06:14 pm Meik Sievertsen

some more fixes

7866 07/11/2007 05:03 pm Meik Sievertsen

some fixes

7860 07/10/2007 05:14 pm Meik Sievertsen

some fixes here and there

7830 07/03/2007 05:36 pm Meik Sievertsen

let's see if i can break something. :o

7818 07/01/2007 06:09 pm Meik Sievertsen

some fixes... most importantly the ability to update the board with the automatic files while having fsockopen disabled (instead, the update file information will be used, which may be inaccurate if the admin did a mistake).

7736 06/09/2007 01:11 pm Meik Sievertsen

ok, mess around with the templates + fixing some bugs + adjusting headers for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!)

7734 06/08/2007 06:01 pm David M

same old, same old

7733 06/08/2007 06:00 pm David M

another Oracle fix

7684 05/26/2007 02:44 pm Henry Sudhof

#11431

7644 05/19/2007 05:44 pm Meik Sievertsen

Allow pre-setting language dependant data in schema_data.sql... specified with {L_*}, also create the search index on installation

7631 05/18/2007 04:33 pm Meik Sievertsen

Disable DEBUG by default, enable backtrace by default

7583 05/15/2007 03:48 pm Henry Sudhof

Be more explicit regarding the requirements.

Once more, this introduces language variables.

7527 05/11/2007 02:25 pm Meik Sievertsen

We do not support nesting code tags - #10763
#10741
Confirm box on pruning forums - #10619
Not stripping empty lines on parsing messages - #10579
Remove reports alongside with users - #10501

7478 05/05/2007 11:33 pm Henry Sudhof

Introducing a new CAPTCHA. Thanks to Robert "Xore" Hetzler for idea & code and Ashley "Neothermic" Pinner for her expertise and contributions to said code.

This introduces new language variables, so take note translators :).

7469 05/05/2007 12:22 pm Meik Sievertsen

Better support for nested transactions...

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)

7429 04/30/2007 12:46 pm Henry Sudhof

Prepare to be yelled at and brace for the tide of bug reports: I had hoped we would not have to do this, but it seems that we have to.

-Route all avatar downloads through download.php - adrien
-Change the way inline attachments are delivered
-Fixes a few (unreported) bugs, notably avatar upload during group generation...

7421 04/28/2007 04:24 pm David M

I am not having much luck these days...

7420 04/28/2007 04:18 pm David M

typo

7417 04/28/2007 02:02 pm David M

ok, now let it actually work :P

7415 04/28/2007 02:54 am David M

oops

7414 04/28/2007 02:53 am David M

installer tries to install language specific imageset entries

7302 04/08/2007 05:14 pm Meik Sievertsen

#9659
#9569

7255 04/01/2007 02:39 pm David M

- PostgreSQL can now use schemas. During install, under database name, enter databasename.schema
- phpversion() to PHP_VERSION

7180 03/12/2007 10:43 pm Meik Sievertsen

remove user with empty username_clean...

7078 02/26/2007 12:00 am shs

A couple changes to improve usability:

1) Reworded the "Install missing" explain for the converter
2) "Forked" the final page of a clean install to give two options... #1 being going to the convertor and #2 being the already existing "Take me to your ACP!" stuff....

7010 02/19/2007 05:15 am David M

- forgot a few places :P

6995 02/17/2007 12:06 am Nils Adermann

- allow converting from one database to another, no need for tables to be in one database anylonger (this also allows switching from one DBMS that was used with phpBB2 to another DBMS supported by phpBB3 including new systems available in Olympus only)
- abstracted some installation code that is now relevant to converting as well into functions_install.php (mostly DBMS selection related)...

6956 02/02/2007 04:36 pm Meik Sievertsen

only very tiny fixes.

6934 01/27/2007 01:30 pm Meik Sievertsen

#7424
- rebuild username_clean column due to changes in utf8_clean_string()

6927 01/24/2007 06:19 pm Meik Sievertsen

- fix severe bug with email hash calculation
- fix bug in convertor not correctly converting config values

6912 01/20/2007 06:58 pm Meik Sievertsen

- fixing some bugs
- removing utf8 characters from email files (has been discussed internally, you guys know why)
- making sure some opendir calls are checked before calling readdir.

6910 01/20/2007 05:20 am David M

#7256

6908 01/19/2007 12:58 pm Meik Sievertsen

some opendir/closedir fixes

6872 01/10/2007 05:47 pm Meik Sievertsen

fix some general bugs and some convertor related

6863 01/09/2007 02:33 am David M

- installer now checks if the page size is correct for Firebird
- Firebird now has a proper explain page

6842 01/05/2007 04:31 pm Meik Sievertsen

unique cookie name anyone?

6826 12/31/2006 05:56 pm Meik Sievertsen

- telling the admin for what the board contact and board email addresses are used for and also making sure this explanation is correct ;)
- fixes for bugs #6694, #6664 and #6662

6815 12/27/2006 05:51 pm David M

#6600

6803 12/24/2006 02:11 pm Meik Sievertsen

some fixes today
- most important change is the consolidation of the display attachment functions; merging them together to have one function we need to call.

6785 12/21/2006 03:07 am David M

#6460, thanks to ToonArmy for the patch :D
- removed pregenerated template variables from the installer

6781 12/18/2006 06:29 pm Meik Sievertsen

- Modules are not added correctly [#6370]
- Minor bug in ucp_prefs_personal.html (Opera) [#6348]
- MCP-Warnings section colspan problem in Opera [#6338]
- Loading extensions on install [#6332]
- Adjust PM rules if folder removed [#6326]
- #6318
- Coppa registration [#6306]...

6730 12/08/2006 04:20 pm Meik Sievertsen

- re-add script_path for "strange configurations" to let them force the generated urls correctly
- show rank title if no rank image present in memberlist
- other fixes.