Commit Graph

145 Commits

Author SHA1 Message Date
Andreas Gohr a6783fdb13 Updated version checks for PHP 5
Ignore-this: 97d3d6fd8dc65d0cfce6b976cc2fad28

The next release will require PHP 5, the related checks were upgraded to check
for at least 5.0.0 (we might need to tune this)

darcs-hash:20090726115255-7ad00-59d67b61739db8eea0288a8010d7cdf507ab867b.gz
2009-07-26 13:52:55 +02:00
Andreas Gohr b4353e5179 release preparations
Ignore-this: 93da548cc8b7ac9371d391b9a78005a8

darcs-hash:20090214120815-7ad00-a1245eb095dccb16a69c8928e22b6ae04cd80a5f.gz
2009-02-14 13:08:15 +01:00
Andreas Gohr 6073217b28 release preparations
Ignore-this: d380e2bbc9a542e0e75854ccc05d0374

darcs-hash:20090206080534-7ad00-ff3e4d237aa875f7cdd02236a07d87b3ba5476a4.gz
2009-02-06 09:05:34 +01:00
Andreas Gohr bd502e9728 release preparations
Ignore-this: c5eb865293d3f28cdf3bcb18f942f323

darcs-hash:20090130093753-7ad00-c269f5cd90eaf959fc46d3ad1c5e3a8b26df44d2.gz
2009-01-30 10:37:53 +01:00
Andreas Gohr ff9bc2cd09 release preparations
Ignore-this: 7c662f92b5b2a94faf57c4c716dada3a

