1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-12 00:11:21 +00:00
Commit graph

512 commits

Author SHA1 Message Date
Bram Wiepjes
f644421eae Add latest translations 2025-04-03 08:24:11 +00:00
Bram Wiepjes
2628bf4fc8 Prepare for 1.32.5 2025-03-26 13:36:54 +01:00
Bram Wiepjes
232e15dfff Update Langchain, Gunicorn, and Django backend dependencies 2025-03-25 17:58:24 +00:00
Bram Wiepjes
eea558a432 Prepare for 1.32.4 2025-03-25 13:53:33 +00:00
Jérémie Pardou
69d7962fcb Remove table fields from integration data 2025-03-24 17:10:06 +01:00
Bram Wiepjes
1881257512 Prepare for 1.32.3 2025-03-24 10:43:50 +00:00
Bram Wiepjes
ea3d003ff0 fix created by and last modified by filters 2025-03-21 10:48:24 +00:00
Bram Wiepjes
f94b5c64a2 Prepare for 1.32.1 2025-03-19 16:25:14 +00:00
Bram Wiepjes
7bd622ef10 Prepared for 1.32.0 2025-03-18 22:39:28 +00:00
Bram Wiepjes
c7d8fa457c Merge branch '2213_upsert_in_table_import' into 'develop'
2213 upsert in table import

Closes 

See merge request 
2025-03-18 20:58:54 +00:00
Cezary Statkiewicz
a5145514a6 2213 upsert in table import 2025-03-18 20:58:54 +00:00
Bram Wiepjes
00be0a937e Translations for 1.32.0 2025-03-18 20:12:39 +00:00
Davide Silvestri
78e1533c69 Resolve "this.getFormulaType is not a function" 2025-03-18 19:18:07 +00:00
Bram Wiepjes
89ec974dfc Fix various validations and errors 2025-03-17 15:41:05 +00:00
Bram Wiepjes
156aa0cd54 Sort single select rows by select option order 2025-03-17 15:16:36 +00:00
Przemyslaw Kukulski
0031d3891d Export files from grid 2025-03-07 06:05:15 +00:00
Peter Evans
93698452f6 Ensure that you can register mixed builder and non-builder licenses. 2025-03-03 13:54:59 +00:00
Davide Silvestri
774cd7efb1 Merge branch '1689-use-psycopg3' into 'develop'
Resolve "Use psycopg3"

Closes 

See merge request 
2025-02-27 11:02:46 +00:00
Davide Silvestri
4fb7396144 Resolve "Use psycopg3" 2025-02-27 11:02:46 +00:00
Peter Evans
bdb6fb8903 AB licensing 2025-02-25 14:01:21 +00:00
Davide Silvestri
a3cef34560 Resolve "Login is slow" 2025-02-24 11:02:08 +00:00
Bram Wiepjes
b21e5fc47b Merge branch 'prevent-view-update-with-wrong-data' into 'develop'
Prevent view from updated state with data from wrong view when pending request completes

Closes 

See merge request 
2025-02-20 18:39:43 +00:00
Jérémie Pardou
a97987bfc0 Improve data source and dispatch endpoints performances 2025-02-19 09:42:10 +00:00
Bram Wiepjes
e3f6a57044 Prevent view from updated state with data from wrong view when pending request completes 2025-02-18 23:19:38 +01:00
Jonathan Adeline
a58e6a3300 Vuelidate upgrade 2025-02-17 13:17:35 +00:00
Bram Wiepjes
641099bb21 Prepare for 1.31.1 2025-02-10 19:29:38 +00:00
Davide Silvestri
bdf7d3e8c7 Resolve "The notification mode settings is not shown correctly if the row is not in the view" 2025-02-10 16:49:10 +00:00
Bram Wiepjes
547014adf5 Fix iCal feed when the table has select_related fields from enhance_queryset 2025-02-07 13:32:58 +00:00
Bram Wiepjes
a4d5756030 Prepare for 1.31.0 release 2025-02-06 10:40:17 +00:00
Bram Wiepjes
fe1898d366 Translations for 1.31.0 2025-02-05 09:32:01 +00:00
Bram Wiepjes
3613d395ad Public view export 2025-02-04 21:48:08 +00:00
Davide Silvestri
9b356ef540 Revert changes for link_row field in forms 2025-02-03 10:23:05 +00:00
Davide Silvestri
fadc768d7a Resolve "Use "Collaborator" field type in formulas" 2025-01-31 14:01:04 +00:00
Bram Wiepjes
72e21f2558 Merge branch '3271-allow-editors-subscribe-form-view' into 'develop'
Allow editors to subscribe to a form view

Closes 

See merge request 
2025-01-21 21:20:44 +00:00
Bram Wiepjes
a9527603e9 Allow editors to subscribe to a form view 2025-01-21 21:20:44 +00:00
Davide Silvestri
6e99985da5 Resolve "Fields cannot be hidden directly after creation of a Timeline view" 2025-01-21 14:03:31 +00:00
Bram Wiepjes
8f00743c4b [2/5] Query performance improvements: Improve view field change type performance by doing operations in bulk 2025-01-20 09:05:05 +00:00
Davide Silvestri
8e36dbe32f Resolve "Add support to filter lookup of multiple select fields" 2025-01-15 17:14:41 +00:00
Bram Wiepjes
b0401ffd4d Merge branch '3285-long-text-fts-overflows-window-content' into 'develop'
Fixed issue: long text in full text search overflows window content.

Closes 

See merge request 
2025-01-08 09:56:03 +00:00
Abdalla Mahmoud
a85b868eb2 Fixed issue: long text in full text search overflows window content. 2025-01-08 09:56:03 +00:00
Cezary Statkiewicz
71429aed16 table import - properly restore decoration value ids 2025-01-03 17:46:58 +00:00
Przemyslaw Kukulski
04f6109f8a Improve the export progress update 2024-12-27 16:23:15 +00:00
Davide Silvestri
0b2d22e315 Fix get_order signature for the AIFieldType 2024-12-23 12:03:47 +00:00
Bram Wiepjes
1c1d813b4a Prepare for 1.30.1 2024-12-20 10:26:36 +00:00
Bram Wiepjes
a8256ab7c5 Fix non en and fr premium and enterprise translations in production 2024-12-19 21:06:54 +01:00
Bram Wiepjes
2ccadbf8cb Latest translations of develop 2024-12-19 18:56:03 +00:00
Bram Wiepjes
63a3ff11ad Merge branch 'prepare-for-1-30-0' into 'develop'
Prepare for 1.30.0

See merge request 
2024-12-17 09:48:38 +00:00
Bram Wiepjes
0013f017ec Prepare for 1.30.0 2024-12-17 09:48:38 +00:00
Bram Wiepjes
d4a41bd685 Translations for 1.30 2024-12-17 09:42:17 +00:00
Bram Wiepjes
8b531126da Fix translation conflicts 2024-12-16 15:46:55 +00:00