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

Removed JString usage in JStringNormalise.

e2df61d1d8453332465c768056f455b28c72893b authored almost 13 years ago
Merge pull request #1161 from eddieajau/docs

Fix up some more typos in JHttp documentation.

23825d67f0009ba8501cded6b8aa74e835568926 authored almost 13 years ago
Fix more typo's in the JHttp secion.

Increment the manual version to 12.1.

e41cb9b81100fb884077290c252ce2318f53f708 authored almost 13 years ago
Merge pull request #1105 from benjaminpick/media_preview

Show Media preview

5fe4bd6ea4ee9cfd9850515e5376fcdf63340469 authored almost 13 years ago
Merge pull request #1131 from gpongelli/pg_fixes

Various fixes related to PostgreSQL.

d8e029935afd1f0753f32f0cee8c4b5d4181f703 authored almost 13 years ago
Merge pull request #1159 from AmyStephen/log

JLog Exception, Class Name capitalization, and DBO

ecc969aeadac3b32b45fc2416f63b0253e492f92 authored almost 13 years ago
JLog Exception, Class Name capitalization, and DBO

71e27defbf74f70ed31557f665056052ee531ed3 authored almost 13 years ago
Merge pull request #1160 from eddieajau/docs

Wire up HTTP documentation; fix up formatting problems in MVC documentation

689f7c8d5a4d64eb3e5586fa237b262934fc957e authored almost 13 years ago
Wire up HTTP documentation; fix up formatting problems in MVC documentation.

92ce65942119f621599ae3f02819a761674b5e9f authored almost 13 years ago
Merge remote-tracking branch 'orig_master/staging' into media_preview

4643c4bd55aee519c805f3c72bd75a86d2a6d988 authored almost 13 years ago
Add type hinting to JFormRule. Fix an E_STRICT error in the process.

e5c0ec8bbeb858416d5a7e2067696c6acc697243 authored almost 13 years ago
Merge pull request #1158 from realityking/jdatabase

Move remaining code from JDatabase to JDatabaseDriver.

d45977a596d40609aef89b14737aec9ea5ec9fbb authored almost 13 years ago
Move JDatabaseException to legacy.

12bb2c199b37e28b1cdb6fdb44e254f8edaffeaa authored almost 13 years ago
Move remaining code from JDatabase to JDatabaseDriver.

bc72fe144fc686315042e837286e7b87aa9e7c01 authored almost 13 years ago
Merge pull request #1143 from blueboar2/patch-1

grid.php calls isCheckedOut statically
Fixes #1116

df5218dc005db0c19541eda22f5d098ac60a48fe authored almost 13 years ago
Merge pull request #1151 from mbabker/disableMedia

Allow media field to be disabled fully

8ef210cfa0de25feb41fbd352f18031ad4b72c6a authored almost 13 years ago
Merge pull request #1120 from eBaySF/mvc

Simplified foundational classes for Model, View and Controller.

050eef38c58aaaa08a77d57547110bef7d699fca authored almost 13 years ago
Merge pull request #1095 from Buddhima/for_jimage

