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/14168] Further split up attachment upload class

PHPBB3-14168

f7c4591fb9e434448559b9481387e875f284afb7 authored over 9 years ago
[ticket/14225] Inject the loader resolver when using the delegating loader

PHPBB3-14225

2ddd8580e822d01e297f79040b816a6d4e7585da authored over 9 years ago
[ticket/14220] Move route loading to services

PHPBB3-14220

38ffd113edbfbc544cc5500b3da2c6d4fa297a21 authored over 9 years ago
Merge pull request #3857 from Nicofuma/ticket/14124

[ticket/14124] Automatically translate exceptions in CLI

f49703ef9c7321a6f40b0780601526bd473718d6 authored over 9 years ago
Merge pull request #3904 from Zoddo/ticket/14162

[ticket/14162] Add CLI commands to manage migrations

84cc5c2e3343294cc46b9e23eb8d19b73c66a6fd authored over 9 years ago
[ticket/14205] Bump PHP requirement to PHP 5.4

PHPBB3-14205

670764a714d68dd1287e5e1501d6434eafb03e6b authored over 9 years ago
[ticket/12618] Allow extension author to use SSL for version-check

For version-check a new parameter 'ssl' is introduced.
If set to true, it will use 443 as port f...

efad54cb7c8fea68c414c6fb53a75f5fe31986d7 authored over 9 years ago
[ticket/14191] Add core.get_gravatar_url_after event

PHPBB3-14191

3d7aa3c2f2efc18a8c741c6f4ba1494a1c646e22 authored over 9 years ago
Merge pull request #3916 from Nicofuma/ticket/12633

[ticket/12633] Doesn't use DEBUG to debug templates events

