Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/phpbb/quickinstall

QuickInstall is a tool to quickly install and manage multiple phpBB installations for use in the development of Extensions.
https://github.com/phpbb/quickinstall

Merge pull request #53 from 3D-I/patch-2

Fix issue 51

807af1b7c4a9453355078ce60a20c39da9545e67 authored almost 9 years ago by David Colón <[email protected]>
Fix issue 51

.git dirs/files correctly deleted

0343ba6a188601fc724089ad8fcb4f3d958e2d00 authored almost 9 years ago by 3Di <[email protected]>
extra CR, not needed

removed extra carriage return, tested.

ff547c36253e3d8bca9d7ea56b67a2a33af909f0 authored almost 9 years ago by 3Di <[email protected]>
Merge pull request #50 from 3D-I/master

should fix the issue 49

dd801f03031210031279a9cff5e67ece0c3f422e authored almost 9 years ago by David Colón <[email protected]>
Merge pull request #1 from 3D-I/3D-I-patch-1

fixes - hopefully - the PHP closing tag in config.php

e5b17d8be6433ee6a145dffb7ec3276a5a8be8f1 authored almost 9 years ago by 3Di <[email protected]>
fixes - hopefully - the PHP closing tag in config.php

On the fly, not tested.

2fcebe5e2691a6311f411cdd62b9569df8fb1700 authored almost 9 years ago by 3Di <[email protected]>
Merge pull request #48 from Galixte/patch-1

Fix for UTF-8 characters are not supported in $error_msg

510808e0d4d422d9535ea36e27bf14d30a6a09d5 authored over 9 years ago by David Colón <[email protected]>
Fix for UTF-8 characters are not supported in $error_msg

f131fbfc20ab106e74c2a7b7c8a1ab4be6a6321c authored over 9 years ago by Raphaël M <[email protected]>
Fix for UTF-8 characters are not supported in $error_msg

Source: https://www.phpbb.com/customise/db/official_tool/phpbb3_quickinstall/support/topic/13391...

b0506e845ae597d82d0c03454b11d2454229dde8 authored over 9 years ago by Raphaël M <[email protected]>
Merge pull request #47 from VSEphpbb/VSEphpbb-patch-1

Update CHANGELOG

02958fd9242b27ddfe18b364703cfb87537bbd02 authored over 9 years ago by Marc Alexander <[email protected]>
Update CHANGELOG

a419aff9ba26dad006a3cdedc41ff467612a7573 authored over 9 years ago by Matt Friedman <[email protected]>
Merge pull request #46 from VSEphpbb/VSEphpbb-patch-1

Add support for phpBB 3.1.5 boards

7306a7c7bf9f809d590f8e030efb66914522aa6f authored over 9 years ago by Marc Alexander <[email protected]>
Add support for phpBB 3.1.5 boards

Fixes issue #45

556122e8c3d1c8cdb81b7d4005161defcd27041c authored over 9 years ago by Matt Friedman <[email protected]>
[Change] Added a scroll bar to the boards list.

ccabd008e88fff3634d8683acb2b2289c58842d2 authored almost 10 years ago by tumba25 <[email protected]>
[Change] Sort boards in a natural order (10 > 9).

b82ae167cb1d10176cc21cc6b9ca900cd4f4fc0d authored almost 10 years ago by tumba25 <[email protected]>
Bump the version number to 1.2.2-dev

0ee9f2fd997794d4d9adc93e27db548b613b8524 authored almost 10 years ago by tumba25 <[email protected]>
Bump the version number to 1.2.1

3b6203dd4a787798b99adb7421b5e6660e649c0d authored almost 10 years ago by tumba25 <[email protected]>
Bump the version number

fdd00fb463748e034b48e5ed9e362775498d428a authored almost 10 years ago by tumba25 <[email protected]>
[Fix] Ticket #43 when run in server root dirname() on Windows returns a backslash QI did not handle that correct. (By Skouat)

