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

Issue #2562: Make image paths support subdirectory installations.

228c6505a89941849f4a758980af8d1ebd964a03 authored about 7 years ago
Issue #2610: Add 7 new languages.

f339569e02e213ff224b2cfabe679f7febbfd83f authored about 7 years ago
Issue #2149: Add direction to backdrop_sort().

3802735b8057c3d91f07e2c463f6657458770997 authored about 7 years ago
Issue #2881: Remove check for hook_node_form() before printing type in node type list.

13dd4a0ef9ee5386bbd27fba5f38c0b5ce4f19c8 authored about 7 years ago
Issue #2594: Deleting a node should not validate the form.

3f7f3a7c4aa090e8eed2eec9855cbacd49180207 authored about 7 years ago
Drupal 7.44 - 7.50 cross-ports.

42e3fbb268822c4285c9545a90db774edd261091 authored about 7 years ago
Issue #2939: Fix update tests. Use state instead of config where appropriate.

51d9b2ae4907dc5e65deae0a9aa11ea64012f625 authored about 7 years ago
Issue #2468537 by hgoto, cilefen, stefan.r: The update module does not check updates for the admin theme if it is disabled.

8c5e090a2e4db33baadf951446964332fc15f42e authored about 7 years ago
Issue #2749489 by pwolanin: Add a test for the User module security issue from SA-CORE-2016-002.

67e9b98319bcb4c9ecfeed0a5ee19dc9918bb2c9 authored about 7 years ago
Issue #2563751 by borisson_, rocketeerbkw, cilefen, pietmarcus, NikitaJain, ieguskiza, pjonckiere: Password field shoul not error on user create/edit/login when password is (literally) 0.

dbd58fa151d6bb616c64ff3610f9dbd5b46f15ce authored about 7 years ago
Issue #1327728 by Darren Oh, Josh Waihi, cspitzlay, c960657: Fixed ip_address() when client request IP and proxy IP are the same.

3c189a2a84566e1dfaf3ac7f4ad333d02ddb7bea authored about 7 years ago
Issue #1732906 by peterpoe, Ken Ficara, forestgardener, eesquibel, minax.de: Initialized variable in number_field_formatter_settings_form.

e56cfe589165c92dcfb61ffa40b9919d63df5edf authored about 7 years ago
Issue #1622964 by felribeiro, snehi, ar-jan, Girish-jerk, jhodgdon, joachim, stefan.r, jp.stacey: Expanded the docs for EntityFieldQuery::fieldCondition.

a3863e35fe4cfc1065a597f5aa9bc73e7df7fde0 authored about 7 years ago
Issue #2669704 by eiriksm, jhodgdon: Added missing function doc comments in user.pages.inc.

c56ab0ab6d6632f88706fcdfc105d6cf6c4cc3f2 authored about 7 years ago
Issue #2676472 by micaelamenara, dagmar, jhodgdon: Docs for t() and related functions should explain how context works.

14a8c5a87e0261a30a9082fcf7bea3319032b4eb authored about 7 years ago
Issue #2633334 by orbmantell, e._s, catch, TravisCarden: Unsigned int vs. int mismatch between node.nid and history.nid.

01a7d7d102698d42ee2ac0977b0463a6e8161499 authored about 7 years ago
Issue #2514136 by pwolanin, David_Rothstein, Fabianx, greggles: Add default clickjacking defense to core.

cc266a36688f973132828b392b813ae8ed2abeb8 authored about 7 years ago
Drupal 7.51 cross-ports.

8caffbe301109fc5761b7471ea26d8839bf0f02b authored about 7 years ago
Issue #2932: Change file 'edit' to file 'manage' where appropriate.

9351bdec21d0a9e21160910e3c09d45049f4c8e0 authored about 7 years ago
Issue #2876: Change dropdownbuttons from manage displays to manage display for individual displays.

733b5d78eb67ba469e60c2ef00f3f0307905b496 authored about 7 years ago
Issue #2862: Changed description text on menu block 'Show all menu links' checkbox.

79790e6b19da5ded11d450a21eb318cffe688962 authored about 7 years ago
Issue #2860: Removing description on "Menu style" option.

3918bb61068ba004619968de182c8e146f658fa2 authored about 7 years ago
Issue #2757: Removed "Provide markup text for the area." text in views.

6de4323c8ab94e6bde7a86d9e88a98a2de385e96 authored about 7 years ago
Issue #2578: Updated labels for 'Administer users' to 'Administer user accounts'.

bde6606a87ea7648f06992a6c8beee4118cfa300 authored about 7 years ago
Issue #260: Redirect to user/login when anonymous user visits /user page.

62cf89de86a48d2212f0c5ec6a634f91187f5c7f authored about 7 years ago
Issue #2633 by jenlampton, quicksketch: Create a User Interface for editing an existing managed file.

