Ecosyste.ms: OpenCollective

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

github.com/joomla/joomla-platform

[READ-ONLY] This repo is no longer in active development. Please see https://github.com/joomla/joomla-cms
https://github.com/joomla/joomla-platform

Code style

74dbaaf7bf5f86845314fae77b2124c2dbe3a91a authored about 12 years ago
Finish up date math

6e80dacfe8f20c528f9b59af35583aab96c8799e authored about 12 years ago
Move some repeated code from JGithubObject extending classes to the base class

8513c3b6bb10936c5c7522ef0fc27ccbf0b16163 authored about 12 years ago
Start a test for addDate

0fbb901f9df09b07d732776a735a203d81c1edd3 authored about 12 years ago
step one of date math

8b55ae1024d9bb3c85260d045871c4a7a53ccebf authored about 12 years ago
Merge pull request #1795 from Bakual/patch-1

Fixing extension install from dynamic URLs

4f33cd0d74b5f93f6c399c53aa43a72d75b72473 authored about 12 years ago
Merge pull request #1734 from okonomiyaki3000/JPlugin-load_language

Use 'load_language' property as a flag to load the language files

fa0c0730429ccf0e1a406468ed2d197656a024ef authored about 12 years ago
Merge pull request #1812 from elkuku/github-oauth

Add token based authentication to JGithub

b97ff2d63eb0a33dc09d254ec68ff1b31710b8c9 authored about 12 years ago
Merge pull request #1814 from elkuku/github-users

