Ecosyste.ms: OpenCollective

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

The Joomla! Project

Develops one of the leading Open Source Content Management Systems
Collective - Host: opensource - https://opencollective.com/joomla-cms - Website: https://www.joomla.org - Code: https://github.com/joomla

Add batch function to JControllerForm

github.com/joomla/joomla-platform - 76e1bd1ce4b016e78a7e504530c9468ee2196f7f authored over 13 years ago
Merge branch 'docblocks' of https://[email protected]/elinw/joomla-platform.git into HEAD

github.com/joomla/joomla-platform - 7ba920e0330f94b89563453d205b31ed0de45eaa authored over 13 years ago
let's see if this works

github.com/joomla/joomla-platform - f4035d9d8973e110cfd8ee32161a20ae1f38190f authored over 13 years ago
Fix for #22587

- Change modules cache lifetime to be set as intended
- Cache handler needs to use all parameters...

github.com/joomla/joomla-platform - 0cf636132a2d087eea97f19bc6dd86ac9d184a9d authored over 13 years ago
Add JDocumentOpensearch and JDocumentOpensearchTest.

github.com/joomla/joomla-platform - e045ba87e537ad54c5a485bbe08348289812e3dd authored over 13 years ago
Update to platform

github.com/joomla/joomla-platform - fe54f464a2aced2a33de6181e4c17faf9e86dd85 authored over 13 years ago
Add some test to JURITest.

github.com/joomla/joomla-platform - 8e705d5f9449feda3b3810b852a111783f284e9e authored over 13 years ago
Add tests from CMS trunk.

github.com/joomla/joomla-platform - 521b452827b67f57dfc6149a6cd8757f33ac4761 authored over 13 years ago
Merge pull request #13 from realityking/25251

Move the rendering of HTML link elements to JDocumentRendererHead.

github.com/joomla/joomla-platform - e9dbf73c98636b2779ce42959fcc14045fe06e80 authored over 13 years ago
Merge pull request #17 from realityking/jdocument

Remove getHeadData(), setHeadData() and mergeHeadData() from JDocument si

github.com/joomla/joomla-platform - e6fba57c7d5d5b6c80147450be5cad52aeee9615 authored over 13 years ago
Merge pull request #23 from realityking/php4

Remove workaround for PHP 4 and PHP 5.2.3 in JFTP and JXMLElement.

github.com/joomla/joomla-platform - adeefc9c1060fa1baf99367739ab56ae63252525 authored over 13 years ago
Merge pull request #22 from elinw/bb

Bb bit bucket url stuff updated

github.com/joomla/joomla-platform - d3f85df4deb9423386d9e5380e8e081f894dbc7a authored over 13 years ago
Merge pull request #11 from realityking/ajax

AJAX improvements

github.com/joomla/joomla-platform - 666121df37ca6eeb54d0e44d837a6eba3b57cd6f authored over 13 years ago
Merge pull request #20 from rvsjoen/loader

Use require_once instead of include in JLoader

github.com/joomla/joomla-platform - 6999a7f2df69da0eb98488755cbbd9be2ecb286b authored over 13 years ago
Remove workaround for PHP 4 and PHP 5.2.3 in JFTP and JXMLElement.

github.com/joomla/joomla-platform - 2e3a57b8771d8ece930533a0e5cf5e177f7278e1 authored over 13 years ago
URL test from bitbucket

github.com/joomla/joomla-platform - 0a0a02053961f91896ba004d6cf6d14125d48684 authored over 13 years ago
Added tests for joomla/document package from SVN trunk.

Note 2 test failures need to be fixed.

github.com/joomla/joomla-platform - 082df92a06942c752b6d182531028b9202c644ca authored over 13 years ago
Use include_once instead of include in JLoader

github.com/joomla/joomla-platform - 3944a3d85a9c3bd73b2cc9217349f32013f62228 authored over 13 years ago
Move the rendering of HTML link elements to JDocumentRendererHead.

Previously discussed here: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEd...

github.com/joomla/joomla-platform - e095881100c3c473a61bfe91b085ad6561bb23d1 authored over 13 years ago
Remove getHeadData(), setHeadData() and mergeHeadData() from JDocument since it only applies to JDocumentHTML.

github.com/joomla/joomla-platform - 55b7c4a534e83b4a5f7eda1a4321739827021b93 authored over 13 years ago
Add JDocumentTest.

github.com/joomla/joomla-platform - c2f67542c64c9c8c5798601031f1c8db713d5efb authored over 13 years ago
Add JBrowserTest and JResponseTest.

