Commit Graph
4311 Commits
Author SHA1 Message Date
Atanas Yonkov 64fde6dffa Hide unnecessary configurations for pie and dougnut charts 2023-03-29 17:14:32 +03:00
Jože Fortun ea9b0ae178 Remove redundant 'Open bookmarks' title 2023-03-28 13:35:13 +02:00
Jože Fortun 934f8ff2df Remove redundant 'Open bookmarks' title 2023-03-28 13:32:46 +02:00
Jože Fortun 421e5de2a1 Fix reporter display element size resetting on block save 2023-03-24 17:04:18 +01:00
Jože Fortun f3bbf7a16c Fix reporter compose block run failed translation notification 2023-03-24 16:07:44 +01:00
Jože Fortun a018528587 Fix reporter sidebar not filtering based on name 2023-03-24 15:18:52 +01:00
Peter Grlica a7d4530be2 Update discovery vendor pkg 2023-03-22 15:21:18 +01:00
Jože Fortun 2e63adc077 v2022.9.9-rc.1 2022.9.9-rc.1 2023-03-21 17:12:14 +01:00
Jože Fortun ffbaba27e8 Allow future/past only on time only fields 2023-03-20 12:17:03 +01:00
Jože Fortun 24a31971e8 Disable future/past values only for datetime in record list filter 2023-03-20 11:49:53 +01:00
Katrin Yordanova 7a9802a1c7 Fix error when trying to fetch incorrectly configured workflow triggers in admin 2023-03-17 12:53:04 +02:00
Tomaž Jerman 0cf81dc458 Re-enable record and user references for record imports 2023-03-16 09:37:46 +01:00
Tomaž Jerman a554e289cb Fix invalid model constraints when imported via Envoy 2023-03-15 17:07:43 +01:00
Tomaž Jerman 3ec7d19fae Support the STD agg. fnc. on MySQL databases
This was supported in past versions, preserving here.
Other drivers currently do not support it (as in the past).
2023-03-13 11:39:23 +01:00
Emmy Leke 89e38c0381 Resolve the recordlist overflow issue. 2023-03-10 15:43:51 +01:00
Peter Grlica bc5c78b4c8 Upgraded goja and updated dependencies 2023-03-07 13:22:58 +01:00
Jože Fortun 65a6f833e6 Hide disabled namespace from sidebar namespace dropdown 2023-03-06 10:39:41 +01:00
Jože Fortun 383cff21ce v2022.9.8 2022.9.8 2023-03-01 16:42:08 +01:00
Jože Fortun c299f0a423 Remove pb from reminders edit 2023-03-01 15:41:48 +01:00
Jože Fortun 57737d06cf v2022.9.8-rc.2 2022.9.8-rc.2 2023-03-01 15:16:02 +01:00
Jože Fortun ea7bd73a33 Add configuration option to hide record list filter 2023-03-01 15:10:00 +01:00
Vivek Patel 1e4089ff34 Add explicit type cast to JSONB for PSQL
Explicit type casting was needed for timezone to cast into jsonb.
2023-03-01 17:28:21 +05:30
Jože Fortun 392d21d7af Remove unneeded reminder code 2023-02-28 17:22:23 +01:00
Jože Fortun d08b994a5d v2022.9.8-rc.1 2022.9.8-rc.1 2023-02-28 15:39:16 +01:00
Jože Fortun cb3ab995e6 Update reminder UI/UX 2023-02-28 15:18:29 +01:00
Atanas Yonkov c69d5b5bd4 Add option to undismiss a reminder on frontend 2023-02-28 15:18:29 +01:00
Vivek Patel 6129da43cf Add endpoint to undo dismissed reminder
User can undo their own reminders.
2023-02-28 15:18:29 +01:00
Atanas Yonkov 4eff895a2c Add Record Page Links to Reminders 2023-02-28 15:18:29 +01:00
Jože Fortun e2134e299f Fix chart list style lapsus 2023-02-28 13:02:18 +01:00
Vivek Patel 615c432cf0 Fix discovery search result
Fix aggregation filter(left side menu filter) matches, added minimum match criteria to match exact string match for search result.
2023-02-28 13:00:50 +05:30
Vivek Patel 9dd3a14c1d Fix record filter for field with hyphen
Add hyphen to allowed list of ident while parsing the query
2023-02-28 13:00:50 +05:30
Jože Fortun 8009f7ce14 Save reporter datasources separately from report 2023-02-27 22:30:39 +01:00
Jože Fortun 4fe39ff85f Adjust compose resource list UX 2023-02-27 13:43:50 +01:00
Peter Grlica a68c32f0f5 On push test lib and webapp 2023-02-27 10:36:20 +01:00
Peter Grlica b6e937f8d4 Run server tests on main branch push 2023-02-27 10:36:11 +01:00
Kelani Tolulope a19c7741e8 Fix wrong system permissions showed for selected roles 2023-02-23 10:48:33 +01:00
Katrin Yordanova c55453b381 Show correct notification message after creating a module 2023-02-21 18:47:15 +02:00
Jože Fortun 1866097b43 Fix gauge chart dimension to deletedBy 2023-02-20 15:32:17 +01:00
Katrin Yordanova 2cfda09957 Remove lapsus from sensitivity level translation in compose module 2023-02-16 12:51:59 +02:00
Atanas Yonkov 837bb8f1a4 Fix relative value shown incorrectly for bar and line charts 2023-02-16 12:14:00 +02:00
Kelani Tolulope 1706e52064 Fix select field options translations showing when not saved 2023-02-15 12:03:59 +01:00
Katrin Yordanova e5943b4a32 Add processing in privacy Request/List 2023-02-15 10:33:22 +02:00
Atanas Yonkov 29f4f2fbfb Fix Post-processing function not working for gauge chart 2023-02-15 10:32:19 +02:00
Peter Grlica 27947fcaf6 Fix id column migrate for views
Change only id columns of tables, not views, as postgres does not allow
changing those.
2023-02-14 16:49:27 +01:00
Kelani Tolulope 9e1a158ceb Fix Record revision datetime type not shown correctly 2023-02-13 11:36:12 +01:00
Jože Fortun a76079db0a v2022.9.7 2022.9.7 2023-02-10 14:18:48 +01:00
Jože Fortun bc3207028d Update condition for when sidebar is mobile 2023-02-10 14:13:55 +01:00
Katrin Yordanova 76fdca8681 Use workflow name as title of file if handle isn't provided 2023-02-10 14:36:24 +02:00
Jože Fortun 80117c09f0 Add multi value toggle to module edit field row 2023-02-10 12:54:42 +01:00
Jože Fortun ef7e8649a5 Show only JSON encoding strategy for multi value fields 2023-02-10 12:06:26 +01:00