7d42a480dcafee21c28854085f8f51de1a0bcd19 authored almost 10 years ago by tumba25 <[email protected]>
[Fix] Ticket #44 QI removed uppercase letters from directory names due to a missing Hyphen "-".

3711bbcd3a13cafe0b9d6d98479bbcac04a317e6 authored almost 10 years ago by tumba25 <[email protected]>
Bump version to 1.2.1-RC1

2f8f8becd7bd2fa808c294fe1999d088d837a5bd authored almost 10 years ago by tumba25 <[email protected]>
[Change] Removed CHUNK_POST, CHUNK_TOPIC and CHUNK_USER constants. They have been in the settings for a while

db0e609d119d0a8fbfdf3dfac60c2f47a36250dd authored almost 10 years ago by tumba25 <[email protected]>
[Change] Don't error out when the selected alt environment can't be found.

6ec337203809f7845bed0577de44272590e986d3 authored almost 10 years ago by tumba25 <[email protected]>
[Fix] "schema.json" was removed in phpBB 3.1.3. QI used it to create the 3.1 DB. Now install of 3.1.x works again.

7af2399c5ab4fbfe4ca3dbfce03dd47197726f0c authored almost 10 years ago by tumba25 <[email protected]>
[Change] Always try to login if redirect is set.

117f633d46bcd8901a25d6a126f1e94118e0574f authored almost 10 years ago by tumba25 <[email protected]>
[Change] Allow hyphen and dot in directory names.

484eac229e43092c49818154f65b8e0c114dc920 authored almost 10 years ago by tumba25 <[email protected]>
[Change] Use the same name for the directory as the DB. Links to the boards get messed up with spaces.

669cc65cd948117ff0352fea779512b38122289b authored almost 10 years ago by tumba25 <[email protected]>
[Change] Changed default DBMS to MySQLi.

47ae56dbb8f063ff22cae641a4abb8bb13b2b25c authored almost 10 years ago by tumba25 <[email protected]>
[Feature] Only display the DBMS whose extensions are loaded on the settings page.

7cd88fc9f2ba3566ea377c4d167a3a20daf4e6fe authored almost 10 years ago by tumba25 <[email protected]>
Issue #42 the install note box got more or less unreadable in some screen resolutions.

b0e799237f139aec062b1fb14b1d36df8aa7934d authored about 10 years ago by tumba25 <[email protected]>
[Fix] The explain text for the Boards tab was not up to date.

83c5ddf2cf276dabfc236c08f59bc1a9cb24db0d authored about 10 years ago by tumba25 <[email protected]>
create_board_warning for missing DB name.

275b4308cd7e3f4530a648adbb5136be47c0f3e5 authored about 10 years ago by Jari Kanerva <[email protected]>
The settings was not saved at all after the last fix. Should work now.

7b9c835457ffe6c9a9ac45c4aeaa43344ba48393 authored about 10 years ago by Jari Kanerva <[email protected]>
The "boards" tab was not hidden when there where errors in submitting first/only config.

QI tried to write to the "settings" folder even if it was not writable.

9ca41fe4fa8ebbe22de222a5f602d5f8d5ff49da authored about 10 years ago by Jari Kanerva <[email protected]>
Changed some wordings and removed unused strings from language files.

70055b22c853ee87a2a352c19bb8cc0371d51a13 authored about 10 years ago by Jari Kanerva <[email protected]>
Moved template var S_page to their respective file.

8dc776850beb1154d4905ce514a6051fcd8a8c7b authored about 10 years ago by Jari Kanerva <[email protected]>
Merge pull request #41 from phpbb-fr-com/master-pr_41

Fix hardcoded language key when "gen_error_msg()" is called

92c8f45b4cbb08b42f8b44beef1f8958dfac0e9e authored about 10 years ago by Jari Kanerva <[email protected]>
Merge pull request #40 from phpbb-fr-com/master-pr_40

Fix footer displaying in "qi_functions.php" when "gen_error_msg()" is called

a5b0072a27e9b6125672237bee822bd5f01cb830 authored about 10 years ago by Jari Kanerva <[email protected]>
Added a documentation tab, with info currently from readme.txt.

