phpbb/phpBB/install
Joas Schilling 902a79bfda [feature/new-tz-handling] Readd Database updater changes from Oleg
The change here converts user_timezone to vchar and computes
timezone identifiers from the offsets. It uses database-specific
functions for building SQL conditionals and concatenations which
need to be implemented, probably in a separate ticket. As a result
the current code is not functional.

The changes are tricky since we need to drop user_dst column from
users table, but we need it during the data migration process to
properly calculate effective timezones for all users.

PHPBB3-9558
2012-06-20 00:52:37 +02:00
..
convertors [develop-olympus] Bumping version numbers to final for 3.0.11 releases. 2012-05-31 20:19:28 +02:00
data [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
schemas [feature/new-tz-handling] Remove appearances of board_dst and user_dst 2012-06-18 15:08:46 +02:00
database_update.php [feature/new-tz-handling] Readd Database updater changes from Oleg 2012-06-20 00:52:37 +02:00
index.php [ticket/10756] Renaming phpbb_style_template to phpbb_template 2012-04-19 04:25:25 +02:00
install_convert.php [ticket/10637] Leftovers from implementation of extensions in convertor 2012-02-09 22:24:46 +02:00
install_install.php [feature/new-tz-handling] Remove appearances of board_dst and user_dst 2012-06-18 15:08:46 +02:00
install_main.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
install_update.php [ticket/10754] Changing $style to $phpbb_style 2012-04-03 00:41:56 +03:00
phpinfo.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00