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

Fixed some language entries

453890e393531d131b2a3aea6c9e57bafc9b8f85 authored almost 14 years ago by Callum Macrae <[email protected]>
Need the constants file to.

db8660859bc56f4a2bf481c3ad3ed38e0782ce06 authored almost 14 years ago by tumba25 <[email protected]>
Added checking for functions_mods.php. It will be moved in AutoMOD 1.1.0

a75e9beecff094e25e8b12c61b3badacbc6bb28d authored almost 14 years ago by tumba25 <[email protected]>
user_occ and user_interests also needs some values on some DBMS.

1c3b1dfd99b860355dd4a11274f968b922b5d4c1 authored almost 14 years ago by tumba25 <[email protected]>
QI errors out sometimes for "Field 'user_sig' doesn't have a default value [1364]", now it at least has a value.

a6f3ff0f01036bd90e9dc4d8a637aa2b33281d93 authored almost 14 years ago by tumba25 <[email protected]>
One post per second and one user per minute. To not break those functions that uses post time and reg time to search for posts and users.

Bug #62592

00aabccfebfc09a9267880dd6adee344c9edf46e authored about 14 years ago by tumba25 <[email protected]>
Check that the boards directory exists.

398c3f18f36ee18ed74cb0d10994c92ad1b4c395 authored about 14 years ago by tumba25 <[email protected]>
Seems to get deleted all the time by somebody's testing. :)

9c9a1148c0467bca01895ce98d1e1faa939a9c3e authored about 14 years ago by tumba25 <[email protected]>
Spelling and language errors.

Bug #62586

db282ef704de2186cf92e9d3c13ad71fc961a2b9 authored about 14 years ago by tumba25 <[email protected]>
Updated version number.

616d26e23b34184e1edef03792fc2f3ae032180d authored about 14 years ago by tumba25 <[email protected]>
The about page had a hardcoded path to AutoMOD.

cebdef70e9037319fff6f874344de586c5b51250 authored about 14 years ago by tumba25 <[email protected]>
The language choice was lost if there where errors in the setting.

9f4e902dd230a3c23c1bbbf11c41547413a5c3ff authored about 14 years ago by tumba25 <[email protected]>
Merge branch 'bug/62574' of https://github.com/erikfrerejean/quickinstall into erikfrerejean-bug/62574

5efe46331a889e1ad3e7263c4fff37cff7f08ce0 authored about 14 years ago by tumba25 <[email protected]>
[bug/62574] Better fix

As requested changed the fix to include some javascript so that
the actual passwords can be reve...

0321f6e563e7b7a5b795f4949904c0f62f725c6d authored about 14 years ago by Erik Frèrejean <[email protected]>
AutoMOD is no longer included in the package.

18f94b6a71199f906bc99d719bf39ee2bdbc5f46 authored about 14 years ago by tumba25 <[email protected]>
Added sources/phpBB3 to the ignore list and gitignore to not being exported.

8c98ecb3a82df0c6a6750ab0aa0a373e07d42d5f authored about 14 years ago by tumba25 <[email protected]>
[bug/62574] Set the password fields to "password"

Do not reveal passwords on the settings page in plain text

a001811132b950e8aa6c6f5b38e6d35c2010c838 authored about 14 years ago by Erik Frèrejean <[email protected]>
[bug/62573] .gitignore

.gitignore to not track boards, sources and the config when running QI
from the repository.

872ec126fb57db566e75f77529ae775a3c0502eb authored about 14 years ago by Erik Frèrejean <[email protected]>
Oops.

026ba23ffb656207d401bd637c586af43d1f5b4c authored about 14 years ago by tumba25 <[email protected]>
Added link to wikipedia

daebe5d7ccbf5471e4c3fa2b8269e6d534b6c4bb authored about 14 years ago by tumba25 <[email protected]>
Moved lorem ipsum from the language files to includes/lorem_ipsum.php to not confuse more translators.

e3c9ac61e970559ca94c2b1ad1a2cc893aa6a8f5 authored about 14 years ago by tumba25 <[email protected]>
Added last changes to the changelog.

bb9f2300f15063a55419669f72f84c9a13523028 authored about 14 years ago by tumba25 <[email protected]>
That did almost work, think this will.

