Ecosyste.ms: OpenCollective

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

github.com/phpbb/automod

Automated MOD installer | THIS REPOSITORY IS NO LONGER BEING MAINTAINED
https://github.com/phpbb/automod

Added some <br />

7c15dd9bc498e6c7b0b2eaca6a51c87688a2e295 authored about 10 years ago
Added phpBB 3.1.x note.

64af74f8849332cda72d433e2fbd0d71230d6b34 authored about 10 years ago
Changelog

a6e133a262c2800f5b8c7199a495422664951b38 authored about 10 years ago
Ticket #EXTTOOLS-627 Changed mod_contribs from varchar to text.

e5b5379ff441dec404f11267ccad8d61fbe89dca authored about 10 years ago
Ticket #EXTTOOLS-619 Purge cache after uninstall.

644e25207ff01c826c8afeafd243f161102bf042 authored about 10 years ago
Merge pull request #32 from RMcGirr83/acpsortfix

Show the sort options

86772207df5eb22c8d9c64d63c9c4beabdd3213a authored about 12 years ago
Merge pull request #31 from RMcGirr83/uninstall

Fix uninstall message. If the mod is forced uninstall the message shoul...

10e4c7d011dceee8543b366775d7e8cf34807285 authored about 12 years ago
Ticket #63280 Show SQL success messages on a new line like the other success messages.

69505338f233930c8962a9715548bc928eb77801 authored about 12 years ago
Show the sort options

201be97c494f79bb9fe4b235e5e31a4665942274 authored about 12 years ago
Fix wrong switch in html file

35e3d7974ec7619156e80037d252030cc0d7a670 authored about 12 years ago
Fix uninstall message. If the mod is forced uninstall the message should not say "mod was forced install"

647010d2af9e64d07b90013ef3477dbf072afff9 authored about 12 years ago
Bug #63264 AutoMOD did not display file names when copy was not attempted.

85c1364828586f5198f78742cd7045d3cca04c33 authored about 12 years ago
Bug #63263 Don't show AutoMOD as installed MOD.

Need to use 'NOT LIKE' in the query since 1.0.1 adds the name as a serialized array.

1aa44faf6f12e0c4e699e2791e9354d836c97aa7 authored about 12 years ago
Bug #61545 Use phpbb_chmod(), instead of chmod() when creating directories.

d3336db6e62b8d839c548ffba4a814f28ede6237 authored about 12 years ago
Bug #63258 AutoMOD should not crash over a missing mods-directory.

d20976763df7081c20aab7025cb284ebf7976158 authored about 12 years ago
Bug #63243 Don't show two install buttons if there is nothing else to display on install or uninstall.

09344eada7eb9120572f959f2d847ecfdc4f4101 authored about 12 years ago
Forgot to remove some rows.

b2465cfa161c1b0185c0b85e009b95c6f7019b1b authored about 12 years ago
Ticket #63245 Updated/clarified the license string in most files.

9eae81232aecb485972846beebfbcbf2a469526b authored about 12 years ago
Bump version number for the release.

42fd13b26fb7ac6eeb073054aa49985ae1b5482a authored about 12 years ago
Need to add the form key to be able to check it when the form is submitted.

f0a3b5863d4289d242c502a074d3e591c0715ff2 authored about 12 years ago
Bumped version to 1.0.1-RC2

8fc488cd0afc8557b66b6cbc2478d100de5cd309 authored about 12 years ago
Forgot the changelog.

d5268a08f27da75ce54fd7325505c5abdce6b574 authored about 12 years ago
The destination MOD dir needs to end with a slash '/'.

If the zip file root contained more than one dir and/or file a slash was not added to the destina...

a62d730189bdab29628550fda9bb3c90b5703643 authored about 12 years ago
Bump the version number. There have been to long and to many changes to be a PL release so we will release 1.0.2 now to get out the critical fixes.

33d81591121b651f31930860dbbe56a66f5f68bd authored about 12 years ago
Bug #63249 Try to translate AutoMOD 1.0.0 installed MODs to something AutoMOD 1.0.1+ can remove.

