Ecosyste.ms: OpenCollective

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

github.com/phpbb/phpbb-core

[READ-ONLY] Core phpBB code library. Contains a subtree split of the phpBB/phpbb directory in the phpbb repository.
https://github.com/phpbb/phpbb-core

[ticket/14992] Correctly remove table name and prefix from keys

PHPBB3-14992

1f33462601d86040e6b3b75ba8a2f8d0e576f667 authored over 7 years ago
[ticket/14992] Shorten index name for user_id and item_id

PHPBB3-14992

60140884431b334ef6d10193bfaf6f8d69b96565 authored over 7 years ago
[ticket/15227] Remove STRIP, as always false

PHPBB3-15227

9ba954be757f63ddcfeed44064778f1dd8e9e64e authored over 7 years ago
[ticket/11515] If condition changes

Duplicate return statements removed.

PHPBB3-11515

8f30406047586c95ce5f4179c0c61bd36805b6dc authored over 7 years ago
[ticket/11515] Inverted Logic

Inverted the logic to raise exception inside if.

PHPBB3-11515

8701f835cd92d9bac732c61764d8343c3ab73365 authored over 7 years ago
Merge branch '3.2.x'

* 3.2.x:
[ticket/15226] Add index for latest topics to topics table

722a71cd2d8949aa3000b9df693cbce8406b8da2 authored over 7 years ago
Merge branch '3.1.x' into 3.2.x

* 3.1.x:
[ticket/15226] Add index for latest topics to topics table

7e616ff6ac887ebd25391c62a6a1d7a5a9b9e6d6 authored over 7 years ago
[ticket/15226] Add index for latest topics to topics table

PHPBB3-15226

0642844381a7aa367e6895afa205a8546dbdf6cd authored over 7 years ago
Merge branch 'ticket/15219' into ticket/15219-rhea

e3d235cf97d21ed54f64d9018b32cb81087efa1f authored almost 8 years ago
[ticket/15219] Add missing space

PHPBB3-15219

e651ad5c0357af15019cb5be9597f452010c16f9 authored almost 8 years ago
Merge branch 'ticket/15219' into ticket/15219-rhea

8fb2a0ba1c7744350878a15369bc8590e69534c5 authored almost 8 years ago
[ticket/15219] Update hashes to bcrypt with cron

PHPBB3-15219

1b3b822ff864e64ba927eef933976082ae339d74 authored almost 8 years ago
Merge branch '3.2.x'

47caab0de9fe2160a974386d8152abb74c8b66f7 authored almost 8 years ago
[ticket/15202] To disable, an extension must be enabled

PHPBB3-15202

db04d6524962a6e39432244e75fdf565e2d635de authored almost 8 years ago
[ticket/15187] Reverted commits e6b7def & 90a80b7

PHPBB3-15187

9acca3b4bae9080998230f915c861dffe7ea7691 authored almost 8 years ago
[ticket/15187] Fail gracefully if template service is unavailable

67203821ce2b7951f4285ad01f1500274fff9ec4 authored almost 8 years ago
[ticket/15187] Add paths of newly enabled extensions to template

When enabling an extension its paths aren't added immediately to
the template which results in A...

de658456a6f479c2bb6283dabd935c7885d4942d authored almost 8 years ago
[ticket/15200] Allow extensions using custom templates for help/faq controllers

PHPBB3-15200

60cf09635eaef067d63de6c5f5f4d5cb2f415f7e authored almost 8 years ago
[ticket/11150] Makes the customisation db lync dynamic

PHPBB3-11150

15bce90e0aebe4e3c972c2213358603d65643dc8 authored almost 8 years ago
[ticket/11150] Handle composer context transparently

PHPBB3-11150

07773c65e61b85d8cf379ec593e78de14d2e1ee8 authored almost 8 years ago
[ticket/11150] Fix comments

PHPBB3-11150

63cbe4f86a7a9dbe18e08bfcbc33c4733c281ee9 authored almost 8 years ago
[ticket/11150] Add comments + ignore invaid repositories URLs

PHPBB3-11150

07b7b4b111711ce721d8b0aec531729cb540a176 authored almost 8 years ago
[ticket/11150] Removes outdated TODO

PHPBB3-11150

95a5e02fe3311d445c9e23a3d2f5fce04d7ac89c authored almost 8 years ago
[ticket/11150] Improves requirements check

PHPBB3-11150

63fb25eeda9eee41eeba1e7684a6db2380ae804f authored almost 8 years ago
[ticket/11150] Updates deps + fix various issues

PHPBB3-11150

