Ecosyste.ms: OpenCollective

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

github.com/backdrop/backdrop

Backdrop core code repository.
https://github.com/backdrop/backdrop

get field test fully working

678795767db23c7dec66c43d445f07759ddbea3a authored about 3 years ago by Herb v/d Dool <[email protected]>
get taxonomy test passing

1e6b7f1f3a2b1b75e2e044d00af798547fa1dda6 authored about 3 years ago by Herb v/d Dool <[email protected]>
Merge branch 'backdrop:1.x' into 1.x

e8eb39bd0816f392c836c2a50366c7b9b065837d authored about 3 years ago by Herb <[email protected]>
Fix selection handler search of string - set a label key per class. Handler test mostly passing.

6db95f53c9c701a79986682bd60792f177777541 authored about 3 years ago by Herb v/d Dool <[email protected]>
update comment

b21827503d052c3632412d3b67ee069ba579ad6d authored about 3 years ago by Herb v/d Dool <[email protected]>
some test fixes

5244a39d2b18a6688f8924fe984336dfb265141e authored about 3 years ago by Herb v/d Dool <[email protected]>
tokens in core so no need

6eb3ab1a32fe345b772ab5de563e6589c142f695 authored about 3 years ago by Herb v/d Dool <[email protected]>
fix UI test and add field test

554d1e4075a4290d66740c95e71eae54963547dd authored about 3 years ago by Herb v/d Dool <[email protected]>
use state instead of config as a type of cache

a808e427411b2e747a62a37ce2970236ef704010 authored about 3 years ago by Herb v/d Dool <[email protected]>
vocabulary now not stored in db so clean up the query for access tags

605602056b9d2403d14f89edfe14cbe746c1921f authored about 3 years ago by Herb v/d Dool <[email protected]>
fix when using using simple selector for terms

a34a57518a5265868460fa9f36f64e94b92db039 authored about 3 years ago by Herb v/d Dool <[email protected]>
property_callback only useful if entity_plus is enabled

54952388b3668fbee3ab2280f98ad4e9585a2a62 authored about 3 years ago by Herb v/d Dool <[email protected]>
Merge Drupal 7 version updates into 1.x-1.x

a6e969a7c83354ca999decbfd4076f68dd25b078 authored about 3 years ago by Herb v/d Dool <[email protected]>
Merge remote-tracking branch 'drupal/7.x-1.x' into bd

d52be0e0bd6211932fa94b2bd85c8a2ecee7e7f8 authored about 3 years ago by Herb v/d Dool <[email protected]>
Issue #5046: Improve performance on the loading of the modules page by keeping caches intact.

307c03bc59f37d267b77d2defc7e8c0099cd63bb authored about 3 years ago by docwilmot <[email protected]>
Issue #5324: Add more supporting organizations to the readme.

By @jenlampton, @klonos, and @BWPanda.

fcd8b67fbf6ab5e99f664dc86d187d74b4056c22 authored about 3 years ago by Jen Lampton <[email protected]>
Issue #5326: Fix update cache flushing from admin bar.

By @docwilmot, @indigoxela, and @klonos.

8509455ba015c6e36b14545cf6de0452194e39cf authored about 3 years ago by docwilmot <[email protected]>
Issue #5325: MySQL on PHP 8 errors when committing or rolling back when there is no active transaction.

By @quicksketch, @indigoxela, and @klonos.

Port of Drupal issue #3204161 by mcdruid, alexpott...

18766a9ad6f4e3c99a39cfa11d366f0293018f55 authored about 3 years ago by Nate Lampton <[email protected]>
Revert "Test PR."

This reverts commit 8f00ea95a3206fcf72f161b6687c1c5039e02a93.

724cb45134ace604dc4dd13c0b745d7f73233c86 authored about 3 years ago by quicksketch <[email protected]>
Test PR.

8f00ea95a3206fcf72f161b6687c1c5039e02a93 authored about 3 years ago by Nate Lampton <[email protected]>
Issue #5312: Pass indexed array to context load callback for PHP 8 compatibility.