Fix unit tests for JGithubUsers (Ref #1813)

4b2cd476b08eda76c76228aa3dd99fe8fc640633 authored about 12 years ago
Fix unit tests for JGithubUsers (Ref #1813)

d1163b2744d67002927c788384cbe216b46b1713 authored about 12 years ago
Merge pull request #1813 from elkuku/github-users

Add JGithubUsers

93ab6a202a9b5fc342438f9168bf155a6217b529 authored about 12 years ago
Add JGithubUsers

b4e49035a41eb417884dbac418785e16971e3820 authored about 12 years ago
Add token based authentication to JGithub

90d8b928a909057d3401226fdadb822db0212a2e authored about 12 years ago
Change to 'autoloadLanguage'

672739a38636b420dac0c189817f4eaef343493b authored about 12 years ago
Use 'load_language' property as a flag to load the language files so that the constructor doesn't need to be overridden for this purpose.

68e0b1cb08e6351f8757e8122837d456786e0a0d authored about 12 years ago
Use camel case

72d608682be6a8019983ccd8f1ba198d70f4c003 authored about 12 years ago
Merge pull request #1796 from dongilbert/composer

Update to composer.json

369a625a02b56bf5af6593aee620a4418e906a4f authored about 12 years ago
Merge pull request #1794 from florianv/once

Avoid include_once when we are sure the class doesn't exist

e89d2771b82036b87b62efb1aeb7804c9a464068 authored about 12 years ago
Merge pull request #1798 from elinw/jfolderdelete

Fix a problem where using a non-string value for path caused all files t...

3498def060cf0d998ea28be9d5cbea4472b337d1 authored about 12 years ago
Merge pull request #1806 from elinw/feeds

Add JFeed chapter to manual

3048ed197185dd2be555e9e5a36f9e08bb3b414a authored about 12 years ago
Merge pull request #1792 from elinw/rules

Add missing argument to JAccess::checkGroup in rules.php

cf6a10396416c03e106dd161b95bd3fdc5dc5996 authored about 12 years ago
Updates. Fixes. Improvements.

Update event object.

Update status object.

Update user object. Make some fixes.

Add some @cov...

c4caceb91e23e89c408d477133c6a772b4724273 authored about 12 years ago
Create JFacebookAlbum

Add getPhotos() method to JFacebookAlbum.

Add createPhoto() method to JFacebookAlbum

Add getCo...

c75a5ae3fd20984c33cc2c0bb00b7a5ebee50a27 authored about 12 years ago
Add JFacebookVideo.

9024518048e08658625e09de733e875d962fed4e authored about 12 years ago
Create JFacebookPhoto

Add getComments() method to JFacebookPhoto.

Add createComment() method to JFacebookPhoto.

Add ...

57a7030faab22a8ae7c21664a6b51325ad0a8a54 authored about 12 years ago
Add JFacebookComment.

4f17ce45a353f260b5ed86a201a8ad71c8ab2abb authored about 12 years ago
Add unit tests + fixes.

Correct @covers doc lines and some other small mistakes.

Add some tests in JFacebookTest

56df66e9ae981ceba5bdd2972a7f9e210f9d6347 authored about 12 years ago
Add JFacebookPostTest.

83067dbddc953014a09b302a28cd378e82df6133 authored about 12 years ago
Change JFacebookGroup to use new methods from JFacebookObject.

14ca687312e309ef576ed41eff6f61c88fe6eacb authored about 12 years ago
Add JFacebookNoteTest.

75ddceb8c65da693c964ef8b3aaf4c1e789e78a6 authored about 12 years ago
JFacebookPost class.

8f334a3cbf76d425b375d092fee8b28f8742dab5 authored about 12 years ago
JFacebookNote class.

f89ca37ff6e5ca2a08db4be0bbb959ba5931085b authored about 12 years ago
Add fetchUrl() test.

a9ad482d4a15d2456195a6906907709e5ddcb545 authored about 12 years ago
Remove duplicated code + refinements.

Remove blank lines between method and its doc block.

Add get, getConnection, createConnection a...

bc905fc2200af24f8d868bdcf4e4c2d2614833d7 authored about 12 years ago
Write tests for JFacebookObject.

db15d45396f42d56616496982b45015d5a976e46 authored about 12 years ago
Create JFacebookLink

Add getComments() method to JFacebookLink.

Add createComment() method to JFacebookLink.

Add de...

e3348916c7bd4cd982797ccd427d64bbc0b5d0a1 authored about 12 years ago
Create JFacebookGroup

Fix @return line in methods' doc block.

Add getFeed() method to JFacebookGroup.

Add createLink...

69d8b2f96248ae3feefe05e33f768bd82848fa3b authored about 12 years ago
Coding style and other fixes.

Fix some code style errors. Add tests for JFacebook::__get() method.

Add omitted parameter $act...

1ae7f23bfd1cc7981682ba64e34c77f90eb0c7f9 authored about 12 years ago
Create JFacebookEvent

Add getFeed() method to JFacebookEvent.

Add createLink() method to JFacebookEvent.

Add deleteL...

3eabc41837af93013410fa39673ee710fd3003ee authored about 12 years ago
Create JFacebookStatus

Add getComments() method to JFacebookStatus.

Add createComment() method to JFacebookStatus.

Ad...

21143da09a7507d172f5b52e8db10d9917026e1c authored about 12 years ago
Create JFacebookCheckin

Add getComments to JFacebookCheckin.

Add createComment() method to JFacebookStatus.

Add delete...

0055140fe7013e92010d1c295ef0345efb9525f1 authored about 12 years ago
Create JFacebookUser

Add getFriends() method to JFacebookUser.

Add getFeed() method to JFacebookUser.

Add hasFriend...

7852fcbbecb938c43ae655c32127b01718ead769 authored about 12 years ago
Starting Facebook package.

Use JInput instead of $_REQUEST.

Coding style fixes.

JFacebookOAuth::getToken() fixes.

Add JF...

aa3bdd96d712517f3ca402f329e620688ca5885d authored about 12 years ago
Add JFeed chapter to manual

d354666201497dac03e06c4febf4e0ff1ddb1ad6 authored about 12 years ago
Update libraries/joomla/filter/input.php

4810bb1497de8cb15f65ae4e4db61eeb96ceba61 authored about 12 years ago
Fix a problem where using a non-string value for path caused all files to be deleted.

1f064312e0e4370e02592cc22c7fa9c29b6bb2f2 authored about 12 years ago
Update since tag.

94b6becf3da09ef3e38f80c3ca39528cdb967c3c authored about 12 years ago
Fix CS errors.

f76ee931a965b963d412d78b4733540b0271d74c authored about 12 years ago
Fix CS errors

Remove trailing spaces

f6f06e20f5dc77a6789c4cfe6f3cf12e989f6a4c authored about 12 years ago
Make constructor param $version last. 1.0a is used more often

Change contructor param order in test file

96d3f6cd1faaa70f4ab9eae25cff821644e31441 authored about 12 years ago
Add some documentation

4e00f8d86c25fdbac03e1dd1f77bd7f0af8184ab authored about 12 years ago
Don't include request's body in the oauth signature.

87927608811ea0e56820d80f57a901c9ffbff4e7 authored about 12 years ago
Improve code coverage

19f913a872849ce2203ae25dea7792de2b2494a6 authored about 12 years ago
Include JApplicationWebInspector

784422fe034523e0252f1ef75048a57ab05b3042 authored about 12 years ago
Setup $_SERVER

117ecab5c39e7312491b5241bf75713566c2f0ab authored about 12 years ago
Fix mistake

76a72c5b37e6821f7cbcf29e2b35cc9e514cb6b8 authored about 12 years ago
Add OAuth 1.0 to the client. Change since tags.

a842efe21007bd439c86dfac50339ec2e0358870 authored about 12 years ago
Rename files.

23f526eda28bc5f3611c53e1c571b0dc64014df3 authored about 12 years ago
Use JApplication::redirect() instead of JResponse.

8c36441b8ae125f01c5f450dead2ca92d032c8c7 authored about 12 years ago
Rename auth method to authenticate.

a6d6cbb7383f595d813810967c0162ea980ca867 authored about 12 years ago
Remove unused method. Use 'scope' JRegistry option.

b4804370f72851615b73c25470c14a16182b8327 authored about 12 years ago
Rename files.

Rename file to match oauth 2 client.

Rename test files too.

fe6d74a866475a6c57cba9bc12b4a5e31903ce45 authored about 12 years ago
Improve code coverage.

bc7c4d3da0f745e170489ba7fd8619449877c508 authored about 12 years ago
Add blank line before comment.

60996fbe45513904da45e7a7613ee21a6ddf3975 authored about 12 years ago
Start JOauth 1.0a client code.

Add JInput object to JOauth1aClient + Unit tests.

Get JHttp from Factory.

Session in tests

Fi...

0479ff96b70eec1a6d503d6f3c637b68f3d53bb7 authored about 12 years ago
Update composer vendor-dir and bin-dir to match JPlatform locations of libraries and bin

8f1950ef20995567317ae74f85f2692ed98fb2cf authored about 12 years ago
"Content-Disposition" is stored directly in the headers array

Since the function now uses "JHttpFactory::getHttp()" instead of "stream_get_meta_data", the "Co...

f351359c27887924e43e458ee41c485d49570754 authored about 12 years ago
avoid include_once when we are sure the class doesn't exist

46b048f2e0b818a02f84e73728f5646fd8aaec0c authored about 12 years ago
Add missing argument to JAccess::checkGroup in rules.php

120c995c6527b8803089da426d833e17be794358 authored about 12 years ago
Merge pull request #1788 from elinw/patch-13

Fix typos

9a1fcc3593df4b8917a1e79d48236d5a16268c32 authored about 12 years ago
Update docs/manual/en-US/chapters/packages/data.md

9abe68c0e6eb79f19f77b26044026eb4586aab5d authored about 12 years ago
Merge pull request #1777 from elkuku/smallfix

Fix wrong generated class name

34a9a93bb0b363433fd5e512c7e66ce3c2b6f40c authored about 12 years ago
Deprecate application loading in JFactory::getApplication()

bb1f3aa55d8999f0b74675b4457e043479fef864 authored about 12 years ago
Fix wrong generated class name

82cba3ae6354e8f6185f1f8b7a2dd134fd1dfd6d authored about 12 years ago
Merge pull request #1774 from mbabker/deprecation

Handling 13.1 deprecations

b0d1e7958c47ea73a4869ff834ecee7fb60ee1ba authored about 12 years ago
Fixed unit tests according to the new output and deleted unnecessary empty lines

5215c73ca81d8f72ba520e4f91f70074f633832b authored about 12 years ago
Merge pull request #1775 from elinw/codestyle

Code style in test tree

a06dc633c74dcce5fb6d9ef0760cd3616411e682 authored about 12 years ago
Code style in test tree

c196778d290d3d2d33e4ff800d1cd83973239ae9 authored about 12 years ago
Merge pull request #1711 from elinw/codestyle

Fix code style issues in the test tree

2605d2f6b71d429dd31b3bb1245323b896c6ff75 authored about 12 years ago
Merge pull request #1773 from garyamort/remature-optimization

Remature optimization

4b6b8e8d2557f36771e7697dbdae31e68427fd66 authored about 12 years ago
Rebase and re-apply ksort

d53e4e48230073b623a5968ca293ee1f0502c075 authored about 12 years ago
Rebase and resolve conflicts

19239c229e2c08a27d55a8fb25f94d03d9c73a91 authored about 12 years ago
Handling 13.1 deprecations

9efdb48eb4e6c1c316cd246fee00eadc573eea8e authored about 12 years ago
Merge pull request #1771 from elkuku/cs-fixes

Fix check style

f587272eb743508947ca248ca92347ea22ca09ed authored about 12 years ago
Fix check style

9127d9e8c91d8c674492ec6d52106aa7251236eb authored about 12 years ago
Merge pull request #1770 from ianmacl/revert_jtext

Revert "Small array merging optimization"

397eb9f1881ead016bc489cd9d4f112630c82d69 authored about 12 years ago
Revert "Small array merging optimization"

This reverts commit bc57b93e3f7ae274721df01d2e886111b9752a32.

41273afa707ae12acf8c7ad1bff4600e0b1e4c5b authored about 12 years ago
Merge pull request #1735 from eddieajau/mvc

Allows JViewHtml->getPath to set the extension of the layout file.

107108042a2581d1884bdfc11baebe2a75912f3a authored about 12 years ago
Merge pull request #1737 from eddieajau/database

Fix and expand JDatabaseQuery tests.

6315bff2cce8e82392c95befd02dac3ff8b404ad authored about 12 years ago
Merge pull request #1733 from elinw/quotetests

Add some new tests for quote.

89f4b9c83e368864767bdc4ca9a2c313b332438b authored about 12 years ago
Merge pull request #1694 from elinw/emailvalidation

Update email validation to HTML5 standard and to allow longer top level domains

e9ea2c38a01d7dec613c27442a22a7ec0e83c5fd authored about 12 years ago
Merge pull request #1742 from garyamort/premature-optimization

Small array merging optimization

58895301af4c44993c610e67f0351a15df6049c4 authored about 12 years ago
Merge pull request #1765 from betweenbrain/currentAssetId

Resolving possible Undefined variable notice $currentAssetId

19480ec013d423101aa9a89c6c8251327830fdf2 authored about 12 years ago
Fix and expand JDatabaseQuery tests.

Fixed mocking of the quote method in TestMockDatabaseDriver to allow for
an array of strings to ...

ce6db9bb34076cae7506e639141328944224666a authored about 12 years ago
Allows JViewHtml->getPath to set the extension of the layout file.

Allows for a different extension to be set for the layout
file. Adding a default extension to ge...

dc78ff9e1fd603afcd41a0f20e01ccd3459283d7 authored about 12 years ago
Merge pull request #1767 from pasamio/release-update

Update documentation for 12.3

53d5940d4df8acc57dcd0c62ef45c8a46e53d13c authored about 12 years ago
Update documentation for 12.3

58cdd90f641e5ea38250179c3940365ff96d5f64 authored about 12 years ago
Code formatting changes to resolve all code formatting errors reported by PHP Codesniffer using joomla / coding-standards from https://github.com/joomla/coding-standards

f5507016a76e527ffd74133dde376661f78f2abb authored about 12 years ago
Update libraries/joomla/cache/controller/page.php

596602abe7eb6fa4c09409b32fd11537673f3c56 authored about 12 years ago
Changing resolution of $currentAssetId possible being undefined

36545ff35ceeca21b0afb56112d9543ff86793f4 authored about 12 years ago