rijkvanzanten
|
220bdf3c4d
|
v9.0.0-rc.6
|
2020-11-03 19:28:21 -05:00 |
|
rijkvanzanten
|
0abc9bcc31
|
Prevent hyphens in db-safe inputs
|
2020-11-03 19:21:20 -05:00 |
|
rijkvanzanten
|
baa62027ad
|
Return JSON/CSV as unknown JSON blobs in GraphQL
Fixes #870
|
2020-11-03 19:18:23 -05:00 |
|
rijkvanzanten
|
cdd7ca78ea
|
Fix shortcut shift modifier on mac
Fixes #604
|
2020-11-03 18:59:07 -05:00 |
|
rijkvanzanten
|
e743b5d0d1
|
Fix missing pk in translations
Fixes #838
|
2020-11-03 17:57:39 -05:00 |
|
rijkvanzanten
|
509fb0bc0b
|
Fetch permissions with no limit
Fixes #857
|
2020-11-03 17:54:54 -05:00 |
|
rijkvanzanten
|
e5d70ebde2
|
Fix nested m2m updates
Fixes #849
|
2020-11-03 17:51:16 -05:00 |
|
rijkvanzanten
|
bd388b93d9
|
Fix type of generated m2m fields
Fixes #861
|
2020-11-03 16:45:06 -05:00 |
|
rijkvanzanten
|
f2d41590a8
|
Add relationship when adding user created/updated from new collection
Fixes #855
|
2020-11-03 16:36:46 -05:00 |
|
rijkvanzanten
|
38c2e239bf
|
Fix isSavable check on item page
Fixes #846
|
2020-11-03 16:22:01 -05:00 |
|
Ben Haynes
|
a4e858f093
|
Action button colors for invite user
|
2020-11-03 16:19:16 -05:00 |
|
rijkvanzanten
|
eaeb48d8ef
|
Fix o2m setting whole row as start edits
Fixes #852
|
2020-11-03 15:32:30 -05:00 |
|
rijkvanzanten
|
dca7df6fb2
|
Fix v-field-select dropdown
Ref #852
|
2020-11-03 15:16:07 -05:00 |
|
rijkvanzanten
|
abadf0956a
|
Use correct display for status in new collection
Fixes #858
|
2020-11-03 14:41:28 -05:00 |
|
rijkvanzanten
|
3c1a9a1cbe
|
Give collection field higher priority than collection prop
Fixes #867
|
2020-11-03 14:15:54 -05:00 |
|
rijkvanzanten
|
2b92f199be
|
Fix preview on non-configured m2o
|
2020-11-03 13:58:42 -05:00 |
|
Jens Kuerschner
|
336962b387
|
Update public-view.vue
Add small fixes to optimize mobile support and scale elements propertly without overlapping each other or the screen.
|
2020-11-03 12:08:22 +01:00 |
|
rijkvanzanten
|
99557a0e14
|
v9.0.0-rc.5
|
2020-11-02 16:58:52 -05:00 |
|
rijkvanzanten
|
6e4159e47b
|
Check for current user/role in app side permissions check
Fixes #817
|
2020-11-02 16:56:45 -05:00 |
|
rijkvanzanten
|
0db7ab4eab
|
Fix multiple file upload in files
Fixes #822
|
2020-11-02 16:37:09 -05:00 |
|
rijkvanzanten
|
9a833f00aa
|
Fix wrong prop type
|
2020-11-02 16:18:52 -05:00 |
|
rijkvanzanten
|
ec98d072d4
|
Fix o2m not rendering nested m2o data
Fixes #841
|
2020-11-02 15:33:26 -05:00 |
|
rijkvanzanten
|
7b20911b5a
|
Add manual sort support to files
Fixes #849
|
2020-11-02 15:21:35 -05:00 |
|
rijkvanzanten
|
c42e8602b8
|
Reset selection in drawer collection on close
Fixes #843
|
2020-11-02 10:50:09 -05:00 |
|
rijkvanzanten
|
ab557ad8fb
|
Default to collection level display template, add translations interface options
Fixes #838
|
2020-11-02 10:38:42 -05:00 |
|
maartenvn
|
5db4dff16a
|
Fix incorrect translation for 'collections' for nl-NL
|
2020-11-02 16:11:13 +01:00 |
|
e01
|
19e9144f6b
|
Add maskable icon supporting android homescreen shapes; Use big splash screens for ios and android; hint browserconfig; change theme color from user theme
|
2020-10-31 20:42:24 +02:00 |
|
rijkvanzanten
|
e3a60b4bfa
|
v9.0.0-rc.4
|
2020-10-30 18:44:18 -04:00 |
|
rijkvanzanten
|
cac687859d
|
Fix webpack asset path
|
2020-10-30 18:37:00 -04:00 |
|
rijkvanzanten
|
708aea6fb6
|
Allow App to run under subpath
|
2020-10-30 18:11:55 -04:00 |
|
rijkvanzanten
|
160407b6cf
|
Remove unused broken import
|
2020-10-30 14:27:29 -04:00 |
|
rijkvanzanten
|
1b0d381161
|
Fix seeder data, run migrations on install through cli
|
2020-10-30 11:52:16 -04:00 |
|
rijkvanzanten
|
39e70db7db
|
Fix note not showing up on collection overview
Fixes #816
|
2020-10-30 09:52:28 -04:00 |
|
rijkvanzanten
|
817cd9d63a
|
Fix mounting path of custom modules
Fixes #808
|
2020-10-29 17:57:29 -04:00 |
|
Rijk van Zanten
|
9c409d2a7a
|
Merge pull request #815 from nickrum/code-save-fix
Only emit actual user input in code interface
|
2020-10-29 22:56:59 +01:00 |
|
Nicola Krumschmidt
|
9853832cdc
|
Only emit actual user input in code interface
Fixes #800
|
2020-10-29 22:46:51 +01:00 |
|
rijkvanzanten
|
1e6ade2413
|
Fix languages capitalization, add content padding bottom to drawer
|
2020-10-29 17:29:37 -04:00 |
|
rijkvanzanten
|
e3c5acd636
|
Remove linters from code interface
Fixes #812
|
2020-10-29 16:43:59 -04:00 |
|
rijkvanzanten
|
02fbeefc47
|
Minor cleanup
|
2020-10-29 16:28:18 -04:00 |
|
rijkvanzanten
|
3e27fc70bb
|
Merge branch 'main' into fix/login
|
2020-10-29 16:18:45 -04:00 |
|
rijkvanzanten
|
d8339ae70d
|
Merge branch 'main' into assets
|
2020-10-29 16:03:04 -04:00 |
|
rijkvanzanten
|
cfae98eb22
|
Merge branch 'main' into system-rows
|
2020-10-29 15:45:30 -04:00 |
|
rijkvanzanten
|
ac6d358e4f
|
Fix loading state of collection detail
|
2020-10-29 15:16:06 -04:00 |
|
rijkvanzanten
|
3b97a408b4
|
Disable locked fields on field setup
|
2020-10-29 15:14:05 -04:00 |
|
rijkvanzanten
|
0f729a5d6b
|
Move preview defaults to app
|
2020-10-29 13:39:39 -04:00 |
|
maartenvn
|
419a9cef1e
|
Fix incorrect login settings access
|
2020-10-29 13:27:55 +01:00 |
|
rijkvanzanten
|
6b345193c1
|
v9.0.0-rc.3
|
2020-10-28 17:34:49 -04:00 |
|
rijkvanzanten
|
527a911b77
|
Change language on save instead of on restart
|
2020-10-28 13:52:38 -04:00 |
|
rijkvanzanten
|
7f58f86ffb
|
Don't crash on non-existing translations file
Fixes #798
|
2020-10-28 13:29:11 -04:00 |
|
rijkvanzanten
|
742b8f85a1
|
Refresh server store on settings save
To correctly show newly updated project info
|
2020-10-28 11:57:41 -04:00 |
|