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 to Sub Form Field Frontend Save Deleted and Reordered Params (#12007)

* Update module.php

https://github.com/joomla/joomla-cms/issues/12006

* Update module.php
...

f0c2d8362bc75ea9ddc016f5c15bad466c1dcd33 authored almost 8 years ago
Prevent misuse of show_noauth param when fulltext is empty (#11290)

* Prevent misuse of show_noauth param when fulltext is empty

* Update code blocks

* Remove...

72c59e3f14b514fd778b2a204c218f54f2331118 authored almost 8 years ago
[AppVeyor] Unit tests fix for file cache (#13941)

* Attempt to fix cache error on appveyor

* flock() uses mandatory locking instead of advisory...

2af4b4dbbca7077851c0f94b47b8fe7a60a41932 authored almost 8 years ago
Fixes incorrect background colour of icons in coloured toolbar buttons (#13963)

* Fixes styling issues of icons in toolbar buttons

...coming soon...

* Update template-rtl...

75e34f075bfd6b761b1b62dd908decc3f1b65c02 authored almost 8 years ago
Fixes issue with login message in incorrect language (#13965)

* Fixes issue with login message in incorrect language

This fixes the issue with the login me...

16de2940c63267e311055bec79a4732d5bc77b80 authored almost 8 years ago
Proxy call for fields modal to backend files (#13951)

* Proxy call for fields modal to backend files

* Codestyle

8cfa2dea9c7cb6944e6042c6c7663a4e43e5e7ab authored almost 8 years ago
Packager needs event and not installer as argument (#13949)

1bfb6cd35a65e7968db712cfe508a3a5e6cda8f1 authored almost 8 years ago
Fix cs errors in http libraries (#13950)

d37593b1305902b12d53e908592eb6ef189403d8 authored almost 8 years ago
fix path and filenames in tests

fa610bb0adc4292b9d2bc10679f474e80b7a52ea authored almost 8 years ago
this test fails to often and doesn’t makes sense (#13859)

647c86b10a794c3818ae73251cb07332b48cf44e authored almost 8 years ago
Improve new menu field (#13085)

* Improve new menu field

* Add magic getter/setter

* Add __DEPLOY_VERSION__ parameter

29ed4d96a5fcd783be51a08fc7e547f8527638f3 authored almost 8 years ago
Smart search select field margin (#13927)

152859c84ae33e3ca7d7d8d929b8b2a93bdb4db5 authored almost 8 years ago
Calendar fixes (#13181)

* fixes

* tests

* Some styling - RTL

* Some styling

ed6fe013e59b3e7a241d397a810834afd8ba7ab3 authored almost 8 years ago
Read header_size to determine header size (#13221)

e31d41c3c62d282b371be13b6b7a44dfc46394ce authored almost 8 years ago
[ACL] [new/edit category] Remove categoryedit field check of - No parent - option (#12821)

* Update categoryedit.php

* Update categoryedit.php

* Update categoryedit.php

* Update ...

24f64cc47fdfc2562b95ac7f82b9f1cbbfabcb18 authored almost 8 years ago
Amend deprecation messages

80b181f59fd55dd5342923079fda6329898020ea authored almost 8 years ago
Use the JHtml::_ function instead of calling functions directly. (#12546)

* Use the JHtml::_ function instead of calling functions directly.

* display the JHtml functi...

c5dfb6c7c0c66fd672c604539cb854d27edd9975 authored almost 8 years ago
[com_search] Refactoring + fixing results-highlighting (#13498)

* Refactoring + fixing results highlighting, where positioning of highlight was off sometimes wh...

df63222948423b2be415684e020eb36e73ce2f95 authored almost 8 years ago
[com_content] Add some missing useglobal (#12918)

* some missing useglobal and hardcoded default

* Update default.xml

5de1c3440f2e1b97a392832d55ae12e7d3450045 authored almost 8 years ago
Merge list field options using Registry->merge (#13578)

b56d4cee4b2b72185caf937ab0b4bc540270aebf authored almost 8 years ago
Deprecate OAuth client classes (#13937)

41df21bfefadbcc857b2039400c1fd15e6f79cbb authored almost 8 years ago
Mssql - fix escape() and add support for unicode chars (#13585)

* Mssql - save in correct way '\<CR><LF>', '\<LF>' and fix $db->escape()

See https://support....

f1221bbb55c2437a5d453a1031bcc934fe95a5b6 authored almost 8 years ago
Adding gaelic calendar file

64b41e708fb23b6acf5cd3543d5205af2fa05a6e authored almost 8 years ago
Add some typehints and a missing since tag (#13934)

40506f1bce3b8315606f3d1466f6dca2bc02443b authored almost 8 years ago
[4.0] Extend Framework's HTTP package (#13936)

* Pull in the Framework's HTTP package

* Make JHttp classes extend the Framework package

5cabd2a2bc724c6ac275b140f56828e08f574f7c authored almost 8 years ago
Create an Exception for a missing component (#13919)

* Create an Exception for a missing component

* Default 404 code

35ee6bac86f4bab2de2065b9a29a7afefc507d55 authored almost 8 years ago
Admin app - catch exceptions thrown by JLog::add() (#13504)

fc5a7fb2ce070bb66ef9f92611e40446346bbd75 authored almost 8 years ago
Allow plugins to implement the event subscriber interface (#13935)

b454ed95e92f2fc7321795b67fc3658032e207b7 authored almost 8 years ago
Merge branch '3.8.x' into 4.0-dev

fef554c94fd440224ee583627d4af5182255386a authored almost 8 years ago
Merge branch 'staging' into 3.8.x

8609e48d71c7f0c0805ec62bac775e246001a703 authored almost 8 years ago
Simplify some ternary operations using elvis operator and remove unnecessary parentheses in libraries/cms (#13234)

* Simplify some ternary operations using elvis operator and remove unnecessary parentheses

* ...

6833955cfbc0f1914751ab4c110b9b4e332eee3b authored almost 8 years ago
Remove one-time-use variables in libraries/cms (#13236)

b828e00f10ec1b0bf1b1141fa5fa6a37a1aaee14 authored almost 8 years ago
[com_fields plugins] Clarifying some plugins descriptions (#13928)

35d04157e1bba494b9fae5d4e88336a010c9d183 authored almost 8 years ago
Smart search called a removed function. Fixes #13912

b1e3ed8d547fe48ebc1158003aa5f35555cd94cb authored almost 8 years ago
Optimized FinderIndexerHelper->stem() method (#13480)

* Optimized FinderIndexerHelper->stem() method now being 5x faster getting the base word of a to...

aef1f2453e57cf666fbab06e4afc1fd0a02eacc8 authored almost 8 years ago
move the warning to a info (#13903)

merged on review

1387896d1d77fc84001a95e6e67c91b4904047fd authored almost 8 years ago
Change the field type of JDocumentFeed::lastBuildDate and allow the build date to be customized (#13920)

685b2cd18e83a2aadc42e1ff7174bb2c33b00c56 authored almost 8 years ago
Login base color edit (#13921)

172b219c1a2349c4947373e301fc82c23680c5b9 authored almost 8 years ago
remove the dublicate comment line in the scriptphp (#13924)

2598241eefc069f087bbd6a972148aea3fa62563 authored almost 8 years ago
snyc install sql #__menu (#13894)

e5dad1786a5e640b4a7768a448c6b8f2cc430325 authored almost 8 years ago
Catch SQL exception in SQL form field (#13882)

* Catch SQL exception in SQL form field

* add missing clean line

a7933d4b0bed6db0448e322e3dc118722b10fae4 authored almost 8 years ago
Replace StringHelper::trim() call with simple trim() call when not utf8 characters are to be trimmed. Saves a few cycles in indexing. (#13478)

e14bb91bb1c0cdc0b957be7316aab15bb3c67a59 authored almost 8 years ago
Convert the system Redirect plugin to use lowercase urls at all times… (#13853)

* Convert the system Redirect plugin to use lowercase urls at all times for redirecting.

* Re...

032708762cc6a607efd75a1b8316aefcc90fec6c authored almost 8 years ago
Update phpass to 0.4 (#13858)

Note: this does not fix the php4 constructor

98ff75220fbb55ee0028628f7e0c07a4d7825bc6 authored almost 8 years ago
Remove the plugintag if ID is invalid (#13898)

dbcd586c4dbc07ded1853721e150353756c327fb authored almost 8 years ago
Adjusting version attribute in language pack manifest

b0228b943f48102b6b040f866198b7e77b119b80 authored almost 8 years ago
Editor Plugin to insert the new {field ID} and {fieldgroup ID} tags (#13875)

* Add field editor plugin

* Adding SQL files

* Adding new plugin to install.xml and script...

ae6f0fede33b9b5a6ea9aa516913c0759debca1e authored almost 8 years ago
Updating version attribute to 3.7 in english language XML files

4593736a172e0c3fa25ef6bc7d52c2a726c78458 authored almost 8 years ago
needed for nightly builds

47a5a2adc5a033e824078452cdc625ebcc29ca2a authored almost 8 years ago
Fixing language file headers

e244b9314328bfbe6b9dcea7fb852e1f45b1864d authored almost 8 years ago
Remove uslep(100) from first call of cache->get in file handler (#10767)

* Add test for cache lock method

* [cache] File storage - create file before flock

* Flock...

d2dd941a4a07a4ee3d007516d9e1c7243430a49f authored almost 8 years ago
"New User Registration Group" always visible (#13822)

7e0b02a0e9e90c292bf2c0373b6e6823f400a1ef authored almost 8 years ago
New TinyMCE: Setting image advanced tab as ON per default (#13897)

643bd6c6e20d40379138eaa452acf3e16e09f681 authored almost 8 years ago
[admin_menus] Taking off useless columns in menu items manager (#13884)

db881cb64be37c547f1e8732d0d98c68aaf375c7 authored almost 8 years ago
Merge branch '3.8-dev' into 4.0-dev

dacc318e1b15786407708c3bb6bdab21cb921d09 authored almost 8 years ago
Merge branch 'staging' into 3.8-dev

2f2d083a43bd601daa8e84d45bea096bfdb36653 authored almost 8 years ago
[admin-menus] Allows translation of menu items in parent and ordering dropdowns (#13889)

* [admin-menus] Allows translation of menu items in parent and ordering
dropdowns

* oops

...

5c9df7b1eff26a99740a4cc84978554a151956a2 authored almost 8 years ago
[com_finder] - cast to char before use LIKE operator on datetime/tim… (#12348)

* [com-finder] - cast to char before use LIKE operator on datetime/timestamp field

A timesta...

df959ba93501f7d15e7233a6a499a9baaed79851 authored almost 8 years ago
Flush tables in cpanel wells (#13890)

38b00ba7d128d0f517d8e3d577daa7beb53a9909 authored almost 8 years ago
JMenuSite::load() should try to work even if cache fails (#13524)

* JMenuSite::load() should try to work even if cache fails

* Add an interface for cache excep...

04adba5362f142dd54170a8ee403037bf8731d3d authored almost 8 years ago
Remove rows argument based on rework

3b4fdf8cefd2e1e5ac9723a5bc80a36eae3c1ee9 authored almost 8 years ago
[4.0 - Atum] Alternative template skin (#13900)

* Init

* Further styling

* File missed from previous commit

f5c8460115c2ce99f191c5e0446b27895cbd0ed6 authored almost 8 years ago
Made reference to fulltext alt instead of introtext alt

It seems that this makes reference to the image_fulltext_alt but the rest of the code seems to b...

1e6b432df2a60d02a5a6c802f345bd43c9bf0812 authored almost 8 years ago
Updating en-GB install.xml for the new plugin (#13881)

1735290b7552aa6208aadfe7ed5ab5a82237b678 authored almost 8 years ago
Admin menu: batch process move to submenu impossible [FIX] (#13649)

* Fixes #13632: Admin menu: batch process move to submenu impossible

* Db stub update

* Do...

e390415097348259ea7413fac5c8dae4d61d316a authored almost 8 years ago
skip menu test

945b40c93e7bc53837c5b282e424df09ab5f1a6d authored almost 8 years ago
revert change from #13830 because test are falling

bbe1bff9b5af70a66ef05107990196dc59ccfc99 authored almost 8 years ago
Update script.php for the new content plugin (#13883)

8f946fed7a5d17d9498d9450a15217c8fde78c66 authored almost 8 years ago
set to dev state after release

28a8ce6be669ed7ac62eb8c449d87860213d1c12 authored about 8 years ago
Prepare Release 3.7.0-beta1

ddd6f5a4c2731bcc41297314ef174e9a55670eab authored about 8 years ago
[com_fields] Fields Content Plugin (#13814)

* Adding new content field plugin

* Adjusting description (thanks @brianteeman)

* Adjust r...

f6e524771caa4db1a21a5729aa230c67973d3c24 authored about 8 years ago
Fixes #13642 - The issue which causes custom menu items to be lost when a component is updated. (#13857)

e6f73bcf047f5c3eb126e528f80680aba8f3a2aa authored about 8 years ago
If no container is defined in the active admin menu, force show default container with all items shown. (#13838)

b4bf8621f22bd16fecbc18a166cc11cb23b51a55 authored about 8 years ago
[Admin Menu] Fix showing of protected menu items in container type menu item (#13830)

* Menutype ‘menu’ is no longer protected. Do not allow batch/trash/delete for protected menu ite...

cc8ad0c795e42d7c1e736a55682f7145e961db8c authored about 8 years ago
com_cache : Missing lang strings values (#13850)

* Missing lang strings values

* adding manager

5067ee92cb99646833490ddf8d4c419432321337 authored about 8 years ago
Security fix for quoteName (#13825)

6f85b59b9303819850052c8e8fafd4f1ad308fc7 authored about 8 years ago
[com_associations] Display Associations tab in Target (#13855)

5a1c7960224b6b313a03386b8b02478f792f8f46 authored about 8 years ago
Regression 3.7: last template style preview not working #1 (#13775)

* Update site.php

* Update site.php

* Update site.php

* Update site.php

* Move unset...

4b32be7ebca802e2e6a8fe1bed444a61faa15c04 authored about 8 years ago
[Isis RTL] - Remove yes/no btn-group float (#13852)

* RTL - Remove btn-group float

* Only target yes/no toggle

0d6a55afa610ff2a9845dac4603cc033a9684860 authored about 8 years ago
Bypass lessc row-fluid calculations (#13845)

47346915f8092562e41974f8eb57813aa14f8ce9 authored about 8 years ago
[com_fields] Add option to show or hide field label (#13752)

* Added option to hide field label

* Added variable and if statement to hide label

* Added...

dc3a1a74415e91e60398389730507699a59a906d authored about 8 years ago
[com_fields] Trigger onContentPrepare in news module (#13708)

* Trigger onContentPrepare in news module

* Use the correct trigger method

* Text variable...

aa862e8c694fd2be7833e16c7306c92d6409b989 authored about 8 years ago
Update YAML library (#13843)

8676321b372b564ae40c61890b133e7d5cecbfdc authored about 8 years ago
[4.0 - com_fields] Migrate to Bootstrap 4 (#13842)

* Migrate com_fields to BS4

* Revert JFactory fix for Allon's PR

* Fix chosen selector

a4ee85fed530d57b1d0fdc3fd4d8112346174c7f authored about 8 years ago
Amend toolbar btn spacing (#13823)

6ffc4b96abf7a885dced8afe1d14fae1781db206 authored about 8 years ago
Custom fields for categories (#13837)

2c51a2829a4a1fb31490bbdf057b62fc7e199f88 authored about 8 years ago
Namespace JFactory correctly in Admin model (#13840)

aea993a371acaae454c7fe6233239718a725022e authored about 8 years ago
[com_associations] Do not use Copy reference to an existing target (#13819)

5cdea948ad4f1e02b4422a3426535eead0d4eb6c authored about 8 years ago
Tinymce: allow to edit image title (#13833)

82de8bd15ac0c9c6599262f14bc03a68c9391c20 authored about 8 years ago
Use staging branch status for AppVeyor badge

3449e046cde01755b12fd31aad4cb0c0864ead38 authored about 8 years ago
Fix merge conflicts with missing global namespace declarations

19cb5d186cc81922fc6398a4747b809ccda1cc68 authored about 8 years ago
[4.0] Ignore files when merging staging into 4.0-dev branch (#13834)

* Update gitignore

* Fix path

* Fix removed frontend template

0b6d02053111c251e4daed24beef710ab9cb3cff authored about 8 years ago
[admin-menus] Display only components using Categories in List All Categories menu item (#13808)

* [admin-menus] Display only components using Categories

* docs missing

* Simplifying fiel...

571218c80c690bb67c191363493a2ff703998136 authored about 8 years ago
Make JPluginHelper::load() resilient to cache error (#13526)

bfcca89cd878755b9988ea7277e064fb5d70523d authored about 8 years ago
Add expected and actual result headings (#13762)

720db4e8e0738625359903725428c4335079d550 authored about 8 years ago
Field calendar plugin (#13638)

* Display localised dateformat and apply user timezone.

* Set filter type for calendar fields...

0fa990aa88a7a5f81cc23e1e5c675cd710d5fc76 authored about 8 years ago
Min width edit on toggles (#13698)

652c17adba0321da2e203536d4b150e03308de5b authored about 8 years ago
Don't return admin menus (#13791)

3ae65c5068e793742590fbd7eaff1352268a5fe6 authored about 8 years ago
Merge branch '3.8-dev' into 4.0-dev

51d2bb261055b2707c07368e47d299638c248467 authored about 8 years ago
Merge branch 'staging' into 3.8-dev

e884405224f394de72eb981f68d728aadcea69f3 authored about 8 years ago