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

Add test for code coverage

f90bcea340d16bd3289d5f865dd24f13abbe5157 authored almost 13 years ago
Fixed my CodeSniff error

b4354698c30f5ca5babff036c5b3939d2d1268c9 authored almost 13 years ago
DRY out JHtml::tooltip

0c096c5dfb93c5cec6bd4a38e8fcae13bc96bf9c authored almost 13 years ago
Fixing unit tests after re-organization.

65ceccc773aaff82846e45f773276769bb3c0b02 authored almost 13 years ago
Remove unnecessary calls to jimport() for autoloadable classes.

2c7f109cfa85afc56239836d0b85778b42bfad5f authored almost 13 years ago
Move classes JComponentHelper, JController*, JModel*, JModuleHelper and

JView to the legacy tree.

ffc975121ebfed4511d6285e1c4121009f69670a authored almost 13 years ago
Moving the legacy tests into their own suite.

b6db641a1de819f8cac7a4b2cf44a9aadfdd19cf authored almost 13 years ago
Merge pull request #1091 from AmyStephen/installer

Installer Package: db->error removal

d26a4191282d7608d486f57a7aaaab38a1b749bc authored almost 13 years ago
Fixing a code style issue and PMD warning.

f744ed411f63ba8fb87739b9faf8a735a887ada3 authored almost 13 years ago
Fix up B/C return.

b11b608790eef305305d5f15c9cf463230ac155b authored almost 13 years ago
Merge branch 'client' of https://github.com/AmyStephen/joomla-platform into AmyStephen-client

2b9ce36b42203261023169fb107f928618aa1b62 authored almost 13 years ago
Tidy up exception messages.

fdb7a8521beafde97213f51d1591a948f25c3fc0 authored almost 13 years ago
Merge branch 'table' of https://github.com/AmyStephen/joomla-platform into AmyStephen-table

8bf503151e35546a391eec74c2581d638eedf76a authored almost 13 years ago
Format exception messages.

e03fee28838f0f281adca92318a013c346e13344 authored almost 13 years ago
Merge branch 'mail' of https://github.com/AmyStephen/joomla-platform into AmyStephen-mail

3ccb9256d4d03ab76a6c5f3b6e85a0d210992ec8 authored almost 13 years ago
Merge branch 'staging' of ssh://github.com/joomla/joomla-platform into staging

97cdd2c744cc7bc68150b1c14c6fb34db2cc3eae authored almost 13 years ago
Clean up form package exception handling.

2dbf5ffbf6b24362eb12b1114735aa85bfbecedc authored almost 13 years ago
A little cleanup and adding in JError checks for legacy reasons.

ddae73e37b1a3e15b6ef9b6594cb33e9f54b7837 authored almost 13 years ago
Archive Package: Exception and JError updates

9d1b53451b4bee67f5da0a066b758934f1e4e5a2 authored almost 13 years ago
Merge branch 'form' of https://github.com/AmyStephen/joomla-platform into AmyStephen-form

73180b29cc4d2437a942c60b7fb9d53ecfc9f853 authored almost 13 years ago
Merge pull request #1100 from AmyStephen/newlog

Log Package: remove DB Error statement

ed86fd1d984235e7e636b6fdd0e4cde0a0db5a18 authored almost 13 years ago
For each request method added variable $timeout with fallback to class options. Added $useragent string that's being read from class options.

c2ee2d97aa02aacb1d98f0954dbfca9e70e6fd63 authored almost 13 years ago
Log Package: remove ->error statement

8487a9492dd26e61329d64de2666e4949832ea1f authored almost 13 years ago
Append message from phpMailer

f8138ac464ab0f1bcfc1d810f3bc741af68caa85 authored almost 13 years ago
Table Package: db error and Exception/JText changes

abcc3e04b515a60f425a9527b3a775c3cef69752 authored almost 13 years ago
Cause stream.php to actually iterate along the string rather than repeating the beginning.

49e6ac3fbdcea76602498af20aeab558ff9bcfba authored almost 13 years ago
Form Package: db->error, Exception/JText modifications