64c75c0ad672849a09d130e0c29984edc3189a4b authored about 14 years ago by tumba25 <[email protected]>
Don't want to export .gitkeep files. Hope this works so I don't have to add them all manually.

c0b5485a48fa54db56b06546cade6b24e33b1828 authored about 14 years ago by tumba25 <[email protected]>
Allow usage localized usernames.

Bug #62563

64352bea99de2a4729db9060bd6433ba2dea5965 authored about 14 years ago by tumba25 <[email protected]>
Better to used the correct var instead of the temporary.

3c8530b3fb0bef1087d21399d1b31f17ff2000c1 authored about 14 years ago by tumba25 <[email protected]>
Added some <hr /> to the settings page.

Now QI also get the language from a $_GET var so a user can change language for the settings page...

c6c4ff508d61e635eb271e94af7af4505f649699 authored about 14 years ago by tumba25 <[email protected]>
Added a "Do not translate" to Lorem Ipsum.

c897a875ceea35bcd912eacecdaefdaa512306c8 authored about 14 years ago by tumba25 <[email protected]>
Moved database prefix to a better place in the settings.

Removed the word table from DB_PREFIX.

ae5d7f95a18bc907e5e9b35f0cf0ea41aea9d807 authored about 14 years ago by tumba25 <[email protected]>
Check that we have phpBB.

bb9586f02f818e9dd15a2e5442f7e77e6f4178b7 authored about 14 years ago by tumba25 <[email protected]>
Edited changelog

167f8c3da94142b64236fc5a09951b207bbee260 authored about 14 years ago by tumba25 <[email protected]>
Added check for the config file.

Also removed some unused includes.

ec3c4b31490f55f5dad5b3511f38667d8c14c46b authored about 14 years ago by tumba25 <[email protected]>
The sources/extra directory is needed.

025c513cefee5e2959680af244c25bc89b5b902a authored about 14 years ago by tumba25 <[email protected]>
Added a notice about the config file.

7fbcd3e709386ba71587a5a8b699c67f5efec06c authored about 14 years ago by tumba25 <[email protected]>
Forgot to also delete this.

0cbdfb1beeab434187fe045ab44e050be95c407b authored about 14 years ago by tumba25 <[email protected]>
Copy either the translated info file or the English

f373353c357002d5292300e9417befe6650b2eea authored about 14 years ago by tumba25 <[email protected]>
Last move of this file.

f71e183026b022d710628fd58d90bfa4340a09a5 authored about 14 years ago by tumba25 <[email protected]>
Also check for the upload directory if they are using a older AutoMOD.

64264853545890934e4219e8b4fbf22bb8d25dd8 authored about 14 years ago by tumba25 <[email protected]>
Need to tell them to get AutoMOD to now.

a738a7e590af40a82258b586338041c9435dfdfc authored about 14 years ago by tumba25 <[email protected]>
Need functions_mods.php to get the defines in it.

408b3f18089d40d0f9950e0d9db1ce348ba34452 authored about 14 years ago by tumba25 <[email protected]>
Delete this to.

37dd8c7f2cea1eb15c5bd4f9db00885d66bdf78b authored about 14 years ago by tumba25 <[email protected]>
Rename the config so I stop committing my own config file.

42e426093251bf1c5c36241c9def55601b037539 authored about 14 years ago by tumba25 <[email protected]>
I need to stop committing my config.

bd7d6f50f7bdee509ae26d9d5e2f494b3d973e6d authored about 14 years ago by tumba25 <[email protected]>
Need to commit this to.

fdb992b3b0114f3f948b434d1d3679e4a7a2ec7a authored about 14 years ago by tumba25 <[email protected]>
Check for the correct path first.

Better to check for root/includes to make sure its not a empty root directory.

4104c33f42e94b02bda0bba1a27d6a79d2ff12f6 authored about 14 years ago by tumba25 <[email protected]>
Delete AutoMOD from the repo...

e27bd4e8b495e3d2c028330154f68a6d11e6343a authored about 14 years ago by tumba25 <[email protected]>
Even easier for translators now.

f944412a35af307547f34819099f3d5675f9c347 authored about 14 years ago by tumba25 <[email protected]>
Oops. it's includes and nothing else.

bd5b2539354778831b17499c1ed8a3a6c226f7c8 authored about 14 years ago by tumba25 <[email protected]>
Moved the extra language again to make it even easier for the

