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

get plugins by the package name (#1384)

* get plugins by the package name
- a plugin dependency always uses the @saltcorn prefix,
bu...

github.com/saltcorn/saltcorn - c25848d5d427fc19903b9901da0402553e751fe3 authored over 2 years ago
Merge pull request #3 from christianhugoch/mobile-ports

added remote queries with a fallback for older plugin hosts

github.com/saltcorn/stepper - 084ef5b5b6a7156cf8358eccc9bb1a0d238cdfa7 authored over 2 years ago
Earliest aggregation (#1383)

* support earliest

* build builder

* better bool and date aggregations

github.com/saltcorn/saltcorn - 62838a79dcf3ac40569d0052092b808b9d5e57dd authored over 2 years ago
Formula column (#1382)

* formula value col

* adjust cfg. works in list

* row is available in eval_expression

*...

github.com/saltcorn/saltcorn - 121376fc1a55a9fab39804acfb8ea4b3afbd2ed2 authored over 2 years ago
chaned diagram tab to ajax, added tag filter (#1381)

- start with initial cy code
when a filter changes, reload only the cy cfg
- added a dropdow...

github.com/saltcorn/saltcorn - c6020215383bc8964363ee18cdd39c1d3711b5d6 authored over 2 years ago
set max height

github.com/saltcorn/selectize - e56457bbdf06afddfc79e5056b7f00d06d1c1dc9 authored over 2 years ago
use selectize addOption instead of destoy/recreate

github.com/saltcorn/saltcorn - 89690a6ddfd7072356ace01f0b5c01ea77fc6820 authored over 2 years ago
reenable selectize

github.com/saltcorn/json - d311e3c0a77598967107d9cab61867b6cc7f5f29 authored over 2 years ago
commented selelectize code

github.com/saltcorn/json - 24f390117fe01d6a76b3e0d985c2a688f3c2c616 authored over 2 years ago
cache dynamic options

github.com/saltcorn/saltcorn - 86afad432247b3b7197d729a5523197345df01df authored over 2 years ago
wip generix refresh api

github.com/saltcorn/selectize - 468385cd1178a15b3baf23af754df8c6385cf52f authored over 2 years ago
support selectize in dyn options and more generic api

github.com/saltcorn/saltcorn - 058ac292aa9bf120f012d9fd47ddaa4eb8f6548c authored over 2 years ago
works somewhat

github.com/saltcorn/selectize - 87523e2ec0620eb7eaf0770f7763c8add6804fe2 authored over 2 years ago
Initial commit

github.com/saltcorn/selectize - 6679867b7e0e630137dd39395439eb602eca9ce5 authored over 2 years ago
correct ordering

github.com/saltcorn/tabulator - 2762e857b85f38395179f787ea688146bd4a0932 authored over 2 years ago
limit 1 in latest by date

github.com/saltcorn/saltcorn - 24e1f2d2eea4388bfc34d58f407c3f56bf2e8c20 authored over 2 years ago
fix split paste in popups

github.com/saltcorn/saltcorn - 53664fc10c1ad63bd4728361c980c7d83c8f8482 authored over 2 years ago
Diagram tables and filter (#1374)

* show table nodes, added filtering, use cards
- show table nodes on top of the view
- multipl...

github.com/saltcorn/saltcorn - d7e4d5f270c234a65ef4c11337a2a05f29a0d55f authored over 2 years ago
Misc: notify fill error. collect freevars in viewlink and show showif formula (#1378)

* notify fill errors

* viewlink show collect freevars from extra state fml

* showIfFormula...

github.com/saltcorn/saltcorn - 50bae009523cd0919892fd99a84d7f0d0997be21 authored over 2 years ago
Split paste option on edit views (copy from excel) (#1379)

* option, log pasted

* works

* refactor

github.com/saltcorn/saltcorn - 4dccdbd11252632d664701736170b56efc0805b6 authored over 2 years ago
Feedback from insert and update triggers in Edit (#1377)

* resultCollector

* await update optional

* works for non-popup

* fix feedback

* rm log

github.com/saltcorn/saltcorn - 08caa8318bdad6e23d9a61adcb67e0ba55cd06a2 authored over 2 years ago
run action once

github.com/saltcorn/tabulator - 2c12965e818349f4b074584f290a882273d3505c authored over 2 years ago
group by order

github.com/saltcorn/tabulator - 95fd6746f964ed060d956c1c8010de992765d57f authored over 2 years ago
better initial grouping for user group select

github.com/saltcorn/tabulator - 7b10271235e42a452b8204039543bc32e1106fec authored over 2 years ago
Join-aggregations (#1375)

* test (fails)

* implment in table

* get_child_relations allow_join_aggregations

* test...

github.com/saltcorn/saltcorn - e29acc8acf264b448920a794fce0411c9b41a3d1 authored over 2 years ago
support join-aggregations

github.com/saltcorn/tabulator - 778776081189ea7733a244a3a4093917f8518243 authored over 2 years ago
image height optional

github.com/saltcorn/tabulator - 49c2ca22fdd39e4c3fd0ae03e33c3b513d6b27e2 authored over 2 years ago
optionalImageFormatter

github.com/saltcorn/tabulator - 9aee7766de620d297967b2e7518204e93d7ec2cd authored over 2 years ago
set fieldview in joins

github.com/saltcorn/tabulator - 59bbd87a14cdd398a0befae200472ac6c013b941 authored over 2 years ago
textarea not in headerFilter

github.com/saltcorn/tabulator - 38cd90c7470be94d8dd39555762b8b77ec3edd2a authored over 2 years ago
allow File in running actions

github.com/saltcorn/saltcorn - ea8703cb30e35b31a3b4029ad7e8e349bd01ccd9 authored over 2 years ago
default order by

github.com/saltcorn/tabulator - b2135168c66fa31f35ea68f1f478ec69f8af7582 authored over 2 years ago
group user opts: use label

github.com/saltcorn/tabulator - 14ce707434e8f0e88259e010f65f98eaab922960 authored over 2 years ago
stringify key fields to preserv in select

github.com/saltcorn/tabulator - 22e5a95a55dcda42d570e9e1dcf869aebd4df1c1 authored over 2 years ago
show error in calculation

github.com/saltcorn/json - 1638d0341aabd25a2d6e8c67356cfb7ffccabeff authored over 2 years ago
single field

github.com/saltcorn/json - ffef5fa805133aafcd7d1a2f94087a8fdfac2a5f authored over 2 years ago
activate select2 if present

github.com/saltcorn/json - 6002182ff10988ee332b440012bfe92c657f8869 authored over 2 years ago
Popup action return. state in view links in page and filter (#1373)

* popup action return

* fix some crashes in link

* state fml in view link

* fix error
...

github.com/saltcorn/saltcorn - 4fa3730c4c4adc7ca6218da8a7f1e55069192247 authored over 2 years ago
Popup isolated state (#1371)

* refactoring, set data attr

* seems to work

github.com/saltcorn/saltcorn - b1ee2db30ed00511f3c5d43c7be65df8f153b722 authored over 2 years ago
json calc: normalise vars and whole value

github.com/saltcorn/json - 05db72f09fee42dc66644eb4b8a4d5a89230a20a authored over 2 years ago
some margins set

github.com/saltcorn/visualize - fab55115f3b92af84b71f991af0564f290d6a49c authored over 2 years ago
update to latest

github.com/saltcorn/visualize - 7a34616a9402203294a2699f3946f5e85bb718fc authored over 2 years ago
automargin scatter plot

github.com/saltcorn/visualize - 4503cc857d66ec7ab3c31fa3692768aab9afa5a8 authored over 2 years ago
Application diagram (#1361)

* first implementation of the app diagram with cytoscape
- use cytoscape.js to draw a graph of ...

github.com/saltcorn/saltcorn - 66fb076838b49b70b9137df40beea6d2d22cefb3 authored over 2 years ago
no '/' in for a mobile path (needed for ios) (#5)

github.com/saltcorn/any-bootstrap-theme - 9ecce3a4e3fda378b9b832eb038a780ca338b13d authored over 2 years ago
show-calculated can search for row (#1369)

* show-calculated can search for row

* test for pageedit builder

* test view editors

github.com/saltcorn/saltcorn - 76f1fa742ce4fa82245e60d880b6821d7d0dbe78 authored over 2 years ago
number edit

github.com/saltcorn/json - 702bec43d565611944cd0cf8cc8d5033c76c5d19 authored over 2 years ago
show in show-table

github.com/saltcorn/json - bc245dfb31e599c88503bb414fc404e3b6b1ca11 authored over 2 years ago
number fields

github.com/saltcorn/json - 922ffcbec276266b836c0c2f8ed9f43daf74953b authored over 2 years ago
treat numbers as numbers

github.com/saltcorn/json - 0c75fbd47f817eff7f0e299f08ed8a601be80dbd authored over 2 years ago
wip get options

github.com/saltcorn/json - 58aa5a68e54ac76a0bbfdd8d975a3d506a90e642 authored over 2 years ago
summary field

github.com/saltcorn/json - 2e81993d7a2568a37fcb0cb2eb42ddaef7c881b4 authored over 2 years ago
calculation wip

github.com/saltcorn/json - 01d4a201c90d208e75db3d2bc188102b4a8b000a authored over 2 years ago
update calculated fields

github.com/saltcorn/tabulator - e2e9b9802323ec1fbed73a0eec780fe526217adb authored over 2 years ago
Misc: create only one row, test jf exprs, delete tabulator (#1368)

* send email: dont crash if missing email. log

* list fkeys in test expr page vars

* test ...

github.com/saltcorn/saltcorn - ade4da346c0661b7f009afdea947636efab12211 authored over 2 years ago