56b2ca2a567565e026d141cb91b9d76d1648eb08 authored about 7 years ago
Issue #2201615 by hgoto, stefan.r: locale_translate_edit_form_submit() should check is_string(), instead of !empty() for string.

60c809fb9cd2395f5543eff7db32cf2b1d0d9a2b authored about 7 years ago
Issue #2672088 by joelpittet, stefan.r, daffie, catch, xjm, mikeytown2, Fabianx, dawehner: Add static cache to DatabaseConnection ::escapeDatabase(), ::escapeTable(), ::escapeField() and ::escapeAlias().

551f2f45780417600050accc8b63753b8fc39d07 authored about 7 years ago
Issue #1880224 by joelpittet, thedavidmeister, rooby, validoll, monta, stefan.r: Fixed: Notice: Undefined index: value in theme_status_report().

e792f198114568771dd0d07e0b7fdfbd6def1af2 authored about 7 years ago
Issue #2468537 by hgoto, cilefen, stefan.r: The update module does not check updates for the admin theme if it is disabled.

f0ca56ac0eec0f152c93ec9a88c4952c53a70d27 authored about 7 years ago
Issue #2051453 by hgoto, joyceg, prabhurajn654, stefan.r, Fabianx: syntax error in installer_manager_update_form().

08ea725383e73d0d77390d9e643aab636bd4db25 authored about 7 years ago
Issue #1784548 by btopro, Fabianx, Berdir, rbayliss, xaa, stefan.r: DB Log is missing watchdog table after enabling - Need to catch and ignore exceptions thrown in dblog_watchdog().

d82307a9575d77ee2bac1d3562a4feb5f8cf334e authored about 7 years ago
Issue #2930: Respect language weight order.

4b66e6ee5a3517aabb26eb6a978c56b4c8d85422 authored about 7 years ago
Issue #2904: rawurlencode()/rawurldecode() the database name, user and password from the database URL.

1f7d2dfc86c489c5e3ac92a94130946579a12205 authored about 7 years ago
Issue #2914: Add some error checking when parsing the database connection string.

a367387e66809922b65fb1757df040604320b422 authored about 7 years ago
Issue #2857: Messages set on the update page do not look like messages.

65b4a297ef56373c4f420f89d93b67192b76f46c authored about 7 years ago
Issue #991: Follow-up to fix task item wrapping.

da2e19000170fa794f8a6c00348ec3c4674b7464 authored about 7 years ago
Issue #2877: Add support for async and defer to backdrop_add_js().

927b188a5fef07095bdea423d512d043880dc213 authored about 7 years ago
Issue #2880: Only link to update pages if Installer module is available.

7bcaf2b87d0652632ca2bee39ac16dffc9ce6bf0 authored about 7 years ago
Issue #2903: Modifying example date to use fixed value.

This uses a fixed example date and time that gives the user an unambiguous example in all format...

ec4593132d94da60893a3e766c2d5b69e2d8e49b authored about 7 years ago
Issue #2884: Link to add a redirect should not show on node form if new node.

7b4a23ede094147fcbdbb017ab6b6d640a04bb49 authored about 7 years ago
Issue #2883: Fix syntax error in hook_entity_view_mode_update.

5aae62bbd0fae797c2a10953e4450f6953832313 authored over 7 years ago
Issue #2784: Don't have Backdrop handle all 404 errors by default.

a394d885ccc4cf633cc3be8d54d8d51ac8c12de9 authored over 7 years ago
Issue #2312: Taxonomy term feed has layout mark appended.

7e16943d66768887e5e4c5698c810b7cc61bfea6 authored over 7 years ago
Drupal 7.44 - 7.50 cross-ports.

fbe4089bf9cd4294c4c626d24be3f07b481030a8 authored over 7 years ago
Drupal 7.52 cross-ports.

e5f38574f09ab431f1d91ed8515bccb240c41b31 authored over 7 years ago
Remove unused argument in the function call field_cache_clear().

4200eb4c86ba1af9021badb597043d29ab3f4174 authored over 7 years ago
Drupal 7.51 cross-ports.

e31309d7d0ca3786f677abf265d5d8e5809db86e authored over 7 years ago
Issue #1792032 by aerozeppelin, bjorpe, lmeurs, ndobromirov, oguraandre, balsama, alexpott: File validation error message not removed after subsequent upload of valid file.

681a2ed65caca3aab3a058b067a0565f60fe80f5 authored over 7 years ago
Issue #878284 by jp.stacey, stefan.r: cache_set documentation should make lifetime option more clear.

4f3f84594e0c981c3ef83e73e1abfd289956ef50 authored over 7 years ago
Issue #2637552 by vmachado, Fabianx: Use backdrop_static_fast in backdrop_html_id.

