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

show null selected

github.com/saltcorn/visualize - e7fe27995f028bb0dc6ca3e7387d919ba9ec2844 authored 11 months ago by Tom Nielsen <[email protected]>
null label in click

github.com/saltcorn/visualize - a15c5ceda6fb0470f75f48f5e4143dccaee5f96a authored 11 months ago by Tom Nielsen <[email protected]>
show data in db

github.com/saltcorn/visualize - 400db41f0f74cbe395fb6de6a93e352e6bb91daa authored 11 months ago by Tom Nielsen <[email protected]>
show zeros option

github.com/saltcorn/visualize - 94c4a3da3848014dc7bc5998445812588307c1d1 authored 11 months ago by Tom Nielsen <[email protected]>
v0.9.4-beta.1

github.com/saltcorn/saltcorn - 62e1eb2cf1aedfdfc7be81e4bdafbc56300b39e5 authored 11 months ago by Tom Nielsen <[email protected]>
Jest update (#2241)

* update jest to "29.7."
- helps with running plugin tests when saltcorn comes from npm

* pl...

github.com/saltcorn/saltcorn - 28ce5bd4beba59f4a823a48b1330d25e6af315fb authored 11 months ago by christianhugoch <[email protected]>
cards same height in feed, empty icons, fv cfg calc fields (#2246)

* dont show empty icons

* fv config in calculated fields

* en

* card same height in fee...

github.com/saltcorn/saltcorn - 2d582fc4acbca596702ae56687e0c93595bbc1cc authored 11 months ago by Tom Nielsen <[email protected]>
v0.9.4-beta.0

github.com/saltcorn/saltcorn - 842ad606fdf4a9b860db7b8885018741ed650686 authored 12 months ago by Tom Nielsen <[email protected]>
borderless table (#2244)

github.com/saltcorn/saltcorn - bab1680fe036107d24b97c19b3f691f6e9dccfe1 authored 12 months ago by Tom Nielsen <[email protected]>
Min max formula in heat cell and progress bar fieldviews (#2243)

* send row to fieldviews

* heat cell show if

* progress bar min max

* fix field test

github.com/saltcorn/saltcorn - 16631f15718350ff2ffa814df6d551e2b84ba76d authored 12 months ago by Tom Nielsen <[email protected]>
edit-view with embedded show (#2242)

* edit-view with embedded show
- don't crash for empty query, use relationTypeFromPath() and ma...

github.com/saltcorn/saltcorn - 6177d7502c7672544d4a66a7cc5be76e20a9f5ed authored 12 months ago by christianhugoch <[email protected]>
Pagegroups roots and mobile (#2237)

* pagegroups for root-pages, moved re-usable parts into utils.js

* pagegroups on mobile

* ...

github.com/saltcorn/saltcorn - e3608c605558f4536400f06d729291ffb99974b7 authored 12 months ago by christianhugoch <[email protected]>
fixed edit-in-edit with relation paths (#2240)

- ChildList with one/two layers works again
- build a view_select that looks like from a normal...

github.com/saltcorn/saltcorn - 5a3349e50247301123f343a2d41ba359016e152f authored 12 months ago by christianhugoch <[email protected]>
disable inner showifs by outer. set_fields on readonly select (#2239)

* disable inner showifs in the outer showif

* set fields on readonly select

github.com/saltcorn/saltcorn - 4a1c4562b7336f8c2ea150abd099f3a2d0c49391 authored 12 months ago by Tom Nielsen <[email protected]>
fix initial value from state

github.com/saltcorn/flatpickr-date - ed4fc17cd30e276060f979fd00b4e67298d789ad authored 12 months ago by Tom Nielsen <[email protected]>
fix selection, import

github.com/saltcorn/flatpickr-date - fab83820d8360e8e1353783702535c1bc8cc6029 authored 12 months ago by Tom Nielsen <[email protected]>
wip filter range fieldview

github.com/saltcorn/flatpickr-date - 4f2e9fced28cd2b2e42f58e78ab95213d39fe716 authored 12 months ago by Tom Nielsen <[email protected]>
Show if create link in list and feed. builder bugfix (#2236)

* check disabled before using in form record

* fix builder crash on reload_embedded

* buil...

github.com/saltcorn/saltcorn - cffcb15180f1d402e2f8aed951d98a2049eb1960 authored 12 months ago by Tom Nielsen <[email protected]>
v0.9.3-rc.1

github.com/saltcorn/saltcorn - db876e706a83aacad83f552e80823f0e52ebe0b2 authored 12 months ago by Tom Nielsen <[email protected]>
daily triggers set time of day; readonly on several fieldviews (#2235)

* settenant in save view cfg

* some readonlies

* readonly on select

* set time of day f...

github.com/saltcorn/saltcorn - 9383846f3bee47cb8c3acba2c253d5bf3c1932e2 authored 12 months ago by Tom Nielsen <[email protected]>
removed JSON relation from the query, convert relations if possible (#2231)

* removed JSON relation from the query, convert relations if possible
- when the relation path ...

github.com/saltcorn/saltcorn - 8adddb5a2eba35a9787794e710a3872edaf378b4 authored 12 months ago by christianhugoch <[email protected]>
List row onclick. textarea cfg fields (#2232)

* LSL cfg view links

* list row url

* textarea cfg rows and spellcheck

* formula value ...

github.com/saltcorn/saltcorn - 06de8212055090f09a5e68e734120e3f95bab4c1 authored 12 months ago by Tom Nielsen <[email protected]>
tests pass on saturdays (#2230)

github.com/saltcorn/saltcorn - 4deb658d0edb862aa8e88a0cd2fb7133441c5ce2 authored 12 months ago by Tom Nielsen <[email protected]>
Builder fieldview cfg dynamic. fix throttle (#2229)

* reduce amount of field sent

* dyn fieldview cfg

* misc fixes

* filter. safer attr acc...

github.com/saltcorn/saltcorn - 3f1d75f7b9aef831b451466f2d199ee63e452803 authored 12 months ago by Tom Nielsen <[email protected]>
default relations, relations cache in context, no spellcheck (#2223)

* the initial relation is either same, parent, or child
- child realtions can have layers
th...

github.com/saltcorn/saltcorn - 503c3cdd0506bb3dc3acbcd672bc076c3e13527f authored 12 months ago by christianhugoch <[email protected]>
catch error in init page group

github.com/saltcorn/saltcorn - 9b270aacfe24e1847a205bea9c2c157f553ae01f authored 12 months ago by Tom Nielsen <[email protected]>
Stored Calculated keys are allowed. No keys to external tables (#2226)

* keys can be stored calc fields

* error message

* no keys to provided or external tables

github.com/saltcorn/saltcorn - f88d05d64bef4b4de80610067f0d1cbc4c32b235 authored 12 months ago by Tom Nielsen <[email protected]>
v0.9.3-beta.8

github.com/saltcorn/saltcorn - d5fb27056ff38c79b95e6ed1d4ba623653289b5c authored 12 months ago by Tom Nielsen <[email protected]>
dollarized state in Insert_any_row action expression (#2225)

* queryStringToObject

* now is urlStringToObject

* dollarize state in insert_any_row

github.com/saltcorn/saltcorn - 444ec1aa7abf172b34bf17677a59e3b6747515b8 authored 12 months ago by Tom Nielsen <[email protected]>
allow different fieldview in edit (#2222)

* allow different fieldview in edit

* skip non edit file fields for download

github.com/saltcorn/saltcorn - 3dff1291e65dda9a66bd2a2f62d8f94792945e79 authored 12 months ago by Tom Nielsen <[email protected]>
Escape viewname. Export node-fetch for plugins (#2221)

* more escape viewname

* export fetch for plugins

github.com/saltcorn/saltcorn - bcb271c5c0dd33bd7969424f0d58058b32c00dfa authored 12 months ago by Tom Nielsen <[email protected]>
same table relations for edit embedded in show view (#2220)

github.com/saltcorn/saltcorn - 3bca772d5b875a5b1c0ba7abcc38699fa7624310 authored 12 months ago by christianhugoch <[email protected]>
dont crash if no menu

github.com/saltcorn/metronic-theme - cb0ca96307f0cee288081a55a9a40d48b70a3d62 authored 12 months ago by Tom Nielsen <[email protected]>
v0.9.3-beta.7

github.com/saltcorn/saltcorn - c6bc7ae53bd0699e6832f1e461880332f44cb2bf authored 12 months ago by Tom Nielsen <[email protected]>
Misc: fix migration on some pg instances, quotes in filter (#2219)

* set tenant for pack upload

* semi colon in migration

* rename migratioon

* quotes in ...

github.com/saltcorn/saltcorn - 7efda9cd37dd0d4073cf87dea1123136e4ede695 authored 12 months ago by Tom Nielsen <[email protected]>
v0.9.3-beta.6

github.com/saltcorn/saltcorn - 5b9e102b81a296659e1a80470dbad64ea43757bb authored 12 months ago by Tom Nielsen <[email protected]>
Tristate bool fieldview: btn colour, set labels (#2218)

* set classes

* interactive classes

* labels

* dynamic labels

* pass this instead of nm

github.com/saltcorn/saltcorn - 8386444de2ab28b9f047d0de590eadbce2c444b9 authored 12 months ago by Tom Nielsen <[email protected]>
Foruser everywhere (#2217)

* in countrows

* download csv

* list count

* getrow and field preview

* filter dvs
...

github.com/saltcorn/saltcorn - 3df60567a58fb07902391a7d853c4ac55ef6806d authored 12 months ago by Tom Nielsen <[email protected]>
primary key

github.com/saltcorn/sql - 8c99d79567cc513b62c1b888e525f4e70735181f authored 12 months ago by Tom Nielsen <[email protected]>
Merge pull request #3 from saltcorn/table-provider

Table provider

github.com/saltcorn/sql - e3d1422d356df115d50a9e00c7c5a6943adf5917 authored 12 months ago by Tom Nielsen <[email protected]>
null default user

github.com/saltcorn/sql - f29b50d8050037455850c206f43a9e04a35e4f65 authored 12 months ago by Tom Nielsen <[email protected]>
sqlEscapeObject

github.com/saltcorn/sql - d942fc086c92354e53865a36865309c0cd75ff33 authored 12 months ago by Tom Nielsen <[email protected]>
show final query

github.com/saltcorn/sql - f1af286548676c2314df851130776e16eade76ad authored 12 months ago by Tom Nielsen <[email protected]>
user vars with interpolation

github.com/saltcorn/sql - 49dd79b651a10abc206f20c9477927bc1e2b6793 authored 12 months ago by Tom Nielsen <[email protected]>
show result, guess types

github.com/saltcorn/sql - 7afc5bbfa55d66edc560e9e741815c46e23b51f3 authored 12 months ago by Tom Nielsen <[email protected]>
validate

github.com/saltcorn/sql - 3b9fb62241e5cfbe0d508af39da3d2df83d5f430 authored 12 months ago by Tom Nielsen <[email protected]>
set limit and offset

github.com/saltcorn/sql - f9e7a8c412ef6d26266d6aa1283247aac0cb115e authored 12 months ago by Tom Nielsen <[email protected]>
parse query

github.com/saltcorn/sql - 38356eb3c774dd9cc8146f01d680a7be0d13bb34 authored 12 months ago by Tom Nielsen <[email protected]>
basic query

github.com/saltcorn/sql - 5598299d82a2ed5da970eda5464bba4aeab5c10c authored 12 months ago by Tom Nielsen <[email protected]>
v0.9.3-beta.5

github.com/saltcorn/saltcorn - d019cb1beb0e7029a66c3177c8d1959493b26cf8 authored 12 months ago by Tom Nielsen <[email protected]>
Card footer (#2214)

* show footer

* works

* dont store empties. deal better with card decks with legacy emptie...

github.com/saltcorn/saltcorn - e3d6f98e45df1817073f754380fba096ae05ce46 authored 12 months ago by Tom Nielsen <[email protected]>
csv bool can be yes. search bar explicit CSS (#2213)

* yes / no bool read

* neutral label only first

* fix search bar on metronic

github.com/saltcorn/saltcorn - f032616093a682655a6f7dddbe9b0084962eb69b authored 12 months ago by Tom Nielsen <[email protected]>
page groups to send pages depending on the client (#2206)

* added page groups to send pages depending on the client
- a page group has members
- the mem...

github.com/saltcorn/saltcorn - 8d04d733f263131c4c152d51417acf680eaad38f authored 12 months ago by christianhugoch <[email protected]>
v0.9.3-beta.4

github.com/saltcorn/saltcorn - ac4aef212e2133d5e5b865676fbeeefb6056b20b authored 12 months ago by Tom Nielsen <[email protected]>
link with icon: no space if no text

github.com/saltcorn/saltcorn - a551a0bd2bdf61dd342dda90b57a67486ac2ec24 authored 12 months ago by Tom Nielsen <[email protected]>
Misc: tabs in card. same height cards allow empty col. edit-filtering by join fields (#2211)

* more robust against non-req passing renderbody

* cfg check: fix some false positive related...

github.com/saltcorn/saltcorn - 9c1f3bdc035d29e17c92aebabeaca7ed6a0d7538 authored 12 months ago by Tom Nielsen <[email protected]>
pass req to renderbody

github.com/saltcorn/tabler - fb071f181af7ad17888519baf2d320bfebd81ac4 authored 12 months ago by Tom Nielsen <[email protected]>
pass req in renderbody

github.com/saltcorn/metronic-theme - 504f1d2c85751a0aea33ede118a44ba719b8d144 authored 12 months ago by Tom Nielsen <[email protected]>
more carserv css tweaks

github.com/saltcorn/any-bootstrap-theme - bc05b3f554ac35def5f3f34e58cf7e70e683bb09 authored 12 months ago by Tom Nielsen <[email protected]>
better avatar replacement

github.com/saltcorn/tabler - 1e48d55a829e31e40b12fd897e200fc2881bd84e authored 12 months ago by Tom Nielsen <[email protected]>
better avatar replacement

github.com/saltcorn/metronic-theme - 396d54c47700cade45983e7299c46020ec5407a3 authored 12 months ago by Tom Nielsen <[email protected]>
run sql codde

github.com/saltcorn/sql - 5b6108348c6ebc5624128a12957dd8d74ac48478 authored 12 months ago by Tom Nielsen <[email protected]>
mobile hamburger

github.com/saltcorn/metronic-theme - 369bb017061dcabd48d982415ba478d635ad96a7 authored 12 months ago by Tom Nielsen <[email protected]>
shift menu item

github.com/saltcorn/metronic-theme - dafe81ad17c98aea6077762667b578e5bb97846e authored 12 months ago by Tom Nielsen <[email protected]>
page title in header

github.com/saltcorn/metronic-theme - 4919e4d812d08663ff93f917e039e72e2f0cc0da authored 12 months ago by Tom Nielsen <[email protected]>
user icon offset

github.com/saltcorn/metronic-theme - e5d84ee4690b8a775905953835a3eadeb68a424d authored 12 months ago by Tom Nielsen <[email protected]>
Demo8 - Analytics app (#2)

* assets

* enable bodyattrs in stylesheet

* working on stylesheet

* reorg secondaryMenu...

github.com/saltcorn/metronic-theme - 016b3af75f0732c9305f66629e50da33b4ab81da authored 12 months ago by Tom Nielsen <[email protected]>
access user variables

github.com/saltcorn/sql - b16fc12a8a465fdcf11549899f6b864ce38e9c92 authored 12 months ago by Tom Nielsen <[email protected]>
fix everything

github.com/saltcorn/sql - bb65b66858e2b7b91e2f582c2955026417d52379 authored 12 months ago by Tom Nielsen <[email protected]>
sqlview

github.com/saltcorn/sql - 3b0d1fedb5d21dfcadc4d1dd8a59af7398734a5d authored 12 months ago by Tom Nielsen <[email protected]>
Initial commit

github.com/saltcorn/sql - 09d505286397d8caccb0b693e4a53a630f975045 authored 12 months ago by Tom Nielsen <[email protected]>
sum is 0 when no matching rows

github.com/saltcorn/statistics - 9e4ae69d37aac7687eefec76ccb5acba046bdbb5 authored 12 months ago by Tom Nielsen <[email protected]>
sort dropdown options in editbadges

github.com/saltcorn/badges - d78cb0f886a2aee31eb54f572689bf0626117915 authored 12 months ago by Tom Nielsen <[email protected]>