rejo [Tue, 13 May 2008 19:03:24 +0000] rev 159
[feladat @ 265]
Fixed a bug in the installer. This closes #50.
rejo [Tue, 13 May 2008 15:18:45 +0000] rev 158
[feladat @ 264]
Fixing typo in MX validation check.
rejo [Mon, 12 May 2008 07:36:11 +0000] rev 157
[feladat @ 263]
Fixed create user example for PgSQL to have create a new user with a password.
rejo [Fri, 09 May 2008 15:41:02 +0000] rev 156
[feladat @ 262]
Re-ordering of some of the questions in the installer script. The user is now presented the exact commands to create the Poweradmin database user, instead of giving a mock-up.
rejo [Fri, 09 May 2008 14:54:59 +0000] rev 155
[feladat @ 261]
Changed suggested configuration code to not use the PGP shorttags for better compatibility.
rejo [Fri, 09 May 2008 14:24:30 +0000] rev 154
[feladat @ 260]
Fixing another typo in Dutch translation.
rejo [Fri, 09 May 2008 14:23:37 +0000] rev 153
[feladat @ 259]
Fixing typo in Dutch translation.
rejo [Fri, 09 May 2008 14:23:00 +0000] rev 152
[feladat @ 258]
Fixing small bug in on-screen print of suggested configuration.
rejo [Fri, 09 May 2008 14:07:54 +0000] rev 151
[feladat @ 257]
Added translation of installation script. User now may choose between english or dutch installation procedure.
rejo [Sat, 03 May 2008 22:00:51 +0000] rev 150
[feladat @ 256]
The local configuration file is now written by the installer if the file is writeable to the webserver. If it is not, the user must create the file himself. Fixed a small typo.
rejo [Sat, 03 May 2008 21:16:50 +0000] rev 149
[feladat @ 255]
Fixed a missing variable definition in the installer.
rejo [Sat, 03 May 2008 20:36:31 +0000] rev 148
[feladat @ 254]
Allow the use of SRV records, allthough there is no validation of this type (yet). Requested by Philipp Hellmich.
rejo [Sat, 03 May 2008 20:22:46 +0000] rev 147
[feladat @ 253]
Added a small explanation of the supported regular expression for the search field. This closes ticket:38 and ticket:47.
peter [Mon, 28 Apr 2008 20:10:12 +0000] rev 146
[feladat @ 252]
Added the possibility to select whether MySQL or PostgreSQL should be used.
Depending on the choice, a different instruction is displayed in step 3.
Also fixed a minor typo.
rejo [Mon, 28 Apr 2008 19:12:51 +0000] rev 145
[feladat @ 251]
Fixed a small problem in the database scheme that is created by the install procedure.