github.com/joomla/joomla-platform - bd2d0355fe68b13532fda50732255828fab1be5c authored over 13 years ago
Modify JDocumentRendererMessage to always render <div id="system-message-container"></div>. This makes it possible to render messages via JavaScript.

Added Joomla.renderMessages() to core.js. This functions enabled rendering messages via JavaScript.

github.com/joomla/joomla-platform - a47709f430fc42fc07a9ea6ecfe507c4f388a3cb authored over 13 years ago
Merge pull request #14 from realityking/juri

JURI bugfix + stuff

github.com/joomla/joomla-platform - 988ccdcc3cd2c8d35d99fbdb2afd926963aa5d22 authored over 13 years ago
Fix JURI. It added all parameters twice when used on apache.

github.com/joomla/joomla-platform - a5ff6420f57fe64f3e1b07038b343b7da644f67c authored over 13 years ago
Code Style for JURI.

github.com/joomla/joomla-platform - 4dd8d5c64d55f5c6ef446d9043bcf61536a0d2a0 authored over 13 years ago
Add some test to JURITest.

github.com/joomla/joomla-platform - ca8a5272b9f432a8638c2416a27f09ac991ff968 authored over 13 years ago
Remove an unused paramet in JURI::buildQuery().

github.com/joomla/joomla-platform - 1cf7c2d067a1b3d3bdbe3cdf13e45f2ef737b3cd authored over 13 years ago
Merge pull request #19 from rvsjoen/tests

Fix some unit tests so they also work on Windows

github.com/joomla/joomla-platform - 1126dea0a76402d659c420ccbbc88ecf2d8c8bc9 authored over 13 years ago
Skip JDaemonTest suite if PCNTL extension is not available

Change-Id: Ie5cbbcade58b5290ebc6dfd42caf6971cd0ce580

github.com/joomla/joomla-platform - 826ff871017e859fd5d1c64abec49499816edc98 authored over 13 years ago
CWD environment variable doesn't work on Windows, use PHP_SELF instead

Change-Id: I67c9246b65db5099e7b3049111f9ab4c97bcc94f

github.com/joomla/joomla-platform - d1f3ef130981d4b9e0cb5fd8dbc2d98f3dcb9262 authored over 13 years ago
Added table test cases from trunk.

github.com/joomla/joomla-platform - 47c77f6e7254b749adc7157c200a74c8fdced82d authored over 13 years ago
Change JTable::getTable to use getTableColumns instead of deprecated

getTableFields method.

github.com/joomla/joomla-platform - f56381d27cba53e5ddec07b5ec1c710deac100e7 authored over 13 years ago
Moved JDatabaseTest and JTableTest into the correct folder.

github.com/joomla/joomla-platform - a6acc768988fb3d4ba4fe5bf77eeb24501442bc5 authored over 13 years ago
Added skeleton tests for Client package.

github.com/joomla/joomla-platform - e2b5616b71424d40096d690afc48cf616ed353ee authored over 13 years ago
Add placeholder file to preserve the test_application/cache folder in

the test tree.

github.com/joomla/joomla-platform - cd926c6eb15b66b4fb90228563d6f05dd0f88da1 authored over 13 years ago
Rename usage of JPATH_LIBRARIES to JPATH_PLATFORM in JCacheStorage

method.

github.com/joomla/joomla-platform - 171b2a2677b60b6db712e128b02bbee24e6ef934 authored over 13 years ago
Added test for cache package from trunk.

Note there are two test failures to fix.

github.com/joomla/joomla-platform - be9e62305870b638d56f73f4643714bad40689ea authored over 13 years ago
Add skeleton test files for balance of Application package.

github.com/joomla/joomla-platform - 3510fc0b80f0cbccc9105f5d6ffe3eaaaa9feb0b authored over 13 years ago
Bring tests for Application/Component package across from trunk.

github.com/joomla/joomla-platform - 396ff36f431449885d7b3401f989ef54888a1f70 authored over 13 years ago
Added new feature to support showing the site name after the page

title (Piotr Mocko).
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&trac...

github.com/joomla/joomla-platform - 28931350974bdcacfb2174b8d141ef41d6c590a1 authored over 13 years ago
Fixed double-dot typo in HTML output of JPagination::_item_active of

pagination (Bill Richardson, Masanori Yamamoto).
http://joomlacode.org/gf/project/joomla/tracker/...

github.com/joomla/joomla-platform - eeab05071798bd0eb5950aa57b2347bbcd4dd656 authored over 13 years ago
Doc block work, continued

github.com/joomla/joomla-platform - 894745897db008efe06bc833d03f438babc1654d authored over 13 years ago
Add missing @param docblock tag to getUserState method.

