Rijk van Zanten
a1fb302ebc
New translations en-US.yaml (Italian) ( #12405 )
2022-03-26 08:41:27 +00:00
Rijk van Zanten
92fac82d13
New translations en-US.yaml (Italian) ( #12404 )
2022-03-26 08:12:57 +00:00
rijkvanzanten
b27ecacd6f
Fix collection name usage
2022-03-25 19:42:02 -04:00
rijkvanzanten
a7a07221b0
Fix system-filter button check
2022-03-25 19:39:38 -04:00
Rijk van Zanten
9f96889e5d
New Crowdin updates ( #12401 )
...
* New translations en-US.yaml (Polish)
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (German)
* New translations en-US.yaml (Italian)
* New translations en-US.yaml (English, United Kingdom)
* New translations en-US.yaml (English, Canada)
2022-03-25 22:20:47 +00:00
Rijk van Zanten
175fb849c4
Add field-level validation ( #12363 )
...
* Add field validation column
* Add frontend config for validation
* Make it work
* Add regex to filter configuration
* Fix const/let
* Add custom validation message support
* Add custom validation message tooltip inline
* Fix custom names in validation errors up top
* Fix type error
* Nog eentje om het af te leren
* resolve unused import warnings
2022-03-25 18:03:36 -04:00
rijkvanzanten
82d1ad3b94
Fix line height in table rows
2022-03-25 16:48:41 -04:00
rijkvanzanten
f012504c51
Force path part to string
2022-03-25 14:55:51 -04:00
Rijk van Zanten
a2a9547052
New translations en-US.yaml (Italian) ( #12396 )
2022-03-25 18:01:40 +00:00
Spencer Jones
7d391ed4fa
fix: handle nulls when processing m2m ( #12187 )
...
fixes #12099
Co-authored-by: Spencer Jones <sjones@morningconsult.com >
2022-03-25 13:42:55 -04:00
CommanderRoot
d81adcd674
refactor: replace deprecated String.prototype.substr() ( #12344 )
...
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com >
2022-03-25 13:36:18 -04:00
Rijk van Zanten
caf698ed2f
Use Url util to construct urls everywhere ( #12394 )
...
Fixes #12345
2022-03-25 13:21:59 -04:00
Yasser Lahbibi
ff4fc3b8a9
fix: translate formatted value when setting translation key ( #12354 )
...
* fix: translate formatted value when setting translation key
* linting
2022-03-25 13:11:13 -04:00
Azri Kahar
3cb64c477a
Fix csv values from env variables in telemetry ( #12370 )
2022-03-25 12:40:56 -04:00
Rijk van Zanten
c25c79a63f
Fix default value for stars display ( #12391 )
...
Fixes #12387
2022-03-25 12:37:53 -04:00
Azri Kahar
6acd0b31a2
Update system-filter interface to use v-field-list ( #12320 )
...
* update system filter to use v-field-list
* remove unused code
* use v-field-list in nodes
* prevent node name wrapping
* use prepend as the correct term
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2022-03-25 12:27:25 -04:00
Rijk van Zanten
d26332d012
New translations en-US.yaml (Spanish, Latin America) ( #12388 )
2022-03-25 15:40:05 +00:00
ian
998bdae567
Fix typecast migration array ( #12372 )
...
* Fix incorrect saving of field special in migration
* Add hotfix
* Run typecasting again just in case...
* Rename migration
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2022-03-25 10:35:42 -04:00
Rijk van Zanten
eafc4a6c69
Fix deep _limit -1 not resolving all items ( #12385 )
2022-03-25 09:55:37 -04:00
Rijk van Zanten
e6c3e2606d
New translations en-US.yaml (Bulgarian) ( #12381 )
2022-03-25 10:23:12 +00:00
Rijk van Zanten
4d44ff9f77
New Crowdin updates ( #12379 )
...
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (Ukrainian)
2022-03-25 09:21:05 +00:00
Rijk van Zanten
f3c7e186c1
New translations en-US.yaml (Ukrainian) ( #12378 )
2022-03-25 08:46:40 +00:00
Rijk van Zanten
7a45a2baf9
New translations en-US.yaml (Ukrainian) ( #12376 )
2022-03-25 08:21:14 +00:00
Rijk van Zanten
8311c1417b
New Crowdin updates ( #12375 )
...
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (Ukrainian)
2022-03-25 07:55:13 +00:00
Rijk van Zanten
5dd4f5c5d5
New translations en-US.yaml (Bulgarian) ( #12374 )
2022-03-25 07:18:29 +00:00
Azri Kahar
0f3e5a4463
Fix action for updateAllowed in M2M usePerms ( #12371 )
2022-03-25 02:55:07 +00:00
rijkvanzanten
1395e7d10c
Use correct value in driver validation
2022-03-24 16:25:09 -04:00
Ben Haynes
69aa7fe283
Docs dark mode ( #12362 )
...
* docs dark mode color to match app
* not sure if needed
* Revert "not sure if needed"
This reverts commit f8a71198d5 .
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2022-03-24 14:07:35 -04:00
Azri Kahar
ce0169d5c8
fix LOGGER_LEVELS array being split as string ( #12342 )
...
* fix LOGGER_LEVELS array being split as string
* use toArray
* some basic tests
2022-03-24 09:08:43 -04:00
Azri Kahar
1c7a07d3b7
Fix translation drawer delete button hover style ( #12353 )
2022-03-24 10:02:17 +00:00
Azri Kahar
577e803bb5
fix activity fields using invalid display ( #12351 )
2022-03-24 09:45:21 +00:00
Yasser Lahbibi
3b5fb27fdf
fix: cast translation strings as json ( #12349 )
2022-03-24 17:35:03 +08:00
Alexandre Lotte
eeff5e747f
Docs: Slightly better scrollbars in dark mode ( #12341 )
2022-03-23 23:25:07 -04:00
rijkvanzanten
2e63b49ec4
v9.7.1
2022-03-23 14:52:28 -04:00
rijkvanzanten
7b15947276
v9.7.1
v9.7.1
2022-03-23 14:50:51 -04:00
rijkvanzanten
ed3b1b3302
Update my favorite file
2022-03-23 14:49:14 -04:00
rijkvanzanten
0f1dd6739d
Use correct interface in dropdown choices
2022-03-23 14:35:52 -04:00
Rijk van Zanten
a05a3329da
New translations en-US.yaml (Polish) ( #12332 )
2022-03-23 18:43:43 +01:00
Rijk van Zanten
c921ecc68f
New Crowdin updates ( #12329 )
...
* New translations en-US.yaml (Polish)
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (Chinese Simplified)
* Update source file en-US.yaml
* New translations en-US.yaml (English, United Kingdom)
2022-03-23 12:01:01 -04:00
Rijk van Zanten
9435573742
Fix auto-casting of array like values in env ( #12330 )
2022-03-23 11:59:34 -04:00
Azri Kahar
51ec656a06
disable actions based on permissions ( #12316 )
2022-03-23 11:09:08 -04:00
Azri Kahar
d086b7dc82
Prevent M2M item edits without permission via app ( #12312 )
2022-03-23 11:05:08 -04:00
Azri Kahar
c5a8a3710f
Save last accessed collection in Content Module ( #12310 )
...
* Save last accessed colection in Content Module
* check visible collections to support nested ones
2022-03-23 10:57:18 -04:00
Lukas Schätzle
3043fafb64
Add shortcut from data model to collection content ( #12324 )
...
* Add shortcut to collection content from its data model
* Revert automatic formatting to keep in sync with main
2022-03-23 10:45:41 -04:00
Rijk van Zanten
de152d1995
Fix inconsistent delete action payload ( #12328 )
...
Fixes #12326
2022-03-23 10:40:16 -04:00
Rijk van Zanten
66d63e7acf
New Crowdin updates ( #12315 )
...
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (Chinese Simplified)
2022-03-23 09:11:13 +00:00
Rijk van Zanten
2b1b656ef3
New Crowdin updates ( #12314 )
...
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (Chinese Simplified)
2022-03-23 08:43:29 +00:00
Rijk van Zanten
0d54c66ae6
New translations en-US.yaml (Bulgarian) ( #12313 )
2022-03-23 08:14:10 +00:00
Rijk van Zanten
aebab96ea8
New translations en-US.yaml (Polish) ( #12311 )
2022-03-23 05:11:17 +00:00
Rijk van Zanten
84506f61e7
New translations en-US.yaml (Polish) ( #12309 )
2022-03-23 04:40:58 +00:00