5bd57dab0c0946ef54be820502398b43d01b6bad authored about 12 years ago
Bug: #63249 AutoMOD 1.0.1+ needs to understand the edits made by earlier AutoMOD versions.

eb57dd468aadeaf1d36395e62b2c2338105343ff authored about 12 years ago
Merge branch 'master' of github.com:phpbb/automod

8874e1f224d0e9db03872ebfbdb651380ba092b6 authored about 12 years ago
Update to UMIL 1.0.5

4e24926d3c3069a5096844ecdf5e6e3ae8971bf3 authored about 12 years ago
Updated changelog with Bug #63248.

da0d0ec77fa697a1abd52f81bbedb63fa0e2b61b authored about 12 years ago
Bug #63248 Report failure when searching for a empty string instead of PHP warning and success.

218e90f43f05eec2c5fa14947a0eab8ac7fa70ad authored about 12 years ago
Bug #62917 Handle translated MOD names correctly, fixed again.

e377aa4bb1baedcbd73a8aee23db7a1fb68d30ee authored about 12 years ago
We don't accept translation pull requests.

57e21828d1416f74da015e2a6be153644fb39dee authored about 12 years ago
Merge pull request #30 from marc1706/master

[ticket/63241] Make sure to only pass a string to add_log()

fd312b2d28a71dd4ff067a798db305817683a9bd authored about 12 years ago
[ticket/63241] Make sure to only pass a string to add_log()

We try to pass the English title of the MOD to add_log(). If there is no
English title we'll fal...

367e3895234346dcc84f839592cce008bb5dfbf7 authored about 12 years ago
Updated version to 1.0.1

07ab7b1fa7113650b1c98691718d596003931e01 authored about 12 years ago
Had forgotten a important change (upload/ -> root/).

93ace519536a5d386efb99488725357b023b8678 authored about 12 years ago
Updated the changelog.

39ff369e4ed2845f0ba2e03b42aafdc090569c5e authored about 12 years ago
AutoMOD should be able to update itself.

1a4a14cd5da956a4b99dbfd7ae3ba398f4d617b6 authored about 12 years ago
Bug #62917 Handle translated MOD names correctly.

Also pushed version to 1.0.1-RC1
Hope I did not break any of Marc's edits.

7cb5f28cdc40f2b12be8285a71bc962afff2e4ad authored about 12 years ago
Merge pull request #29 from marc1706/master

Update CHANGELOG

2650afcc3c076a5225e209368d1317e687fb843c authored about 12 years ago
Update CHANGELOG

f2c0a678e262e674e960014924d9558cc16e6f3d authored about 12 years ago
Merge pull request #27 from marc1706/ticket/47075

[ticket/47075] Give a higher priority to the uninstallation of the MOD

d269193527f974fafea6d8bcb4863f06711a4bf0 authored about 12 years ago
[ticket/47075] Give a higher priority to the uninstallation of the MOD

5b715a3b56882c37945dfaa371faa945ca88dabd authored about 12 years ago
Merge pull request #26 from marc1706/ticket/47075

[ticket/47075] Clean-up installation/uninstallation of contrib MODx

4635167e68f344292ccd88c4ab734ccb83aca94b authored about 12 years ago
[ticket/47075] Clean-up installation/uninstallation of contrib MODx

An additional MODx file that has been force installed will cause us
to have an empty $action_ary...

7779e22315cfc28176d05ee1bf0542806707a643 authored about 12 years ago
Merge branch 'ticket/47075' of github.com:marc1706/automod

Conflicts:
root/install/install_versions.php

2e4f1313c1c643444130850c8573da4902df3583 authored about 12 years ago
[ticket/47075] Add ability to handle uninstalling additional modx files

cc4bcb7a596953f5f26014b836fa1c8dbafd2d4f authored about 12 years ago
undo

faf6965f2d22dbe6fb4935afb8605816311e04d0 authored about 12 years ago
Testing UMIL update

7e6636933511e8301f8f41151ab6f42439628c2e authored about 12 years ago
Ticket #62994 Warn the forum owner/admin if they are installing a MOD targeted at a different phpBB version than their forum is.

