Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Grist

9 Topics 56 Posts
  • Grist - Package Updates

    Pinned Locked
    19
    0 Votes
    19 Posts
    3k Views
    Package UpdatesP
    [1.2.7] Update grist-core to 1.7.19 Full Changelog The calendar is now a widget type of its own rather than a custom widget bundled with Grist, and existing calendar pages move to it automatically. Only the events in view are drawn, so editing one cell no longer redraws them all. Double-clicking an event opens the Grist record card, as does dragging on empty space to create one, and Day and Week views cap at 20 events per day with a "+N more" label. GRIST_SKIP_BUNDLED_WIDGETS no longer does anything (#2457) The formula editor now completes the looked-up table's column names inside lookupOne() and lookupRecords(). After a comma it offers the columns not yet used, plus order_by (#2530) A confirmation for an action that cannot be undone now defaults to canceling. Cancel is highlighted and answers Enter, and the action button is red (commit) The "Invite people" dialog now says when invitation emails are not enabled on the installation. Install admins get a link to turn them on, and everyone else a button to ask an admin (#2482) POST /api/users/:userId/disable now accepts a reason, shown to the user when they try to sign in. Contributed by @fflorent (#2526) The details of a formula error were unreadable in dark mode, light text on a light background. Contributed by @Federicorao (#2394) Grist reported a meaningless exit code when shut down by a signal, showing up as a failed unit under systemd. Contributed by @Mrmaxmeier (#2555) With GRIST_PERSONAL_ORGS=false, a user who belongs to no team site was sent to a welcome page that listed no sites and offered nothing to do. It now says there are no sites available, with a button for install admins to create the first team site. Signed-out visitors get a sign-in prompt (commit) When the full edition is turned on by environment variable, the Admin Panel stopped showing the activation key section, leaving no way to enter or change a key (commit) A table or column named after a built-in JavaScript property, such as constructor, was not recorded correctly in document history and comparisons (commit)
  • 1 Votes
    6 Posts
    249 Views
    S
    Thank you, @chrisca. FWIW, adding GRIST_SERVER_EDITION=full GRIST_ACTIVATION=<your-key> did not return us to the full edition. (We're on version 1.7.18). We lost access to the full edition back in early July.
  • Grist 1.2.6 removing SSO via OIDC/SAML

    3
    0 Votes
    3 Posts
    123 Views
    U
    We learned a while back not to allow auto updates, hence checking release notes before each update. I won't be able to do any testing until later this week unfortunately. If we have to, we'll migrate to normal users and then we'll likely look at moving to nocodb or similar. Can't be supporting enshittification.
  • Allow email?

    11
    1
    2 Votes
    11 Posts
    906 Views
    jamesJ
    Tracking this issue in this topic with a maintainer of Grist https://forum.cloudron.io/post/126499 Current solution, restore to Cloudron app version 1.2.3 which packages Grist version 1.7.15. This version does not have the issue.
  • Is Grist worth the effort?

    2
    2 Votes
    2 Posts
    335 Views
    jamesJ
    Hello @umnz For context please read https://forum.cloudron.io/topic/14969/enabling-grist-enterprise-does-not-work and https://forum.cloudron.io/topic/14941/grist-is-now-available
  • Installation ID?

    2
    1 Votes
    2 Posts
    285 Views
    jamesJ
    Hello @superhua Currently, the @grist app for Cloudron does not come with the enterprise option. We will need to look into that again, see https://forum.cloudron.io/post/124882
  • pyodide error - can't use it

    3
    3
    1 Votes
    3 Posts
    353 Views
    nebulonN
    Fix landed in the latest package now.
  • Public Forms redirect to OIDC due to hardcoded GRIST_FORCE_LOGIN

    3
    4 Votes
    3 Posts
    368 Views
    nebulonN
    The new package allows to override that variable now in the env.sh file.
  • Enabling Grist Enterprise does not work

    Solved
    7
    1
    1 Votes
    7 Posts
    1k Views
    nebulonN
    So just to update this here, we have to roll back the enterprise edition, since apparently this requires access to a now private git repo to build the app https://github.com/gristlabs/grist-ee -> 404