216bbe6449f74ee98cfb82fb05826cdbeffa88be authored almost 8 years ago
[ticket/11150] Uses PHPBB_VERSION, not the composer.json one

PHPBB3-11150

a6891e9cebc3c09866fe6d7b4eb720b1c48e83fb authored almost 8 years ago
[ticket/11150] Skip invalid extensions, not the whole list

PHPBB3-11150

d715c6c06b1aafc1f7a94949d8a2e0937a35cd22 authored almost 8 years ago
[ticket/11150] Always display an error message

PHPBB3-11150

24f22de0fa30354b5808c6f55f786eee6dc2ff65 authored almost 8 years ago
[ticket/11150] Initialize the errors array in the translate trait

PHPBB3-11150

24366a4f077b7137681e153bba014d561d22d9f5 authored almost 8 years ago
[ticket/11150] Case insentitive sort

PHPBB3-11150

3ba48492204c690fc7cbc8f59c12defdd44df8a2 authored almost 8 years ago
[ticket/11150] CS

PHPBB3-11150

881ae93b7945b7ecd24ece0e59ce1536fa1112ca authored almost 8 years ago
[ticket/11150] CS

PHPBB3-11150

29af12d1d9eaeb9156aa1058f4de6fb0b96b2635 authored almost 8 years ago
[ticket/11150] CS

PHPBB3-11150

5b298a9d53d338dd870d28e7c45e26157256f036 authored almost 8 years ago
[ticket/11150] Load vendor/ext-autoload.php

PHPBB3-11150

c35938a2da382f1fa0dfda35ee42244f226b2e24 authored almost 8 years ago
[ticket/11150] Disable packagist and add titania

PHPBB3-11150

d85f8cddee0474842d73c93bbc5688a2b2718874 authored almost 8 years ago
[ticket/11150] Fix CS

PHPBB3-11150

b5c8b46b69f92ee5cbf831e27288d30a5fea8031 authored almost 8 years ago
[ticket/11150] CS and wording

PHPBB3-11150

797c3d7af3dd65bd6af07e5a40849fc801530797 authored almost 8 years ago
[ticket/11150] Purge on remove by default

PHPBB3-11150

3ad3de4181e1f2ea97fc035541589ca93b11f0b2 authored almost 8 years ago
[ticket/11150] Makes minimum-stability configurable

PHPBB3-11150

71ee9497961b798d8ad95f1d048a7607051ca97c authored almost 8 years ago
[ticket/11150] Makes composer output level configurable

PHPBB3-11150

a7fd34423f34f5be3fddad081adc45fbb07944e7 authored almost 8 years ago
[ticket/11150] Fix Html output formatter

PHPBB3-11150

4e7c14d3a42f293b4ee511734b3a5bc5e978c48d authored almost 8 years ago
[ticket/11150] Yellow => Orange in composer output

PHPBB3-11150

f3b37ee7488412807a753d1ad1cdca5f1c341781 authored almost 8 years ago
[ticket/11150] Correctly enable/purge extensions

PHPBB3-11150

b099d015e1028b0374fd210ca5cc64ae13df8f6a authored almost 8 years ago
[ticket/11150] Use json instead of serialize

PHPBB3-11150

a19ab18af7b42a0e7aa06193d6bbe9f62c9c204c authored almost 8 years ago
[ticket/11150] Gallery => Catalog

PHPBB3-11150

1eb9c04907da721be60f6ab01917a092e9f6ad1a authored almost 8 years ago
[ticket/11150] Add html output formatter

PHPBB3-11150

6394db6799616dae34a78709b1f381f45c8c3de6 authored almost 8 years ago
[ticket/11150] Translate Enabling/disabling extension

PHPBB3-11150

2e4a4544e7c8023655f09431b861bcd90c13117e authored almost 8 years ago
[ticket/11150] Filter out versions incompatibles with the minimum stability flag

PHPBB3-11150

df23bdaade9165160413e8b986dea82fefc6ba31 authored almost 8 years ago
[ticket/11150] Small fix

PHPBB3-11150

c49203ad9be042543c4a1c93aa13b274ea15dc2d authored almost 8 years ago
[ticket/11150] Disable if directories not writable

PHPBB3-11150

fc4d5f2110198a7d10e4091ebd287f294548c9b8 authored almost 8 years ago
[ticket/11150] Add missing language keys

PHPBB3-11150

64005a3f2506ff33f43b939b3fc56c401f6af0fb authored almost 8 years ago
[ticket/11150] Repositories settings - end

PHPBB3-11150