a89e648b9a6001df633e9f197623e138f96c0997 authored over 7 years ago
Issue #2107287 by BR0kEN, catch: PHP 5.4 calls a new stream_metadata() method on stream wrappers.

902a1a2846e2e871caa2bc4db7e4e172023bb358 authored over 7 years ago
Issue #2724773 by Stevel: Translation tests fail on site with english language prefix (global $language_url is not reset in tests).

1720927fe11aeb20d8eb57ccec9d8d941c44a91a authored over 7 years ago
Issue #2494221 by david_garcia, dagmar, catch: Slow Log/Watchdog clear when there are lots of data.

766366b520d0ba66cbce20052c1d8fc02c0c6560 authored over 7 years ago
Removing empty system update.

fd9321884ceac1ea57f9323de623e5f1595b477b authored over 7 years ago
Bumping minor dev version to 1.9.x

398e26de44dceb2c0a88273e4ed5de43bb375b48 authored over 7 years ago
Issue #2715: On admin/modules if previous search is present preserve it on redirect.

d6e902ed4da93353d3a4c40f39059d5115da5edb authored over 7 years ago
Issue #2376: Change 'View mode' to 'Display mode' to avoid confusion with views module.

e049dd496ff775f4f2fe51ed9b1252b43bbec197 authored over 7 years ago
Issue #687: Upgrade jquery.once.js to 1.2.6.

586126ee3f016c3c1ed7c232b0a4887c171dfab8 authored over 7 years ago
Issue #1645156 by attiks, tstoeckler, talhaparacha, Carsten Müller, amontero, Albert Volkman, Gábor Hojtsy, David_Rothstein, webchick, Fabianx, vasi1186, dcam, leschekfm, catch, nicrodgers: URL generation only works on port 80 when using domain based language negotation.

96a8c7bf0ed45114cfdbac7629d467709db1617d authored over 7 years ago
Issue #2759899 by Fabianx, stefan.r: drupal_get_schema_versions() does report wrong data the first time a test is run.

7adaca1e2760509c4ff51b10e153bdb7dc0b00ac authored over 7 years ago
Issue #2502263 by hgoto, David_Rothstein, klausi, ckng, Fabianx, rhclayto: Drupal 7.36 regression: hidden field textarea #default_value is ignored.

5c49f5da0cfa0e4f8ec3117e5dc951b3159d6140 authored over 7 years ago
Issue #1458824 by idebr, JvE, therealssj, mayaz17, cwoky, Henrik Opel, lokapujya, kevinquillen, presleyd, nod_, jbeuckm, Fabianx, botris, alexpott, mistermoper, gcardinal: Ajax doesn't work with Tableselect with checkboxes.

572470e1ae84b731ee8770e6d023a12c08b94f88 authored over 7 years ago
Issue #2760609 by Fabianx, David_Rothstein, stefan.r, chx: Allow the use of callbacks instead of global functions in parts of the Form API.

5b5e039177b44b1df6ffc868459fc0f3697b1450 authored over 7 years ago
Issue #2393461 by Sagar Ramgade, David_Rothstein, mpv, maciej.zgadzaj, davic, nevergone, stefan.r, Fabianx: format_xml_elements() does not allow unencoded values.

f29f30c8f9fb6140f36830d0274cac9b351e2a16 authored over 7 years ago
Issue #2578173 by Peacog, David_Rothstein, maximpodorov, marvin_B8, andypost, stefan.r, alexpott, tatisilva: Increase menu title maxlength to 255 in forms containing menu items.

3717382c89d114d2aacbacf653b8ef14c357d264 authored over 7 years ago
Issue #2740: Set fixed dropbutton width.

By @opi and @quicksketch.

bbc82f941873ca47b54bc09122b7aba11a2b18df authored over 7 years ago
Issue #2832: Form elements with errors are not showing colors in Basis.

c3925ad5c3dc68a73fcfe8ed2d275e9ca8c55a6e authored over 7 years ago
Issue #2808789 by stefan.r, David_Rothstein, hanoii, Fabianx: Fix "An AJAX HTTP request terminated abnormally" alert after user has navigated away from the page.

c421367156e0c6eb73c8ed3db3d143ab75d849d6 authored over 7 years ago
Issue #2379947 by ndobromirov, othermachines, David_Rothstein, hgoto: PHP Fatal error: Maximum execution time of 240 seconds exceeded in _locale_import_po.

4d968859d4ae0461550e81e13179e8f0d486c95f authored over 7 years ago
Issue #1443342 by joseph.olstad, mikeytown2, LauraRocks, xjm, stefan.r, joelpittet, webchick, brianV, effulgentsia, Fabianx, Mac_Weber: Inline file_uri_scheme() in file_stream_wrapper_uri_normalize() and other file.inc functions.

