Ecosyste.ms: OpenCollective

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

github.com/phpbb/umil

Unified MOD Installation Library | Subscribe to commit list: http://code.phpbb.com/mailman/listinfo/umil-commits
https://github.com/phpbb/umil

Beginning development of 1.2.0

Hopefully I didn't forget anything here...

Yes, the ACP is currently useless. Ignore the examp...

5589330f6bb65e01e195676bc4fa92873f123826 authored almost 16 years ago
I think we should have an index.htm file here...

7eb3c5ac045b2792ad523dcfd7b4dc52eac99d36 authored almost 16 years ago
Including the phpbb_chmod function & constants if the version of phpBB used does not have them (older than 3.0.3)

f89e362e8553879d6a10ba5cb46931da9b928247 authored almost 16 years ago
Forgot an item from the changelog.

e6813817d8777b9cd44d77d42051035cd5bd476d authored about 16 years ago
Some small language fixes.

da9fdb6361421bbc5db4089f3841100c9ef20779 authored about 16 years ago
Reverting the last commit

d1c04e79648f36b9a3307944eb05b9c3ea9a0afb authored about 16 years ago
#41205

Just adding ucp/mcp language files. Not really needed IMO, but no harm in having them there.

c5d4806bb16fb46834c4652189fe14eda4750cf0 authored about 16 years ago
:sigh:

I should have tested the changes I made to try to fix that one bug before I committed it...

09402f541d5076e28eb0eb6e8c21804708e7587c authored about 16 years ago
Oh, silly me, I see what happened. I did have $phpbb_root_path globalized, but it was not globalized before some of the other code I added that needed it.

d7a7276c6ad3fef3166125700d68b461853bd35e authored about 16 years ago
Doh, somebody forgot to globalize $phpbb_root_path from the last bug fix. :P

0e56bc5d401f14386c15f44782e59ec9493e70d9 authored about 16 years ago
This should fix #41065

6fa066ab2a83e20857ae32cddfef14654c245256 authored about 16 years ago
ModX 1.2.2

84618a48f1506232a4c01299d2efb141f5a83428 authored about 16 years ago
Bug #40725

431dc8531b374193d8ee0fb309fc2386fcdc7af1 authored about 16 years ago
The custom template path should not have a trailing slash.

7ffde42767be1d69bd85d9d1b6c6e1db4921bec3 authored about 16 years ago
[fix] set_custom_template broken when original template stored in DB #40615 (changelog entry)

37068ac042e87fc5da6dd14a4854ef4ff16b1074 authored about 16 years ago
Work around for phpBB Bug #40515:

http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=40515

8b43c50be58fd668b6399921c722333fc854710a authored about 16 years ago
When setting a custom template path we do not need the extra / at the end (having the extra / does not seem to cause any issues however).

bc8ea157df0baf9dfee114e14edb4db3fb946041 authored about 16 years ago
[Fix] Incorrect language for UPDATE_MOD #40385

a7cf613fdf01396051df71c7a48102957e51bc59 authored about 16 years ago
This fixes the bugs in acl_add_option when adding a global|local permission where another auth_option uses the same name and is a local|global.

Also realized that the permission_remove function would cause errors when removing one or the ot...

706a90ba496617dd1e8da6444ffe0679a00c7bcc authored about 16 years ago
Move gui back into trunk, after thinking about this and discussing it with Eric, I think keeping it in the trunk is the best option.

9b2cc62fadb43ed00421222de8dc81351bfff77f authored about 16 years ago
Move documentation back into trunk, after thinking about this and discussing it with Eric, I think keeping it in the trunk is the best option.

b3f4671eb257fa45f872362a1a7a85adab6e5a72 authored about 16 years ago
Changing how the version checker works.

Now we only give a warning when UMIL is outdated.

70399a4c02444dc8e589eef9eb01322584c7c8b5 authored about 16 years ago
No, we don't need the online list displayed when we call the page header. :P

e3f785e84975cc50087e4603cda8a1c968f26bf4 authored about 16 years ago
Fixed/clarrified copyright line.

- powered by is phpBB, UMIL copyright phpBB Group, created by EXreaction and Highway of Life.

5a7da297090f217af4636ea55bce9a3f10a77ec1 authored about 16 years ago
Sorry, lets keep the umil directory in trunk, that will make it easier on users...

17e333c688db39ad9e637d3450cfe8d0af05b56e authored about 16 years ago
and remove the umil diretory from trunk

6f0bda06500eebd204f70f2f8c9f794ea3d9f4b5 authored about 16 years ago
Performed the following moves to improve our tagging ability. The GUI and documentation can and should be tagged seperately from umil itself, if at all.

- Removed 'packages', our download packages are not versioned.
- Moved 'gui' to branches.
- Move...

7a5fffd04b4c768c73b6cf53f5e95330f75b5ddf authored about 16 years ago
Removing the packages for now...

5436211aed7f3752165f7ebe5b4e0f0bf05a2889 authored about 16 years ago
Fix issue with the date field in MODX, 00 is not a valid day. Changed to Jan 01