translators.

e2e4230ea937f9ba4fe733ccdae13657bcb6200a authored about 14 years ago by tumba25 <[email protected]>
Moved sources/extra/language to sources/language to make it easier for

translators.

277adc93adae390cc97fa320144248257224742d authored about 14 years ago by tumba25 <[email protected]>
Oops, need the language strings to.

faf6d4fb26b2e7651041d266e11c63ad19198384 authored about 14 years ago by tumba25 <[email protected]>
Check for AutoMOD.

c92f95bffe6dab76885378180d0fd5696401917d authored about 14 years ago by tumba25 <[email protected]>
Move some AutoMOD installation to QI instead of MODding UMIL or AutoMOD.

68fc0c7acfec3b0b84056dff28e99f7ab043153c authored about 14 years ago by tumba25 <[email protected]>
Why is this not ignored by git?

2390b97dc3ffdf940931eb62af3c5b048a368592 authored about 14 years ago by tumba25 <[email protected]>
Add latest AutoMOD

beb13373dcf4fb91a1b7d41f01cc24773efb9f8d authored about 14 years ago by tumba25 <[email protected]>
Some directories moved around.

baad9bbda3434ba13f38fda03b8823b47086bc70 authored about 14 years ago by tumba25 <[email protected]>
Separated the copying of language files and the other files in extra.

Moved the add log part down a bit so that hopefully is on the first page.

560f3a48f14c26fb0385094b8dfb06edb775a703 authored about 14 years ago by tumba25 <[email protected]>
Remove the unused post_data function.

b6353392e8fb0f8c2c943a4e1ad136795ce76a79 authored about 14 years ago by tumba25 <[email protected]>
Moved QI's language file for phpBB.

76a90ec6bf7cbe80269d484b19757746ba3d7dde authored about 14 years ago by tumba25 <[email protected]>
Try to correctly handle non valid chars in db names.

1ec248a5bef113a7988ac43bec2f181ad6c009db authored about 14 years ago by tumba25 <[email protected]>
Removed cat_arr since it was not used.

c111920bbc11d05478a41395f98e0a7f49730201 authored about 14 years ago by tumba25 <[email protected]>
Changed the populate options header.

1127b7c674b9da408f8709422c75debab602ef98 authored about 14 years ago by tumba25 <[email protected]>
Max and min was in the wrong places.

70c2f2e2ad0f275260eaaad654a463aaf0886976 authored about 14 years ago by tumba25 <[email protected]>
Removed unused globals.

23fd3bd9e194c49e04c3e0e1923c164204d96fd7 authored about 14 years ago by tumba25 <[email protected]>
Removed the old unused populate code.

396436e64e2a189ebbd0a4c2173ea6e76a079f26 authored about 14 years ago by tumba25 <[email protected]>
Create a non founder admin to.

b1cfb294c4092b039233525807f6825d3adc1bed authored about 14 years ago by tumba25 <[email protected]>
Creates a global moderator.

b32d952351b33d652987405d38c964ce7eef1f92 authored about 14 years ago by tumba25 <[email protected]>
Don't put the first user in newly registered if he is to be a moderator.

Need to increase $newly_registered to.

1ef6a199e69d3d2b66a507c64775b33e314f4637 authored about 14 years ago by tumba25 <[email protected]>
Now the first category gets forums to.

43f487ab262759a25a414e353affbd1436292e1d authored about 14 years ago by tumba25 <[email protected]>
Changed support link, thanks bonelifer.

6c7cbacf8154c1eed421dbb8dd5af2a1969f75fc authored about 14 years ago by tumba25 <[email protected]>
Updated version info

2d237434267847be17a7c593cb599089f20c267a authored about 14 years ago by tumba25 <[email protected]>
Should work now?

d44b1dbeb85f7c8489874de37c875da410b5849b authored about 14 years ago by tumba25 <[email protected]>
Moved the include()

9ccb682a89856c64432ce0250e18ff426f56193b authored about 14 years ago by tumba25 <[email protected]>
This file is needed to.

ade56968bc53a62a490fd42e00b325cd74dff2d8 authored about 14 years ago by tumba25 <[email protected]>
Creates up to forums, categories, topics, posts and users.