Show all tabs except "main" when installing QI.

846c1343428f893e6c040c93c3f449e5fb166991 authored about 10 years ago by Jari Kanerva <[email protected]>
Fix hardcoded language key when "gen_error_msg()" is called

f4afc5399e62b33d050353f525b09c74ca45358f authored about 10 years ago by Mario Skouat <[email protected]>
Fix footer displaying in "qi_functions.php"

b3f563a81c868bb9656d5b3bac0502df19668e58 authored about 10 years ago by Mario Skouat <[email protected]>
Automagically update settings. With link to update all profiles (only for 1.2.1 and up).

3ecc01abd694e6e9f055da05b110477d2e1abaa9 authored about 10 years ago by Jari Kanerva <[email protected]>
Use the same string timezones as phpBB 3.1.x. To still be compatible with both 3.0.x and 3.1.x.

9f71df68afcd33cae4276bef80a77dc29246fc08 authored about 10 years ago by Jari Kanerva <[email protected]>
Moved some stuff to Misc settings.

c2191481b8ae0568e3f6d23179a49361bf255916 authored about 10 years ago by Jari Kanerva <[email protected]>
Any style can be set as default style.

717ff121dc32e68797fd26926901223508498e4e authored about 10 years ago by Jari Kanerva <[email protected]>
Now all available styles can be installed. In both 3.0.x and 3.1.x.

1bc6c0b45652149619e1e91c130931a18b72f18c authored about 10 years ago by Jari Kanerva <[email protected]>
Issue #38 Subsilver2 was not installed for 3.1.x boards.

Now all available styles can be installed (currently only for 3.1.x).

b91d925cb72cf8e3e54b26f4bba714d718c0408d authored about 10 years ago by Jari Kanerva <[email protected]>
Merge pull request #39 from phpbb-fr-com/master-pr_39

Forgot to update footer and some "phpBB Group" in in a previous PR

040f66f6c9f961a4a48b5bc861c449ebf17a4627 authored about 10 years ago by Jari Kanerva <[email protected]>
Update footer in qi_functions.php

- add https
- add 3.1 reférence
- be compliant with qi_main.php and overall_footer.html

5fb121bb8a578fadfe4ca0ccc4f4d1245c9b18b8 authored about 10 years ago by Mario Skouat <[email protected]>
Replace "phpBB Group" with "phpBB Limited"

- In the previous PR, some words had forgotten to be replaced.

abc0f22578916a287048bd71dc142b1e5431693b authored about 10 years ago by Mario Skouat <[email protected]>
Removed code was added back by my backups.

b316000cc0644d9cd79c9ec6b4ee8aa3bfbcd5ba authored about 10 years ago by Jari Kanerva <[email protected]>
Added some space abowe and below the "Check all" link.

c75c0775920a4aaae7282f02f5b9d59ee64c9e87 authored about 10 years ago by Jari Kanerva <[email protected]>
And the changelog.

bc62f85ac661050204a5814eea2b74a0b4b92c1f authored about 10 years ago by Jari Kanerva <[email protected]>
Moved the header text to the sidebar in the PHP info tab.

ef8b47176604e89df36e8f35865a359c9d87ce31 authored about 10 years ago by Jari Kanerva <[email protected]>
Issue #37 Style for "Chunk settings" title was messed up.

e912120178004910ed4bbe57288987295ed9122a authored about 10 years ago by Jari Kanerva <[email protected]>
Where did those come from?

352cfd510c7fd920cfd86c87285f4e0b22a343da authored about 10 years ago by Jari Kanerva <[email protected]>
Error messaging in main did not support multibyte chars.

09c6020c78b1fd05d9bb80a6c3d8bba44a0b173f authored about 10 years ago by Jari Kanerva <[email protected]>
Always seem to forget this file.

44701fe5811feb25c092fefbcd861a906673a5e6 authored about 10 years ago by Jari Kanerva <[email protected]>
Make sure cache_dir, boards_dir and boards_url ends with a slash.