cce67b200d22f6cf9b29f10fb7c757bbc1a7fdd6 authored about 16 years ago
I've added a couple of options (support for which was added in the last commit) to the umil_auto_example.

1e483ea5300755d23cfba89b2b2c3b55741cb247 authored about 16 years ago
Fixing a few issues with the extra options possible when using the frontend.

Adding the option to specify your own options with the UMIL Auto system that will get shown belo...

fe76adf1b8bf6b62b41ef7cbd735bf4952042da4 authored about 16 years ago
Adding packages/ directory.

Adding UMIL 1.0.0-RC1.zip and UMIL Documentation.zip in the new directory.

f4ce6ebcb325f73265527929bfac07d983c53d9d authored about 16 years ago
Committing the .pdf we have for documentation

062dce7265cfd9da79945e3472b0d89140b95b60 authored about 16 years ago
Fix an issue with the UMIF creation tool where the dynamic/option values were checked="checked" but should have been 1 or 0

cfda22750d678e503e93a8890bfa24960365aa00 authored about 16 years ago
Setting Keyword props, thanks Poyntesm for noticing this.

f39917c61943429950b71f83823dffc3f68104b3 authored about 16 years ago
Updating the documentation for the new $include_path

edea091d5d54f1fef3a1ee9e94296a84eb53eee9 authored about 16 years ago
Making some of the extra language strings optional for mods using the UMIL Auto method (such as INSTALL_ $mod_name, etc)

7c0680e64029e17c33760d3640b5d6ca7a35df40 authored about 16 years ago
Adding a note about not having constants available if the user did not include the common.php file above the IN_PHPBB check in UMIL Auto

Add the language file separately from the IN_PHPBB check in UMIL Auto

Adding $include_path for ...

1f79ec0c17429d4ec29849a8df41d863852333bd authored about 16 years ago
Forgot to finish my comments on the version numbering

c789dba9de8c053c85bd8d24f99fc545ca64790e authored about 16 years ago
It's going to have to be required that we include the common file and initialize everything when using the UMIL Auto system, otherwise constants do not work (well, I am going to still leave it so that UMIL Auto will initialize everything if IN_PHPBB is not defined, but we will always have to show it being setup in the examples and I'll make a note next to the place in the umil_auto file).

a69be1d45e48062e6a58e58da1f1616531974b58 authored about 16 years ago
removing old directory