Avoid division by zero (for issue #708)

3e0aaa6ff9cadbf459c677b2610e06e56f093a1e authored almost 13 years ago
Merge pull request #1150 from elinw/patch-9

Fix up JForm docblocks

9f4271007fb23088070e38fcbe275b1293437714 authored almost 13 years ago
Removing unnecessary dependency from View package.

6addcd50e2bc7f4841b56615f1ea7e0b63c86561 authored almost 13 years ago
white spaces on 3 lines removed

11c62fe6210c39c8d39abe95e064f61211c22a2a authored almost 13 years ago
Merge pull request #1139 from realityking/autoloader

Make more classes autoloadable.

c61114b73fc9a8133d13fadf3ca582ae0c61f14a authored almost 13 years ago
Allow media field to be disabled fully

20c41818223a54dcc88d1fa0bd2512931fc87289 authored almost 13 years ago
Fix up JForm docblocks

aadc17aacec9e924aebfbfebedb0692883fe0ed3 authored almost 13 years ago
Move Simplecrypt to legacy and make it autoloadable.

5a2752cf34f655cbcb6c30df756e705e5fac7c02 authored almost 13 years ago
Move JDate to its own package to make it autoloadable.

78677f909f0c4dcf82e6b2e5f869e82310955bad authored almost 13 years ago
Rename JDispatcher to JEventDispatcher to make it autoloadable.

170823879a764a32ad50d012fe989bebcbb7e075 authored almost 13 years ago
Remove unnecessary jimport() calls.

JRequest is now autoloadable and doesn't need to be registered.

ca5b8834a9802e9b6f1b4b6f37fcf8c9fb44b8aa authored almost 13 years ago
Merge pull request #1145 from mbabker/installer

Check for install method versus discover_install

c3d1e632093cc194b116eaf175326edad1eb24e4 authored almost 13 years ago
Merge pull request #1069 from aaronschmitz/form_order

Fix JForm::load() not replacing form field in same location (Issue #129)

19469d40549c28aa4212fe33b6dd1672e15b9eba authored almost 13 years ago
Merge pull request #1141 from realityking/jxmlelement

Deprecate JXMLElement

aaf8ddf2071c741cf92cb0a1380d67f48f6c629a authored almost 13 years ago
Merge pull request #1146 from realityking/jrequest

Deal with some occurrences of JRequest

f730a6fa453c5b1e35b65ef96b100dabbd94ab96 authored almost 13 years ago
Merge pull request #1149 from elkuku/patch-1

Fix a docblock

ec8b133390449994aacd572c0b88e311e0b63dc3 authored almost 13 years ago
Fix a docblock

d3406ec31202148937d34380e844f5f18a2335c2 authored almost 13 years ago
Since JApplication depends on JInput fail early if it doesn't exist.

b740a8c0a14fffc0a6a7306a5ec2dfaff9ef75ad authored almost 13 years ago
Deal with some occurences of JRequest.

c0f56db3211d86e81d760fa52b6405302427e95d authored almost 13 years ago
Reduce coupling to JXMLElement since we don't actually use any of its methods in our code. Maintain backwards compatability.

5ee15cc8d8b7f02fcbfd871688691aa44752921b authored almost 13 years ago
Deprecate JXMLElement.

9487724b10127a9a9c90664fe9e36c309f45843e authored almost 13 years ago
Merge pull request #1147 from AmyStephen/postgresql

Corrected JDatabaseDriverPostgresql object name from JDatabasePostgresql

4bac4100cd9a83befd11010cb230beabf6bcd4eb authored almost 13 years ago
Corrected JDatabaseDriverPostgresql object name from JDatabasePostgresql

e0bf106d80554c336fddd6c1d4b28dfef29a7c08 authored almost 13 years ago
Merge pull request #1144 from realityking/fix

Fix failing unit tests + legacy clean up

4e51c837a8404526a382caf1558ba28538f3f998 authored almost 13 years ago
Restored quoting for numeric values.

8fe05920c166fdd00bebb798e7ec8d0e00b5bb9e authored almost 13 years ago
Check for install method versus discover_install

8135508239747799313eefafc482275d64f81eb0 authored almost 13 years ago
Don't rename members in the legacy folder.

9b383e320ff092745e282c0dcfc362c7687ec5c6 authored almost 13 years ago
Add missing @covers tags in the legacy folder.

61c553b107ff2ac3ae742eb254340c9c02472fd1 authored almost 13 years ago
Update libraries/joomla/html/html/grid.php

aef733ac291a71ab76cac6cb78a1fe1ae33f7c6c authored almost 13 years ago
Fix failing unit tests in JView.

8be13ea71f65ba719446114d38eb609845e23269 authored almost 13 years ago
Merge pull request #1135 from realityking/porter

Fix JLanguageStemmerPorteren.

736098e6424e7911d0d889aeab3430073183af90 authored almost 13 years ago
Adding manual documentation for the new Model, View and Controller

packages.

8e7e9e506f38eb371e77572f2f40484dc420cb68 authored almost 13 years ago
Adding foundational Model, View and Controller packages.

41125866e903fd7069faa14bc30eb546d1fada5a authored almost 13 years ago
Changed to invalidArgException and indentings

Signed-off-by: Buddhima Wijeweera <[email protected]>

8a4bdda0d8fee7586da36f94687f83712eafdba0 authored almost 13 years ago
Merge pull request #977 from elinw/androidtablet

Android Tablet Detection

263e67d5673210923c5e7a1bc0d0a0b76561c756 authored almost 13 years ago
Merge pull request #1126 from realityking/docblocks

Fix and improve the docblocks in the legacy folder.

5f90f5c1f4c81f89791edf3da90e32d99266ae48 authored almost 13 years ago
Merge pull request #1132 from Bakual/staging

Fixed id of the language inputbox in the label tag

99ab92931e845f0dd519c6c417ea5f97e78310e8 authored almost 13 years ago
Fix overzealous code style fix in JLanguageStemmerPorteren.

56a39b9e795924f1b29798fabd110189d5e5e84c authored almost 13 years ago
Merge pull request #1133 from mbabker/splitSql

Add JDatabase::splitSql() for B/C

8ef092a47b88107c307c5dc530b735555dbe52f9 authored almost 13 years ago
Add JDatabase::splitSql() for B/C

b92c0808b6ede705386024b9dc3f0018236d261a authored almost 13 years ago
The label for the language selector had a wrong "for" attribut, thus clicking on the label didn't select the inputbox.

65a4309fc3979344de4a0708c11fa2fdfed09141 authored almost 13 years ago
Improved PostgreSQL's insertObject and created its test.

57f49ddc7537cec89f381010a477b623f76939cc authored almost 13 years ago
Various fixes coming from a pull request I've accepted.

a3af37dbbbde824f9e6a868bda0d5d42e3951930 authored almost 13 years ago
Merge pull request #1123 from Buddhima/for_client

Consider iPad and iPod in two separate cases (for issue #1122)

bc2de193bc38c31f8714d70f9a4d3be377af9cfe authored almost 13 years ago
Merge pull request #1052 from realityking/dboptimize

Remove dependency on several classes from the database package.

e11b726f9fc2c183ae39c0d58e84b4e7be89e6f0 authored almost 13 years ago
Merge pull request #1127 from realityking/formfield

Remove JFormFieldTemplateStyle.

ea7522ac9cd8e67b32e67e6b68b55cd9ee54b00a authored almost 13 years ago
Merge pull request #1128 from n3t/staging

JImage PHP 5.2 JPEG compatibility - tracker #28364

fd9e6ffa2ebe2c025444cba9bc981309664212fd authored almost 13 years ago
Changed tests/suites/unit/joomla/application/web/JApplicationWebClientTest.php by adding iPod,iPad to array

Signed-off-by: Buddhima Wijeweera <[email protected]>

81d3bf060edfa3da7d52798fcb0d51bb4c83cb0d authored almost 13 years ago
JImage PHP 5.2 JPG compatibility

af92150edd01daf10ffb49fca0287cd7b7fa8248 authored almost 13 years ago
Remove JFormFieldTemplateStyle.

00f569a128916cebc2097202796ea06bc0d06ae7 authored almost 13 years ago
Fix and improve the docblocks in the legacy folder.

2cdd47f21c340ece0d6e60d468de83e53a561056 authored almost 13 years ago
Replace 3 if cases with one and corrected style mistakes

Signed-off-by: Buddhima Wijeweera <[email protected]>

7df127ceb7b029ec90c3b9d3dc0f94d38c7e230a authored almost 13 years ago
Changed deprecated version to 12.3 (for permanent removal).

8869de548d5f51039af0fe91cace28cd2a6b32ad authored almost 13 years ago
Registering JNode/JTree in import.legacy.php

a5d9318ad2f27458298cc81d7f89523a68593cb1 authored almost 13 years ago
Fixing JNode include

764dd3afa42173ba542104dea87e0dd5d7dfcc50 authored almost 13 years ago
Fixing paths for JTree/JNode Tests

531d2926e3b93978635a956df64ef40a4a8586c8 authored almost 13 years ago
Deprecating JNode and JTree

Disabling Code Coverage for these two classes
Moving to legacy folder

c4b483387a06283d31459c8c824df76980e5ee54 authored almost 13 years ago
Merge pull request #1108 from elkuku/underscore-3

Rename protected members in JUpdater, JUpdateadapter and extending classes

02707dda7b3de7d8a6a7dbcb4a2cfaa3bedbb415 authored almost 13 years ago
Merge pull request #1111 from elkuku/underscore-5

Rename protected members in JStream and JStreamString

7f11b0a79edaf8beae17721c2f4b3cebcf6f0b12 authored almost 13 years ago
Add 2 elseif cases for iPad and iPod

Signed-off-by: Buddhima Wijeweera <[email protected]>

1ecbcfef39bfd1cb29349e52b4297bee8adf6d53 authored almost 13 years ago
changed to throw LogicException

Signed-off-by: Buddhima Wijeweera <[email protected]>

fb453620908a5f2bdc10c01e2aae63f6c0f00ed2 authored almost 13 years ago
Merge pull request #1112 from elkuku/staging

Fix a parse error from #1110

63ef7e7d8a009e5f6477b86a998a6b99a55a3043 authored almost 13 years ago
Fix a parse error from #1110

880c50ffdd9f0b73d94a11ea7f2a3262976c48a3 authored almost 13 years ago
Rename protected members in JStream and JStreamString

65e8154e8820006bd728723521e1af3a012b938e authored almost 13 years ago
Merge pull request #1110 from realityking/php53

The dl() function has been removed from most PHP SAPI's in 5.3.

15c348b8e72ec6d383a403befacf4e6c7229c41e authored almost 13 years ago
Make JDatabaseException a subclass of RuntimeException.

638b863c8072ee5c14c0abd656af28f39c48493a authored almost 13 years ago
Fix the package tags in the legacy folder so the JDepend table becomes easier to read.

135f15a56314902a4d297373cfb8ab59379c49d1 authored almost 13 years ago
Remove dependency on the following classes from the database package:

JObject
JFolder
JTable

ea7abfec2887aa71522ec0d1bf9d27d8ebc7afdb authored almost 13 years ago
The dl() function has been removed from most PHP SAPI's in 5.3.

224390df1e083f70d88de4e11b522d9cfbd98101 authored almost 13 years ago
Merge pull request #1107 from elkuku/underscore-2

Rename protected members in JInstaller

d1cd604afa27b6b29a142d4568bd8b3c63850317 authored almost 13 years ago
Merge pull request #1109 from elkuku/underscore-4

Rename a protected (and unused) member in JSessionStorageDatabase

c1b23471e5b9779f80e93532f7570c276f5bd508 authored almost 13 years ago
Rename a protected (and unused) member in JSessionStorageDatabase

d3675f6adb6804a2d12d973fb1f5d20fe8c4da62 authored almost 13 years ago
Rename protected members in JUpdater, JUpdateadapter and extending classes

ff1ea752ba63905f9b76b7ecc6624546e30153bc authored almost 13 years ago
Rename protected members in JInstaller

30e842380441e4ed6e259536f544df85223ae20c authored almost 13 years ago
Merge pull request #1106 from robschley/identity

Get Identity

020ef43710ae8866524136d17102b028d7e86aa8 authored almost 13 years ago
Added getIdentity mock support to TestMockApplication.

05484b4877436e466995bc775f8d35d686aa0f41 authored almost 13 years ago
Added JApplicationBase::getIdentity to retrieve the application

identity.

37dcb016bcd8fa5f67a7212737c725c574cdd2cc authored almost 13 years ago
Added support to mock JApplicationWeb::getIdentity()

18c5dbbf131a0b20ccda6c8f5e71a1a6390a3170 authored almost 13 years ago
Merge pull request #1103 from benjamin4ruby/jhtml_code_quality

DRY out JHtml::tooltip

92127b11a314dcf699f7f8864add1a52440c7d1b authored almost 13 years ago
Correct code style

657f39ce51c3c95912b40553cf5dd24a86b30a79 authored almost 13 years ago
Merge pull request #1104 from LouisLandry/legacy

Continuation of legacy support.

af2bdb9c25917d5129dbc57847003333dc3c2070 authored almost 13 years ago
Make tooltip work

b7623b60dcd04c42959a8908a36a26c44cb3acb5 authored almost 13 years ago
Merge pull request #1101 from piotr-cz/JHttp-optrions-ua_timeout

JHttp: extending request methods

5f2184419e2190eb446ab93b729bded4380b0905 authored almost 13 years ago