e8fb942e66aad1daad5b34c48251ebc13802d664 authored about 10 years ago by Jari Kanerva <[email protected]>
Merge pull request #35 from Un1matr1x/patch-1

Update CHANGELOG

b728ea1b22b84eaeebcecfa1499f2598dd055046 authored about 10 years ago by Jari Kanerva <[email protected]>
Update CHANGELOG

correct a little spelling mistake

879166a0d95c6a06c65e3cb976ed101b064c8613 authored about 10 years ago by Falk Seidel <[email protected]>
Show board version in boards list.

6aae7be905ab3179ab7d74078b02d780b81b058e authored about 10 years ago by Jari Kanerva <[email protected]>
Write correct phpBB version (3.1 or 3.0) in cofig.php.

4c59f3c00efe34fcf5c79fe308f87dd03d89d6a5 authored about 10 years ago by Jari Kanerva <[email protected]>
Don't show the select menu for alternative environments if the phpBB3_alt folder is empty.

ce2c0a509bb18e27dd7508d10f2e0421bb047513 authored about 10 years ago by Jari Kanerva <[email protected]>
Added better error reporting and handling to more places.

7c37be7d9268941d1ef2162c2e564ed613541556 authored about 10 years ago by Jari Kanerva <[email protected]>
Moved the "can take a while" warning box and the options/settings boxes.

c483881860e9bb47d64e5c6515df90609fa15869 authored about 10 years ago by Jari Kanerva <[email protected]>
Bump the version number. 1.2.1-dev

f49ef3193843d1aa8a6c5b0714d076b91f04a01e authored about 10 years ago by Jari Kanerva <[email protected]>
Ticket #EXTTOOLS-655 The redirect got two slashes in the URL when QI was installed in localhost root.

67d99c9a1483cec743a227cb23eadc8e178404ac authored about 10 years ago by Jari Kanerva <[email protected]>
Bug in the routine to purge the cache.

b4e5dd974713dd54e3b930b7cf83914b5c681757 authored about 10 years ago by Jari Kanerva <[email protected]>
Spelling errors.

e0b7a7785776948a2649df16ec095ce351a113a5 authored about 10 years ago by Jari Kanerva <[email protected]>
Changed version to 1.2.0

58f766ffcd471565680c68a20abddf8bf9352623 authored about 10 years ago by Jari Kanerva <[email protected]>
Added "purge_cache" to the ignore list.

a7c26cf4819fb83664283592107793411a286eaa authored about 10 years ago by Jari Kanerva <[email protected]>
Merge pull request #34 from phpbb-fr-com/qi-exttools-654

Quickinstall: exttools 654

eef456d2d0ce828fee25eab02e7b1d30adbde2ca authored about 10 years ago by Jari Kanerva <[email protected]>
Fix header indentation

EXTTOOLS-654

32d470d7f77db86ae2ecd7debe7861b2455cfd2b authored about 10 years ago by Mario Skouat <[email protected]>
"http://www.phpbb.com" replaced with "https://www.phpbb.com"

EXTTOOLS-654

1e28cd2350641ca8932cc0bb59c22408739fe28e authored about 10 years ago by Mario Skouat <[email protected]>
Replace phpBB Group with phpBB Limited

EXTTOOLS-654

- Update: "style.css" header based on phpBB "stylesheet.css" header

8694b01a84ea010bbf19a03ba91e9438b0423d1d authored about 10 years ago by Mario Skouat <[email protected]>
Replace phpBB Group with phpBB Limited

EXTTOOLS-654

- "phpBB Group" replaced with "phpBB Limited"

d387c1b369df2026a131ba927280454bed623d14 authored about 10 years ago by Mario Skouat <[email protected]>
Forgot to delete these. They are not used and should have been deleted

before 1.2.0-RC1

2f5bab589fe902e566e2f8da43930076a6fe6a46 authored about 10 years ago by Jari Kanerva <[email protected]>
Updated readme.

