1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-02-27 14:45:49 +00:00
Commit graph

19 commits

Author SHA1 Message Date
Przemyslaw Kukulski
19a84d4c5d Resolve "Add tourl formula to support operations on url field type" 2024-08-01 19:50:43 +00:00
Davide Silvestri
aeb4ff6684 Draft: Resolve "Support for division/multiplication/tonumber formula for duration field" 2024-05-08 09:21:55 +00:00
Davide Silvestri
1a90b6e2fe Resolve "Support multiple select in the formula field" 2023-12-11 09:33:58 +00:00
Nigel Gott
d704b560ca Resolve "Lookup field compatibility with the file field" 2023-10-11 10:35:54 +00:00
Eimantas Stonys
a463434061 Resolve "Add split_part formula function" 2023-09-13 08:44:05 +00:00
Sabeeh Hassan
03466721f8 Resolve "Add formula function to encode uri's" 2023-08-02 10:05:10 +00:00
Alexander Haller
fbf463a864 Resolve "Move formula language partially into own module" 2023-06-15 10:28:18 +00:00
Davide Silvestri
1d5c830729 Resolve "Formula's totext function doesn't take into account timezones for date fields" 2023-05-15 13:56:44 +00:00
Davide Silvestri
86d1e29202 Resolve "Add the now() formula" 2023-03-08 10:34:59 +00:00
Davide Silvestri
bfd78ee23c Resolve "Introducing nullables for formula: fix isblank(); add isnull() function" 2023-03-02 17:59:35 +00:00
Alexander Haller
c1cfdb235b Resolve "isNan/whenNan formulas" 2023-02-02 16:11:55 +00:00
Davide Silvestri
e898953f63 Resolve "Add missing Maths formula function" 2022-12-20 08:39:44 +00:00
Nigel Gott
5dc6ca9971 Resolve "[Feature] Add URL formula keyword" 2022-09-20 08:51:55 +00:00
Nigel Gott
298faf1760 Fix divide function sometimes resulting in errors and fix up and make available round and int functions 2022-08-29 17:11:38 +00:00
Scott Fortmann-Roe
d797e36aa2 Escape all quotes in fields 2022-06-07 10:36:58 +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
Nigel Gott
7df4e258be Deprecate field_by_id special baserow formula function to greatly simplify... 2021-10-22 08:37:52 +00:00
Nigel Gott
a943716dde Final formula MR 2021-10-05 11:31:44 +00:00