270eb0a30dcf924c9ecea43093250c805cb907de authored about 14 years ago by tumba25 <[email protected]>
Language strings added.

60a3a49069f75e38cf9860a90e8cc54f5841960b authored about 14 years ago by tumba25 <[email protected]>
We need lorem ipsum for the posts.

69494d2b1a86276214c1ae8cfee6d9a9d15315f2 authored about 14 years ago by tumba25 <[email protected]>
Oops

c2b93c89582a48ada834358d511e9c23f021e664 authored about 14 years ago by tumba25 <[email protected]>
Creates forums and users.

Added max and min topics and replies.

1eaa56a9d93a5663ee5f3d82d7cc2638c1e3014e authored about 14 years ago by tumba25 <[email protected]>
Added max and min.

9d2bdfcaf4d7689e6b202862692a803d5120248e authored about 14 years ago by tumba25 <[email protected]>
Added some checking for populate.

c28709a5029c0756bc5ec33d484cf5a76e67b64a authored about 14 years ago by tumba25 <[email protected]>
Added email domain for the test users.

7bdf5de40df0132cc5ad8b1ca2263682ab1b6c82 authored about 14 years ago by tumba25 <[email protected]>
Some work on the user creation done.

6b5e5c46fcc8f4b9c0054516dd245389bbb47d73 authored about 14 years ago by tumba25 <[email protected]>
A start for the mega populate thing.

f20b1df7c58548d7e95ca03c71b942ad7b86b475 authored about 14 years ago by tumba25 <[email protected]>
[FIX] Rewrote some of the config handling, at least it looks nicer now. :)

7bbde715353032c75fba87df15e44f7a5b7b38a7 authored about 14 years ago by tumba25 <[email protected]>
Updated with the latest changes.

984005e3b538437963dfb0891cecac810cba745c authored about 14 years ago by tumba25 <[email protected]>
Updated the version constants.

9d865154e0beb786356059bb7020bf0e8218e623 authored about 14 years ago by tumba25 <[email protected]>
Minor edit.

64a740bac888421b2889e4b82def9bc349a8cdc6 authored about 14 years ago by tumba25 <[email protected]>
Deleted phpBB

2709ff55854a0ac85a45ff8eb1d8682d4d114fd1 authored about 14 years ago by tumba25 <[email protected]>
Updated the install instructions.

e433e09bacfc25fba443b3d80741e70e145cae18 authored about 14 years ago by tumba25 <[email protected]>
Need to set the new boards language directory as custom lang path so we are able to delete phpBB from the package.

278501e3dd520f3db46526fd0ce652af4dcceee9 authored about 14 years ago by tumba25 <[email protected]>
Various changes

* Bug #62233 And some other bugs
* Added notice about Win7.
* Also make the forum directory writ...

b20b4aedacd1b1cd0c19fc7c23dc50a0e6351940 authored about 14 years ago by Jari Kanerva <[email protected]>
release 1.1.4

312718c394cf4f4ac78e2f178924215a2d1d4f0b authored about 14 years ago by Jari Kanerva <[email protected]>
add some empty directories

a3504b7fa2ac95ee420be3be168fd525eee07f2b authored about 14 years ago by Igor Wiedler <[email protected]>
forgot this one

6eb637cd127eb0f532b923f53e8f185b387c24a4 authored almost 16 years ago by Igor Wiedler <[email protected]>
getting ready for quickinstall 1.0.10 release

76585eec29fbe6feb09a91c54595db155aeaecef authored almost 16 years ago by Igor Wiedler <[email protected]>
make automod b2 work

92c6b66725eeda30bf367ddf1ff9edbc4aa88c20 authored almost 16 years ago by Igor Wiedler <[email protected]>
adding the missing phpBB3_alt folder

95160acde88a9351b6ecaf6590dfa9a0ac84e90c authored almost 16 years ago by Igor Wiedler <[email protected]>
some changes for quickinstall, adding new feature suggested by poyntesm

663470e21df77eb7a684f31be29bb5731b5532c3 authored about 16 years ago by Igor Wiedler <[email protected]>
adding a changelog item for phpBB 3.0.2

f82b5aa67e8be9aea4a02793ff47ec33608f4167 authored over 16 years ago by Igor Wiedler <[email protected]>