a31ea74f42d0053ab2305fcdd04fdb1ea3d9aff4 authored almost 8 years ago
[ticket/11150] Language keys

PHPBB3-11150

df9d5eed4deb007a4725f6869c1fc5edac451eeb authored almost 8 years ago
[ticket/11150] Enforce enable on install and purge on remove options

PHPBB3-11150

17aa0e025efaa5044abb4bf82aba0142eecc51c8 authored almost 8 years ago
[ticket/11150] Sorts extensions by display name

PHPBB3-11150

79bae5ec727e5c58d4ef392700cc48fb788f2af1 authored almost 8 years ago
[ticket/11150] Set settings

PHPBB3-11150

d60e51b0117e5898ad6c065049456f3f0c00e7db authored almost 8 years ago
[ticket/11150] Display extensions with the display_name in the gallery

PHPBB3-11150

e7462c5f7a623306b663cecc34a2dad12d96aef1 authored almost 8 years ago
[ticket/11150] Add Remove && Update buttons

PHPBB3-11150

ffb30d962834527888363c460c4136fdde43988e authored almost 8 years ago
[ticket/11150] Better pre/post action handling, restore ext.json in case of err

PHPBB3-11150

fa6848b7042d1644b91cdfacc5b1f965b04a3401 authored almost 8 years ago
[ticket/11150] Display extension status in "gallery"

PHPBB3-11150

3630c2a195cd14f0eacd2cbd9cdb7e04e02a8980 authored almost 8 years ago
[ticket/11150] Add ACP gallery

PHPBB3-11150

328767d01dc3b8b4a9e1151d4efca19f52c8f366 authored almost 8 years ago
[ticket/11150] Cache the list of available packages for 24 hours

PHPBB3-11150

f0aecace8a0c23687c49c0cde60d64788c2498ab authored almost 8 years ago
[ticket/11150] Restore the cwd before using the autoloader in case of error

PHPBB3-11150

f62e83f901eff6e23774d5b18de95c1a501538d9 authored almost 8 years ago
[ticket/11150] Implement install extension link in ACP

PHPBB3-11150

33ee0f6a836915cd6940ae3272bccb90d225932b authored almost 8 years ago
[ticket/11150] PHP 5.4 compatibility

PHPBB3-11150

f6f16cf49b480099b4b0bdfb59857c9a68e0f974 authored almost 8 years ago
[ticket/11150] Install from ACP

PHPBB3-11150

01ca3f2b596750f2878cd99222fe1d39d5400008 authored almost 8 years ago
[ticket/11150] Preserve every packages of every phpbb types in composer-ext.json

PHPBB3-11150

d6cc3976592bc54d71f1b4580e25b30ea6eff3b5 authored almost 8 years ago
[ticket/11150] Better version normalization

PHPBB3-11150

721f844440f989746b78f2387b5f508880f506c4 authored almost 8 years ago
[ticket/11150] Add extension:start-managing command

PHPBB3-11150

b24e570f7db688e9e47a9c0d771115c24469a952 authored almost 8 years ago
[ticket/11150] Preserve original requirements and avoid finally

PHPBB3-11150

a98fa5b09d6d319da5bd376d7a7b4a90b22070b6 authored almost 8 years ago
[ticket/11150] Use a trait to translate composer and introduce web_io

PHPBB3-11150

9b78106f6fdaf98de85903bd7b2b76899c2ea277 authored almost 8 years ago
[ticket/11150] Display and translate composer output

PHPBB3-11150

f3a96158258a209deb143eac736d47399d0da1ff authored almost 8 years ago
[ticket/11150] Do not override extensions installed manually

PHPBB3-11150

4982e4d2c58b07457843907832fa727b69b42d76 authored almost 8 years ago
[ticket/11150] Add ability to manage extensions through composer

PHPBB3-11150

7bf6b10a680645ea806f1b766a95ed148f8c812c authored almost 8 years ago
Merge branch '3.2.x'

* 3.2.x:
[ticket/15146] Date profile field validation incorrect

91994b79267ce4971b29f7736d724ab0bcb97f98 authored almost 8 years ago
Merge branch '3.1.x' into 3.2.x

* 3.1.x:
[ticket/15146] Date profile field validation incorrect

ea98b10195833a452127ce8b451dc7679cdb148e authored almost 8 years ago
Merge pull request #4763 from javiexin/ticket/15146

[ticket/15146] Date profile field validation incorrect

