Ecosyste.ms: OpenCollective

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

github.com/joomla/40-backend-template

Joomla 4.0 Backend Template Repository
https://github.com/joomla/40-backend-template

Fix Doc Block Alignment (#19156)

f6d8fd0f4b8cea47731ac00c04c23fda29752bb5 authored about 7 years ago
clone is a Statement Not Function (#19159)

- clone is a Statement Not a Function brackets are not required

a18efa7fcde9f52f9c281bc95724617f6153fb48 authored about 7 years ago
[CS] Round 2 Code Style fixes for Superfluous Whitespace (#19162)

* PHPCS2-autofixers applied

- Whitespace found at end of line
- Functions must not contain m...

e67559a42b65440eb073812c79cbe08eaa8c26b7 authored about 7 years ago
PHPCS2 - autofixers applied (#19163)

- Whitespace found at end of line
- Functions must not contain multiple empty lines in a row; f...

d9b7c00035569d95c2dbdf84b4c3e40de46957c5 authored about 7 years ago
Use scalar typehints and return types for new APIs and final classes in libraries (#19148)

bb1563cc2abdb5184c85a98e87331e7f6f1d3af1 authored about 7 years ago
Bump Symfony packages to 3.4 LTS

d96198d7991c991c9c0cd49ea5b63cc6ad177724 authored about 7 years ago
Bump session package, drops XCache handler

dee3f960d4ef565d913eae9324a34754bdade74e authored about 7 years ago
Radio field: fix readonly and disabled option (#12039)

* Respect disabled/readonly for radio (btn-group)

Changed disabled from JS to PHP
readonly w...

aa5db0aa69f0b0afef5c2ae40e22791a33365f29 authored about 7 years ago
Avoid conflict between JQTooltip in the same DOM as a BSTooltip (#15951)

* Avoid conflict between JQTooltip in the same DOM as a BSTooltip

* Fix code style

d76a5c548906279b9ae32595656b06d0973c7d66 authored about 7 years ago
Batch users modal has invalid markup (#18377)

* Batch users modal has invalid markup

Document has multiple elements with the same id attrib...

550e67fdaef920f0ea2f7bc8d5a64deccd4bb46f authored about 7 years ago
markup in title attribute does not render in tooltip (#19104)

* markup in title attribute does not render in tooltip

PR for #19074

I could have made the...

e2dd8f89adeb17d96b42ac2052b0a6a273839eff authored about 7 years ago
Improve UsersRouterRulesLegacy build method (#19108)

c3e0bef6cf6345bef724d0f6087b1a24f4037043 authored about 7 years ago
Remove title attribute from icons of the Batch/Bulk Import buttons (#19115)

* Remove title attribute

* Remove title attribute

2f35b7af889542d08091e13e62e77ded90f7dcd2 authored about 7 years ago
Grammar fix (#19117)

Small fix to correct the grammar/typo as it should be field not fields

### Before
For increa...

817ae7570c0f320df9af18413ddf2fd8b7a873c3 authored about 7 years ago
Calendar button (#19118)

* Calendar button

Makes the calendar button accessible - this is used in the publishing field...

74d56988e9e5f9dd7745fdbf574790571428bc21 authored about 7 years ago
[a11y & c/s] Module settings (#19128)

3967dad2e345c54d16623d6da1e61211cb1963c5 authored about 7 years ago
Fix grammar (#19129)

e25b3078fd785ebf348b0dead06e73bc74538b07 authored about 7 years ago
Enhanced stub generator (#19138)

0a6beb4aa1f2e7a116125d131cc2bf52a554df6d authored about 7 years ago
Use original cased alias for deprecation logging (#19050)

89d20d16b409903a0d7ce0ff23692a6b8e179931 authored about 7 years ago
template menu separator fix (#19140)

8f630a803847e830164b300eb2f19eba25b72b71 authored about 7 years ago
Change error on registration (#19142)

* Change error on registration

In the admin if a registration fails then it is an error messa...

875f90817ac0dc09800774e4bd286d9b4a72c249 authored about 7 years ago
Link CSS style strings (#19143)

The Link CSS Style field label should be Link Class. The field adds a class to the menu item lin...

458d115b232830953f92b0619c2ebea4a063d87e authored about 7 years ago
Cache_Lite support is dropped at 4.0, can't alias class to 5.0

6f6a89352bf0c774481cf05fdaec47242e905bd2 authored about 7 years ago
Alias is to be removed at 4.0 because the aliased class won't exist there

33b2f732228bf6f42392fc0aa9c7f16869448bd6 authored about 7 years ago
Typo in comment (#19137)

Simple typo where the author forget to press the shift key - can be merged on review

9129fe14541fca965a72106bd737232544da4bbd authored about 7 years ago
Passing a null value for the first argument of Text::script() is deprecated (#18101)

Use Text::getScriptStrings() instead.

0531d2f302bd3549e4a5aa0f868235aaf287b43a authored about 7 years ago
[com_fields] Color plugin - invalid markup (#18239)

* [com_fields]Color plugin - invalid markup

Create a color field for content and set it to be...

37ec66368b04d8fd91f82805fd2b177b6e51665c authored about 7 years ago
In-menu-item modal modual editor fix (#18982)

Instead of one modal per module -> one generalized modal for ALL modules
Instead of specific js...

164a259fad089e3a019ae179194e12c6b9545781 authored about 7 years ago
[com_fields] Encode complex values to JSON (#19025)

* Minor adjustment to field value

This adjustment allows complex field types (types with more...

5339ba9448b400d0077bc65c906ddd960588105a authored about 7 years ago
Don't hardcode class/method names into Exception messages (#19049)

d88bc6b7f988b93450547787f704e69578f95d12 authored about 7 years ago
Update route.php (#19109)

ef7df2520a1fd779a7712dd4de5de97b4bf2b9d5 authored about 7 years ago
Fix badges on update quickicons (#19002)

277277828726aec151d729df0273373cb775af1a authored about 7 years ago
admin mod-login styling updates (#19087)

81ef6285b62c952a0617b72357cc401eb14f5815 authored about 7 years ago
[CS] Code Style fixes for administrator/components/com_templates/ (#19081)

* PHPCS2 autofixers

- Expected 1 newline after opening brace
- Blank line found at start of ...

87c3fe9e64f3e30bee105b52bbb97fec2cc618df authored about 7 years ago
PHPCS2 - autofixers (#19082)

- Whitespace found at end of line
- Line indented incorrectly
- No blank line found after cont...

71bcced9c913bc1aa47c49bc3ecb6e09bf5d1f5d authored about 7 years ago
PHPCS2 autofixers (#19080)

- No blank line found after control structure
- Whitespace found at end of line

d4349e0dda5debfbc7ed6cca7a971d44fe722bbf authored about 7 years ago
Merge pull request #19095 from Digital-Peak/j4/media-manager

[4.0] Media Manager update

f96b47af41a64c25e39c09ba9e1028917ceb8908 authored about 7 years ago
Language fixes

83aaed6838202cc57e5c8d2635f122614b920c58 authored about 7 years ago
code style fix

e8a287434d96ae71ae8665aa49fb963fd43d5118 authored about 7 years ago
Reserve other values for the download source tags (#19098)

4da921e0c63c8f5058cbea944ba1c7c579f04530 authored about 7 years ago
CS Media Helper

80929868437e116ce24052533d125111a9203e71 authored about 7 years ago
CS Local Adapter

69f230ca4eb327bb6e7483142200d1f3021eaef0 authored about 7 years ago
CS Action plugins

466b5aa6b8182ed21d32aace86c37e5522d641b5 authored about 7 years ago
CS Media Helper

296854d1b99e9526e13612c6fb7f6690de4de4a7 authored about 7 years ago
Rebuild assets

e741616c6424ed0ea2144fab31b6927d1781d6d3 authored about 7 years ago
CSS CS

3880e4f311d494725634f15282d4b645e73bf3a8 authored about 7 years ago
Merge remote-tracking branch 'remotes/upstream/4.0-dev' into dev

4da39e9771f0a735f943d4d317dfdb63b36715a2 authored about 7 years ago
Fix up plugin UI (#484)

ad21ca60b098d6338b37f6815bf4a676808d93f3 authored about 7 years ago
Chunk the tokens array to avoid making extremely long queries. (#17390)

* Chunk the tokens array to avoid making extremely long queries.

* Remove the sqlsrv-specific...

f0abd89dcbb1fd257a0ebcd632481a8aa3ca0b67 authored about 7 years ago
Update jQuery Autocomplete to 1.4.7 (#18113)

* Update jQuery Autocomplete to 1.4.3

* Update jQuery Autocomplete to 1.4.7

Updated jQuery...

e72493d8fca21a3ee96977f959cd5853ff49c51b authored about 7 years ago
Update srcset url conversion to handle commas and spaces (#18327)

* Update srcset url conversion to handle commas and spaces

### Summary of Changes

With ref...

b9373340563536380025f7646ed34885404a3cea authored about 7 years ago
JED message invalid html (#18372)

* JED message invalid html

The cog icon link in the Install JED message in the installer is i...

c6705c5df618e5d6bbee089c9d58a94f229470f7 authored about 7 years ago
[com_fields] Handle tag items properly (#19006)

* Handle tag items properly

* Change to content_item_id

27e4d154cae5107eed5e69460f40784ca1edd843 authored about 7 years ago
Improve captcha empty error message (#19051)

* Clarify captcha empty error message

* Improve further

9c0fb3c501b9e5177d00d06ec76ccca2abde7d9e authored about 7 years ago
Fix undefined index: com_fields in contact form (#19058)

* Fix undefined index: com_fields in contact form

* Change test

6dea9584f9667050ad473d3f396adbbff3e86c2f authored about 7 years ago
Fix filepath to PHPMailer language file (#19072)

66ae9cb0df48461de55c56a77f922d949fe6dae9 authored about 7 years ago
Ensure catid to be an integer array in search archived articles (#19075)

723a64a78181dcc47367aa7d35e2d27c748278c7 authored about 7 years ago
Correction for menu request params (#19084)

13c6ed6aa78e25b68f5a30f2f5235a9f60e04f61 authored about 7 years ago
[4.0] Start moving JS outside of template (#19086)

* Start moving JS outside of template

* move sidebar to mod_menu

* Move closest function b...

8007796e5d23d92cbe6916d293de1d616d6e864c authored about 7 years ago
Update dependencies (#19090)

f428e4866cb5fc4702ffe36397061abfee6572fb authored about 7 years ago
Use long array syntax to avoid parse errors on PHP 5.3

02a4233701e0e715dbc0864e02c2920811d01bcf authored about 7 years ago
Modification to Joomla.loadOptions() so it actually merges option obj… (#19052)

* Modification to Joomla.loadOptions() so it actually merges option objects.

* Tweak to Jooml...

d797b585d4cbbbd9e4c8ef219580a9f07ade0a04 authored about 7 years ago
[4.0] Fix missing filters (com_menus & com_associations) (#19044)

* Fix filter for com_menus

* more fixes

3fe4b8963b0e5433339c70deaeb3c3cfc9e146e1 authored about 7 years ago
Reset for dev

422fdf8ea5a8563c4343bb91c2c5407263d2dcf6 authored about 7 years ago
Prepare 3.8.3 release

918444cf87491896860477e24b360cb6e08afb4c authored about 7 years ago
Fix docblock

654f4972c2c7c978c9a08638950e3b6d7c12c2e2 authored about 7 years ago
[4.0] Multilingual: Only display the articles field 'show_associations' when associations are set. (#19034)

* [4.0] Multilingual: Only display the articles field 'show_associations'
when associations are...

78324478ec3d35582976160eab7b5b3910e44c82 authored about 7 years ago
[4.0] Remove language options on non multilingual site (#18972)

1aa5eb299bdc7b42cb00f3902265dd833eae1107 authored about 7 years ago
Comment out libsodium for now

2da288fc8e6b6f39f307b9a26d500b7966b54ad6 authored about 7 years ago
Undefined variable $app and $data fixed. Fixes #12768 (#19003)

23f1d69826071a7a0e1165c775e3c3c2cb5323ec authored about 7 years ago
[bug] Multilingual: Show articles associations also displays the current item flag/langcode (#19009)

* [bug] Multilingual: Show articles associations also displays the current
item flag/code

* ...

d65df1d60820fdff5fbb2fdfcbbeabc01055869a authored about 7 years ago
Fix tinymce Illegal string offset error (#18996)

fbb516aaae9482ee01b46360f4986964a3b6f189 authored about 7 years ago
update quickicon icons (#19037)

af3bd50792e9c5a70297458e0f0fe091573636a2 authored about 7 years ago
[4.0] Rewrite indexer in vanilla Javascript (#18959)

* Rewrite indexer in vanilla Javascript

* revert to jQuery Ajax

* Fix error + call minifie...

8f979c293e2b1faad0f8aabadee4b9f47f51fc72 authored about 7 years ago
[4.0] [mod_status] Improvements (#18986)

* mod_status improvements

* Fix

* add missing semicolon

f409152d6eb626c44f8dc78e20fe3abf958d3f7e authored about 7 years ago
mod_title improvements (#18987)

b51869a2506e8c8c57fa54e9e52a11389015260e authored about 7 years ago
mod_toolbar improvements (#18988)

ff11640b148c96eba2e724ca5a85eebd4ab621ce authored about 7 years ago
Missing "info" lang string (#19035)

dd221292c330541aacbda550e802a25a7f941d88 authored about 7 years ago
escaped some classes (#19019)

unescaped classes causing issues saving default values in fields - maybe other stuff too.

8d0b1f59d6d1b302285382611b1c225476653ca8 authored about 7 years ago
iframe accessibility (#19029)

every iframe should have a title attribute
This pr ensures that the com_wrapper and mod_wrapper...

57c2c5b34d0d5b1f1f59d1e888997bc256962d76 authored about 7 years ago
[4.0] Remove _QQ_ (#19030)

* [4.0] Remove _QQ_

Replaces all instances of _QQ_ in the language files with \" as per @niko...

d91529c3fd6903ce2cd84eb56fc44708d3c38f4d authored about 7 years ago
Pull fix

33d94f0ca7fe660a05f9f7380583713be19aaf63 authored about 7 years ago
Bump authentication and sodium_compat packages to improve Argon2i checks

87957ce83f321fd03edfaeba0b12edf841ff3c61 authored about 7 years ago
Rotate the image more accurately and add an input box (#482)

b4f5986c187b6f2e2f61e500e8a50858b913ba00 authored about 7 years ago
Moved resize to canvas and removed some redundant code (#481)

3a0d94e198464100e81f98cf767da22f0af62655 authored about 7 years ago
Make crop controls work (#480)

* Make crop controls work

* Simplify

21ce13da3c97a159cadda9f8ec3244952f815909 authored about 7 years ago
Change some menu icons (#19000)

67b84fca06abac3a0ca66b15c92c4dc5e056bdc3 authored about 7 years ago
Reset for dev

59ef442ad598e0d955a51242802e90ac021ecacc authored about 7 years ago
Prepare 3.8.3 Release Candidate

9fc7677d1fb16aa9648a9c61f30548b03486add0 authored about 7 years ago
Removed duplicated entry (#18971)

a539eff9fab2dc4ae6676436c5271e2d9258e521 authored about 7 years ago
Merge remote-tracking branch 'remotes/upstream/4.0-dev' into dev

# Conflicts:
# administrator/templates/atum/index.php
# grunt-settings.yaml
# templates/cassiope...

e0e4f9b45e3701eab426f5d54a1c9f41c8fb99cb authored about 7 years ago
Modern routing - remove view from query string (#18429)

* Modern routing - preserve different layout

* Check if item component is equal to router nam...

27e730bdafff6b581779689540599c2ac56eb2b7 authored about 7 years ago
Use the namespace for the fieldgroups field in Contacts (#19008)

4f5e2f906f897d83cd20ca0bf3a0ef65001ac738 authored about 7 years ago
Correct default value for $prefix parameter (#19004)

85cb49ed4ecf01785753568e90d0db4722af4365 authored about 7 years ago
Updated dependencies (#18382)

a2b75c02649cbc9e38833a069121516763eb4e6f authored about 7 years ago
Remove `document.activeElement.blur();` (#18508)

def24061fd5f839f7ee080125e9405addb7e317a authored about 7 years ago
Fix fatal error in getCategoryId method in several router classes (#18983)

d3aa2cbee4f3c12e0681edfbb50cab4587ac9bd3 authored about 7 years ago
Tiny code improvement to ContentModelArticle (#18997)

merged on code review

e11c2fbf7801737a14c9414489a48825b229e540 authored about 7 years ago
[4.0] Replace BS alerts with CE alerts (#18872)

bf3039a3ac3d416ff10362dbc076a9c667ea71fa authored about 7 years ago
Remove NONE value from category blog multiple tags filter (#18981)

162abb53ec2431465ea97b73ffcbaf6dfe8f3423 authored about 7 years ago