006059e1997039b153da45528a9b00287ae5c234 authored over 7 years ago
Issue #2459339 by hgoto, dagmar, klausi, kporras07, David_Rothstein, stefan.r, catch, Fabianx: Log messages should be XSS filtered on display.

4b633908332106148754b57e41060c7733b1bb0a authored over 7 years ago
Issue #2837: Prevent menu callbacks from appearing in administrative task lists.

e0fa77433ee5cbd7e89d3e91893ca851a0f09286 authored over 7 years ago
Issue #2614: [UX] Manage display sub-pages have no titles.

641a54dbb01353906bd0a15ef4e6b422befd0626 authored over 7 years ago
Issue #1884830 by pwolanin, dcam: Regression - replace md5 in Filter module calls with sha2 hashes.

eb1eed33849ff99c857746676fd505c66bce2314 authored over 7 years ago
Issue #2776: Issue 2870289 by markcarver: file_ajax_upload() causes malformed Backdrop.settings.

18ade16fa0bdc3aea388417d3e16a26d1ff5bc1a authored over 7 years ago
Issue #2835: Follow-up: Allow custom 404 page to be delivered.

e48653e7bf809d96c74563c76348cbb3f4c815ce authored over 7 years ago
Issue #2839: Make the 'All URL aliases' label clickable.

9ea90b032081b61b56d5e025f178ebe92866eedb authored over 7 years ago
Issue #2840: Use the word 'Configure' for field settings. .

65fcb22f0d60c03697be234b7f858f528649499d authored over 7 years ago
Issue #991: Refresh update.php and task list styling.

561996ea8c2001536b713bf7d72302ebc4820f6a authored over 7 years ago
Issue #2835: Prevent logs from being flooded with PHP warnings on Views 404 pages.

40c3ffc3aa8a5e37e4dafa1e3f8c4311c624835a authored over 7 years ago
Issue #2269: Add an unpublished indicator to the Basis theme.

e42c1b9b405b976ab2256144ec1cedb4b8e9f77a authored over 7 years ago
Issue #2802: Seven: icon cleanup: replace old icons with lager font-awesome equivalents & rename.

38804fb2cf4362edc3d3a36fc602d1b9e8ebc645 authored over 7 years ago
Issue #1178 by wesruv and jenlampton: Add icons to the configuration overview page.

ae0d3e259b5fe091cffc91747408ae99edc29abe authored over 7 years ago
Issue #2817: Use the word configure instead of edit for image styles.

dcbc78b73de05da527ae909b5747e79ea4bf3442 authored over 7 years ago
Issue #2831: Theme thumbnails missing from /admin/appearance.

3491aa8f26e1fde82f29ad7786d9738b33c85dd8 authored over 7 years ago
Issue #2828: Fix the sort order on the admin/config page and make the page responsive.

504fe124ad2f3ae4581ee31abed92919f49c0b4e authored over 7 years ago
Issue #2820: Prevent logs in watchdog for #global joins.

571ac06881a61a1e5375a57cdba0ebedeb528744 authored over 7 years ago
Issue #2701: [UX] Maintenance mode message: add destination to the "Go online" link and make sure it's a warning.

81b9e0f7b7ac7fb1104b63ed08b0418ca2594c10 authored over 7 years ago
Issue #1478: Remove random values from Batch processing.

86c80eaca43103ef9eba9c179db8062a6925277c authored over 7 years ago
Issue #1478: Remove random string from image style test.

13c475ab0da2f97df52d8e2ce81705b36882fe3d authored over 7 years ago
Issue #2688: Date Popup does not handle the S (English ordinal suffix for the day of the month) properly.

58e33817bf56d24be2006ec024489fc9ebfd5f79 authored over 7 years ago
Issue #2826: Fix jQuery version number to match.

837602d263a6e9483dd8845779e0109ad6b92a69 authored over 7 years ago
Issue #2807: Wrong URLs in the robots.txt comments.

f064108409d442d5d83ee120216cadab733fdddc authored over 7 years ago
Issue #2822: Update the text for version incompatability.

61cf3bdf7af8c4e4fed339abea02138b5c6ebe23 authored over 7 years ago
Issue #2713: Fixed: hook_block_view_alter() is only called for legacy blocks.

405ccf2ceb2a507c982bc3851dd0e86088ea8de1 authored over 7 years ago
Issue #2773: Add 'expand all' checkbox on menu block config form.

fc90feebae793363844517074164463ae3b99088 authored over 7 years ago
Use class instead of ID for layout admin table.

f8361cd64bb0ab6a3875812004aa189a515b4a6a authored over 7 years ago
Issue #2765: Support replacing fancy quotes in path patterns.

627b52451c4a25cd8324c31835c6ee30ed4a4651 authored over 7 years ago
Issue #2513: Adjust view style for filters/operations to match importance.

c63c2cad2e235e9412d504d08d45d76277ad8b9b authored over 7 years ago