* github.com:phpbb/phpbb:
[ticket/1514...

902f32d3880201dd49b3a0a2d30db77327dcf73a authored almost 8 years ago
Merge branch '3.2.x'

* 3.2.x:
[ticket/15163] Escape curly braces in smilies HTML attributes

7ae64b6dd98070e5a8b4eff1eee5b838db90f941 authored almost 8 years ago
[ticket/15163] Escape curly braces in smilies HTML attributes

PHPBB3-15163

575ea1887821eaf9001096a9fdeaa0fe5c15dad0 authored almost 8 years ago
Merge branch '3.2.x'

* 3.2.x:
[ticket/15084] fix wrong order of breadcrumbs on module management

8a66feb4f53061143e15c7365b54db44194f48c8 authored almost 8 years ago
Merge pull request #4692 from rubencm/ticket/15084

[ticket/15084] Fix wrong order of breadcrumbs in module management

* github.com:phpbb/phpbb:
...

a8b9f414fe8bbde7062be5d4ab111b52e904ad3a authored almost 8 years ago
Merge branch '3.2.x'

* 3.2.x:
[ticket/15108] Remove duplicate code in request->context

ef05a1b9e7c3d4cdb3eca4372f026929b25c4252 authored almost 8 years ago
Merge branch '3.1.x' into 3.2.x

* 3.1.x:
[ticket/15108] Remove duplicate code in request->context

3398fffa86a7744e5d81f5b412a6d440a6b59d1d authored almost 8 years ago
Merge pull request #4718 from javiexin/ticket/15108

[ticket/15108] Remove duplicate code in request->overwrite

* github.com:phpbb/phpbb:
[ticket/...

e26c9dd43b3b23d3de2646ef1395e540dda9acbf authored almost 8 years ago
Merge branch '3.2.x'

c6c5682b1405e50f0976d5d2ac1b6100500a52fb authored almost 8 years ago
[ticket/15180] Adjust \phpbb\di\extension\core::TWIG_OPTIONS_POSITION

PHPBB3-15180

69c79a4545a7258501c816277ddc61f612cc3ff3 authored almost 8 years ago
Merge branch '3.2.x'

bb7989a8123139a6a5148d62c7578b1e50e6e625 authored almost 8 years ago
Merge branch '3.1.x' into 3.2.x

2e01623d7e045d7af30ecc70cead01d270f27f58 authored almost 8 years ago
Merge pull request #4689 from javiexin/ticket/15080

[ticket/15080] Save unneeded file loads for extension metadata

7f99ecf1ec6c4ac9a22f52cb59d5d6bf2b2f502a authored almost 8 years ago
Merge branch '3.2.x'

ea5fffd2a2a160f4fbbf0898fe0f9b75ec041490 authored almost 8 years ago
[ticket/14990] Move dispatcher object to the front of the options array

PHPBB3-14990

6302d6fc21c61c95ba538a1862350d2b3ae7098f authored almost 8 years ago
[ticket/14990] Fix event name, email parsing, installer and dispatcher calls

PHPBB3-14990

08ba20e01c69f2373607b88eb6332997a4caf122 authored almost 8 years ago
[ticket/14990] Add core events to the Twig environment

PHPBB3-14990

e6da2913e9f34b28d7a6310c7624275f299ae3e9 authored almost 8 years ago
[ticket/15176] Add setting for user activity display limit.

Up to phpBB 3.2 the maximum number of posts a user must have to have his
activity shown is 5000....

55ba4a7d20a161d2386bc178b33ca791a50f8c3a authored almost 8 years ago
Merge pull request #4592 from javiexin/ticket/14938

[ticket/14938] Inconsistency in ext_mgr all_available vs is_available

764961ef1fab4ff43ecfb138291f41f39eec735a authored almost 8 years ago
Merge branch '3.2.x'

dd8eb7f4f1a1428fde85a960c5bd4c25f941dae2 authored almost 8 years ago
Merge pull request #4698 from javiexin/ticket/15087

[ticket/15087] Optimize creation of metadata objects by caching

f3a090d279cc2af43a3b3e537046a630c82696d1 authored almost 8 years ago
Merge branch '3.2.x'

* 3.2.x:
[ticket/15090] Ensure send stats module exists before removing

297ec700b3de2e98fd6b1beffb2ae32596964c22 authored almost 8 years ago
Merge pull request #4793 from marc1706/ticket/15090

[ticket/15090] Ensure send stats module exists before removing

* github.com:phpbb/phpbb:
[tic...

d742de21d606ea07503aad68cf57b9e28d9332d7 authored almost 8 years ago
Merge branch '3.2.x'

cea18395e2929d4ee127444e34276637e5d96467 authored almost 8 years ago