github.com/joomla/joomla-platform - 51347c2ff4c706138f79f0af549376f0af5d7e78 authored over 13 years ago
Fixed: Fatal Error: JDocumentFeed disabled (Jean-Marie Simonet)

http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=25894

Co...

github.com/joomla/joomla-platform - ccdabf5e07375af09a04ee8934503a3a7f6dfb2a authored over 13 years ago
Fixed: Library JDate translates month and day strings for RFC822

format which is not correct (Christophe Demko).
http://joomlacode.org/gf/project/joomla/tracker/?...

github.com/joomla/joomla-platform - 50f4dbd80b99e13fa333dbfc1cda68e78b1de8fb authored over 13 years ago
Removed double semi-colons (Dennis Hermatski).

http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=25754

github.com/joomla/joomla-platform - b2eaf1e088c12f89c03e71ad067dc91f12b70c7f authored over 13 years ago
More on doc blocks.

github.com/joomla/joomla-platform - 7fe7bfafb10b2cd168352a419c7b6f28c1cce1dd authored over 13 years ago
Doc block clean up continued.

github.com/joomla/joomla-platform - a4a37e9fb5df87ad375938a4c89d074d814650ec authored over 13 years ago
Added tests from CMS trunk for JAccess class. Note the getActions

method test is currently skipped because it is tightly coupled to the
CMS. The method need to be ...

github.com/joomla/joomla-platform - fe44af09552bdd99ad0c07d3b8b69dce3e3cf84b authored over 13 years ago
Added check for JPATH_ADMINISTRATOR constant in getAccess method to

avoid testing errors; code cleaning.

github.com/joomla/joomla-platform - 9e03f5c0d778f508eaece28bc11800fa18536ff3 authored over 13 years ago
Bring in work from bit bucket

github.com/joomla/joomla-platform - d22698f14f292edbcc54ddec19e29b95a95276cd authored over 13 years ago
Merge remote branch 'choose_remote_name/master'

github.com/joomla/joomla-platform - 61bc7b8b39e4ab2aa247ec47d002b13881940255 authored over 13 years ago
Remove useless index.html from test folder.

github.com/joomla/joomla-platform - 81f449358523c151eceed46a1744d6650282d5c0 authored over 13 years ago
Add supporting folders for JHtml class tests.

github.com/joomla/joomla-platform - 2e1afb2bfe0d6a117be1e1f8667f81e936f2ba37 authored over 13 years ago
Add mosts tests for the HTML package. Lacking some test for the JHtml

class (script, stylesheet, tooltip). Excluded JElement tests as they
are deprecated.

github.com/joomla/joomla-platform - 36b329caeac9e9817226b8c469c4a5e891a1a567 authored over 13 years ago
Changed JDocumentRaw contructor to public to maintain backward

compatibility with previous versions.

github.com/joomla/joomla-platform - b5a22150437529b29ae2f412f886377935ff673f authored over 13 years ago
Merge remote branch 'origin/master'

github.com/joomla/joomla-platform - fde4743578863f87c9c1fe4eb5f814cf14aadb20 authored over 13 years ago
Removing hardcoded backticks for database field name quoting.

Change-Id: I5130234e2347c93ac65b6343320e4f75e9673b46

github.com/joomla/joomla-platform - 2dab190aa5564ff35c4c6dadb6ee612214c2f876 authored over 13 years ago
Merge pull request #2 from jonnsl/master

Missing paremeter

github.com/joomla/joomla-platform - 1b9d25fbbd8139a58eb7910260f22f764f1de06f authored over 13 years ago
add $default parameter to JApplication::getUserState()

github.com/joomla/joomla-platform - c02c4fcd7ba9890bdcd38af6b7ec4e48eea835fe authored over 13 years ago
Remove defined-or-die header code.

github.com/joomla/joomla-platform - 1150cd5377f3ce1558aa10838bced64bcbb9820d authored over 13 years ago
Add tests from CMS trunk.

github.com/joomla/joomla-platform - ceac1eaabaa624914095ef13c993197bdf76809b authored over 13 years ago
Rename usage of JDatabase::loadResultArray to JDatabase::loadColumn.

github.com/joomla/joomla-platform - 092fda2fc58063375e5589272a1b8e42a17f004e authored over 13 years ago
Rename usage of JDatabase::nameQuote to JDatabase::quoteName.

github.com/joomla/joomla-platform - f115170c42113a0d0e766b9e89160196378ca03d authored over 13 years ago
Rename usage of JDatabase::nameQuote to JDatabase::quoteName.

github.com/joomla/joomla-platform - f879e55875721004a7c0432d0a5977c0c4ba3c02 authored over 13 years ago
Rename usage of JDatabase::getEscaped to JDatabase::escape.

