emanuele45
|
86d1db0c91
Merge pull request #153 from emanuele45/copyright_2012
|
12 years ago |
emanuele
|
eb309351af
Fixed improper UTF8 setting for PostgreSQL and SQLite during install and fixed upgrade to fix the settings in old installs too - Thanks tinoest for spotting the problem!
|
12 years ago |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 years ago |
emanuele
|
a0768b8aac
Time to go UTF-8 default for MySQL too
|
12 years ago |
emanuele
|
4b6b2ae0ff
[install] Removed a couple of css from the past (classic theme) - thanks Illori for the report
|
12 years ago |
emanuele
|
5cf00b8e5c
A couple of small broken things + removed utf8_should_work from install.php
|
12 years ago |
emanuele
|
3f9ed51d04
ooops...debug leftover...
|
12 years ago |
emanuele
|
ad054ff160
[install] passwords should not be escaped [Bug 4924]
|
12 years ago |
Spuds
|
25b9438d46
! change ?fin20 to ?alp21, many files, question is which ones did I miss :P
|
12 years ago |
Spuds
|
8c9514a27f
! Fixed creation of db_last_error file during install and upgrade
|
12 years ago |
Spuds
|
30d18d1d4b
! updates to how the settings.php file is saved. Move db_last_error to its own file (yes ugly) to avoid any possible race conditions. Added lock_ex to acquire an exclusive lock on the file while proceeding to the writing, added check for proper witting, and if failure, attempt to restore the settings_bak.php to recover
|
12 years ago |
emanuele
|
7fe132f2fc
! A couple of install-related fixes
|
12 years ago |
Spuds
|
c15a2c788e
! Some more minor gif to png drudgery
|
12 years ago |
Spuds
|
bb830f7480
! updating of the install.php / upgrade.php and associated files to catch up with the changes
|
12 years ago |
emanuele
|
465a1712f1
! On install attach the database port only during the first time the page is displayed and not subsequently [Topic 470010] - Thanks Yoshi2889 for the report
|
12 years ago |
Spuds
|
25e70e39f4
! Adding other branch with install.php and upgrade.php changes
|
12 years ago |