e3b3f19ca2efb0de5a614d03f3d12089d7314532 authored about 12 years ago
Changelog updated

0876c1a4972a31db5b076a983e13283d329c4f0a authored about 12 years ago
Bug #63107 Accept missing DIY.

ebd1ed932775c8c381637b0a7263bbac52892dfe authored about 12 years ago
Bug #63109 Unknown languages are never in the DB so there is no idea trying to find them there.

Bug #63110 Unknown languages are now shown.

9070c0ca0981b3d97732aa2e0d4e5ab6f2b2fddc authored about 12 years ago
Update AutoMOD version to 1.0.1-DEV

dec08a658bc4dde0bf981d182dc27ca4df5c8dda authored about 12 years ago
Merge pull request #16 from bolknote/master

This is reverse query fix (DROP TABLE and DROP COLUMN)

ce93b93ab9e2d202d9a9e7382eab52d030b2c6de authored about 12 years ago
Merge pull request #24 from pertneer/master

Sorting Installed Mods

59c5287e6d918402721d4e25a89949a14f99db06 authored about 12 years ago
Bug #63200 Check that a directory is empty before trying to delete it.

ca51fb51e7d31be61aff63c2c3e9e3d86af8832e authored about 12 years ago
replaced spaces with tabs

b25fb62a57f17ff77b6e760c213c080bd6d97623 authored over 12 years ago
Update .gitignore

a56d060ccda66a20f41638a7dc91dffbf8336a45 authored over 12 years ago
sorting bug fix and langauge change

218359ccbd4b9469dfdf8ec98a4fca2924a14e6a authored over 12 years ago
Added abitily to sort installed mods in acp

faffda4cf8ed7b3ad8f379ccca0e3c41482ee71c authored over 12 years ago
test

22e637a9481101a003468b3cf8b197f3fd8ebb4c authored over 12 years ago
Merge pull request #23 from strategit/patch-1

Small typo fixed

78c7f02e5dfad73c5220e40553941df4aae84d78 authored over 12 years ago
Small typo fixed

19a263025c93f8d5e39da10b3c6c615ee4638967 authored over 12 years ago
Fix an issue with language string not being parsed correctly when installing add-ons from a mod.

79ec43acfd7fef07b967cc0b1d6fbbb2195961ea authored over 12 years ago
Merge pull request #20 from Sajaki/master

[ticket/62689] 500 Internal Server Error when MOD uploaded [FIX]

221828c07057010ca9e21c5aae79bce693b44235 authored over 13 years ago
[ticket/62689] 500 Internal Server Error when MOD uploaded

the parser was always called even for non xml files.

382e4a4909073b6d115cb4b321b2291869b1c33a authored over 13 years ago
Revert "The install_mod.php file is no longer needed so removed from repo."

This reverts commit cd7679561134b64ce9fbd930797e9f6154ffbba0.

7640394217c61fe9b4da651e2ae83d109a390b17 authored over 13 years ago
Merge pull request #19 from Sajaki/master

Updated Umil to 1.0.4, included the schemas, updated the version in acp_mods.php

1eb40615b520633e55946cdbea4adf433b828b7d authored over 13 years ago
Updated Umil to 1.0.4, included the schemas, updated the version in acp_mods.php

b8ebb11085a21c491d5d1485840593ba4804d679 authored over 13 years ago
Merge pull request #18 from callumacrae/master

Fixed sentence spacing.

301365b00028a04e540344d2d9eb8c10d21a259f authored over 13 years ago
Fixed sentence spacing.

phpBB has one space after each full stop, while AutoMOD was
inconsistant, sometimes using one sp...

3a01979f66f272c1f0b775d23ab25ce7d764fdcd authored over 13 years ago
The install_mod.php file is no longer needed so removed from repo.

cd7679561134b64ce9fbd930797e9f6154ffbba0 authored almost 14 years ago
Changelog update

6426eeee942fdabbc5527b6bd502273fde69981b authored almost 14 years ago
Fix missed \s in "ALTER TABLE foo DROP COLUMN bar"

4d1a8d70c1de274204bbd326569b5ea1146abf60 authored almost 14 years ago
Reverse query fix (DROP TABLE related)

