Ecosyste.ms: OpenCollective

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

Saltcorn

No-code platform for web applications
Collective - Host: opensource - https://opencollective.com/saltcorn - Website: https://saltcorn.com - Code: https://github.com/saltcorn

Misc bugfix. No_menu signup. try catch csv row inserts. send verify in User class (#2372)

* errors if click not found

* update flatpicker

* no_menu on signup page

* delete notif...

github.com/saltcorn/saltcorn - 56c2bed7ba4bdbe7773e214d8fd7d7bf3701dac6 authored 11 months ago
embed default true

github.com/saltcorn/imap - 93725e4ebfc81bd50cba7a68bd2bf4c6fdaab579 authored 11 months ago
embed inline images

github.com/saltcorn/imap - 6c26b337676de712edf2f3faa617c8d84b230a28 authored 11 months ago
download multiple attachments via relation

github.com/saltcorn/imap - c1f2d15a141347ef72f096a7ad160beb0e7179b9 authored 11 months ago
pick relations

github.com/saltcorn/imap - 13aa10dd3e7e69451e89d12ccff4ad14bd5ff024 authored 11 months ago
decode quoted printable

github.com/saltcorn/imap - cdee3827ccd8649b5f7743ab74493dc61636b840 authored 11 months ago
try not serving plugins

github.com/saltcorn/metronic-theme - f5f6f5583714aa2ff4f16be5b9a5dedb3539bf80 authored 11 months ago
993 always default

github.com/saltcorn/imap - be0b8acb625d393c8127e23ba5e75c8a062c3c79 authored 11 months ago
fetch in PWA service worker

github.com/saltcorn/saltcorn - e43bd55f1c2f347622a0812e256c8beaa5add6cd authored 11 months ago
Configure signup role (#2364)

* cfg role of signed up user

* delete triggers before tables to avoid key error

* restore ...

github.com/saltcorn/saltcorn - 9ffec9c0e54fec911fa382239205936ce026fd35 authored 11 months ago
PWA icons, fix installability errors (#2363)

* start url

* icon type

* common done in response to aveandcontinue

* cfg repeat fields...

github.com/saltcorn/saltcorn - fe9af6aeccd523f9b5ab08b6cd74976fa03599c8 authored 11 months ago
set fields in auto save. recalc stored fields await if single row (#2362)

* await recalc stored if only one row

* common done in response to aveandcontinue

github.com/saltcorn/saltcorn - 1868260c79ddb6b7e4c7f73b97a1641bc76abcf8 authored 11 months ago
no resetseq after delete rows (#2360)

* rm resetseq

* dont delete fields on external tables

github.com/saltcorn/saltcorn - dfd272c036f674e5df55500f43dbf16b23a0787e authored 11 months ago
Server tests (#2358)

* help test

* api distinct test

* test show-calc jf

* fix old tests

* more fv tests
...

github.com/saltcorn/saltcorn - 456a5fde0982c398a8fab5841c9a5264ff9cc9a2 authored 11 months ago
get table from column

github.com/saltcorn/sql - c56e3e0ec8facb664bdcdde0cf890c1fa1ce26fe authored 11 months ago
Pack install with matching views, tables: overwrite (#2356)

* test view overwrite

* view only clash if same name, diff table

* check clashing field ty...

github.com/saltcorn/saltcorn - 3417a7e5417fd38ba70ee3fe323157dec000fe3f authored 11 months ago
Merge pull request #4 from gianlucafiore/main

Fix errors in sorting operation

github.com/saltcorn/comment-tree - ccfdcd2366de65226d86940e4c4ee759045c5a8b authored 11 months ago
ssl mode connection object + doc in readme (#2337)

github.com/saltcorn/saltcorn - 48efbb028e58a92209f8df3d48055b7637e3b181 authored 11 months ago
Joinfield and aggregation fixes: pcnt true agg fv, joinfield fv in list. escape Interpolations. Edit action set fixed in row. (#2354)

* set outcome type float for pcnt aggs

* list: fix joinfield with fieldview cfg

* legacy n...

github.com/saltcorn/saltcorn - f3894df7745803049e6cc6912841e742121827f4 authored 11 months ago
deal with ilike on filter

github.com/saltcorn/sql - 5a194cb2dd41fb344968bad46e2500fc16c22cfa authored 11 months ago
Update package.json

github.com/saltcorn/comment-tree - d3706225d2ffbb68a0d60c94c7811c244e9adef2 authored 11 months ago
Update package.json

github.com/saltcorn/comment-tree - 60cacaad92b4af7f8b9961a7ab1648531c3da645 authored 11 months ago
where and interp filename

github.com/saltcorn/csv-io - 65a45cb9a75462d0b202aab126ebd38ce88056cf authored 11 months ago
remove time tags

github.com/saltcorn/csv-io - 500c0108baf8fc3d56b1b58af528102547f96a63 authored 11 months ago
fix saving, view list

github.com/saltcorn/csv-io - 8b5f75f409dee36507fe60e4a66732699c828167 authored 11 months ago
export csv to file wip

github.com/saltcorn/csv-io - cc4213de7e12d15b8e0e1a779f42e03cb213a520 authored 11 months ago
Percent true/false aggregations. fix builder page select view to embed (#2351)

* no onblur in react-select in page

* danger outline btn style

* agg pctn true/false

* ...

github.com/saltcorn/saltcorn - fdc92fdf2b7246491d37ab7d309d0c5f0e62cd19 authored 11 months ago
Merge pull request #1 from saltcorn/initial-audio-streaming

initial streaming of audio or video

github.com/saltcorn/recorder - 2eac8bf5fb0537d7b8ecb4dc103135cf2b3b4f2b authored 11 months ago
show a live video element when it's a camera recording

github.com/saltcorn/recorder - d5aceeaa34ac8bebc582893e320b732a112f8d7b authored 11 months ago
Reorder processing of ajax response. always validate edit action row (#2350)

* reorder ajax responses

* move field validation to run action in edit

* test

* delete ...

github.com/saltcorn/saltcorn - 7f8001b4d4751fbf096b55ba60a0215f258b40dd authored 11 months ago
fix form_action save with keys in form

github.com/saltcorn/saltcorn - 53b54af91c59ec2558f452fe72837f30d0831add authored 11 months ago
form save sets id in rest of workflow. user groups with spaces in the name (#2349)

* user groups: handle tables with spaces in name

* form_action save serverside if no id

* ...

github.com/saltcorn/saltcorn - bbe948555afaa01c82d0bf8df6b3f1be6f98aedc authored 11 months ago
added camera device (with or without sound)

- drawing the stream live into a video or on a canvas element isn't there yet

github.com/saltcorn/recorder - affb54802211f195f08fcb7983a4566277fa6c25 authored 11 months ago
UUID Primary key history; table delete error msgs (#2348)

* delete table better error message

* check triggers

* pk_type

* test for UUID pks

*...

github.com/saltcorn/saltcorn - 5088d4c860dc2a25e6e7a2122fcd13824d2b54d6 authored 11 months ago
Filter aggregations. joinfield click to edit (#2346)

* split agg

* imports

* reorg args

* feature flag

* test for agg where

* ref is o...

github.com/saltcorn/saltcorn - 866fbfe68c8a8e0bec7fcb8ddf36e04718b8d0dd authored 11 months ago
stream-interface to write into the view of a table field (#2338)

* stream-interface to write into the view of a table field
- socket-io interface for the Record...

github.com/saltcorn/saltcorn - 33eb1e9db20ecd420763ffef8319397e3d8c6d3f authored 11 months ago
pause icon when the recorder is 'paused'

- I hope this way you see better that there is an active media recorder
that can continue its s...

github.com/saltcorn/recorder - f0991424b17daa013ae823cd63b1db745a5bded5 authored 11 months ago
Table aggregation query (#2254)

* split agg

* imports

* reorg args

* feature flag

* test for agg where

* ref is o...

github.com/saltcorn/saltcorn - 9bac08d1961af9a09896584481fbf509edea0d1e authored 11 months ago
ask overwrite when the file comes from the db or from the recorder

github.com/saltcorn/recorder - a6db2159e553c4e03c2173d17aec0664f681e51c authored 11 months ago
initial audio streaming

github.com/saltcorn/recorder - 2bdb706fdd078747108514fb0566ebc0b84a61fd authored 11 months ago
Builder: aggregation fieldview. Spinner option in action (#2342)

* delete page group members before delete page

* page view select with react select

* buil...

github.com/saltcorn/saltcorn - 40ffac58ee210419de67481f78faa3c21f916634 authored 11 months ago
List test suite. Bug fixes: thumbnails, sort from UI when cfg desc, join fields in show if (#2336)

* viewlink with fml label

* also with jf

* html

* dropdown menu

* include fml

* r...

github.com/saltcorn/saltcorn - a2e4e2dc82a5d6e4154f18ff7aba4e42b0bbac8a authored 11 months ago
Triggers: clear values action. Never can have table. dropdown, restore triggers (#2329)

* en

* clear return values

* allow never trigger to assocuate a table

* avoid never wit...

github.com/saltcorn/saltcorn - 9e4936c5c3d61357fc4a87001c852443c08dca30 authored 11 months ago
relative time with dayjs

github.com/saltcorn/tabulator - 08208dfec85a7a68dceb53e0f22fd11f58ccaf15 authored 11 months ago
respond to set_form_field

github.com/saltcorn/flatpickr-date - 6950bf46bac5febd219e63e8e7346f27375b845a authored 11 months ago
row color formula

github.com/saltcorn/tabulator - 40eb25092b9e6c85b76ee13409774c186b1335f9 authored 11 months ago
fix multiple action bugs (#2325)

* fix fave multistep trigger table

* multistep trigger: if no table, exclude requireRow

* ...

github.com/saltcorn/saltcorn - 6b3c7e547ee8041d6585ef81fec74e9fad6729cf authored 11 months ago
email: allow self signed certificate (#2323)

github.com/saltcorn/saltcorn - 041fc3108434bb9ced658681bcdc42c95060c841 authored 11 months ago
Multi step triggers; control flow action; fix multiple list action bugs (#2320)

* add options

* upgrade tabulator css to bs5

* fix flatpickr js

* form

* edit steps
...

github.com/saltcorn/saltcorn - 91895c836ab535a1134b8d82675decd975872a26 authored 11 months ago
build docker main first

github.com/saltcorn/saltcorn - f507823f86e08ecf3543e7709e330d5173319858 authored 11 months ago
helmet: send referrer

github.com/saltcorn/saltcorn - 21b111dd1397ea9b607b5268455fcfa9eeb479ef authored 11 months ago
List builder and typeahead view selector (#2311)

* list runs builder

* listcolumn element

* fix imports

* show something in builder

*...

github.com/saltcorn/saltcorn - f91017586545fe081baabdf27e270ec08b548827 authored 11 months ago
check if title is tab befrore calc free variables

github.com/saltcorn/saltcorn - 78eecf6bbe004e37250025081ce3051fbdce502e authored 11 months ago
Placeholder for required selects (key & string). actions return results in js code. confirm set random password (#2315)

* notification in scope in action

* actions return their results in js code

* confirm set ...

github.com/saltcorn/saltcorn - 9afe7923b52a5123571fbab2206a48692ac0f71a authored 12 months ago