70212391c4b51640f2c77df8904267aaacb43faa authored almost 13 years ago
Merge pull request #1060 from elkuku/underscore-2

Rename protected members in JAuthentication

4807859aa875a1f65d5b981b1f5cdfc5fb66d857 authored almost 13 years ago
Merge pull request #1075 from AmyStephen/environment

CMS Separation: Check if CMS constants are defined

44bbdf4e01aaa0a49c338010257f47e8b27ada2a authored almost 13 years ago
Merge pull request #1098 from mbabker/JInputFiles

Set JInputFiles constructor

71f254a504acabe0dd9135cc7dfa509cd5044149 authored almost 13 years ago
Merge pull request #1079 from AmyStephen/cache

Cache Package: return JError

55c19fccfe8849d3dda31f536b35391d35cd06b3 authored almost 13 years ago
Set JInputFiles constructor

12a5671fa27680933a1de3bf197537f871ef0cf3 authored almost 13 years ago
Merge

c83feeb0c9e211899065db0a70f22ed7e5a59c06 authored almost 13 years ago
Cache Package: return JError

c732063b00ec037b4c56b1bcc4291aad1d7482b9 authored almost 13 years ago
Mail package: Exception and JError

d89baaa4342113f5f7904bff88c827f8b9249df1 authored almost 13 years ago
comments are aligned and changes to one elseif

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

6d8ea6cf0203756e2f07041df22179b4dc89506f authored almost 13 years ago
Merge pull request #1096 from realityking/exception

Some small fixes to recent commits.

2d05bf0c75b7c04823a40ad51aefbcbc05b1c3a1 authored almost 13 years ago
Merge pull request #1089 from AmyStephen/plugin

Plugin Package: Remove one ->getErrorMsg

30eb4c0b566fc8c263e38baf5f0b5c6c0536a039 authored almost 13 years ago
Remove a useless todo.

c2d2999599f4143fe83d1e09ae3ccbc57958571b authored almost 13 years ago
Some small fixes to recent commits.

ea996174c8d055dacc702d095ca5d2fafa9f5bbf authored almost 13 years ago
commit 2 for issue #708

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

70f50dae411398b8cc9f89fa3b9d1b6160451e27 authored almost 13 years ago
Merge pull request #1092 from AmyStephen/database

Database Package: Exception JText

9ca67cccce6adccc22fac047daefecae3d4d3261 authored almost 13 years ago
for issue #708

avoid division by zero

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

fe137274f1306a054eca570f0a2eb9ab0568dcae authored almost 13 years ago
Database Package: Exception JText

ff5994a9a7510b0d4ee8049763bae10ef3ac0a62 authored almost 13 years ago
Installer Package: db->error removal

0e9cd02d4624047d3f3a0131a7286433d37064d6 authored almost 13 years ago
Plugin Package: Remove one ->getErrorMsg

2620175b5ebebe2e644f1f8cb0a38c31d16edb73 authored almost 13 years ago
Merge pull request #1074 from AmyStephen/crypt

Crypt Package: Add Exception to Docblock

4f132a92dc4dc3a33460415430acd4e771fac9e9 authored almost 13 years ago
Merge pull request #1081 from AmyStephen/document

Document Package: Remove JText from Exceptions

4c3a707c72fd3c1ffedccb61e6abe9edcc176a60 authored almost 13 years ago
Merge pull request #1082 from AmyStephen/filesystem

Filesystem Package: JText removal for Exceptions

a69099a221fc6eacc02d3c0a705db27dc5da3591 authored almost 13 years ago
Merge pull request #1083 from AmyStephen/html

HTML Package: Exception, JError, ->getError