ec0ecab8b263e7c780eb54699630ad20a94d9b68 authored about 10 years ago by Jari Kanerva <[email protected]>
Version number updated.

cb54a86cde134a6a49780c50eee6571680790a93 authored about 10 years ago by Jari Kanerva <[email protected]>
The button to see the configuration if the settings directory was not visible.

3292838ab3dc451957c8f513b16747d9e1a55a30 authored about 10 years ago by Jari Kanerva <[email protected]>
And the changelog again.

e4d41a3519d93feb9bbb8be84a647202ff4df112 authored about 10 years ago by Jari Kanerva <[email protected]>
Changed background color for the time note on the main page, to distinguish it from a error box.

69fa02d973823a8dfaa95f1042a2333be2582ac9 authored about 10 years ago by Jari Kanerva <[email protected]>
Removed the ability to show passwords when the user hovers over the input.

412b6bf86adc7c28b52afa5e38c8fdf1370f7a5f authored about 10 years ago by Jari Kanerva <[email protected]>
Better error reporting and handling. For now only when AutoMOD is missing.

6dbb4ff09cccd9cf6c2862082a1bd0882816f2a0 authored about 10 years ago by Jari Kanerva <[email protected]>
Still need to suppress E_NOTICE for a while.

1b6a923fa153f6d868cec92d132f4cd1f774766c authored about 10 years ago by Jari Kanerva <[email protected]>
Added a easy way to get the cache purged when working on QI.

ef9f187d5728ed4edfeb95ad26bf5c8c011720d0 authored about 10 years ago by Jari Kanerva <[email protected]>
Made some modifications to the settings tab and changed some wording.

c7d2b7d44f5910438812fd075ebc2cee70c646d3 authored about 10 years ago by Jari Kanerva <[email protected]>
Some modifications to the settings tab.

1f9cfc9f914323e512d94cde64075b6b30ec4898 authored about 10 years ago by Jari Kanerva <[email protected]>
Ticket #EXTTOOLS-621 Always check that default language is available before installation.

7d8fb1c467a572c94a6424de259bf0dee6448d92 authored about 10 years ago by Jari Kanerva <[email protected]>
Changed "Other settings" to "Misc settings".

351ab238b9a9bb17732fcade80956337f1eedeed authored about 10 years ago by Jari Kanerva <[email protected]>
Ticket #EXTTOOLS-650 QI did not populate migrations table.

6ce299201c02f6c788affea6499ec3f2b3ef5b8d authored about 10 years ago by Jari Kanerva <[email protected]>
Ticket #EXTTOOLS-649 QI did not delete the DB when deleting phpBB 3.1 boards.

955e73204df82cbb4ca5eb15330da9df77695fe5 authored about 10 years ago by Jari Kanerva <[email protected]>
Some more changes for the removed manage tab.

47ecaaa29f029c376e498b729480880f1985c161 authored about 10 years ago by Jari Kanerva <[email protected]>
Removed the "Manage boards" tab and moved board delete to the main tab, which where renamed to "Manage boards".

3608c4f467c0c02fa8ed49d927dc919e698bc652 authored about 10 years ago by Jari Kanerva <[email protected]>
The settings dir is checked way before this point so it should not need to be checked again.

208be437554dec02a699416da5b37d2cc14060da authored about 10 years ago by Jari Kanerva <[email protected]>
Moved two functions two qi_functions.php

f845840151412923a2c37c9890ac42f24e5791c6 authored about 10 years ago by Jari Kanerva <[email protected]>
$gi_convert was not initiated or used.

2757b25796d0899b7e954d0b76b8670e7599cb1b authored about 10 years ago by Jari Kanerva <[email protected]>
Need to globalize $quickinstall_path.

debdd123f57e4f0e4152f509ee1c4c3fd9caaaed authored about 10 years ago by Jari Kanerva <[email protected]>
Added stuff

6e443d33a2207c30fd3061041a09070e7aeaaef8 authored about 10 years ago by Jari Kanerva <[email protected]>