By @quicksketch and @indigoxela.

bac900fe5c9ed5acac9ca24c38bfe0cfd5126316 authored about 3 years ago by Nate Lampton <[email protected]>
Issue #5319: PHP 8: Fix broken parsing of empty plural formula in locale_get_plural().

7c10b1c63d3ee7b4c4b6467a4cd37d7b5b8dea27 authored about 3 years ago by indigoxela <[email protected]>
Issue #5310: Fix test failures on php 8 in form element validation.

By @indigoxela and @klonos.

Port of Drupal issue #3206428 by Taran2L.

e8daea78343c51b69aacff309208875e424039c3 authored about 3 years ago by indigoxela <[email protected]>
Issue #5314: Fix functionality and tests for Views cache and fields.

By @indigoxela and @klonos.

Port of Drupal issue #3207982 by Taran2L.

1018fdba8cfb2d2020d0d51eae28ba1ddc6454e4 authored about 3 years ago by indigoxela <[email protected]>
Issue #5313: Views handler in operator on PHP 8.

By @indigoxela, @klonos.

Ported from Drupal issue #3207982 by DamienMcKenna.

daf21668ae795e612f3c940fdc3895e030703838 authored about 3 years ago by indigoxela <[email protected]>
Issue #5149: Make the flexible layout UI more similar to the manage blocks UI.

By @jenlampton, @klonos, @stpaultim, @docwilmot, and @olafgrabienski.

981d52604da163ac6e93e0f58fa6cf6dd051f933 authored about 3 years ago by Jen Lampton <[email protected]>
Issue #5232: Update documentation for theme() to state direct usage is acceptable.

By @bugfolder and @klonos.

d86bd13df5adc77075a202b7f2b4cd4d5e92e5a9 authored about 3 years ago by Robert J. Lang <[email protected]>
Issue #5235: Change multiple value button text to 'Add another'.

By @jenlampton and @klonos.

1676074a0054e26ef0af83caa1d6ab08969ea16d authored about 3 years ago by Jen Lampton <[email protected]>
Issue 5303: Date Theme automated test fails from 23:00 to 23:59 UTC.

By @bugfolder, @indigoxela, @klonos, and @quicksketch.

0e7a1496301f316e7f1aa53b595b4fb36408c90e authored about 3 years ago by Robert J. Lang <[email protected]>
Issue #5304: Finalize incomplete port of form cache test.

By @indigoxela and @jenlampton.

408949dbb414bec8cca6b11037294db56947fdec authored about 3 years ago by indigoxela <[email protected]>
Issue #5305: Fix views exposed filter checkbox value handling in PHP 8.

By @indigoxela, @klonos, and @albanycomputers.

f0a8246288c4d6f175f0c42a161546dd6b92d73a authored about 3 years ago by indigoxela <[email protected]>
Issue #4506: Clean the CSS for add role button.

By @Vuthuylinh, @klonos, and @jenlampton.

f8c4394be7b9cdca726bbc2c7a3ba71b2eb103f3 authored about 3 years ago by Vuthuylinh <[email protected]>
Issue #1728: Fixing version added string.

b4f0ac9a7fdb615fcbf986b26983e209ca488e8f authored about 3 years ago by quicksketch <[email protected]>
Issue #1728: Introduce layout_suppress() as a clean method to suppress layouts.

By @docwilmot, @klonos, @herbdool, @olafgrabienski, @indigoxela, @jenlampton, and @quicksketch.

fe28a71a93521e80c8b3d0729accfb2911d7e664 authored about 3 years ago by Greg Netsas <[email protected]>
Issue #4677: Remove Search is not case sensitive text.

By @mmachinen, @klonos, @olafgrabienski, @indigoxela, and @stpaultim.

b6179a39463530397b7848c85d14e0e689ba5c26 authored about 3 years ago by mmachinen <[email protected]>
Issue #5098: Indicate new dashboard notifications.

