aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/convertors
Commit message (Collapse)AuthorAgeFilesLines
* [prep-release-3.1.6] Update version to 3.1.6-RC1Joas Schilling2015-08-231-1/+1
|
* [prep-release-3.1.5] Update version to 3.1.5-RC1Joas Schilling2015-06-091-1/+1
|
* Update version to 3.1.4-RC1Joas Schilling2015-04-091-1/+1
|
* [prep-release-3.1.3] Update version to 3.1.2-RC1Joas Schilling2015-01-261-1/+1
|
* [prep-release-3.1.2] Update version to 3.1.2-RC1Joas Schilling2014-11-221-1/+1
|
* [prep-release-3.1.1] Update version number to 3.1.1Nils Adermann2014-11-011-1/+1
|
* [prep-release-3.1.0] Update version to 3.1.0Joas Schilling2014-10-231-1/+1
|
* [prep-release-3.1.0-RC6] Update version to 3.1.0-RC6Joas Schilling2014-10-231-1/+1
|
* [prep-release-3.1.0-RC5] Update version to 3.1.0-RC5Joas Schilling2014-10-071-1/+1
|
* [prep-release-3.1.0-RC4] Update version to 3.1.0-RC4Joas Schilling2014-09-191-1/+1
|
* [ticket/13065] Fix rehashing of stored password hash in phpBB2 convertor.Cesar G2014-09-142-2/+11
| | | | PHPBB3-13065
* [prep-release-3.1.0-RC3] Update version to 3.1.0-RC3Joas Schilling2014-08-111-1/+1
|
* [prep-release-3.1.0-RC2] Update version to 3.1.0-RC2Joas Schilling2014-07-111-1/+1
|
* [ticket/12775] Move phpbb_convert_30_dbms_to_31 into the config file classTristan Darricau2014-07-071-2/+3
| | | | PHPBB3-12775
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-4/+4
| | | | PHPBB3-12446
* [prep-release-3.1.0-RC1] Update version to 3.1.0-RC1Joas Schilling2014-06-241-1/+1
|
* [ticket/12747] Drop support for FirebirdJoas Schilling2014-06-201-7/+0
| | | | PHPBB3-12747
* [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy rulesetTristan Darricau2014-06-161-1/+1
| | | | PHPBB3-12722
* [prep-release-3.1.0-b4] Update version to 3.1.0-b4Joas Schilling2014-05-301-1/+1
|
* [ticket/12594] Replace phpBB Group with phpBB LimitedYuriy Rusko2014-05-281-1/+1
| | | | PHPBB3-12594
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-272-6/+14
| | | | PHPBB3-12594
* [prep-release-3.1.0-b3] Update version to 3.1.0-b3Joas Schilling2014-05-041-1/+1
|
* [feature/sqlite3] Add support for SQLite 3Patrick Webster2014-05-021-0/+1
| | | | | | | Minimum version requirement is 3.6.15 as that's what ships with PHP 5.3.0 when support for SQLite 3 was added. PHPBB3-9728
* [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-291-2/+0
| | | | | | | | | * There MUST NOT be trailing whitespace at the end of lines. * There MUST NOT be whitespace before the first content of a file. * There MUST NOT be whitespace after the last content of a file. * Functions MUST NOT contain multiple empty lines in a row. PHPBB3-12458
* [prep-release-3.1.0-b2] Update version to 3.1.0-b2Joas Schilling2014-03-301-1/+1
|
* [prep-release-3.1.0-b1] Update version to 3.1.0-b1Joas Schilling2014-03-151-1/+1
|
* [ticket/12236] Move AOL Instant Messanger field to custom profile fieldJoas Schilling2014-03-051-1/+1
| | | | PHPBB3-12236
* [ticket/12237] Convert yahoo messanger to custom profile fieldJoas Schilling2014-03-051-1/+1
| | | | PHPBB3-12237
* [ticket/12235] Convert WLM to custom profile fieldJoas Schilling2014-03-041-1/+1
| | | | PHPBB3-12235
* [ticket/12187] Convert website field data to custom profile fieldJoas Schilling2014-03-031-1/+1
| | | | PHPBB3-12187
* [ticket/12234] Replace ICQ with custom profile fieldJoas Schilling2014-02-281-1/+1
| | | | PHPBB3-12234
* [ticket/12169] Convert user_from to profile field locationJoas Schilling2014-02-101-1/+1
| | | | | | Missing changes on memberlist view due to missing functionality PHPBB3-12169
* [ticket/12115] Also port user interests to profile fieldsJoas Schilling2014-02-061-2/+1
| | | | PHPBB3-12115
* [ticket/12115] Convert user occupation to a profile fieldJoas Schilling2014-02-061-0/+13
| | | | PHPBB3-12115
* [prep-release-3.1.0-a3] Update version to 3.1.0-a3Joas Schilling2014-02-051-1/+1
|
* [prep-release-3.1.0-a2] Update version to 3.1.0-a2Joas Schilling2013-11-191-1/+1
|
* [ticket/11031] Convert user notification options with default settingsJoas Schilling2013-11-021-1/+4
| | | | PHPBB3-11031
* [ticket/11031] Correctly add groups to teampageJoas Schilling2013-11-022-1/+45
| | | | PHPBB3-11031
* [ticket/11031] Convert timezones to new 3.1 timezoneJoas Schilling2013-10-282-2/+9
| | | | PHPBB3-11031
* [ticket/11031] Fix missing variable lang_file from code conversionJoas Schilling2013-10-251-1/+2
| | | | PHPBB3-11031
* [ticket/11031] Correctly set topic and post visibilityJoas Schilling2013-10-251-0/+4
| | | | PHPBB3-11031
* [ticket/11031] Update extension group names after converting themJoas Schilling2013-10-252-0/+51
| | | | PHPBB3-11031
* [ticket/11031] Fix conversion of topic_replies to topic_postsJoas Schilling2013-10-232-3/+12
| | | | PHPBB3-11031
* [develop] Update version to 3.1.0-a2-devJoas Schilling2013-10-151-1/+1
|
* [prep-release-3.1.0-a1] Update version to 3.1.0-a1Joas Schilling2013-10-141-1/+1
|
* Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ↵Joas Schilling2012-12-201-0/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/softdelete-1-permission-rebase * 'develop' of https://github.com/phpbb/phpbb3: (544 commits) [feature/events] Fix improperly named event in documentation [feature/events] Fix alphabetization of events [feature/events] Put events in alphabetical order [feature/events] Make EVENTS.md lowercase [ticket/11285] Use more granularity in dependency checks in compress test [ticket/10880] The m_approve permisson no longer implies f_noapprove. [ticket/10803] Show failure message until user dismisses it [ticket/10954] Add missing semi-colon [ticket/10954] Make sure to mark subforums unread and add small fixes [feature/events] Use ` to escape HTML tags in markdown [feature/events] Remove HTML tags from markdown so they don't get parsed [ticket/10954] Miscellaneous coding fixes [feature/events] Remove extraneous space [feature/events] Add markdown template event documentation file [feature/events] forumlist_body_last_post_title_after -> _prepend (subsilver2) [feature/events] Fix overall_footer_end -> overall_footer_after (subsilver2) [feature/events] Fix typo in event name [ticket/10763] Use self when calling get_extension() in filespec class [feature/events] Fix more subsilver2 events [feature/events] Fix some subsilver2 events ... Conflicts: phpBB/install/database_update.php phpBB/posting.php
| * [ticket/11015] Move db driver class name fixing to functionIgor Wiedler2012-11-171-0/+2
| | | | | | | | PHPBB3-11015
* | Merge remote-tracking branch 'remotes/phpbb/develop' into ↵Joas Schilling2012-11-101-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/softdelete-merge-develop # By Oleg Pudeyev (45) and others # Via Oleg Pudeyev (42) and others * remotes/phpbb/develop: (289 commits) [ticket/10865] Use code tags for install/database_update.php. [ticket/10865] Should have been a slash. [ticket/10780] Use L_COLON on LDAP page. [ticket/10780] Use L_COLON on search backend ACP pages. [ticket/10780] Use L_COLON for "download all attachments". [ticket/10780] Use colon from language in ucp_pm_compose.php where possible. [ticket/10780] Replace colons in phpBB/adm/style/acp_ext_details.html. [ticket/10780] Replace colon usage in adm template output with {L_COLON} [ticket/10780] Replace colon usage in template output with {L_COLON} [ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2) [develop-olympus] [ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2) [ticket/10172] Show prosilver birthday list even if there are no birthdays. [ticket/11050] make all properties protected in all search backends [ticket/11050] get_common_words() returns empty array for sphinx [ticket/11050] fix tidied search query docblock language [ticket/11050] fix min/max length docblock language [ticket/11050] multi sentences separated by period in docblocks [ticket/11050] fix separated spelling in docblock [ticket/11050] fix split words doc block language [ticket/11050] remove class word from docblocks ... Conflicts: phpBB/install/database_update.php phpBB/install/schemas/mssql_schema.sql phpBB/language/en/acp/permissions_phpbb.php phpBB/styles/prosilver/template/posting_editor.html
| * Merge branch 'develop-olympus' into developAndreas Fischer2012-10-061-1/+1
| |\ | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/11135] Full replacement of credit link to https Conflicts: phpBB/install/convertors/convert_phpbb20.php
| | * [ticket/11135] Full replacement of credit link to httpsVinny2012-10-051-1/+1
| | | | | | | | | | | | PHPBB3-11135