b4bb7acb5bf2bbf35f6a2121bc35151ff380ab7f authored almost 14 years ago
Need to add to the changelog to.

330427d597c27686a8072eebfdc4d71853cc2a64 authored almost 14 years ago
[ticket/62688] Fixed a bug where mods were moved to incorrect dir

AutoMOD was moving dirs to outside of the mods directory for some
reason, see the ticket for mor...

13e838f8bc7faf3a2d8b693c6cf19998c8992eaa authored almost 14 years ago
Fix ORDER BY

8f16b5a7a18c8151123ba4fa346548a54db5a71c authored about 14 years ago
Tumba wants to retain the case

35d3df4ac4acb3d6173a4b7056b1382d1a25d556 authored about 14 years ago
Fix to ORDER BY not sorting mod name correctly (capitalized are displayed first then lower case).

e6d929ee2454da3397d68ca63dabbb5f187d3d56 authored about 14 years ago
Now both sets of buttons should show even for ftp users.

691d003b2b9f46ca4416886b16b104a1d25e1b6a authored about 14 years ago
Moved the buttons.

59136a291f716a66e7658cb33c9e4fdbfcae330c authored about 14 years ago
Merge branch 'ticket/40635' of https://github.com/jasmineaura/automod into jasmineaura-ticket/40635

836946662f8203203e93e7dcc6c5e10ccf8f1706 authored about 14 years ago
Merge branch 'ticket/62565/62336' of https://github.com/jasmineaura/automod into jasmineaura-ticket/62565/62336

Conflicts:
root/includes/acp/acp_mods.php

9b41a8c21aa3c9098916a063a1d0752a723fc4b9 authored about 14 years ago
[ticket/40635] cross-browser fix for proper overflow-scrolling of edits code

- Use fake fieldset's as fieldset's are impossible to get working correctly
w/ overflow-x:scro...

e538b1ed31cc06f1cf33ef2dfe437b13ca0e51d0 authored about 14 years ago
[ticket/62565/62336] Two bug fixes, and reviews in some areas of interest

Reported bugs which are fixed:
62565 Contrib, Language, & Template changes should respect previe...

4c2631ce7410c926c2cdb742190ec5db4a6eda66 authored about 14 years ago
Just a comment to test something.

d603e5ec6d3dbb4c88f4033fb479d6498ca55eb7 authored about 14 years ago
Use match_language() to check for the language.

98ffeffec66e94d44bee5aecb182b6bd320cfdff authored about 14 years ago
Merge branch 'ticket/62558' of https://github.com/jasmineaura/automod into jasmineaura-ticket/62558

4b9b4310daf6197fe61878887bb3587d4aa5c0d8 authored about 14 years ago
[change/59995] Minor review of the show/hide successful edits feature

This is a minor review of commit e8af8290 (feature patch by eXreaction,
Ticket #59995). This cha...

42ad0aed47c6161d4cf50579ae2918bb880738f7 authored about 14 years ago
[ticket/62558] Support reversal of multi inline-edits on same find

With this change, the reverse is now built just like the normal
(install) action - per the proce...

2e2860e1065e240d764f4abffd871bf748e9a82a authored about 14 years ago
Works the same but looks better. :)

f21d81969319e9f9214a0cc87fdfe0e6177a2bd9 authored about 14 years ago
Need to also accept 0 as a find.

19a2f66190cfd8f229ded5decae9d5e2ca409f62 authored about 14 years ago
Remove trailing newlines at the end of $find.

524730d6731d569116a9ebe6a4c51ac2be9ba069 authored about 14 years ago
Added slash

37c1748a5c331d0b955221b7637f63b8dcd0f20b authored about 14 years ago
Spelling.

dfe5add6d028daf793891b038edd6e648abf285a authored about 14 years ago
Renamed upload to root for consistency.

81c956cbb2cff638f575077ad85d14a403813195 authored about 14 years ago
Added simple install instructions to the docs.

5e71069529f493c62cf9e209b596a84179168d87 authored about 14 years ago
Changelog updated.

a8333e1c8f997a20c870e9cc19ad9710abf655d3 authored about 14 years ago