Commit Graph

  • fc0d9905d2 v0.7.9 v0.7.9 Paul Fitzpatrick 2022-05-19 11:00:11 -04:00
  • bad4c68569 (core) Reduce a few log levels to warning George Gevoian 2022-05-18 14:06:38 -07:00
  • 3ddeb511e8 (core) include pg package in grist-core Paul Fitzpatrick 2022-05-18 15:43:51 -04:00
  • 0ab9e4a6a0 (core) Adding GristConnect login system Jarosław Sadziński 2022-05-18 12:25:14 +02:00
  • cf23a2d1ee (core) add GVISOR_LIMIT_MEMORY to cap memory available in sandbox Paul Fitzpatrick 2022-05-18 12:05:37 -04:00
  • 2fd8a34ff8 (core) Move Notifier to /ext George Gevoian 2022-05-17 15:25:36 -07:00
  • 365f3c7ae2 (core) Auto-check aggregate values option as soon as table is a summary Cyprien P 2022-04-27 13:59:19 +02:00
  • af1564d410 (core) Convert row tuples to lists to fix excel import error Alex Hall 2022-05-17 17:55:40 +02:00
  • f17e31c023 (core) Ensure chart summary is more detailed then linked summary Cyprien P 2022-04-22 18:30:48 +02:00
  • e4d47a2f3c (core) add minimal support for activation keys Paul Fitzpatrick 2022-05-11 15:05:35 -04:00
  • f48d579f64 (core) Add API endpoint to get site usage summary George Gevoian 2022-05-16 10:41:12 -07:00
  • cbdbe3f605 (core) Switch webhook secret cache from LRU to TTL so that unsubscribing can drain the queue Alex Hall 2022-05-16 14:47:34 +02:00
  • f93b4fd3bc (core) Selection for styled columns Jarosław Sadziński 2022-05-12 18:22:09 +02:00
  • 524dbf34e1 (core) Add config to include custom CSS George Gevoian 2022-05-11 23:08:06 -07:00
  • e6983e9209 (core) add machinery for self-managed flavor of Grist Paul Fitzpatrick 2022-05-12 11:24:48 -04:00
  • b878395c21 (core) Allow linking summary tables based on ref/reflist columns (except group) Alex Hall 2022-05-12 14:59:17 +02:00
  • 6c90de4d62 (core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows Alex Hall 2022-05-06 17:26:45 +02:00
  • 0a61d740ba (core) clear redis state for docapi tests Paul Fitzpatrick 2022-05-11 16:05:16 -04:00
  • 87cc7d755d (core) Fix chart mixing up axis Cyprien P 2022-05-10 17:35:42 +02:00
  • 4408315f2e (core) Add AzureExternalStorage Alex Hall 2022-05-09 21:05:19 +02:00
  • 52eb5325c2 (core) Use different user in ActionLog tests George Gevoian 2022-05-05 13:33:27 -07:00
  • db57815d2b (core) Improving custom widget API. Changing destroy function signature. Jarosław Sadziński 2022-05-05 13:42:50 +02:00
  • 1e42871cc9 (core) Add attachment and data size usage George Gevoian 2022-05-02 22:20:31 -07:00
  • f194d6861b (core) Updating RawData views Jarosław Sadziński 2022-05-04 11:54:30 +02:00
  • 97f3a8805c (core) List 'Other Sites' all one line; fix style ordering issue for sort button. Dmitry S 2022-04-28 17:47:02 -04:00
  • ad04744b4a (core) Fix import bug when skipping non-text columns George Gevoian 2022-04-28 08:43:31 -07:00
  • dc9e53edc8 (core) Update the current time in formulas automatically every hour Alex Hall 2022-04-25 22:31:23 +02:00
  • 0beb2898cb (core) Add flexibility to daily API usage limit Alex Hall 2022-04-28 13:51:55 +02:00
  • 4de5928396 (core) when redirecting, use protocol in APP_HOME_URL if available Paul Fitzpatrick 2022-04-27 12:07:08 -04:00
  • 6f00106d7c (core) Raw renames Jarosław Sadziński 2022-04-27 19:46:24 +02:00
  • 8a1cca629b (core) Changing shortcut for Duplicate row command Jarosław Sadziński 2022-04-27 20:47:26 +02:00
  • 995bf9b63a (core) Distinct style rules for summary columns Jarosław Sadziński 2022-04-27 17:53:47 +02:00
  • 0829ae67ef (core) Fixing hidden col missing after summary update Cyprien P 2022-04-26 11:01:47 +02:00
  • e59dcc142d (core) Show proper message on empty Excel import, rather than a code error Dmitry S 2022-04-26 01:50:57 -04:00
  • dcafa96b5b (core) Restoring context menu when comparing documents Jarosław Sadziński 2022-04-26 14:13:16 +02:00
  • 040fa85a8b (core) Simplify InitNewDoc since the timezone and locale is never actually used Alex Hall 2022-04-22 23:53:39 +02:00
  • af5b3c9004 (core) Add document usage banners George Gevoian 2022-04-21 10:57:33 -07:00
  • 01b1c310b5 (core) updates from grist-core Paul Fitzpatrick 2022-04-25 09:13:16 -04:00
  • a701b4bf13 (core) Remove expired attachments every hour and on shutdown Alex Hall 2022-04-22 20:07:14 +02:00
  • 890c550fc3 (core) Don't include adding attachment metadata in undo stack Alex Hall 2022-04-22 15:21:25 +02:00
  • bedb19f9c7 (core) Removing conditional styles for blank rows Jarosław Sadziński 2022-04-20 17:57:44 +02:00
  • 77ef9df27d (core) Adding new command Duplicate rows Jarosław Sadziński 2022-04-19 15:01:08 +02:00
  • d7514e9cfc (core) Create _grist_Attachments_fileIdent index in new docs Alex Hall 2022-04-19 17:19:35 +02:00
  • 47b77c8c24 (core) Allow filtering by selected cell value in cell context menu Alex Hall 2022-04-18 16:40:29 +02:00
  • ce7eb05ed4 (core) get user.Name through same mechanism as user.id for websocket Client Paul Fitzpatrick 2022-04-14 11:59:51 -04:00
  • 64a5c79dbc (core) Limit total attachment file size per document Alex Hall 2022-04-14 14:19:36 +02:00
  • c1af5a9803 (core) have user.Name come from database for websocket users Paul Fitzpatrick 2022-04-13 16:22:35 -04:00
  • dea1a8ba1b (core) Implementing search on raw data view Jarosław Sadziński 2022-04-13 19:26:59 +02:00
  • 007a862333 (core) Include hash/fragment in post-login redirect URLs George Gevoian 2022-04-12 23:17:44 -07:00
  • 20dd2fc70d (core) allow non-owners to remove themselves from sites/workspaces/docs Paul Fitzpatrick 2022-04-12 15:31:41 -04:00
  • 25e40bfa9b (core) Fix setting xaxis when both chart aggregation and split series Cyprien P 2022-04-08 15:47:08 +02:00
  • 05c89fb65a add connect-redis for redis support (#183) Paul Fitzpatrick 2022-04-12 16:39:56 -04:00
  • 09da815c0c (core) Add /attachments/removeUnused DocApi endpoint to hard delete all unused attachments in document Alex Hall 2022-04-12 16:33:48 +02:00
  • 4401ec4d79 (core) Adding onNewRecord event for custom widgets Jarosław Sadziński 2022-04-11 21:33:26 +02:00
  • cedcdc6bff (core) Improve debug logging related for client-side errors and sandbox crashes. Dmitry S 2022-04-11 09:52:34 -04:00
  • 859c593448 (core) Add authSubject and authProvider to sessions George Gevoian 2022-04-11 11:08:44 -07:00
  • 14f7e30e6f (core) add users.options.isConsultant flag, and omit such users from billing Paul Fitzpatrick 2022-04-08 09:52:08 -04:00
  • 782bb44ed5 (core) updates from grist-core Paul Fitzpatrick 2022-04-11 09:26:15 -04:00
  • 23cfe3bd67 (core) Add caching to Docker workflows George Gevoian 2022-04-06 18:41:03 -07:00
  • 4c5de16e2d (core) Include altSessionId in logs George Gevoian 2022-04-08 11:00:43 -07:00
  • bf8769bc42 (core) Fix linking after a summary update Cyprien P 2022-04-07 17:18:20 +02:00
  • 34708cd348 (core) Adding font options to the style picker Jarosław Sadziński 2022-04-07 16:58:16 +02:00
  • 8367219cf1 v0.7.8 v0.7.8 Paul Fitzpatrick 2022-04-07 10:03:28 -04:00
  • 98ac2f7e5b (core) add 'Aggregate Values' option to chart config Cyprien P 2022-04-07 12:10:58 +02:00
  • 64369df4c3 (core) Add /attachments/updateUsed DocApi endpoint to soft delete all unused attachments in document Alex Hall 2022-04-07 14:34:50 +02:00
  • a14eb92656 back off from making gvisor sandboxing default in docker image (#178) Paul Fitzpatrick 2022-04-06 15:52:24 -04:00
  • a6ba40558a (core) Fix missing sum column after a summary table update Cyprien P 2022-04-05 16:36:22 +02:00
  • 251d79704b (core) Migrate Attachments columns from marshalled blobs to JSON Alex Hall 2022-04-01 23:55:59 +02:00
  • 22807fce8e (core) updates from grist-core Paul Fitzpatrick 2022-04-05 18:31:11 -04:00
  • 6c6bfee00e (core) fix redirects for multi-team Grist on a single domain Paul Fitzpatrick 2022-04-05 11:48:15 -04:00
  • bb5f3fc378 (core) Store monthly snapshots for 8 years to give Enterprise plans a more significant advantage Alex Hall 2022-04-01 13:32:34 +02:00
  • 8ec823e7ee (core) Return RecordSet instead of list from property access when possible, to allow further property access Alex Hall 2022-04-04 21:09:48 +02:00
  • 5ca1f1ec94 Merge pull request #176 from georgegevoian/arm64-docker George Gevoian 2022-04-05 08:20:49 -07:00
  • fea8f906d7 (core) add a login method based on headers Paul Fitzpatrick 2022-04-04 17:50:40 -04:00
  • c6d66e15bf (core) configure typedoc for generating plugin api documentation Paul Fitzpatrick 2022-03-23 09:41:34 -04:00
  • d8af25de9d (core) Add usage to data tables page George Gevoian 2022-04-01 11:17:06 -07:00
  • cce7e658ed v0.7.7 v0.7.7 Paul Fitzpatrick 2022-04-04 10:03:10 -04:00
  • bf271c822b (core) Copy column type and options when pasting into an empty column Alex Hall 2022-04-01 22:14:41 +02:00
  • 3482cd1045 Add support for arm64 Docker builds George Gevoian 2022-04-03 16:43:29 -07:00
  • 6305811ca6 (core) Add new Grist login page George Gevoian 2022-04-01 14:31:24 -07:00
  • 8fdfb02646 (core) Don't treat Attachments as RefList in creator panel Alex Hall 2022-04-01 18:00:15 +02:00
  • d55bdbcdf3 (core) Reopen HelpScout beacon to the last-opened article Dmitry S 2022-03-29 10:40:12 -04:00
  • 499e24b744 (core) Adding conditional styles to old style widgets Jarosław Sadziński 2022-03-31 15:33:37 +02:00
  • 21b0ac3eff (core) Enforcing data size limit Alex Hall 2022-03-30 13:45:37 +02:00
  • 8269c33d01 (core) When importing JSON, create columns of type Numeric rather than Int Dmitry S 2022-03-27 01:18:19 -04:00
  • 06956f84a5 (core) Make Attachments columns get treated like RefLists more Alex Hall 2022-03-25 15:55:09 +02:00
  • 24522e61ff remove stray redis dependency, and upgrade node in tests (#173) Paul Fitzpatrick 2022-03-28 15:43:47 -04:00
  • c41c07e4d0 (core) add missing sandbox/run.sh script Paul Fitzpatrick 2022-03-27 10:42:25 -04:00
  • 4ce492b9e5 (core) Compute sample_record lazily using a property Alex Hall 2022-03-22 23:19:31 +02:00
  • 59436d2bca (core) Grace period and delete-only mode when exceeding row limit Alex Hall 2022-03-24 14:05:51 +02:00
  • 134ae99e9a (core) add gvisor-based sandboxing to core Paul Fitzpatrick 2022-03-24 16:27:34 -04:00
  • de703343d0 (core) disentangle some server tests, release to core, add GRIST_PROXY_AUTH_HEADER test Paul Fitzpatrick 2022-03-24 13:11:26 -04:00
  • 64c9717ac1 (core) Undo bug with summary table and raw data view Jarosław Sadziński 2022-03-24 19:33:53 +01:00
  • 546096fcc9 (core) Clean up and refactor uses of HomeDBManager.getDoc Alex Hall 2022-03-24 12:59:47 +02:00
  • b1c3943bf4 (core) Conditional formatting rules Jarosław Sadziński 2022-03-22 14:41:11 +01:00
  • 96a34122a5 (core) Restoring cursor position on raw data views Jarosław Sadziński 2022-03-22 13:38:56 +01:00
  • 3b76b33423 (core) Fix bugs when both welcomeTour and docTour are available Dmitry S 2022-03-20 23:41:59 -04:00
  • 1452b6efc3 (core) Improve stacktraces from pyCall Alex Hall 2022-03-18 21:59:01 +02:00
  • 2c9ae6dc94 (core) Enforce daily limit on API usage Alex Hall 2022-03-21 22:22:35 +02:00
  • b6f146d755 (core) Add options to switch chart orientation Cyprien P 2022-03-18 11:30:12 +01:00