Denis Arh
ea159ce83a
Fix incompatible (mysql) SQL commands
2021-02-23 18:51:32 +01:00
Denis Arh
4da09168f4
Post auth-merge cleanup
2021-02-23 17:37:22 +01:00
Denis Arh
61de68b8d4
Merge branch '2021.3.x-feature-oauth2' into 2021.3.x
2021-02-23 07:34:50 +01:00
Denis Arh
53be013377
Implement new auth UI, deprecate auth API endpoints
2021-02-23 07:34:10 +01:00
Denis Arh
9d98bca80a
Updated vendors, add deps for auth
2021-02-23 07:34:09 +01:00
Peter G
3ae097c202
Read newly exposed module's records on data sync for federation role
2021.3.0-feature-fed-update
2021.3.1-feature-fed-update
2021-02-22 15:54:33 +01:00
Tomaž Jerman
f8e3d85c16
Cursor filter fixes
2021-02-22 09:39:03 +01:00
Tomaž Jerman
c7636e2bb0
Tweak renderer structure
2021-02-17 08:50:28 +01:00
Tomaž Jerman
331f43a8b4
Fix import failed counter lapsus
2021-02-15 15:25:28 +01:00
Tomaž Jerman
127b43a69e
Define base templating system
2021-02-12 10:11:57 +01:00
Denis Arh
deb68938fa
Fix panic on unintialized RecordValueErrorSet
2021-02-11 12:10:42 +01:00
Denis Arh
2d55a2a869
Remove deprecated trigger RBAC from compose
2021-02-11 12:08:47 +01:00
Denis Arh
f1526fbbba
Fix event-type lapsu (UserBeforeUpdate vs UserBeforeDelete)
2021-02-11 12:07:15 +01:00
Denis Arh
53c761a9c1
Fix broken resource monitoring
2021-02-10 18:16:25 +01:00
Denis Arh
eae857809e
Refresh docs/REAME.adoc
2021-02-10 18:15:45 +01:00
Tomaž Jerman
a36bb95b0b
Add store testing Makefile definitions
2021-02-09 14:59:56 +01:00
Tomaž Jerman
828bc69fc7
Fix merge lapsus
2021-02-04 15:40:47 +01:00
Denis Arh
cd1f25ab68
Keep ref to module on compose record
2021-02-03 12:43:22 +01:00
Denis Arh
89677732ce
gin reload utility is now more configurable
2021-01-25 20:24:03 +01:00
Denis Arh
c1fe2a80b5
Refactor yaml utils into sep. package (y7s)
2021-01-25 18:05:24 +01:00
Tomaž Jerman
e32db506f2
Fix record import via some CSV files
...
Some CSV files failed to detect as text/csv so the import failed.
ref: https://github.com/gabriel-vasile/mimetype/issues/138
2021-01-25 18:05:24 +01:00
Denis Arh
01a7aa6526
Remove .With(ctx) pattern
2021-01-25 18:05:24 +01:00
Jože Fortun
a43bb9b279
Add federation to Swagger
2021-01-25 18:05:19 +01:00
Jože Fortun
39a46dedac
Regenerate static files for API docs
2020.12.2
2021-01-25 16:50:11 +01:00
Denis Arh
34d9f6bf7b
Fix paging cursor sort-direction flag
...
Fixes issue cortezaproject/corteza-webapp-compose#213
2021-01-25 16:45:21 +01:00
Jože Fortun
9dd7a609e9
Add federation to Swagger
2021-01-25 16:44:57 +01:00
Tomaž Jerman
ce21db2197
Fix record import via some CSV files
...
Some CSV files failed to detect as text/csv so the import failed.
ref: https://github.com/gabriel-vasile/mimetype/issues/138
2021-01-15 12:12:01 +01:00
Denis Arh
2eea2ad908
Use debug logger when ACTIONLOG_DEBUG=true
2020.12.1
2021-01-11 13:36:56 +01:00
Denis Arh
1317939dec
Fix messaging attachment loading
2021-01-08 18:09:44 +01:00
Denis Arh
a82aa36f62
Add missing condition for fetching preexisting message channels
2021-01-08 10:02:36 +01:00
Denis Arh
1acb807b93
Fix missing settings cli command
2021-01-08 08:25:51 +01:00
Denis Arh
f21d5476e0
Add actionlog ID field json tags
2021-01-08 08:18:57 +01:00
Denis Arh
50aff017a4
Add context to user service in /auth/check handler
2021-01-07 17:33:37 +01:00
Peter Grlica
a9c0345110
Merge branch '2020.12.x-fed-data-fix' into 2020.12.x
2021-01-06 23:03:52 +01:00
Peter Grlica
54e122e7d6
Stale data on old pointer when data syncing
2021-01-06 23:03:42 +01:00
Peter Grlica
cb6c7f8536
Move ignored users check func to query
2021-01-06 23:03:42 +01:00
Tomaž Jerman
d2beb813c4
Fix datasync for missing resources
2021-01-06 23:03:42 +01:00
Denis Arh
d7e8c5032f
Optimize record pagination & counting
2021-01-04 13:15:53 +01:00
Denis Arh
b67d2e0db3
Add watch.test.% makefile task
2021-01-04 13:15:53 +01:00
Tomaž Jerman
04054ca07f
Fix sink error handling
2020.12.0
2020-12-29 12:40:11 +01:00
Denis Arh
2bfe81b9db
Suppress stactrace on websocket session errors
2020-12-25 15:57:00 +01:00
Denis Arh
9ddc92259d
Add missing record-check filter function
2020-12-22 21:09:40 +01:00
Denis Arh
44d597cff1
Fix user data masking on search
2020-12-22 21:09:40 +01:00
Denis Arh
46d89253f6
Make chan member query cross-db compatible
2020.12.0-rc.5
2020-12-22 08:35:17 +01:00
Denis Arh
78023594b5
Fix accidental casting of JSON null to int(0)
2020-12-22 07:20:39 +01:00
Denis Arh
4efcf334b0
Additional pagination tests
2020-12-22 07:20:39 +01:00
Tomaž Jerman
355f0e85f5
Add missing message mention sys values
2020-12-21 20:52:09 +01:00
Tomaž Jerman
d6e91ffab3
Fix messaging ws/channel event parameters
...
As members & member were not specified, the preproc step attempts
to lookup the store, but the data is not yet committed.
This results in partial data.
2020-12-21 20:27:49 +01:00
Denis Arh
14a2a06894
Fix private 1on1 channel lookup
2020-12-21 19:18:31 +01:00
Tomaž Jerman
502edae3e4
Update crm provision files
2020-12-21 18:49:52 +01:00