By @klonos, @stpaultim, @indigoxela, @docwilmot, @laryn, @jenlampton, @olafgrabienski, @bugfolde...

c0ea7c6bad7720cbc1c86102259852b12fef720d authored about 3 years ago by Greg Netsas <[email protected]>
Issue #5208: Add a 'Save and set permissions' button to the 'Add role' form.

By @klonos, @docwilmot, @jenlampton, @indigoxela, and @olafgrabienski.

64703b62d04713111c9089820dc5db804f24f1bc authored about 3 years ago by Greg Netsas <[email protected]>
Issue #5236: Print test errors inline with other results.

8acc962f71f99e4438010e5dac354bf6a4ba970d authored about 3 years ago by Nate Lampton <[email protected]>
Issue #5288: Prevent PHP warning on date formats during upgrade from D7.

By @jenlampton and @bugfolder.

b6b056c8d8d9e9b6d189e302cc7f05be835b3b0d authored about 3 years ago by Jen Lampton <[email protected]>
Issue #5293: Fix syntax error in file.test.

7ad461deec2c327a72620cad6ecda3c01e7357b4 authored about 3 years ago by John Franklin <[email protected]>
Issue #5080: Add crop anchor option to the 'Scale and Crop' image effect.

b5ce124c8b169262f22d42d85d290ff945f98ece authored about 3 years ago by Greg Netsas <[email protected]>
Issue #2668: Visibility condition for node ID does not throw error when non-integer.

By @jenlampton, @herbdool, @klonos, and @olafgrabienski.

138c629599c1de8dfb012317c06703d5f56abe28 authored about 3 years ago by Jen Lampton <[email protected]>
Issue #3415: Views: Incorrect filter group OR behavior.

By @laryn, @jenlampton, @indigoxela, and @klonos.

0e7861772e0197ac79354772ffe7f8af4a4772cc authored about 3 years ago by Laryn - CEDC.org <[email protected]>
Issue #5251: Fix block admin listing from duplicating columns.

By @jenlampton, @bugfolder, @robertgarrigos, @indigoxela, @Egarbeil, and @stpaultim.

3831fcc03ed87bae7c760442480c3691406357a7 authored about 3 years ago by Jen Lampton <[email protected]>
Merge branch 'backdrop:1.x' into 1.x

e6292202f845808b68261a3dbbad4e99d39f6667 authored over 3 years ago by Herb <[email protected]>
Merge branch 'backdrop:1.x' into 1.x

786ca340cb11291574c013335203bfd40ae52d2f authored over 3 years ago by Herb <[email protected]>
Issue #2043161 by JamesAn: Notice: Undefined property: entityreference_plugin_display::$id_field_alias in entityreference_plugin_style->render()

31bf2502b8d4852dfd434b28af3e9d77a68fd0cc authored over 3 years ago by jamesan <[email protected]>
Issue #5209: Use ubuntu-20.04 for Github Actions.

By @indigoxela and @quicksketch.

2f831999d7725c6be6207f1df0507f46ff129ff1 authored over 3 years ago by indigoxela <[email protected]>
Bumping dev version to 1.21.x

4cabd0ea9be2e6ca7a2846147500b544b84d4b38 authored over 3 years ago by quicksketch <[email protected]>
Backdrop 1.20.0

6fd280f1047bea33236105780bb48ece54388022 authored over 3 years ago by quicksketch <[email protected]>
Issue #5021: Use Backdrop.announce() for Layout block page.

By @docwilmot, @indigoxela, @MustafaDogan78, and @quicksketch.

c2c21be6b68a48cb1967614dc4dd603e1fda3651 authored over 3 years ago by docwilmot <[email protected]>
Issue #5227: Send data in expected format in render function of views_handler_field_file_filemime.

By @laryn and @klonos.

e80e5dee7b0257e7ff084f4fa6f30e14ef447b69 authored over 3 years ago by Laryn - CEDC.org <[email protected]>
Issue #4461: [UX] Remove the special 'Default theme' option.