2cb96745be2cc54a326608215c7ea7b4b1eced09 authored about 16 years ago
Major update to the UMIF GUI, it’s pretty well ready for release now. It's very far from a perfect tool, and it's the last thing I would want to show as a specimen of good code, but that is what happens when you code at a rush. :(

- Move template files to /template/umil/*
- commit CSS and language file

3c424543bb370ff59b705745ccf64eebd0b03caa authored about 16 years ago
- correcting missuse of request_var

3cc3b6205f2f2d4506ce3595d984b4d9481c2fa4 authored about 16 years ago
- Commit current progress on the GUI.

- Fix headers on umil PHP files.

459ddc4c45f82ffb3b57010bd90c01ec08b8b2ac authored about 16 years ago
Should be /updatecheck, not /versioncheck

d3d03e04a5569d1a9742245e555716670225e6c8 authored about 16 years ago
Fixing some documentation that was wrong for a function.

bf125196634034621063bb745c810bb0c924b99b authored about 16 years ago
This way we always run the cache purge at the end of the version (done for the uninstall because the instructions are reversed, which would cause the cache purge to be run at the beginning if it was meant to run at the end).

132c410fc981c52f4b9bb88422d5b0fbac094f73 authored about 16 years ago
Updating documentation/examples for the last change committed.

20e79702bd3805bf61e4cd07a58894fb61178fa1 authored about 16 years ago
I don't think we really need to have them specify whether the permission is local or global when setting/unsetting permissions.

Local permissions can only be set for roles anyways.

fc30ddfc0952b979276e3be47fb94f81dc748fff authored about 16 years ago
Adding some documentation I've been working on.

Moving the two examples to the new documentation/examples/ folder.

fbcded3c341e5161a54324104754eec5e0b57a8e authored about 16 years ago
Version checking will be done from /versioncheck and the files will be umil.txt or umil_qa.txt

774d56967d9011367f94bf4e6a58c2787bb98203 authored about 16 years ago
Some changes in the comments

a1ebfe17780337f78c0577b84729d348d95b5554 authored about 16 years ago
MPV proof.

021b9e2e6a44ea730432160fc9b64dcc1c7cb25f authored about 16 years ago
Setting the version number to 1.0.0-RC1 in the install instructions

7bdd779c5063a504c69cfdb993035a327bc7c710 authored about 16 years ago
Adding a function for checking versions.

Also, now if not in stand-alone mode and the umil language file could not be found we will give ...

982477e9a6cba87c00eef3fb26686912b7c0f67a authored about 16 years ago
Version checker and removing the check if the class exists.

fa7fa8d623b5ce2d94d451769b8ded33b78f3a74 authored about 16 years ago
Adding the version checker to make users update UMIL if it is outdated.

Not sure if this will work until we test it.

2d49ba2a09d245fe527263db0a943d0b148512e0 authored about 16 years ago
small change to the way we determine who can run the manual_example file.

5c796943a6def2d20424d1927813db4810408aca authored about 16 years ago
Updating the function list on top

629121fa73ba22bbf0da146111f57b56749f4381 authored about 16 years ago
Fixing the bug with module_add/module_remove noted here:

http://www.phpbb.com/community/viewtopic.php?p=7999005#p7999005

6ebc0fae9fa3d810cbb2e44274a46a004e2f4e61 authored about 16 years ago
Fixing the title explain to allow mod authors to add $mod_name . '_EXPLAIN' to give more information on the mod. (this was broke because I hijacked it to display the mod version/currently installed in the umil_auto)

634ca00b0670536b36b911d8ea67a849e0554dfe authored about 16 years ago
install.xml & license.txt files

953fd4d7f1f7c675887154b1c6c9489dbe955a60 authored about 16 years ago
One quick addition. This allows having the name of the mod listed at the top of the error file and in the file name.

Unfortunately, there is no real method of adding the version number, but this will help a little...

f938d36cee69557d1941e16456201c56fe0f0c35 authored about 16 years ago
Organizing the language files

937da6c5c35ca5625b9f927a2e6718da8d57b5e6 authored about 16 years ago
Fixing the reverse function call for set/unset functions when uninstalling.

Adding acp/common and acp/permissions when not in stand-alone mode.

For the umil_start and resu...

75aa13df0fd2a5e0f0ac3514e8fc359d2c02914e authored about 16 years ago
Fixing the file error recorder so it works if there are multiple errors.

343742950631ba27ab988e631976757ce85a3b04 authored about 16 years ago
Check in these two files that the umil file included exists before calling, otherwise give an error and point them to the download location for UMIL.

55ba34bad33625c13844b82927841869bcad68c6 authored about 16 years ago
Making it possible to send the result through umil_end instead of having to use result() then umil_end.

99ad506568d0785044c63921dcaeb23da22922e6 authored about 16 years ago
Forgot this new auto example file

06cceb28a104aafc385f1b3b7e9dcaf8ee5a4176 authored about 16 years ago
Giving the option in umil_auto to force the displaying of the results or to just hide them.

8f63a2d1a4571fe4e3e5bb8f0eec461d41041832 authored about 16 years ago
I had a good idea for error recording.

Now if there are any errors (when using the frontend/auto versions) a file should be automatical...

9908cc34df0d7f48142faa765c5b4a3841556496 authored about 16 years ago
Using return as HoL suggested. If it doesn't work on PHP 5.1 we can just go back to the way it was.

12af5e531c3895ec9de843218b4c5887ba0f6822 authored about 16 years ago
Not sure if this fix will be kept for PostgreSQL. PostgreSQL doesn't work when adding tables otherwise, but I have to find out if any other issues will come up because of it.

98d3da1e6c9603ce53fb1f99fd7c1146ea722d42 authored about 16 years ago
Fixing the call to get_available_dbms.

umil->run_actions now figures out the current version for itself and sorts the version correctly.

0a9ef85152bade35b2ffb6d2af197308a0f44914 authored about 16 years ago

9268d99e062732f4ad300ab8502dbb3a39f95de4 authored about 16 years ago
Do not include the module info file if that info class already exists (for some reason I was getting an error that the class existed when testing MSSQL).

I had the Manual and Automatic module uninstall method borked. Fixed now.

7d0e66b1d67cd0301c2d05885bc8bf20b5c02918 authored about 16 years ago
purge_cache was changed to cache_purge a while back, but I forgot to update the internal calls to that function.

Changed the imageset refresh so that it should work with any new images added to the cfg file.

...

c7608fa2befaebb186c731a5ce561c8eccbc541f authored about 16 years ago
Moving the umil_run_actions function from umil_auto to umil->run_actions.

This should allow the use of the array method used for umil_auto system for those not wanting a ...

fa15632d79de1dba956985866e7405f10973be4a authored about 16 years ago
Shortening umil up a bit by using the $dbms_type_map from db_tools

1005ffb05018e4c1471c7264fc5d0bf5461963db authored about 16 years ago
Allowing an empty array to call umil->cache_purge.

For the module functions, we will check if !$parent and if not setting $parent to 0 (in case any...

379fe2a0cb364008d574ba483cd738c840bad0ab authored about 16 years ago
Should now work for mssql_odbc

6562b050a7e7a2b967e5069ec263e17811b8b4d6 authored about 16 years ago
Initial commit

e4db41b9f6430b6e2cd12865006405cc60c46f23 authored about 16 years ago
initial directory structure.

3f5bd43632b62f4e08c7eecbbcbb3981e2aad1d5 authored about 16 years ago