882bb5f024c8281d216c2cb496aed915fcde425e authored almost 13 years ago
Show preview yes/no works, tooltip is not refreshed (how can I execute JS code on hover?

cddf9da80eb5008c63333af47bf48f42fecb55c9 authored almost 13 years ago
Merge pull request #1084 from AmyStephen/session

Session Package: Exceptions

bcc536b0a1089d870977cc94056c9a6766573f38 authored almost 13 years ago
Merge pull request #1085 from AmyStephen/user

User Package: ->error, Exceptions, JError

6977881ebf06c2fb4f13ab6dc93148926f7170a4 authored almost 13 years ago
Merge pull request #1078 from realityking/unitfix

Fix unit tests broken in #1076.

4be23232ab43612d98926baa12da6aea6fcd037a authored almost 13 years ago
User Package: ->error, Exceptions, JError

5c1e740768d20d5983096455a5f4092790a7e01b authored almost 13 years ago
Session Package: Exceptioins

6b59411c071444074cfec1867bdd3002d0815ac6 authored almost 13 years ago
HTML Package: Exception, JError, ->getError

fef3070da5250ae4ea200da7b74836a97aad3e63 authored almost 13 years ago
Filesystem Package: JText removal for Exceptions

f7d00646d0c848dc75b701d22d4328bbc2b785a9 authored almost 13 years ago
Document Package: Remove JText from Exceptions

52fd3e38107c25a8d97559333566af729a08a49a authored almost 13 years ago
Crypt Package: Add Docblocks for Exceptions

8e6ca3975085b3162ffe995399969aeca95d2980 authored almost 13 years ago
Fix unit tests broken in #1076.

769fab9aab34662db3c1f889e44078fb3b03372c authored almost 13 years ago
Merge pull request #1076 from AmyStephen/event

Event Package: Change JError return to Exception

b6db155e45d9e9412cabd97be85535a078e3f02a authored almost 13 years ago
Event Package: Change JError return to Exception

08eaa659a78a6a518b2f04fc9a6db4d997709b58 authored almost 13 years ago
CMS Separation: Check if CMS constants are defined

9d04dc49103f0a28d40abbed7de9a4e4b507001f authored almost 13 years ago
Client Package: Change one return JError to Exception

0b749c79b7c475bfe0d8ea058f0f0aee0695daf0 authored almost 13 years ago
Added unit test which checks to verify that when a form is loaded with replacement the first n name fields are in the same as those of the replaced form where n is the length of the replaced form.

4fba270b6df8bdf22c13aa52c386cbf1f3f0b4e2 authored almost 13 years ago
Merge pull request #1026 from dianaprajescu/JMailBug

Bug fix for Issue #529

c09a84593a10b542766ee9f58e1a3c5077f2254e authored almost 13 years ago
Update docs/manual/en-US/chapters/packages/database.xml

c0057a10db0876e973d88ec35d05e17af826a7e5 authored almost 13 years ago
Merge pull request #1070 from chdemko/databaseiterator2

Implementing database iterator

7e9e11997d20665561848ded1ed1a4f4b0b11e12 authored almost 13 years ago
Correct typo

67cfd33bd43c886caec29213aa24afd135775b45 authored almost 13 years ago
Removing useless parameters

5ff801196e2c55cfe381d384e169db46e586c0ef authored almost 13 years ago
Correcting PHP fal error. See https://bugs.php.net/bug.php?id=43200 https://bugs.php.net/bug.php?id=41145 https://bugs.php.net/bug.php?id=35057

2c19773b0fef8fff5132beb6e02ebab0dc80cbe0 authored almost 13 years ago
Implementing database iterator

f9da1f889aedd4ec3749364283ccd787c4d7a420 authored almost 13 years ago
Cause JForm to replace fields in place when a new definition is loaded to replace the old definition. Duplicate fields will now remain in their original location rather than being moved to the end of the document.

c66b318c7f29612a811a8fcd5cbb0dd49c1346dd authored almost 13 years ago
Merge pull request #1065 from elinw/patch-8

Fix grammar mistake in comment

86b76c2e5cbc4336ec75b0d5274fb7633e33d088 authored almost 13 years ago
Allow additional characters in JFolder names: ()[]{}#$^+.'~`!@&=;,

Disallow : in JFolder names
http://en.wikipedia.org/wiki/Filename#Reserved_characters_and_words

1b53f91bcfb884f8302b94eb74ec813bdf541f93 authored almost 13 years ago
Merge pull request #1059 from mbabker/JText_DBConnectors

JText the database connectors in the form field

bafdc2fd3b89eea71e6851b6484d74eb14d2181b authored almost 13 years ago
Merge pull request #1063 from elkuku/underscore-3

Rename protected members in JHtmlSelect

ca08ac090d3347fe3491a9b49752d53efc62f364 authored almost 13 years ago
Update libraries/joomla/database/driver.php

97c7eea771e587530607c43f2b2aac7e66001fcd authored almost 13 years ago
Merge pull request #1062 from AmyStephen/docs

Minor doc changes for new Exceptions section

2bdf3bd478c5afcc97f89455037b9fcaf63924a4 authored almost 13 years ago
Merge pull request #1064 from eddieajau/application

Fix up visibility of loadSession method in JApplicationWeb

4fb4c8fba70c618235f1f3852f74aa66c66e4c8e authored almost 13 years ago
Fix up visibility of loadSession method.

102b0647177ab79dedabc6b9633e82b702254deb authored almost 13 years ago
Rename protected members in JPagination

07f70cf35b0b1ef5d6a3aa4a3c495de1dd7d89ec authored almost 13 years ago
Rename protected members in JHtmlSelect

04f3bb94f9df7f5413ca086bb6b2ef99d755f09d authored almost 13 years ago
Minor doc changes for new Exceptions section

67b687429371d2ffc9ba3a8d48b3c86292bf2224 authored almost 13 years ago
Rename protected members in JAuthentication

24f3027286b7499f0d07a2bfccc127ddfd2e22b7 authored almost 13 years ago
JText the database connectors in the form field

f218542d49e8c16287bcfcb122889731bda81c12 authored almost 13 years ago
Merge pull request #1058 from elkuku/underscore-3

Rename a protected member in JDocumentXml

91e4da506f862c9d0e5281290ce8dda3fb830af3 authored almost 13 years ago
Merge pull request #1057 from eddieajau/application

Add optional identity to JApplicationBase; make dependency injection more flexible in JApplicati...

bdadfa047aeb24f0650d518e0261ca8f53f3283d authored almost 13 years ago
Rename a protected member in JDocumentXml

6254cbb87cd940642829d45d8be1b55e7557452e authored almost 13 years ago
Modify tests for JApplicationBase and JApplicationWeb.

2fffa3ccc5f7fabf62b7bbe04019c4a055255cea authored almost 13 years ago
Merge pull request #1048 from realityking/27961

Joomla CMS [#27961] Template is not displayed in the Styles (backend)

862bf2bddedbf7650a0a3fc7470a6008f5da6cdb authored almost 13 years ago
Merge pull request #1055 from elkuku/underscore-3

Rename a public member in JBuffer

bbd0b312b923433eecf38ed8ef2e108419fbeee6 authored almost 13 years ago
Merge pull request #1056 from elkuku/underscore-4

Rename a protected member in JInstallerLanguage

f88ae123fe4d3aa5806d7c1b3f595cb4f5062367 authored almost 13 years ago
Merge pull request #1054 from elkuku/underscore-2

Rename protected members in JBrowser

883c6368125bdf886670e6ebdebeb186bf1177a9 authored almost 13 years ago
Rename a protected member in JInstallerLanguage

d3e009a2fd5c5c28986dd336834bd9e5a49a2c93 authored almost 13 years ago
Rename a public member in JBuffer

46fbc2c709eeab7b61030fbf6ce4fdbe9e1ffb73 authored almost 13 years ago
Rename protected members in JBrowser

65d7bfa6c2f79b9ad0338f729795022f36bfe48d authored almost 13 years ago
Merge pull request #1053 from realityking/mootool

Update MooTools to version 1.4.5.

518549753d3875947ab4280a415cfe887423ca3a authored almost 13 years ago
Update MooTools to version 1.4.5.

64144d878cd57f9e5ef43e32233afc4590bb5f05 authored almost 13 years ago