Ecosyste.ms: OpenCollective

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

github.com/openfoodfacts/openfoodfacts-server

Open Food Facts database, API server and web interface - 🐪🦋 Perl, CSS and JS coders welcome 😊 For helping in Python, see Robotoff or taxonomy-editor
https://github.com/openfoodfacts/openfoodfacts-server

fix: use normalized ids for untaxonomized ingredients and specific ingredients (#7131)

* fix: use normalized ids for untaxonomized ingredients and specific ingredients #7063

* fix ...

d57cd907c9aeaa2649abb54217d40512ec81633d authored over 2 years ago
fix: fixes redirects (#7136)

* fix: fixes redirects

* suggestions from code review

ad78f9e7955ec0aa5374ed1683368d781251514e authored over 2 years ago
refactor: Spelling correction (#7134)

5d7e418b8a18d0d30a6df2f4592b6f9527e20335 authored over 2 years ago
build: fix mongodb port for tests (#7132)

to avoid conflicting with dev instance

fixes: #7127

8a8c3e01352b5d374618c064105045f5ff84859d authored over 2 years ago
fix: activate the producers platform with PRODUCER_PLATFORM env variable (#7135)

fix: export PRODUCERS_PLATFORM=1 for producers platform in docker

783d625d7252b18c493207d90094980e071ef6b2 authored over 2 years ago
chore: add construct url sub for tests (#7108)

2fb6503399988bb2ad2b4326db6a5c8d15cd7651 authored over 2 years ago
chore: built taxonomies (#7129)

d9533a531303faf6319310e7a8f0135058c2b9fa authored over 2 years ago
feat: Cascading elsif limit 13 (#7130)

Limiting how many elsif's can be added

c8274e0e8d8f84233203e28ef8512d187e32974c authored over 2 years ago
feat: Deep nest limit 12 (#7124)

Adding "[ControlStructures::ProhibitDeepNests]" to .perlcriticrc and
limiting nesting to 12

3607b5d5ba13a3501ef2b28efdfef876fd95bf20 authored over 2 years ago
fix: finish cookie / init_request refactor (#7126)

* fix: finish cookie / init_request refactor

8a3ee5940cf343b6328399aba70f4f0ff0650353 authored over 2 years ago
feat: uncommenting severity 4 rules in `.perlcriticrc` (#7109)

feat: uncommenting severity 4 rules in .perlcriticrc

75992723086c5a1ae08c142cc8b366a10f4bd803 authored over 2 years ago
taxonomy: add new polish translations for ingredients (#7119)

add new polish translations for ingredients

0e98b7463f0e1e42dc6171da10e8176ab901cb6b authored over 2 years ago
refactor: create a request object to replace global variables (#7106)

* refactor: create a request object to replace global variables #7105
* add port in allowed ori...

1660be38bacd34b3ea56932a119e7bd991832144 authored over 2 years ago
fix: `Ingredients.pm` reused variables (#7115)

* fix: Ingredients.pm reused variables

* fix

4a391f058da9335c1b768f8ae137a727e5807cc5 authored over 2 years ago
fix: fix the old usage example in makefile (#7121)

fix: fix the old usage example in makefile

61cef28df3908ce2a52bb82de9dc6cf1b3ebd5b7 authored over 2 years ago
build(deps): bump JamesIves/github-pages-deploy-action from 4.3.4 to 4.4.0 (#7118)

build(deps): bump JamesIves/github-pages-deploy-action

Bumps [JamesIves/github-pages-deploy-act...

63f98baefe1357a12471ddb615c50074cd833e5f authored over 2 years ago
ci:improve tmpl output (#7112)

91d55dfed417d9da3e6a789a5d03489dc71e6dca authored over 2 years ago
build(deps): bump toshimaru/auto-author-assign from 1.5.0 to 1.5.1 (#7117)

Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from 1.5.0...

a1faee4742ac767449211bafa2400bf5a5845707 authored over 2 years ago
refactor: require grep and map blocks (#7114)

a87ceed28d3503b7b9537834d6f197badcf4cb53 authored over 2 years ago
ci: avoid failing if no file to check (#7113)

with perltidy or perlcritic

2c8ebc20bb4469b176720c9e29a7ae5af0b61d38 authored over 2 years ago
chore: Update user_new_pro_account_admin_notification.tt.html (#7090)

* Update user_new_pro_account_admin_notification.tt.html

* Update templates/emails/user_new_p...

bcbed9e102c157ff400fec36b436ab8e39e167fb authored over 2 years ago
fix: columns synonyms for Packtic import (#7099)

30cc1952502e5eae4a95e4552a4745d410c2dbc0 authored over 2 years ago
refactor: adding perltidy to files (#7051)

Implementing perltidy to cgi/ingredients.pl , cgi/login.pl , cgi/manifest.pl

ee3e8ffc7d0ec6fc43cfe80fd78f444080fe2607 authored over 2 years ago
refactor: adding perltidy to files (#7040)

Adding perltidy formatting and checking to cgi/change_password.pl ,
cgi/generate_sample_import_...

e43c189247e110789473556635e9b1d92f6026f3 authored over 2 years ago
fix: return statements (#7104)

Adding return statements to subroutines without them

6751d3e8f87bbf30b8578c19885c33108a031ea2 authored over 2 years ago
refactor: explicit return statements in `ForestFootprint.pm` (#7103)

6b01857605fcc12e928a2f077e3c1c9e7e896944 authored over 2 years ago
refactor: adding perltidy to files (#7069)

* Implementing perltidy to t/additives.t , t/additives_tags.t , t/allergens_tags.t
* adding rul...

44d57be140c1cd282af843bd089c8a137af6d231 authored over 2 years ago
refactor: separate integration and unit tests (#7085)

and move them to a tests directory

* build: make target to run one integration or unit test
...

1e2a24e68ca43f91f0c62f201c160fa5c2f595d0 authored over 2 years ago
taxonomy: German synonyms (#7098)

syn de

e1925ed19dada40c4416c65df32c24ccf45d8f41 authored over 2 years ago
fix: explicit return statements in `GS1.pm` (#7083)

fix: explicit return statements in GS1.pm

fcb4d8ef2bd6d3e0d8b44ecc1ce2aeab49230146 authored over 2 years ago
fix: explicit return statements in `Attributes.pm` (#7086)

fix: explicit return statements in Attributes.pm

59a82809f9251036cc61279913b073aa513f4f19 authored over 2 years ago
chore: Update user_new_pro_account_org_request_validated.tt.txt (#7088)

4a9b44da8c4f8459e9eab494ded7e5324deae233 authored over 2 years ago
chore: Update user_new_pro_account.tt.txt (#7092)

Update user_new_pro_account.tt.txt

8a82c7861a022a46b70533dd4b35ed29594db224 authored over 2 years ago
taxonomy: de:braune Linsen (#7080)

* Update ingredients.txt

* Update ingredients.txt

26b6d4157db53913d1ebab4539979c24c781b693 authored over 2 years ago
taxonomy: "Nature & Progrès" is not biodynamic (#7081)

"Nature & Progrès" is not biodynamic

Modification on @segundo suggestion

d86f465ab3130ac6d4c0b1de4333017603b2bde5 authored over 2 years ago
fix: explicit return statements in `Ecoscore.pm` (#7089)

fix: explicit return statements in Ecoscore.pm

Adding explicit return statements to subroutin...

9224de3cce26d52d256355841b5722f290396600 authored over 2 years ago
fix: explicit return statements in `Ingredients.pm` (#7097)

return: explicit return statements in Ingredients.pm

Adding explicit return statements to sub...

8b66f13d85ae1a3563070666dd47842bcd0aea94 authored over 2 years ago
fix: explicit return statements in `KnowledgePanels.pm` (#7082)

fix: return statements to KnowledgePanels.pm

c1c901ed421bd53f7fce45721a7b9f712fd5c283 authored over 2 years ago
refactor: comments and small refactor in build_taxonomy (#6913)

* test: add test for get_lc_tagid

Co-authored-by: Stéphane Gigandet <[email protected]>

d1ac67bf33bae5eb11738ff9ce57127296a0ec6e authored over 2 years ago
refactor: adding perltidy to files (#7066)

* refactor: adding perltidy to files

Implementing perltidy to cgi/org.pl , cgi/packaging.pl, ...

f96ce00ac371b83105465307c3db89e323a4ce48 authored over 2 years ago
ci: perlcritic with better options (#7024)

* refactor: updating perl critic
* refactor: Changing the perl critic config file to make it ea...

847472db6bdc02e325aadb490f9d778ce72a7af4 authored over 2 years ago
taxonomy: Certified B Corporation, without pesticides (#7077)

* taxonomy: Certified B Corporation, without pesticides

* Update taxonomies/labels.txt

Co-...

1d2aabba500b0c0c870f4c568591efbbc88e2515 authored over 2 years ago
l10n: New Crowdin translations to review and merge (#7046)

* l10n: New Crowdin translations by Github Action

* Apply suggestions from code review

Co-...

28d9ae6b24e55f03a8ddc33015973661a2a4a9ce authored over 2 years ago
fix: fix vitamin b1 thiamin %DV (#7072)

fix: fix vitamin b1 thiamin %DV #6882

4699f674b5a0bbe8162b61ce1cef109d6490ba73 authored over 2 years ago
feat: Nutrient levels knowledge panels with facts and recommendations (#6980)

* feat: knowledge panels for nutrient levels #6947

* add quantity in nutrient panel title

...

80911fa568de12bd07c82c27bf180ea72f92586d authored over 2 years ago
docs: Add how-to for remote dev (Gitpod) (#7053)

* docs: Add how-to for remote dev (Gitpod)
* docs: Add references/badges for gitpod environments

643681771da243e61523a38887ad7ed3442c3095 authored over 2 years ago
taxonomy: flaxseed fiber (#6945)

* Update ingredients.txt

* Update ingredients.txt

* Update ingredients.txt

* Update ing...

075be82f760c4155eea8ebe4061c136dd9c6642c authored over 2 years ago
refactor: adding perltidy to files (#7070)

Implementing perltidy to t/dataquality.t , t/dataqualityfood.t , t/export.t

c11ca173e98df99dcccafc023132d42325619d73 authored over 2 years ago
taxonomy: Corrections to cheeses (#7065)

Update categories.txt

67c3c74d6de6496fd967da7b30b8d2eb25d9db54 authored over 2 years ago
taxonomy: add new Polish translations (#7068)

* Polish translations of meat

* add additinal polish translations of popular ingredients

3f0db8778506cd0a55d97b3fcaeab379e79d94ff authored over 2 years ago
refactor: adding perltidy to t/lang.t (#7044)

Implementing perltidy to t/lang.t , will have a merge conflict with PR
6085

b14e7fa2369bb42352dedaf71b7f0fb7a883cf0c authored over 2 years ago
refactor: adding perltidy to cgi/css.pl (#7055)

Implementing perltidy to cgi/css.pl , which wil cause a merge conflict
with PR #6663

2ea4e7c89602bb4846a6fff826ff4f3306fdd7cd authored over 2 years ago
refactor: adding perltidy to files (#7052)

Implementing perltidy to cgi/minion_job_status.pl , cgi/nutrients.pl , cgi/nutrition.pl

43c0ff5ae48ed992873a332b7ce28fa3b1898e78 authored over 2 years ago
fix: set access-control-allow-credentials=true in auth.pl (#7022)

* fix access-control-allow-origin header
* allow only our subdomains
* Origin header does not ...

423df0f8d3cc291fb09dd842415289f2df1d55e1 authored over 2 years ago
fix: Initialization of state variables in list context currently forbidden (perl version < 5.28) (#7058)

fix: Initialization of state variables in list context currently forbidden

Co-authored-by: of...

44b9fc1f4067fe40c3bacb8d6dc8ce733045a892 authored over 2 years ago
fix: add missing subdomain to redirect url #6993 (#7019)

7b1029bf28ddeb54f4a5cead70b48bcf8badfbb9 authored over 2 years ago
taxonomy: Fixed paprika issue (#7035)

* Update categories.txt

* Update categories.txt

* Update categories.txt

* Update catego...

2227200a90d6a49749a59e240ac55dde556796fa authored over 2 years ago
refactor: replace perl shift prototype in Test.pm (#7036)

* refactor: replace perl shift prototype in Test.pm

* comment out line 312

24e2d9ac20c965cbcecad9fcf13e972e762dec32 authored over 2 years ago
taxonomy: Changed some entries, mostly double entries (#7049)

Removed double entries and some typos

fdaac75234717de5c4fd3d9165583a2f7100b4d2 authored over 2 years ago
refactor: adding perltidy to files (#7056)

Implementing perltidy to cgi/session.pl , cgi/version.pl

4cf6daebeb4803ab37316747fbdc2d8c6e14ee3b authored over 2 years ago
refactor: parse origins of ingredients field (#7026)

* feat: parse origins of ingredients field #4461

* feat: parse origins of ingredients field #...

a2a157f00a1ed6417866225ca2a2f2a38a7906a2 authored over 2 years ago
fix: Made changes in the readme file (#4859)

* made changes in the readme file

* Update README.md

Co-authored-by: dipietroR <66142242+d...

fcb87279887f996853842e5244de0b06b5277191 authored over 2 years ago
refactor: templatize display_search_image_form from 'Images.pm` (#7003)

* refactor: templatize display_search_image_form from 'Images.pm`

* fix: fix change

* fix:...

20e897f62c3900bd47091e3008087cca9f32f1da authored over 2 years ago
refactor: enable perl function signatures (#7030)

* feat: perl function signatures in `DataQuality.pm`

* feat: use function signatures in DataQ...

8d168eac1ad1aee9a9d67bf37c96b7b51279f298 authored over 2 years ago
build(deps): bump crowdin/github-action from 1.4.9 to 1.4.10 (#7037)

Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.4.9 to 1.4.10.
-...

13f665cb81acd2a2b1ae82f1ff788d9a9a201a6a authored over 2 years ago
l10n: New Crowdin translations to review and merge (#6975)

* l10n: New Crowdin translations by Github Action

* Update bg.html

Co-authored-by: Crowdin...

2c726f2626512201ba8e4ca4313cda7924ff08db authored over 2 years ago
fix: better wording for adding a precise category (#7038)

42398bef9879a6cecc34595f9267b7dc3cca20b4 authored over 2 years ago
build: add perltidy (#6962)

Add pertidy, with make target to test modified files. Also added on CI.

For now only a few fi...

53efd1ebfe74a8cd0c897dd9839267a8bb910a60 authored over 2 years ago
taxonomy: Polish translations of ingredient processing (#7029)

add polish translations for ingredients processing

fb536516a9c63a8a74c5d07fdf52627e6ceb47e7 authored over 2 years ago
refactor: replace perl "shift" prototype in `Display.pm` (#7025)

* refactor: replace perl "shift" prototype

Replacing the "shift" perl prototypes to perl sign...

c47dad590c36561572324359946b91c2e7fd1a80 authored over 2 years ago
refactor: replace perl "shift" prototype in `Index.pm` (#7032)

refactor: replace perl "shift" prototype in Index

Changing perl prototype to signature

2e4902115516fa33208911a514e1a40f8f91aa37 authored over 2 years ago
refactor: replace perl "shift" prototype in `ProducersFood.pm` (#7033)

refactor: replace perl "shift" prototype in ProducersFood.pm

affe81057477cb53d4e5edd712b962df3e2501fc authored over 2 years ago
refactor: replace perl shift prototype in `Users.pm` (#7034)

refactor: replace perl shift prototype in Users.pm

ce12e399183ff076d1bf8fbea6f1fd96b2606bb2 authored over 2 years ago
docs: add documentation for some methods in `user.pm` and `products.pm` (#6991)

* docs: documenting in perl pod format

* clean-up: possibly unused function

* Update lib/P...

74ad3b9e64a3dd7ec2695f0fe39c3661ed3990a6 authored over 2 years ago
refactor: replace perl "shift" prototype in `Recipes.pm` (#7027)

refactor: replace perl "shift" prototype

Replacing the "shift" perl prototypes to perl signat...

ba4a3436231c447968562e85163841b0139e03ac authored over 2 years ago
refactor: refactor repeated code and add documentation (#7004)

* refactor/docs: refactor some repeated code and add documentation

* fix: correct issue with ...

4e25581b5994a3d0ccf616896ca7736829869b2f authored over 2 years ago
refactor: refactor repeated `delete` calls (#6992)

* refactor: refactored some repeated delete calls

* fix: added double quotes to the array ele...

0ccb0fafd58ae8bf3154075a07f201df9d04dbd5 authored over 2 years ago
feat: parse origins of ingredients field (#6995)

* feat: parse origins of ingredients field #4461

* feat: parse origins of ingredients field #...

79fa9ae46a45bef89026c87375a63de401f2b3b3 authored over 2 years ago
docs: add .gitbook.yaml (#7023)

881791a01808c8c072503778fbe224153f4983e7 authored over 2 years ago
refactor: get_ascii_fileid unused export (#7011)

This export appears to be added in commit 23ac0344156, however, I can't
find its associated fun...

c1e29f988963e0a3901c783c44bfe7d14c11bf6f authored over 2 years ago
refactor: remove kcal_to_unit (#6998)

This function gets defined and exported, but it doesn't get called nor
does it call another fun...

11607890b9a1d62ec20ca10ebfc76f989670f7d1 authored over 2 years ago
refactor: add helper function to identify if a product bears a certain tag from a passed list (#7007)

* refactor: create `has_baby_brand_tag` helper function

Not sure if I've declared it at the a...

92bf91f53a955e4cc83f7e91e5d438dc7229fe16 authored over 2 years ago
refactor: enable Perl signatures (#7009)

* feat: enable Perl signatures #6956

* rename module to ProductOpener::PerlStandards

* ren...

3eb4387007f3c99de5a8bd7d95cdf5537990d975 authored over 2 years ago
refactor: get_fileid_punycode unused export (#7014)

This export doesn't appear to have a function to go with it.

995ff4e2c26de86f65511731faa5a9a69c684b55 authored over 2 years ago
refactor: init_languages unused export (#7015)

This export doesn't seem to have a matching function.

20fb1e1270361e1f94a21444d61b7a693fd0362e authored over 2 years ago
refactor: cleanup syntax (#7016)

Curly braces don't seem to be needed

73a316bb48defdd1362a7f95e20b2cf0852897e3 authored over 2 years ago
refactor: process_image_form unused export (#7017)

This function doesn't appear to have a matching function

fd000219482e159b02ae2fdc60d1d38ef53dd219 authored over 2 years ago
refactor: headers_ref unused variable (#7018)

This variable appears to be defined, but not used.

e7164b2281e46ebbd8d1a7fb87361a66a0a08310 authored over 2 years ago
refactor: gen_feeds unused export (#7010)

This export doesn't appear to have an associated function.

d9cbb13006491228aa7ef469b5587603ac2eadcd authored over 2 years ago
fix: uninitialized value (#6997)

28bcc4dc0fecf4d55f16198e0ebc5ae602bc80ca authored over 2 years ago
refactor: remove dims (#6960)

This function appears to only be defined, it isn't used anywhere and it
doesn't call other func...

a3a1a4d0acd9183cedc572d16f74ab70b0b17dbe authored over 2 years ago
refactor: remove add_users_team unused export (#6994)

add_users_team gets exported but there is no associated function.
Possibly a typo from 0dc31de7...

54e44c0dbe6751a00f03d6b7f03e055a8a1222f4 authored over 2 years ago
taxonomy: Meat patties (#7002)

* Update categories.txt

* Update categories.txt

e1f1c3b13c9283a5293b31e8585d3fda0da203ef authored over 2 years ago
refactor: remove remove_tags_except_links (#7000)

This function gets defined and exported, however, no functions call it.

11053ee8fa40effc7eb258e2d521a3e2c361fef4 authored over 2 years ago
refactor: removing unused export (#6990)

The associated function was removed in 6d2d1ba74ec8e475b9094b6204f62030d08d516b,
cleaning up le...

2136acc15eca430cc696bab723c31aab63ad1d8a authored over 2 years ago
refactor: display_image_form unused export (#6996)

This export doesn't appear to have a function to go with it.

9b903fca37d9fb5b7f7401c177cdc5edf314a7d5 authored over 2 years ago
refactor: remove generate_po_files (#6989)

Removing unused code

f8ed1c0316fca406c2786abc4f05a648d022c8f1 authored over 2 years ago
taxonomy: Finnish products (#6950)

* Update categories.txt

* Update categories.txt

* Update categories.txt

efa31c7e447153048471e13d924660e771b549e6 authored over 2 years ago
build(deps): bump JamesIves/github-pages-deploy-action from 4.3.3 to 4.3.4 (#6965)

build(deps): bump JamesIves/github-pages-deploy-action

Bumps [JamesIves/github-pages-deploy-a...

1ed51aa7a740fd695ad81920698dc9e3d23773e7 authored over 2 years ago
docs: add perl pod documentation to methods in `User.pm` (#6984)

doc: add documentation

d73e58fed4d6f108c2442a6617b46c60aa584d8b authored over 2 years ago