Graham Eames
1409df5205
Improved i18n of default date format on new installs
...
+ misc bug fixes
git-svn-id: file:///svn/phpbb/trunk@6066 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-06-14 21:04:04 +00:00
Graham Eames
c7d2dfb164
UI change to default date format
...
git-svn-id: file:///svn/phpbb/trunk@6049 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-06-11 19:32:17 +00:00
Nils Adermann
349518c11f
- check whether config.php exists
...
- add <p> to installation dialogue
- forgot to commit an mcp info file
git-svn-id: file:///svn/phpbb/trunk@6040 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-06-10 16:09:46 +00:00
Meik Sievertsen
99a6e79d9b
language changes by SHS` [en-GB (OED)] - our thanks to him!
...
git-svn-id: file:///svn/phpbb/trunk@5988 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-05-30 16:50:06 +00:00
Graham Eames
1526ae1fc8
The template for the convertor/upgrade script so that we've got all the template files in
...
You'll have to wait for the code that goes with it :)
git-svn-id: file:///svn/phpbb/trunk@5976 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-05-28 15:11:19 +00:00
Graham Eames
a59f59de21
Fix a rather silly bug in the module install code.
...
Quick access works now :)
git-svn-id: file:///svn/phpbb/trunk@5964 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-05-24 18:49:39 +00:00
Graham Eames
7dd067bf5a
Dealing with some duplicate language strings.
...
I'll leave the rest of the files to you Nils ;-)
git-svn-id: file:///svn/phpbb/trunk@5901 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-05-12 20:01:21 +00:00
Graham Eames
8a37c7572c
Fix the module insertion
...
git-svn-id: file:///svn/phpbb/trunk@5900 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-05-12 19:44:28 +00:00
Graham Eames
1200082de6
- Some slight style changes to the installer to make the explanation more visibly different from the label
...
- Added a brief explanation of register_globals to the requirements page
- A few other odds and ends of language strings that aren't used yet but will be later (it was easier to leave them in than remove before committing :D)
git-svn-id: file:///svn/phpbb/trunk@5889 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-05-06 15:50:59 +00:00
Graham Eames
ebae19ff71
The return of the option to download the config file if it could not be written
...
git-svn-id: file:///svn/phpbb/trunk@5821 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-04-22 13:59:46 +00:00
Graham Eames
5b24c3a7fb
Check the password set in the install against the default rules
...
git-svn-id: file:///svn/phpbb/trunk@5776 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-04-08 18:34:13 +00:00
Graham Eames
3933f0bab3
This now gives a full path through the new install system.
...
New features:
- Rearranged config items
- Added advanced config page for optional settings
- Email admin on install
NOTE: This only works if config.php is writable, if it is unwritable, you must fallback to the old method, edit install_install.php where the redirect is commented out in the database settings to do this
git-svn-id: file:///svn/phpbb/trunk@5764 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-04-05 12:53:27 +00:00
Graham Eames
253c2fadcd
Adding admin settings to the new system (not used yet)
...
git-svn-id: file:///svn/phpbb/trunk@5736 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-03-27 19:30:44 +00:00
Graham Eames
384e434fca
UI changes to the database settings section of the installer
...
Note: To prevent issues with incorrect database settings, it is now no longer possible to pass this point without the settings having been tested to make sure they work
git-svn-id: file:///svn/phpbb/trunk@5718 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-03-25 15:44:35 +00:00
Graham Eames
58f723374b
Adding in the next page of the installer
...
Note that this still falls back to the old code part-way through the install
git-svn-id: file:///svn/phpbb/trunk@5702 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-03-22 21:03:47 +00:00
Graham Eames
de9418db2f
Replacing the first part of the installer ready for some testing
...
This will bounce you back to the previous installer part way through
git-svn-id: file:///svn/phpbb/trunk@5654 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-03-18 16:39:05 +00:00
Graham Eames
f4cfd3665f
Building the foundations for some later changes to the installer
...
This code doesn't actually do anything yet ;-)
git-svn-id: file:///svn/phpbb/trunk@5620 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-03-12 15:52:10 +00:00
David M
2c7f177b1d
- The sha1 hash is a standard part of PHP, mhash is not needed for Jabber :D
...
git-svn-id: file:///svn/phpbb/trunk@5597 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-03-02 01:09:55 +00:00
Graham Eames
6ef34f7961
A few changes to the installer as a result of changes elsewhere
...
git-svn-id: file:///svn/phpbb/trunk@5439 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-01-08 19:43:37 +00:00
Graham Eames
1ba4064f20
Initial instance of the install language file to allow me to install for testing
...
(yes the installer looks a bit messy atm, but I will be changing that in the future)
git-svn-id: file:///svn/phpbb/trunk@5361 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-20 22:03:26 +00:00