By @klonos, @indigoxela, @jenlampton, @mikemccaffrey, and @quicksketch.

bab4b44f702881586ba7119bddc827f6d11d86ea authored over 3 years ago by Greg Netsas <[email protected]>
Issue #3008: Fix module updates with symlinks.

By @indigoxela, @bradbulger, @olafgrabienski, @BWPanda, @quicksketch, @jenlampton, and @padprint.

3325d407fa29305254efb5abba76d1cbf549c438 authored over 3 years ago by indigoxela <[email protected]>
Issue #5224: Fix pager setting in Views wizard.

By @indigoxela.

c76fc53172fce0b8cabeaac8f6dca59b9eb876e7 authored over 3 years ago by indigoxela <[email protected]>
Issue #4276: Remove non-standard IE7 property 'zoom'.

By @laryn & @klonos.

f389c984b234d1ebb2f32b6513d88464f1749fab authored over 3 years ago by Laryn - CEDC.org <[email protected]>
Issue #3595: [UX] Add summary text for the filter fieldset.

By @klonos, @olafgrabienski, @jenlampton, @Graham-72, @indigoxela, @BWPanda, @docwilmot, @quicks...

785d7f93b4ceefa2b7eeef6e09d7d87235a0bd43 authored over 3 years ago by Greg Netsas <[email protected]>
Issue #4997: Improve accessibility of admin bar search by using a label.

By @indigoxela, @ericvanderwal and @klonos.

78df0f6931312108e7b57e7024bb5f8b9859e921 authored over 3 years ago by indigoxela <[email protected]>
Issue #4206: Remove underline from buttons in Basis.

By @stpaultim, @himanshu007-creator, and @jenlampton.

2c299d8fbdf3887ad193ae122a5ee4f162f60eb4 authored over 3 years ago by Tim Erickson <[email protected]>
Issue #999: Add a 'Save and add terms' button to vocabulary creation process.

By @hellomrcat, @jenlampton, @stpaultim, and @klonos.

640f8bed7ec0c8fba451bc9146be07ce7f4ed2e8 authored over 3 years ago by Tim Erickson <[email protected]>
Issue #5130: Fix colour consistency for Basis admin buttons

By @thivyaa-web-dev and @jenlampton.

93b5ff9d4c806b53fd767d03773042ea42719bbe authored over 3 years ago by Thivyaa Mohan <[email protected]>
Issue #3476: Do not use a title on the search block by default.

By @jenlampton, @quicksketch, @docwilmot, @BWPanda, and @klonos.

12c6ff7be47ef4936af380968819a9ce9776037e authored over 3 years ago by Jen Lampton <[email protected]>
Issue #3906: Update the icons for sorting tables.

By @klonos.

7777eca38c05b0097c212826f6c3dbc9834eb7cd authored over 3 years ago by Greg Netsas <[email protected]>
Issue #5194: Fix example in help text for current-page `args` tokens.

By @olafgrabienski and @indigoxela.

2e3d9f515f33ddad2cd5462534ac94e99e26edaa authored over 3 years ago by Olaf Grabienski <[email protected]>
Issue #4901: Fix field UI titles for user and comment display forms.

By @indigoxela.

1ab106d09ab934caf80e1c62152a856715eab1b7 authored over 3 years ago by indigoxela <[email protected]>
Issue #5198: Better permissions checking for the Dashboard taxonomy block.

By @klonos, @stpaultim, @jenlampton, and @olafgrabienski.

47fcd90ba98bb6ece920a9b602e3e0013ddc4fb8 authored over 3 years ago by Greg Netsas <[email protected]>
Issue #3402: Standardise the display of labels and machine names.

By @klonos, @jenlampton, @BWPanda, and @quicksketch.

1d2996c48e1849fcafa664eeacb093451556039c authored over 3 years ago by Greg Netsas <[email protected]>
Issue #5215: Fix filter_dialog test syntax on older php versions.