github.com/joomla/joomla-platform - 99e48a5d227b9a745aa3e3e03d9ce3e7afb8ebd0 authored over 13 years ago
Clean trailing white space.

github.com/joomla/joomla-platform - b18b24c7c58b91254427767f7caff708afe5cb94 authored over 13 years ago
Change getting of date to native JDate handling to avert language

switcher issues in the CMS. This is actually a cleaner implementation
but caveat is we loose cust...

github.com/joomla/joomla-platform - 43ff5e76ea7c4097b625fb09f780df952985b928 authored over 13 years ago
Add conditional when looking for files under JPATH_SITE or

JPATH_ADMINISTRATOR; code cleaning.

github.com/joomla/joomla-platform - f7baa61021e507c2128ae6d2aea075aee7dcc518 authored over 13 years ago
Change JDocumentError constructor to public for backward compatibility

reasons.

github.com/joomla/joomla-platform - c58dfde6992d7a532a43539b7aa2eccfe3e72636 authored over 13 years ago
Fixed problem with the query log (several places where the renaming of

_log to log was missed).

github.com/joomla/joomla-platform - 0a64e8afde4b6cff215b665762a838156ee90ab4 authored over 13 years ago
Fix bug in CacheList storage engine; code cleaning.

github.com/joomla/joomla-platform - bf93bcb74a02c38a5ad5c843484aae066b70bd3b authored over 13 years ago
Fix bug where installer was trying to refer to non-existant

JDatabase::get method; code cleaning.

github.com/joomla/joomla-platform - 8e55a7ba5c7098fe7604bec00dae7a0e81afbc5a authored over 13 years ago
Register the LogException class by hand (cannot use jimport).

github.com/joomla/joomla-platform - 51836d3bb642e2e1c1a78f0103138f433d1f5545 authored over 13 years ago
Add new getDateFormat method; reorder methods alphabetically (grouping

depracted methods at the end of the file).

github.com/joomla/joomla-platform - a55d7112cb338e74b58d6e93ca6ee23f7001d1ce authored over 13 years ago
Added tests for castAsChar, charLenght and clear methods.

github.com/joomla/joomla-platform - 04dfde07ba1ce8dffed4f9cab0425c0e6891ea81 authored over 13 years ago
Added get method to help with some tests.

github.com/joomla/joomla-platform - f2719c9b4c4fd24707d4b917bebd6ad177f0310d authored over 13 years ago
Fixed up test for __toString magic method.

github.com/joomla/joomla-platform - 70ffd4f0ace4983df34d7755d1de266079a4542a authored over 13 years ago
Fixed bug where "columns" and "values" clauses were not being cleared.

github.com/joomla/joomla-platform - 5439a4fa51a61ec1b521f7f5d642bf85575ba725 authored over 13 years ago
Improve tests for nullDate, quote and quoteName methods.

github.com/joomla/joomla-platform - c03a7e8a77190326d888cdae2202116514f640d4 authored over 13 years ago
Fix bug in quote method. The quotes were being added by hand, not

using the database's quote method.

github.com/joomla/joomla-platform - 275624b2b0d259cf3b8fd9f367692c0c524cc166 authored over 13 years ago
Fix bug in nullDate method.

github.com/joomla/joomla-platform - 24af8ad746d54b5d78614207a73510935c7be24c authored over 13 years ago
Rename JDatabase nameQuote method to quoteName.

github.com/joomla/joomla-platform - ae0843b0ef03b8935b25a46ed164f9336eeb0cc3 authored over 13 years ago
Revert nameQuote changes.

github.com/joomla/joomla-platform - 4516cc995a9c86c7ded5f35260976a655ee01b84 authored over 13 years ago
Add new inspector classes to help test JDatabaseQuery and

JDatabaseQueryElement.

github.com/joomla/joomla-platform - 1f3b336235c79ccffff81384aacc79d8969f8172 authored over 13 years ago
Add test to check that the query class quoteName method is using the

method from the database class.

github.com/joomla/joomla-platform - 5a301a9935cfa1c63389b8df8662ce5290a426e4 authored over 13 years ago
Change testing due to rename of getEscaped method to escape.

github.com/joomla/joomla-platform - f4ffe44b76c7ba996c3e1add32a9a801f9bdf29d authored over 13 years ago
Remove individual escape methods from the derived database query

classes.

github.com/joomla/joomla-platform - 3361c3c479adc29fb0ad2ec55f0a451d2b46513d authored over 13 years ago
Restore null date, quoting and escaping behaviour. Rename

getEscaped method to escape and deprecated getEscaped.

github.com/joomla/joomla-platform - f7242a566951abc07f06bc66a8efe8f19bf29060 authored over 13 years ago