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

254 commits

Author SHA1 Message Date
Jrmi
92ace8884c Resolve "Add ratings field" 2021-12-28 12:37:58 +00:00
Nigel Gott
dece765c29 Resolve "📨 ShareGridView: Migrate slug+public from form view to all views" 2021-12-27 10:45:32 +00:00
Bram Wiepjes
b5c47d35b3 Resolve "Replace table order index with an order, id index to improve performance" 2021-12-20 17:21:15 +00:00
Zuhair Rayyes
25d4f9f714 Resolve "Date field date of month filter" 2021-12-19 20:06:09 +00:00
Bram Wiepjes
65da2d08cf Merge branch '686-gallery-view' into 'develop'
Resolve "Gallery view"

Closes 

See merge request 
2021-12-17 14:02:54 +00:00
Bram Wiepjes
d884cbab98 Resolve "Gallery view" 2021-12-17 14:02:54 +00:00
Nigel Gott
cd0fcb45a3 Add missing changelog.md entry for devsh UID/GID changes 2021-12-17 11:12:02 +00:00
Alexander Haller
4a0daefd76 Resolve "Text field max character length filter" 2021-12-16 16:36:27 +00:00
Jrmi
5a3d98582d Resolve "Exporting a multiple select field could include deleted option references" 2021-12-15 09:05:44 +00:00
Jrmi
4b2b675ca1 Increase webhook URL max length to 2000 2021-12-07 10:22:56 +00:00
Nigel Gott
f205bb64fc Resolve "Cannot subtract a date interval from a date inside another function call" 2021-12-02 10:33:07 +00:00
Nigel Gott
e2ef8cca9a Resolve "Prepare for 1.7.1" 2021-11-25 17:53:44 +00:00
Nigel Gott
e2cfe88db7 Resolve "Fix tables/link row field trashing breaking dependency logic" 2021-11-25 17:33:28 +00:00
Bram Wiepjes
7b5e530594 Resolve "Fix premium tests and linter" 2021-11-25 15:30:51 +00:00
Nigel Gott
a66653b9f1 Resolve "Disable repeat formula function for now" 2021-11-24 13:45:20 +00:00
Nigel Gott
41b134793f Lookupfield 2021-11-24 10:53:00 +00:00
Bram Wiepjes
018adc698c added the kanban view changelog entry 2021-11-23 20:54:46 +01:00
Bram Wiepjes
0ee4833808 added and updated the latest templates 2021-11-23 16:50:58 +01:00
Ghost User
4da0a8ee42 Resolve "Web frontend fails hard when converting a multiple select field to any other field from the row edit modal" 2021-11-23 11:10:18 +00:00
Bram Wiepjes
015d9a8bbc all webhook changes in a single commit 2021-11-21 18:55:27 +00:00
Nigel Gott
cfa7c2d065 Resolve "Add trashed and order indexes to models" 2021-11-10 12:43:48 +00:00
Bram Wiepjes
69335d2c15 Change account information and language 2021-11-03 10:10:31 +00:00
Nigel Gott
7df4e258be Deprecate field_by_id special baserow formula function to greatly simplify... 2021-10-22 08:37:52 +00:00
Sascha Jullmann
757148947a Merge branch '626-proptype-validation-fails-when-converting-from-any-date-field-to-a-boolean-field' into 'develop'
Resolve "PropType validation fails when converting from any date field to a boolean field"

Closes 

See merge request 
2021-10-21 14:44:41 +00:00
Bram Wiepjes
cac27f1628 Final branch licensing system 2 2021-10-20 19:28:51 +00:00
Nigel Gott
f010743d60 Resolve "Prevent multiple trash entries for same item" 2021-10-20 08:50:58 +00:00
Nigel Gott
88a5322c88 Resolve "Remove Container Names and allow Media URL to be configurable" 2021-10-08 15:18:24 +00:00
Sascha Jullmann
a079609a0b removed prop type from component 2021-10-08 16:17:14 +02:00
Nigel Gott
a5a26c8287 Baserow open tables in new tabs2 2021-10-07 09:33:14 +00:00
Sascha Jullmann
0f03caf965 added a check to see if there are actually views to a table 2021-10-06 16:05:28 +02:00
Bram Wiepjes
c532c71035 prepared for 1.6 release 2021-10-05 13:45:16 +00:00
Nigel Gott
a943716dde Final formula MR 2021-10-05 11:31:44 +00:00
Sascha Jullmann
082f233298 Resolve "Backend fails hard when trying to order by field name without using user_field_names" 2021-10-05 08:50:39 +00:00
Bram Wiepjes
e86a78bef5 Resolve "Add the latest templates" 2021-10-05 07:52:26 +00:00
Sascha Jullmann
137bbf7a68 Resolve "The currently selected view is not scrolled to automatically in the ViewsContext menu" 2021-10-04 18:31:58 +00:00
Sascha Jullmann
7f53cfcda4 Resolve "Multiple select field" 2021-10-04 15:54:29 +00:00
Sascha Jullmann
fd31ff2f76 Resolve "Copying a cell containing a null value results into an error" 2021-09-30 12:59:22 +00:00
Sascha Jullmann
673406f79f Resolve "Backend fails hard when moving a row and an invalid before_id int is provided" 2021-09-30 12:15:32 +00:00
Bram Wiepjes
a7918da273 Introduced has file type filter 2021-09-22 12:05:09 +00:00
Nigel Gott
75c0fbab29 Resolve "Fix accidentally locking all rows in various tables for many operations" 2021-09-15 12:23:34 +00:00
Nigel Gott
508d2458d9 Resolve "Deleting an application and some of its rows at the same time will cause a cleanup crash" 2021-09-14 10:20:45 +00:00
Nigel Gott
4beac682de Upgrade Django to v3 and do Major/Minor bumps for all other libraries. Also... 2021-09-14 08:30:26 +00:00
Jrmi
d7f6307539 Add user account endpoints 2021-09-09 08:59:19 +00:00
Nigel Gott
fd62565f86 Resolve "Web-frontend results into error when switching rapidly between tables" 2021-09-02 08:22:31 +00:00
Sascha Jullmann
22c2f80f12 Resolve "Backend fails hard when importing table data with very long column name" 2021-08-24 15:36:04 +00:00
Nigel Gott
3013ed33e8 Resolve "The single select field type prepareValueForPaste can result in an error" 2021-08-17 14:40:12 +00:00
Nigel Gott
fb0e8e8696 Fix two view export bugs 2021-08-12 11:12:01 +01:00
Sascha Jullmann
d82377432d Resolve "Updating a user via the admin interface does not work" 2021-08-11 15:32:01 +00:00
Bram Wiepjes
054d89ee90 prepared for release of 1.5 2021-08-11 12:13:28 +02:00
Bram Wiepjes
0d32330f56 fixed moment dependency issue 2021-08-11 09:30:43 +00:00