cf11c546d7a22dad2eefed3d09fe8c8cedab7c3d authored over 3 years ago by indigoxela <[email protected]>
Issue #5205: Fix batch operations race condition.

By @quicksketch, @indigoxela, and @herbdool.

8ce7ad58f0f45bb5fcf7d650f8157a2cc2d13915 authored over 3 years ago by Nate Lampton <[email protected]>
Issue #5189: Fix random CommentInterfaceTest failure.

By @indigoxela and @quicksketch.

08dd3e9313cb773730be0fbadf7a5f2199b98883 authored over 3 years ago by indigoxela <[email protected]>
Issue 5203: MIssing update description for system_update_1076().

By @bugfolder and @klonos.

7436f2eb0786816a1bfe8d00cc6e6639239ecc7e authored over 3 years ago by Robert J. Lang <[email protected]>
Issue #5211: Fixed spelling mistake in languages string.

8790cf76d26ade4517554d7bf0a9cd9aa0b69fac authored over 3 years ago by Mukul Kolpe <[email protected]>
Issue #5200: Shorthand [] for array() breaking php5.3 tests.

By @klonos, @bugfolder & @BWPanda.

a39b6636a6aadc43cca86bdbd91b65087fa9e8d1 authored over 3 years ago by Greg Netsas <[email protected]>
Issue #4753: Add Github Actions for Running SimpleTest.

By @indigoxela, @quicksketch, @BWPanda, and @klonos.

4841357e0f728aaf882127282faac2873c15c85c authored over 3 years ago by indigoxela <[email protected]>
Reverting version string.

808ad19000138708a9578198e6300295db326f52 authored over 3 years ago by quicksketch <[email protected]>
Backdrop 1.20.0-preview

d1b4d40256429e7e616f5b48575b2df7a5361696 authored over 3 years ago by quicksketch <[email protected]>
Issue #324: Add the HTML details element to core form API.

By @indigoxela.

84827468244777363028a4ae12f20f9547367747 authored over 3 years ago by indigoxela <[email protected]>
Issue #4571: Allow messages to be dismissable.

By @jenlampton, @klonos, @BWPanda, @herbdool, @stpaultim, @quicksketch & @docwilmot.

6779e96f49232e709ade3bfaaf7a1dda15dc85de authored over 3 years ago by Jen Lampton <[email protected]>
Issue #382: Improve Taxonomy permissions.

By @BWPanda, @docwilmot, @quicksketch, @jenlampton, @stpaultim, @klonos, @herbdool, @olafgrabien...

a564e6ee571c1aa0f62079f094a9ce9ef58c8610 authored over 3 years ago by docwilmot <[email protected]>
Issue #3293: Add an exposed filename filter for media library dialogue.

By @quicksketch, @elmuche, @Graham-72, @laryn, and @herbdool.

8b60ad9f4a23ffff29fa684ef276f4f7dac0a335 authored over 3 years ago by Laryn - CEDC.org <[email protected]>
Issue #4032: Remove 'navigation' role from 'nav' elements.

By @BWPanda.

aa43573c14ee14b467d8ad10fc1a0b242229db43 authored over 3 years ago by Peter Anderson <[email protected]>
Issue #5168: Use translated string in database updates.

By @indigoxela and @oadaeh.

9eeaa132000f2e66b16df53b0fecd32af65d0b28 authored over 3 years ago by indigoxela <[email protected]>
Issue #4427: New layer-group icon for Structure menu.

By @klonos, @stpaultim, and @herbdool.

904d16ffe5bc4a19364f61b0b8631c242ea85f5a authored over 3 years ago by Greg Netsas <[email protected]>
Issue #3224: Sync module config folder on install.

By @docwilmot, @hosef, @jhodgdon-drp, @quicksketch, @jenlampton, and @stpaultim.

03172f8f3df058845882a98329644d9e185d3b29 authored over 3 years ago by docwilmot <[email protected]>
Issue #3458: Improve the message about theme color.module support.

