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

Merge pull request #1306 from realityking/fixes

Fix a PHP notice and a checkstyle error.

9ef09b3e57df4f004630eb2bdd7d28a5084a16be authored over 12 years ago
Fix a PHP notice and a checkstyle error.

003359dedadee117d8dcbd4d30b18514525b7c0c authored over 12 years ago
Import plugins on authorise instead of loading

e6ce8448c7523d1770d1c8c0d0235e3b5a2aed57 authored over 12 years ago
Check if $client->id is set before trying to use it.

e6be450f6d8092c0c3e48aacb135ead7e7c198a5 authored over 12 years ago
Merge pull request #1299 from rvsjoen/toolbar

Stop default handling of href in toolbar buttons

ef984bfd1db4e6ce672e1eb95fa43250e3360fd9 authored over 12 years ago
Merge pull request #1301 from realityking/legacymvc

Rename the old MVC classes so their names don't conflict with the new ones.

e79c5263000ca8c95f953529431e39c555eda2f4 authored over 12 years ago
Rename the old MVC classes so their names don't conflict with the new ones.

e876fee6d82650910180e67c68796b199c691ada authored over 12 years ago
Stop default handling of href in toolbar buttons

ff6e3b1aa6d3f9074fbaa340b1c8892b31042045 authored over 12 years ago
Checkstyle

3cd0f716b89f5f8557710b3ad07814dcca396a34 authored over 12 years ago
Using the existence of a MD5SUM in the folder

914a7e3cb1e13a6c24ccbca13342c09e62a82311 authored over 12 years ago
Force cached CSS/JavaScript reload after update

2e87d682c64b22815acc81e8809610dac12e7d68 authored over 12 years ago
Merge pull request #1187 from benjaminpick/media_preview

Add new params to media field: preview_width / preview_height

27eaabaf4ad7ba64c1b34679e20ef37916347e80 authored over 12 years ago
Merge pull request #1209 from gmJoomla/SessionUpdateFix

Updated database session code to avoid duplication of session id