darcs-hash:20090126174421-7ad00-ce2c5ec1353f774e7bbeaf358117f68e7df2a32b.gz
2009-01-26 18:44:21 +01:00
Anika Henke 2e79fc15a0 yno external image for install.php (FS#1401)
darcs-hash:20081011153149-f7d6d-490efbd7ec447670f7131617535a82d2ac6aff5a.gz
2008-10-11 17:31:49 +02:00
Andreas Gohr 9c71da5bcf more verbose errors in tarlib when needed ext is missing
darcs-hash:20080823111603-7ad00-8c6f664b96fa6c959f77965d0d1b721aecedc92c.gz
2008-08-23 13:16:03 +02:00
Anika Henke f46c9e83ac fixed all remaining links to wiki.splitbrain.org and to restructured pages
darcs-hash:20080815134211-f7d6d-61f4f4fa1c5f62832d7cc5ad3e3a7a78460d2981.gz
2008-08-15 15:42:11 +02:00
Andreas Gohr dd6510bdf8 release preparations
darcs-hash:20080504185355-7ad00-c8ac1fa6a50a4226ef17bf7dd8b34065c177276e.gz
2008-05-04 20:53:55 +02:00
Andreas Gohr 9ad6da3da0 keep chosen language on retry in installer FS#1396
darcs-hash:20080504101546-7ad00-eb1c14380c3e2e517ca9485adf3dadddc07e6992.gz
2008-05-04 12:15:46 +02:00
Andreas Gohr 5faa223d0e release preparations
darcs-hash:20080331180649-7ad00-a38029f32d12ab21506ca4ccf3c36f55eaa12962.gz
2008-03-31 20:06:49 +02:00
Michael Klier de33a58fdd introducing the new tmp dir
darcs-hash:20080227215640-23886-606fc55ada5d6c3c80f14967746ec6aa0a4b3321.gz
2008-02-27 22:56:40 +01:00
Andreas Gohr d0a27cb03c don't use fullpath() before initialized
darcs-hash:20070930201133-7ad00-a35a6c40f880116009efd9e50cb002bd75733369.gz
2007-09-30 22:11:33 +02:00
Andreas Gohr 009768124d don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some
trouble in certain setups relying on symlinks or having restricitve
file structure setups.

This patch replaces all realpath() calls with a PHP only replacement
which should solve those problems.

darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
2007-09-30 20:42:50 +02:00
Andreas Gohr 7b407d6d7d fixed function check in install.php FS#1215
darcs-hash:20070806185341-7ad00-c89eefb548615b3b91f77faf3ee477fc62d3257f.gz
2007-08-06 20:53:41 +02:00
Andreas Gohr 43078d1072 use file_get_contents to read files
darcs-hash:20070725190021-7ad00-32ea2f7d76d6508dfeb9dfd90f94132c4020386c.gz
2007-07-25 21:00:21 +02:00
Andreas Gohr 9711045ab5 check data/index permissions in installer FS#1181
darcs-hash:20070709182725-7ad00-3f24d9cb83ef31e713e16ee3710ec08df1be764b.gz
2007-07-09 20:27:25 +02:00
Andreas Gohr 83666c1bae final release preps
darcs-hash:20070626182517-7ad00-eedd1d5d52954076d4518235772e6199233d93c2.gz
2007-06-26 20:25:17 +02:00
Andreas Gohr e7f137b23d release preparations
darcs-hash:20070524172905-7ad00-a3635da93981b1cc6063143b6a4c2883fb0fe8b9.gz
2007-05-24 19:29:05 +02:00
Andreas Gohr fc89658491 remove deprecated ACL option from installer
darcs-hash:20070511200912-7ad00-68efca374c610a52fae11ee3fe624eb101fc418a.gz
2007-05-11 22:09:12 +02:00
Samuele Tognini 9c18485b26 fixed a forgotten space in install.php
darcs-hash:20070104201822-0abd8-ba4f7830a0acfa42438fc8894c28cdf552dc8aa7.gz
2007-01-04 21:18:22 +01:00
Andreas Gohr bab4a8bd97 check for preg_replace in install.php
to avoid problems like in http://forum.dokuwiki.org/thread/521

darcs-hash:20070102204857-7ad00-9a352a5503114c2df20eb2aded243c2c9e50abe8.gz
2007-01-02 21:48:57 +01:00
Andreas Gohr 4dde32dd6f release preparations
darcs-hash:20061106192948-7ad00-c5f00a6a452e941b6799663d5b73e7e089a376a2.gz
2006-11-06 20:29:48 +01:00
Andreas Gohr 3afe5d1c34 PHP version check in the installer
darcs-hash:20061105204420-7ad00-2b80d8ceb37b48ccdaa10545ea6fb9bddb58529b.gz
2006-11-05 21:44:20 +01:00
Andreas Gohr aa248fb590 ignore line endings when checking the config file hash for the installer
darcs-hash:20061023192008-7ad00-c9772b42081c9c7fcc64e37eb90a2ea200b21850.gz
2006-10-23 21:20:08 +02:00
Andreas Gohr 8cb7b22ccf release preparations
darcs-hash:20061019165805-7ad00-1cd724eabd74ecf66734eba35f607ad474fc8374.gz
2006-10-19 18:58:05 +02:00
Andreas Gohr 894a80cc56 restrict fetch.php's download abilities
This patch changes fetch.php ability to download external files. It now checks
for the returned MIME type and will only download images. For all other
MIME types a redirect is sent back to the browser. This reduces the risc of
being misused as open proxy.

Additionally the download facility is disabled completly by default by setting
the fetchsize option to 0. Users who want the feature need to overwrite the option
in their local.php.

Background: The ability to download external files is needed to resize external
images on the server side. When disabled, a redirect is sent to the browser which
will download the fullsize image and rescale it on the client side which is more
bandwidth and CPU intensive.

darcs-hash:20061017175329-7ad00-cd1b1bfa043a04540c51ca8380d28deaa14147d1.gz
2006-10-17 19:53:29 +02:00
Andreas Gohr 5c4260fa89 fix user group name in install.php
darcs-hash:20061010111646-7ad00-9b0b08b448f0dcadebff784f27f0ec28d49cbc21.gz
2006-10-10 13:16:46 +02:00
Andreas Gohr d76dea32dc release candidate preparation
darcs-hash:20061008103152-7ad00-5a26c285c8d4899ab9b21a84d493671857d77a99.gz
2006-10-08 12:31:52 +02:00
Andreas Gohr e238607916 better datachecking in install.php
This patch automatically lowercases the superuser name like DokuWiki will
do itself later on. It also fixes the email check and requires it to have
at least an @ character.

darcs-hash:20061004183516-7ad00-791df13131c2484cb08c840812688d83bdf807fa.gz
2006-10-04 20:35:16 +02:00
chris 70a6aa16e6 install.php updates
- add retry button (as suggested by Diego Georgini)
- correct error color, from green to red (spotted by Diego Georgini)
- add utf8_decode and utf8_encode to required function list, when
  mb_string functions are not available.
- remove extra backslash from reported file names.

darcs-hash:20060930170121-9b6ab-d7b4a455b01d28f35b8c69385639439eaca8944e.gz
2006-09-30 19:01:21 +02:00
Andreas Gohr e784f395fe release candidate preparations
updated wwordblock.conf
updated installer checksum
increased msg num

darcs-hash:20060928200451-7ad00-061feb181c7e91f736fb396db224e4ea9660effa.gz
2006-09-28 22:04:51 +02:00
Andreas Gohr 56ee955725 fixed md5 sum for installer
darcs-hash:20060923110047-7ad00-b9007f7f656e56656a44b2349c14e7839c1f68ce.gz
2006-09-23 13:00:47 +02:00
Andreas Gohr f6e0e34061 disable debugging by default
darcs-hash:20060917183150-7ad00-1672f8ef23dc49b6cdfd43d29338dab6a14a928c.gz
2006-09-17 20:31:50 +02:00
chris 523d7ea679 install script update II
- alter acl configuration to use @admin group as superuser

darcs-hash:20060917154659-9b6ab-37145ebda1f04ad29ae430b463f7305eaccad9fd.gz
2006-09-17 17:46:59 +02:00
chris 4c39371e0e install script update I
- update hash for devel dokuwiki.php
- remove changes.log creation, its no longer required
- add allowdebug

darcs-hash:20060917154208-9b6ab-612815c241dbff1c2c1c99f0ca1da8bce6c9538e.gz
2006-09-17 17:42:08 +02:00
Andreas Gohr 4208c142a4 use translation for pag title in install.php
darcs-hash:20060802180443-7ad00-85b010b3b41c3f271f3ef2f43e34889270fa4b4f.gz
2006-08-02 20:04:43 +02:00
chris 9c70688ac5 installer - fix policy 1 + two appearance changes
darcs-hash:20060728232930-9b6ab-78d8ccc570e1e62b8d5b958f70036ce0fd4f0d7b.gz
2006-07-29 01:29:30 +02:00
chris ca64d724f8 i18n update
set correct values for "lang" and "dir" when english "install.html" is substituted
for missing text in the selected language.

darcs-hash:20060728093913-9b6ab-376cdd98ba6c63597ff8ee25c84a4ba119f095cc.gz
2006-07-28 11:39:13 +02:00
Andreas Gohr 0036aa8973 save language in installer
The language chosen for the installer is now saved to local.php as well.

darcs-hash:20060728094028-7ad00-f6fe5ce9a41b6d8c364e361aa14fbb65902468e0.gz
2006-07-28 11:40:28 +02:00
Andreas Gohr 8af2e4bbb7 default policy for installer
darcs-hash:20060728093653-7ad00-fc481b0ae7707516de089bfd88dba3eee0f33f3d.gz
2006-07-28 11:36:53 +02:00
chris 3545b2e00f add error_reporting sanity
avoid many E_NOTICEs for those installations which run with E_ALL

darcs-hash:20060728090404-9b6ab-0506bb5ad3af38456762bd578db3f230195505c1.gz
2006-07-28 11:04:04 +02:00
Andreas Gohr 472483168f installer updates
Restructured and cleaned up installer with full I18N support. Needs testing.

darcs-hash:20060726201047-7ad00-e4f66cb356a47453d2f56ef948bc8e2194a8303d.gz
2006-07-26 22:10:47 +02:00
Andreas Gohr a5bc8bc1a2 fixed syntax error in install.php
darcs-hash:20060724195807-7ad00-3e07556811afa544b35b3e0c11661bef947ed762.gz
2006-07-24 21:58:07 +02:00
chris 5cfb88156f installation script
This installation script doesn't so much install DokuWiki as configure
a brand new DokuWiki installation for first use by:
- setting the Wiki name
- turning on ACL
- creating the super user
- creating the changes.log file

darcs-hash:20060724185404-9b6ab-5b9dd6d0231db6522388a860b72da608c21df691.gz
2006-07-24 20:54:04 +02:00