By @hosef.

2d9a6400404cee0810ea57514f93e23518bcbca0 authored over 3 years ago by hosef <[email protected]>
Issue #2029: Remove vocab weights.

By @docwilmot, @jenlampton, and @klonos.

e19c07d27f316f1238910f9e6ce651a4fedeb5b7 authored over 3 years ago by docwilmot <[email protected]>
Issue #4630: Smarter cleanup and validating of links in editor dialog.

By @herbdool, @indigoxela, @olafgrabienski, and @docwilmot.

bbc87c0bc00f7e80418f5b373807a001d73855ca authored over 3 years ago by Herb <[email protected]>
Issue #5092: Correct the url to update.php if language prefix in use.

By @jayelless, @indigoxela, @klonos, and @findlabnet.

2f80d2477d6d0065ac8ea5f9325bbc237d1fda99 authored over 3 years ago by James Scott <[email protected]>
Issue #285: Introduce Telemetry module for tracking usage information.

By @quicksketch, @stpaultim, @docwilmot, @klonos, @herbdool, @serundeputy, and @BWPanda.

afba5446d56f79c6fa2ebf82d8bc40df48f5892f authored over 3 years ago by docwilmot <[email protected]>
Issue #2611: Fix random failure in LocaleImportFunctionalTest.

By @indigoxela and @klonos.

8f25038844f5b9a387fbb35651395f1b70fc66eb authored over 3 years ago by indigoxela <[email protected]>
Issue #5146: List all invalid configs on config import.

Fixes https://github.com/backdrop/backdrop-issues/issues/5146

by @cellear, @hosef, @klonos, @...

afe8644aec35a94ed03af4c935d07ac6b79ba022 authored over 3 years ago by Luke McCormick <[email protected]>
Issue #5126: Support loose page cache matches based on date only.

By @quicksketch. @indigoxela, @hosef, and @herbdool.

b8dca2c551b95c93a33c4b43e00be575c1491f51 authored over 3 years ago by Nate Lampton <[email protected]>
Issue #5137: Initialise the path_info return array and remove redundant module_load_include call.

By @jayelless, @indigoxela, and @bugfolder.

d71c2054a9c6ed6236f29a2fb43a7d21c6279041 authored over 3 years ago by James Scott <[email protected]>
Issue #3355: Update CKEditor to 4.16.2.

9a886eb0efa1d7706e1ba2680c3b7db60aead80d authored over 3 years ago by Nate Lampton <[email protected]>
Issue #3355: Update CKEditor to 4.16.2.

44f35a3ec273686f5b4b6a127da4e9984610103a authored over 3 years ago by Nate Lampton <[email protected]>
Issue #1678: Fix disappearing uploaded files for anonymous users after validation errors.

75b237dd78f900756e7b4bc664238f42798b6833 authored over 3 years ago by Herb <[email protected]>
Issue #5138: Strange icon display on main Configuration page.

By @olafgrabienski, @jenlampton, @indigoxela, and @quicksketch.

d06754bbad0512d5b36def7b0ea6a869f9c7264a authored over 3 years ago by Olaf Grabienski <[email protected]>
Issue #4392: Add command line option to skip MyISAM conversion.

By @indigoxela, @herbdool, @docwilmot, @quicksketch, and @hosef

5ae50bfac894f34411a260cfaefc553df2477e1e authored over 3 years ago by indigoxela <[email protected]>
Issue #5142: Add missing ampersand to calls to backdrop_static()

By @bugfolder and @indigoxela.

d4dffc9275d01c5a0c2c13d4c59858c7a89128a5 authored over 3 years ago by Robert J. Lang <[email protected]>
Issue #5103: Add Permissions-Policy header to block Google FLoC by default

By @klonos, @quicksketch, @jenlampton, @indigoxela, @herbdool, and @BWPanda.

3adbe3a3f185214ed0eba3832a8ecf8226db6d9d authored over 3 years ago by Greg Netsas <[email protected]>