* Nicofuma/ticket/12633:
[ticket/1...

1053dc15b431b7e58ccc93730aeb35d4dc3a1ea9 authored over 9 years ago
[ticket/14182] Move v310\notifications_board migration to v320\...

PHPBB3-14182

f09a52100b2ff49a3bf15dcb5b088c6cc784fda8 authored over 9 years ago
Merge pull request #3911 from Nicofuma/ticket/12577

[ticket/12577] Lazy initialize the password manager

e21f74f809575c2d705a4685d26abd770ec2f3a6 authored over 9 years ago
[ticket/14162] Add CLI command db:list

This command lists all installed and uninstalled migrations.

Note: The class is named `list_com...

dca015ce0072e5b9ab66272f71b6eea2856d151e authored over 9 years ago
[ticket/14162] Add CLI command db:revert

This command allow to revert a migration from the CLI

PHPBB3-14162

41d4b551930f160e4c6104334c4233d495fdd39a authored over 9 years ago
[ticket/12633] Doesn't use DEBUG to debug templates events

Check the templates events on runtime only when Twig debug is on

PHPBB3-12633

a365ad3eebff656dcbc6a8c3fe81f4171b804ace authored over 9 years ago
[ticket/12577] Docblock

PHPBB3-12577

bb075837bf46a7592bc1b42de34e9cb67a2e3315 authored over 9 years ago
[ticket/12769] Properly include FA

80e019f6535925f6ddf72444c0a2de11d62f05c7 authored over 9 years ago
[ticket/12577] Lazy initialize the password manager

PHPBB3-12577

6aad143f076868901e47101bfc8a20703bd992cd authored over 9 years ago
Merge pull request #3727 from marc1706/ticket/13904

[ticket/13904] Refactor attachments functions into service

* marc1706/ticket/13904: (66 commits...

d9b235946cccd241c20281f771fff33145ea40e9 authored over 9 years ago
[ticket/14078] Fix SQL error when editing a post with a quote

PHPBB3-14078

56326dd96a6de88c87ef5342201b391f42ab57c8 authored over 9 years ago
[ticket/8920] Revert update_module_auth() on revert_data()

PHPBB3-8920

cd7d55e19312e01c507b62b0a74d4e3c952720b5 authored over 9 years ago
[ticket/13904] Use filespec's get_filesize instead of calling filesize()

PHPBB3-13904

946a5fd9c3d72fc7ed3a1592ce9b018490f6047e authored over 9 years ago
[ticket/13904] Set properties to protected where possible in filespec

PHPBB3-13904

3d2491795ee4ee21ee7100589d8bced8e271cf46 authored over 9 years ago
[ticket/14158] Fix 5.3 compatibility

PHPBB3-14158

5533889da1f7a29a902ddd498dcb107b63fab4fd authored over 9 years ago
[ticket/14158] Add language::lang_array() to avoid using call_user_func_array

PHPBB3-14158

bfafc10023ce1be9f8f7014134315c9652d11f7f authored over 9 years ago
[ticket/13904] Fix tests after changes to factory

PHPBB3-13904

a0aa894c9d6a7a07ebdc492ea3e2e5456608cb77 authored over 9 years ago
Merge pull request #3870 from Zoddo/ticket/9485

[ticket/9485] Add a "View post" link in the moderation logs

* Zoddo/ticket/9485:
[ticket/9485...

e8625fe071d66e54d6321cf9bfee559950978d55 authored over 9 years ago
Merge branch '3.1.x'

* 3.1.x:
[ticket/13423] Set busyTimeout on connect to prevent db locking

6732ec291c4104bb5d5dfaa4a46717e01e61d3d5 authored over 9 years ago
Merge pull request #3890 from marc1706/ticket/13423

[ticket/13423] Set busyTimeout on connect to prevent db locking

* marc1706/ticket/13423:
[tic...

92d380a8c6b593550e74e8f7eb27981689710d36 authored over 9 years ago
[ticket/13904] Minor coding style fixes

PHPBB3-13904

e1636b9040b4392023655b98fc0b9c437d9868e6 authored over 9 years ago
[ticket/13904] Add language entries for error messages in upload class

PHPBB3-13904

e6301b361682e3019fd1884c8225e640e932081a authored over 9 years ago
[ticket/13904] Modify files for updated fast-image-size library

PHPBB3-13904

6a49bfd93f31266d2c7c801f35a693a17a6e9c07 authored over 9 years ago
[ticket/13904] Add unit tests for local upload type

PHPBB3-13904

e745350d6105cb61787d7adf806579d3855f45ba authored over 9 years ago
[ticket/13904] Improve code coverage

PHPBB3-13904

f7cd6c269f5028e7f52209e9825f4c52ce361e0c authored over 9 years ago
[ticket/13904] Minor coding style fixes

PHPBB3-13904

e684fd37554908bf00b93d2f6f906d01ccf03854 authored over 9 years ago
[ticket/13904] Improve test coverage of remote upload type

PHPBB3-13904

49b986667671e01563664ec52c2f076cbe952d79 authored over 9 years ago
[ticket/13904] Improve test coverage of form upload type

PHPBB3-13904

0ac23ba31a529d3878ce66c2365a129297a2f23b authored over 9 years ago
[ticket/13904] Improve test coverage of filespec class

PHPBB3-13904

96ce3fca7426f2abfbfa05d90e17c6ef9c2c0b93 authored over 9 years ago
[ticket/13904] Use ini_get() wrapper in file upload types

PHPBB3-13904

a7650ba0528be153d762d410ffb353a13f894db7 authored over 9 years ago
[ticket/13904] Modify files for changes in ini wrapper

PHPBB3-13904

b8c59d9b1f59e5a468c3b4b10f6535e004803ce0 authored over 9 years ago
[ticket/13904] Switch around constructor arguments

PHPBB3-13904

a60e700d05500d3c0e85d9b5108e1adaa6b81bba authored over 9 years ago
[ticket/13904] Use \phpbb\php\ini class for ini_get()

PHPBB3-13904

fbe636a5d500c9a8dfd49b3958d46f1f875ca9b3 authored over 9 years ago
[ticket/13904] Update doc blocks

PHPBB3-13904

d5a7342847139f9d13f288e4ef3c613badf3a83b authored over 9 years ago
[ticket/13904] Set visibility in files and improve test coverage

PHPBB3-13904

74f9b6ef120da2aaba678c8ccbded29406ed80fe authored over 9 years ago
[ticket/13904] Remove unused use statement

PHPBB3-13904

2ae53fdc8098bdc2a6d0b3f93cf473ba19c58f1b authored over 9 years ago
[ticket/13904] Improve test coverage and use constants instead of magic numbers

PHPBB3-13904

5b6b6c4167048e5e5682b64ae62e4df176ac5fdc authored over 9 years ago
[ticket/13904] Split code up and pass root path to remote upload type

PHPBB3-13904

6a7edbfb1e2f35d2129e204f5d90e178e9482baa authored over 9 years ago
[ticket/13904] Modify doc blocks

PHPBB3-13904

c5bcb88b34fa3e37656c785d9d0dadd819b482e1 authored over 9 years ago
[ticket/13904] Fix remote upload functional tests

PHPBB3-13904

af019827dfbb663dfee688c91256627337557fe9 authored over 9 years ago
[ticket/13904] Move remote upload to its own type class

PHPBB3-13904

5bc9f03f16153866483c79c034fad24156978e84 authored over 9 years ago
[ticket/13904] Improve docblock

PHPBB3-13904

77d00754a636ef02b925aee2023036c993381eb1 authored over 9 years ago
[ticket/13904] Split up local_upload method

PHPBB3-13904

923935a9531eccbf6afc38558ec75b17847a1296 authored over 9 years ago
[ticket/13904] Add types base class

PHPBB3-13904

29fa562ed0fbb3f8d1c9ea9342789b5bd5645e77 authored over 9 years ago
[ticket/13904] Use the class member plupload instead of argument

PHPBB3-13904

ac9f7d2c563660b31c5edaaa1801c7eb5b3dd380 authored over 9 years ago
[ticket/13904] Fix minor issues and move local_upload to its own class

PHPBB3-13904

84f45811a9fef2e4e24669fa772e82234aa6f98a authored over 9 years ago
[ticket/13904] Fix minor coding issues and don't use form_upload anymore

PHPBB3-13904

deeb089e42e755332351b7d13764b9d289b7cd94 authored over 9 years ago
[ticket/13904] Move form_upload to its own class and define type classes

PHPBB3-13904

e73978a913f2897e8e39c8447607abaade94d406 authored over 9 years ago
[ticket/13904] Remove phpbb_root_path global from filespec class

PHPBB3-13904

ecf2040f0b0b2df1b9fbe369174cf23ac8b2f32e authored over 9 years ago
[ticket/13904] Remove phpbb_root_path global from upload class

PHPBB3-13904

0b73b2ed3f88703f341663455c9567f436eadb34 authored over 9 years ago
[ticket/13904] Pass request service to upload instead of using global

PHPBB3-13904

5e34aef566c1a76531d789a55668beaf80e44278 authored over 9 years ago
[ticket/13904] Use language class instead of global user in filespec

PHPBB3-13904

318b7390961610d2ce8ac92d5dc0da6029000222 authored over 9 years ago
[ticket/13904] Improve doc blocks in filespec class

PHPBB3-13904

3a3aac6202e574289dfd8bbec186083c6492e872 authored over 9 years ago
[ticket/13904] Use language class instead of user global in upload

PHPBB3-13904

cc12af3800d2af32f34011de12561e962b17a076 authored over 9 years ago
[ticket/13904] Improve doc blocks in upload class

PHPBB3-13904

0466ae3471e17520d4f8860d8312fe6d0685a9d8 authored over 9 years ago
[ticket/13904] No longer use fileerror class for extending filespec class

PHPBB3-13904

8c5c1ee6420b3b1b196987beea05a678310e4d93 authored over 9 years ago
[ticket/13904] Use factory instead of container and add factory to services

PHPBB3-13904

c120858ae4b9235abefaad592ba95972b635e9f7 authored over 9 years ago
[ticket/13904] Pass filesystem to upload avatar again

PHPBB3-13904

9b96df60cd1a74fd1461d55398514be5e3ab7e99 authored over 9 years ago
[ticket/13904] Remove unneeded parameters from avatars and fix tests

PHPBB3-13904

23c0f5eb95fa50d46dc25129681c7200ed66345b authored over 9 years ago
[ticket/13904] Fix filespec tests

PHPBB3-13904

8cd9f64c18976e16cb836a3054918f738b1cba71 authored over 9 years ago
[ticket/13904] Get rid of useless parameters and variables

PHPBB3-13904

aca21f18058f94f1e413df004a2bd2dcd71db1a2 authored over 9 years ago
[ticket/13904] Allow using factory for none files. classes

PHPBB3-13904

6a919c7c22b0687f0e5d8548023f74ac47e37f32 authored over 9 years ago
[ticket/13904] Remove magic method from factory and allow short names

PHPBB3-13904

4bd5356471e622f0d5343b7b7eb24463aa42369c authored over 9 years ago
[ticket/13904] Load upload class using factory

PHPBB3-13904

bcae166df9da5ee471f92ac0e10f08383531d8cf authored over 9 years ago
[ticket/13904] Add fileupload class to files classes

PHPBB3-13904

7a041843cdacd02407435c9b18905664a5317897 authored over 9 years ago
[ticket/13904] Turn filespec into prototype and improve init methods

PHPBB3-13904

c035e46318282576a47958fe86e27698a1a16683 authored over 9 years ago
[ticket/13904] Fix uploading for use with new filespec class

PHPBB3-13904

21d7db0961828dc5ff4f344aac0d36b539e9967b authored over 9 years ago
[ticket/13904] Modify constructor to be instantiatable by container

PHPBB3-13904

9e2104a8e0615beaee49b87b52e3c7cbc2e7eb79 authored over 9 years ago
[ticket/13904] Add filespec class to files classes

PHPBB3-13904

425a0361affcdf3b53ba0a4fa2296d6d97b18a7d authored over 9 years ago
[ticket/13904] Add initial factory for handling file classes

PHPBB3-13904

8c594eb554d2c5df1d0a8dc6725c05c9952a8256 authored over 9 years ago
Merge pull request #3891 from marc1706/ticket/14150

[ticket/14150] Update fast-image-size to newest version

* marc1706/ticket/14150:
[ticket/1415...

b82a2747955be26e2a47a43e7b97ce25a8fab887 authored over 9 years ago
Merge branch '3.1.x'

a72a14588609e538e80b81ff69d3fbce0aab4885 authored over 9 years ago
Merge pull request #3881 from VSEphpbb/ticket/14142

[ticket/14142] Remove unused ignore_configs from avatar drivers

55182ebc1b868bd91516f255ea5336fb7bd97b55 authored over 9 years ago
[ticket/14150] Update fast-image-size to newest version

PHPBB3-14150

572a80d55028a4b1c42264197eb342fccafdd173 authored over 9 years ago
[ticket/13423] Set busyTimeout on connect to prevent db locking

PHPBB3-13423

f8eaa23b2ded4d6f3f739c99b12341d8726dd444 authored over 9 years ago
Merge branch '3.1.x'

Conflicts:
build/build.xml

73f910fb87d152c16f3bf610cae9233f0a129516 authored over 9 years ago
Merge branch 'prep-release-3.1.6' into 3.1.x

Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql

215ef6e4b8bb305894c4f0aa57c8864a5e5433c4 authored over 9 years ago
[prep-release-3.1.6] Add migration for 3.1.6

8aeadec7db75dcd13bc5718d905825763fd91284 authored over 9 years ago
[ticket/14142] Remove unused ignore_configs from avatar drivers

PHPBB3-14142

ad5dbe71745c6a688b2ac705f7a5b36ee6ac1fc5 authored over 9 years ago
Merge branch '3.1.x'

* 3.1.x:
[ticket/14123] Fix typo
[ticket/14123] Remove redundant help messages
[ticket/141...

bc32b5c0112dc39b7ac70cba368f362d50889a3b authored over 9 years ago
Merge pull request #3855 from VSEphpbb/ticket/14123

[ticket/14123] Add descriptive help to the CLI help output

* VSEphpbb/ticket/14123:
[ticket/1...

073492db680ac1f48f86f935a0da009940aa7b98 authored over 9 years ago
Merge branch '3.1.x'

* 3.1.x:
[ticket/11468] Allow controllers to set paramters of page_header()

51282141d78906b3879a2b39da5e761ec5c62729 authored over 9 years ago
Merge pull request #3872 from Zoddo/ticket/11468

[ticket/11468] Allow controllers to set paramters of page_header()

* Zoddo/ticket/11468:
[tic...

70ffb7313055a33f83ef51ae07355ee69f3dd82e authored over 9 years ago
Merge branch '3.1.x'

* 3.1.x:
[ticket/13950] Hide undefined categories
[ticket/13950] Hide undefined permissions

3757d65398179abf0b1073eb38fabcc3cce83af4 authored over 9 years ago
[ticket/11468] Allow controllers to set paramters of page_header()

PHPBB3-11468

c4a4309211f055f29fb7fbcd6ed39c3098b31849 authored over 9 years ago
[ticket/9485] Add a "View post" link in the moderation logs

PHPBB3-9485

0446f46b62f7e28a3e1108eb8ee18cce3b49e731 authored over 9 years ago
[ticket/8920] Add a MCP PM reports view permission

Anybody who has the permission to read reports in one forum
can read PM reports.

Solving this p...

1035b934f6a7c6c2969c9e61600a8e67cb703436 authored over 9 years ago
[ticket/13950] Hide undefined categories

This hides the categories added by disabled extensions

PHPBB3-13950

156a9cbce491711bf9d0120910bd609eb5a70cc3 authored over 9 years ago
[ticket/13950] Hide undefined permissions

This hides the permissions of the disabled extensions

PHPBB3-13950

0eaa812fd51f06c3792773ceeb158958d96d302a authored over 9 years ago
Merge branch '3.1.x'

* 3.1.x:
[ticket/13988] Update tests
[ticket/13988] Use absolute path for image attachments ...

708489fc8f8c53947c3051f9f1b090eb3b7d4089 authored over 9 years ago
Merge pull request #3764 from Zoddo/ticket/13988

[ticket/13988] Use absolute path for image attachments in feeds

* Zoddo/ticket/13988:
[ticket...

289f49fe95318b67fe80503463524ea7e6443b28 authored over 9 years ago
[ticket/14123] Remove redundant help messages

PHPBB3-14123

71620cad9320cbcf8ffc6b33bd5cd4de826add68 authored over 9 years ago