a46a0695cd3615f4807288c7ce2a36d20c270395 authored over 12 years ago
[#28535] Joomla 2.5.4 Timezones being doubled

cf27cb7177ce883fb14885f496868c8d7c9d82ea authored over 12 years ago
Tab and whitespace fixes

bc7700323f01406db6d3ec2f51c8e644ded18d78 authored over 12 years ago
Updated comment style

a0478ebc1f36bf6aa95d123f37cad5528b58dcc4 authored over 12 years ago
Merge remote-tracking branch 'joomla/master' into SessionUpdateFix

64aba3f7fce76ed411321572db1eb98996e7deb1 authored over 12 years ago
Merge pull request #1291 from stefanneculai/robots

Add in robot detection

dc7e599bdcaf43a3b88ed59ffe95326c72766e16 authored over 12 years ago
Fix tag

6055bc4f761d22a58abee04d2e1a34a3ea67ebe3 authored over 12 years ago
Update robot detection to match the other methods.

Fix some coding style issues.

2edb4cf37f6667e1ae75db35855cf7f09bcda772 authored over 12 years ago
Merge pull request #1290 from stefanneculai/router

Method in POST requests - router for RESTful web application

af86c3ce3fe7d23e58181c6dfe87f4eabbc105d2 authored over 12 years ago
Tests for add, addRecipient, addCC, addBCC and addReplyTo.

3b002f7cc868b5cf3d2c1576afe784e6ec0fa697 authored over 12 years ago
Change since tag.

551f2acf8769ac8af238002d11b39281593d176f authored over 12 years ago
Set proper tag

411c8a15d7639898a22f1237619b8691c161af4e authored over 12 years ago
Add robot detection

9a7965407e60297b9a14ad90ccf89b9602112881 authored over 12 years ago
Fix addRecipient, addCC, addBCC and addReplyTo.

59a8727933f502d0afa82ee0de74d4a05ba0755d authored over 12 years ago
Allow to pass method in POST request as parameter

1858aed02e6c86970a2160d4201180fd241d3a65 authored over 12 years ago
Revert "Content"

This reverts commit f8aec6b668fe8d32673bd237f765748644019a90.

d346ab433584a616dae552050f8eb6af80d4a524 authored over 12 years ago
Content

f8aec6b668fe8d32673bd237f765748644019a90 authored over 12 years ago
Merge pull request #874 from okonomiyaki3000/staging

new JLogger type: JLoggerCallback (issue #866)

720f26474e2832e03f59c918b6da46136fbbd932 authored over 12 years ago
Merge pull request #1289 from piotr-cz/JHttp-headers_fixes

Standardize default Content-Type handling across all transports.

7119fa1d6789c8dc32aeec43a99d9ab82ff0a115 authored over 12 years ago
Added @since 12.2 to a few test functions that were missing it

8fc4bc3034351b2e853354f8821616f5a969e827 authored over 12 years ago
Fix typo

9554900eebc67746650505f4323f1f1a78662d9f authored over 12 years ago
Standardize default Content-Type handling across all transports.

According to IETF (http://www.ietf.org/rfc/rfc2616.txt) and W3C (http://www.w3.org/Protocols/rfc...

1e5c18baea2848983f8c4cc50b7f2c75903a2b6d authored over 12 years ago
Merge pull request #1236 from realityking/session

Fix a fatal bug in JSession and lay the groundwork for lazy sessions.

aea3dd73a578efeeb6e194abffa944863542256a authored over 12 years ago
Merge pull request #1228 from realityking/isolation

Reduce dependency on JFolder

ab6192f0a5af7d0c8e30e31838b50a788d3ace51 authored over 12 years ago
Merge remote-tracking branch 'upstream/master' into isolation

00132f7df15b47758cc4cfb39dd0aa4a083c917b authored over 12 years ago
[#28411] Site breaks when deleting alternate style which is in use

9b80d0c1be1316c211c3b1f9b43668c6e75b8eeb authored over 12 years ago
Merge pull request #1287 from elinw/patch-4

Fix docblock style and wording

bc6e15c5b862dc4bcf67f7f61a8012c7cb2ffd92 authored over 12 years ago
Update master

9680b9e1515c3686a98f6b3bd05dc7e669d921cc authored over 12 years ago
Remove unnecessary jimport

7d6ca67ff3f57880a682e8cf7c73f24df9252bcc authored over 12 years ago
extend JLogLogger, not JLogger which is now deprecated

366c58555670bd4bd1d7174a9f18971a4557d240 authored over 12 years ago
Rename JLoggerCallbackTest.php to JLogLoggerCallbackTest.php

Add @since 12.2 in all relevant cases
use spl_object_hash to get unique id for closures

8a03e5ea45ccf75290d716fcef31095e79e6d24b authored over 12 years ago
Merge branch 'staging' of https://github.com/joomla/joomla-platform into staging

0b69b4f8e06a8c6d362eeade37f3693ad9f012e3 authored over 12 years ago
Remove superfluous $

213c45603cde08c60fc67c1000ac733cf8d184c4 authored over 12 years ago
Changes to JLoggerCallbackTest

- Look in the correct new directory for JLoggerCallback
- extend PHPUnit_Framework_TestCase inste...

2e73651f58187b6ae5724335baf53db8f1c73923 authored over 12 years ago
moved callback.php from /libraries/joomla/log/loggers/ to /libraries/joomla/log/logger/

Also moved related tests to the new location

d0f00f3a1746c3cace5dca7d99c079a390d053be authored over 12 years ago
Merge branch 'staging' of https://github.com/joomla/joomla-platform into staging

8247c40b1a594317be23b807bf241183558df7e2 authored over 12 years ago
Remove dependency on JFolder from JCache, JLanguage and JSession .

d13b8d9fc539cba656967990657cca2bcb737e99 authored over 12 years ago
Merge pull request #1221 from dianaprajescu/curl

Curl request() encodes $data regardless the Content-type header.

5ca2b31ba7fd93ea9499c096114473ad23b52a72 authored over 12 years ago
Merge pull request #829 from jamesmoey/master

fix for issue #27946

6d2b921b2aa778ae8363a1cddb477c59d4bb4468 authored over 12 years ago
Merge pull request #1216 from realityking/redirect

Remove workaround for old WebKit versions.

01fd8af73d440ee30d56541bb8355456bf0c2ca8 authored over 12 years ago
Merge pull request #1276 from realityking/jobject2

Remove dependency on JObject from JApplicationBase.

c4714a11039edfa27be9c4228cfe7a27ed814535 authored over 12 years ago
Fixing unit tests

15d87d09f052cb3687010cf54a05c24b59056e04 authored over 12 years ago
Merge pull request #1283 from realityking/legacy

Move more classes to legacy.

27df36309beb8fd89e886777521c04830c79d11b authored over 12 years ago
Merge pull request #1284 from elinw/equals

Add an exception to the equals rule.

63d54cdc4efdc5fb511a3809899c27aa3a33e29a authored over 12 years ago
Add an exception to the equals rule.

3fd33f3874cc45eac2cc1f00470532134514506c authored over 12 years ago
Move additional classes to legacy.

2e3bb624975c19637d90cff1bacd5ab7295a2044 authored over 12 years ago
Merge pull request #1277 from realityking/debug

Run some code only when debug is on.

c10d6fcab825f69ea1f5fc99cbff988dac09facc authored over 12 years ago
Merge pull request #1268 from elinw/checkboxes

Checkboxes fixes and tests

89942f390986de0754a6d0b09c794cd0a256af1c authored over 12 years ago
Merge pull request #1281 from realityking/legacy

Create a legacy package.

02c6c1219693218a5a0ff05a4e3af8f533ac4aa4 authored over 12 years ago
Merge pull request #1282 from elkuku/errrr

Fix a parse error

cf271e6bccca26c956713e4206a2c357d8afeff9 authored over 12 years ago
Removing useless echo

fab11eaf1ea5bb5505153ee6531fdd39320dd192 authored over 12 years ago
Fix a parse error

be00010291c8583bdab3d99ef1f6aca3c78ca982 authored over 12 years ago
Create a legacy package. This has advantages for documentation and JDepend.

e88879fc4b9c5c2d2a9c8432940ca6c5d67f5272 authored over 12 years ago
JSession depends on JFactory:getApplication() returning a valid JApplicationBase object. However JApplication's constructor tries to create a JSession object which can't work.

This also lays the groundwork for lazy sessions.

Removes the destructor from JSession. We don't...

cbc570ec17f6288ae4d2b624e152f0d83736de80 authored over 12 years ago
Update checboxes tests to use mocks, add test for getOptions.

a34dede090a2537222e2a0d2af8c3db8c094236f authored over 12 years ago
Run some code only when debug is on.

297d24fe6a513d331deedba7268ae13c43b911ea authored over 12 years ago
Merge pull request #1262 from benjaminpick/media_params_cms_229

change yes/no to true/false as will be committed in joomla-cms

1e54a48d50d8b7c14cae6a8e95873c32bc5460f3 authored over 12 years ago
Merge pull request #1259 from LouisLandry/router

New (and generic) web application routers.

8390cef6ce84c4afa0139dcefad216ed1df651ef authored over 12 years ago
Merge pull request #1278 from pasamio/pdo_oracle_updates

Add support for changing the default schema when connecting to Oracle.

deeff62da6706a5a8b23115df54eae2e850e2420 authored over 12 years ago
Add support for changing the default schema when connecting to Oracle.

f21ad1434414a8339cdae421d8799937e39e9931 authored over 12 years ago
Remove dependency on JObject from JApplicationBase.

Causes some small backwards compatibility problems in the CMS but overall still a good idea.

868fa087a91d9d8ca1786573d327abaf815f7f75 authored over 12 years ago
Merge pull request #1238 from realityking/const

Use the PHP 5.3 const syntax where possible.

539377652e2820781b4e1cbcb0e2c8a58e4b2f29 authored over 12 years ago
Merge pull request #1269 from realityking/jobject

Reduce dependency on JObject.

5a8b950ac990aaf2ed81f5dfc105df6317670288 authored over 12 years ago
Merge pull request #1275 from realityking/php53

Remove references to zend.ze1_compatibility_mode.

03f786b589d1f5997276ade5bd3432edc1a28ae2 authored over 12 years ago
Reduce dependency on JObject.

4dd248961e0f9e8bd2f37a3bbf07ee98af8ad127 authored over 12 years ago
PHP 5.3 allows the const syntax outside of class definitions. Embrace it where it makes sense.

3d8b1ac0bba7a1dcf3098df383b03ddce93e4337 authored over 12 years ago
Remove references to zend.ze1_compatibility_mode since it has been removed in PHP 5.3.

3217926d4189e0d61f1fdcc851062162a75927f3 authored over 12 years ago
Merge pull request #1274 from elinw/urltest

Rename tests so they will run

ed7b0900046983ace7f13ba596cdd18fe8659ca5 authored over 12 years ago
Fix issue in string cause url tests to fail. Add test to string for that case.

c1b55620c16811bd89957938523b5ab5d9af82cf authored over 12 years ago
Rename url and color tests so they will run.

31a0a6573b620b05e34ef632589682324170da25 authored over 12 years ago
Add a test for when the value is already an array.

a93d6211e6bdc7e11806c3c481bf149773af3705 authored over 12 years ago
Don't make $this->value an array if it is already an array.

e556dd2caa0b0a0861502187e96eb3707c142d00 authored over 12 years ago
Merge pull request #1273 from elinw/tablecs

Doc block style fixes in the table package.

6b646098d0830e1b5d67f2428e11b4a1457a5810 authored over 12 years ago
Doc block style fixes in the table package.

537886a73563b852b735e32320c1d7074960aa01 authored over 12 years ago
Account for an additional scenario in the checkbox field and test.

699f641e1e8bc8b3e8fd7a30a696f5b9b5b08587 authored over 12 years ago
Adustments to base router algorithm to use regular expressions for more

advanced route pattern matching. Thx to Christophe Demko.

cd9d94163e221da175a3fc75be77f44540536591 authored over 12 years ago
Merge pull request #1271 from pasamio/jinputjson

Adding new JInputJSON class

0a0555d58a3d7a7290c941839482cb210a59f5b8 authored over 12 years ago
Adding new JInputJSON class

b124a8fc6230db5a3acc8addcd09091819cbc109 authored over 12 years ago
Add tests for JFormFieldCheckbox and fix an issue in the field.

ac5da32d2044d6578095f3b3c822e804267dd3e5 authored over 12 years ago
Let's match the signature for asserts.

4f7164d9d17308bb419fdd81c86356d885692ae0 authored over 12 years ago
Tabs not spaces.

fb294cba1d4fc87c646d6ecfc783767490b5128e authored over 12 years ago
Add tests for checkboxes getInput and fix some issues in checkboxes field that the tests found.

ba600f569bd4a29b090882ff38e4bbc254447380 authored over 12 years ago
Merge pull request #1267 from infograf768/master

Enabling multiple color fields

a852a5387ec0e674083088c9c43d4a7fa00b7017 authored over 12 years ago
only a single JFormFieldColor field can exist (functionally) within a

form

2c44f0a60e216f492320af14597b148756506a85 authored over 12 years ago
Have checkboxes read existing data and set checked options correctly.

a6b59ba47e0b435f49a6cd89f29c98648c76933b authored over 12 years ago
Remove useless code

719016e2478231e038a74775ffcc96ac34c61229 authored over 12 years ago
Some minor adjustments for easier extensibility and a bug fix.

4d777d2ce038b4d840658a827475d93cdedd39ec authored over 12 years ago
Merge pull request #1264 from elinw/patch-1

Remove commented code and related comment.

f11b5c71731b5810d77a60491c1ef419a5c3c951 authored over 12 years ago