Commit Graph

8214 Commits

Author SHA1 Message Date
Nayan Patel
27e863f197 Adds Deploy with Koyeb. (#11686)
* Adds Deploy with Koyeb.

* Oops

I'm not great at markdown :|
2022-02-28 13:44:53 -05:00
Abdón Rodríguez Davila
e73cc4f773 Avoid get database when authenticate with JWT (#11617) 2022-02-28 18:43:23 +00:00
Abdón Rodríguez Davila
838f37b9be Respect the disable the o2m sort option (#11893) 2022-02-28 18:42:15 +00:00
Azri Kahar
fc585000a0 Datetime interface improvements (#11783)
* Datetime interface improvements

* tweak click event
2022-02-28 12:23:23 -05:00
Azri Kahar
474c9fd1b4 allow target="_blank" in markdown sanitization (#11787) 2022-02-28 12:20:57 -05:00
ian
bc45dd5f05 Empty {} supersedes other permissions/validations in _OR merge (#11554)
* Empty {} supersedes other permissions/validations in _OR merge

* Add unit test

* Fix typo

* Add a different conditional filter for comparison
2022-02-28 12:03:24 -05:00
Azri Kahar
e6a0a40319 redirect to page not found for invalid collections (#11882) 2022-02-28 11:05:58 -05:00
Ariunbold G
c2ed7fdcb0 Update available-languages.yaml (#11874)
Added Mongolian language option to language selection list.
2022-02-28 10:39:20 -05:00
Rijk van Zanten
97e2cf5ed5 New translations en-US.yaml (Mongolian) (#11876) 2022-02-27 06:07:41 +00:00
Rijk van Zanten
6c6ea67465 New translations en-US.yaml (Italian) (#11872) 2022-02-26 18:09:00 +00:00
José Varela
d4be6e0437 Add support to extend server properties (#11869) 2022-02-26 12:11:24 -05:00
Azri Kahar
afd1edf5f9 close date picker on select (#11854) 2022-02-25 10:15:32 -05:00
Azri Kahar
0bad2744b3 Clarify default role ID format for SSO (#11855)
* clarify default role ID format for SSO

* tweak
2022-02-25 11:28:29 +00:00
Rijk van Zanten
540867b80a New translations en-US.yaml (Chinese Simplified) (#11833) 2022-02-24 07:29:39 +00:00
Rijk van Zanten
9fffab3523 New Crowdin updates (#11831)
* New translations en-US.yaml (German)

* New translations en-US.yaml (Chinese Simplified)
2022-02-24 06:56:06 +00:00
Dominic Marcelino
45344284bf Update plesk docs: Create / apply snapshots (#11819)
* Update plesk docs: Create / apply snapshots

Add a script wrapper to support snapshots on plesk servers. 

Not sure if the example script should stay here or be added next to the other wrapper on the cli-page.

* Update docs/getting-started/installation/plesk.md

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2022-02-23 16:32:41 -05:00
Aiden Foxx
4b4a31ad55 LDAP handle posix groups (#11799)
* Simplified user fetching by passing EqualityFilter

* Simplified LDAP fetching and added posix user/group support

* Update api/src/auth/drivers/ldap.ts

* Renamed getAttribueValue to getEntryValue

* Update api/src/auth/drivers/ldap.ts
2022-02-23 15:48:14 -05:00
schlagmichdoch
dacce8e472 Fix anonymous binding ldap (#11750)
* fix anonymous binding ldap by correcting condition for throwing InvalidConfigException

* add anonymous bind option to docs

Co-authored-by: Dominik Tils <d.tils@studentec.de>
2022-02-23 15:47:59 -05:00
Rijk van Zanten
f72b69a2b2 New translations en-US.yaml (Polish) (#11822) 2022-02-23 14:56:11 +00:00
Rijk van Zanten
e7b88be5e6 New translations en-US.yaml (German) (#11820) 2022-02-23 12:48:59 +00:00
Rijk van Zanten
4e9118b924 New Crowdin updates (#11816)
* New translations en-US.yaml (Romanian)

* New translations en-US.yaml (Italian)

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (Polish)

* New translations en-US.yaml (Spanish, Chile)

* New translations en-US.yaml (Chinese Simplified)

* New translations en-US.yaml (Croatian)
2022-02-23 08:46:59 +00:00
Azri Kahar
cffaf44dee add missing directus_shares note (#11815) 2022-02-23 08:42:02 +00:00
Azri Kahar
2938821be0 fix map interface extension options (#11796) 2022-02-22 15:08:40 +00:00
Azri Kahar
079d02c6fa Hide delete action for last admin role (#11793) 2022-02-22 10:02:52 -05:00
Azri Kahar
96fd9f5c80 fix video size within in-app docs (#11784) 2022-02-22 06:53:24 +00:00
Chris Bartley
bd89fe2a4c Fixed readByQuery's sort parameter in custom API endpoint example (#11662) 2022-02-22 14:36:30 +08:00
Azri Kahar
97fcefc268 Docs dark mode fix v2 (#11782)
* fix docs dark mode

* tweak code token color

* dynamic color for homepage elements

* swap primary/secondary for dark mode

* add dark variant of header background
2022-02-22 05:22:06 +00:00
Azri Kahar
f4358cd04b Fix dark mode for docs (#11781)
* fix docs dark mode

* tweak code token color
2022-02-21 23:58:59 -05:00
rijkvanzanten
902b1507ff Update package-lock 2022-02-21 19:10:42 -05:00
Rijk van Zanten
61b972d943 New translations en-US.yaml (Croatian) (#11780) 2022-02-21 22:23:23 +00:00
Eron Donevan Powell
1bc7da6967 Docs: update CSS and pics (#11634)
* .gitignored package-lock.json that was created in the docs subfolder

* tweaked color names, except the ones in in vue files

* converted terminal screencaps into markdown

* updated images in 'Content'

* updated user-directory images

* updated media in file-library

* moved picsto cloud in reference>files

* updated images in config > datamodels > relationships

* updated primary colors in app-overview.svg

* updated insights images

* swapped quickstart-guide media and touched up copy

* Update last colors, remove linting from docs temporarily

* Fix theme color

* Update homepage header image

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2022-02-21 15:32:09 -05:00
Azri Kahar
c85515ada6 Fix relational interfaces to return null when the array is empty after deselecting item(s) (#11765)
* Fix relational interfaces to return null on delete

* add fix to m2a

* fix treeview not clearing displayed list
2022-02-21 11:19:32 -05:00
Azri Kahar
9148062247 fix permission for field functions (#11771) 2022-02-21 11:19:03 -05:00
Azri Kahar
00175ff1cb fix copy/paste for readonly code interface (#11769) 2022-02-21 11:14:48 -05:00
Azri Kahar
9f0c272976 Hide save options when no create permission (#11762) 2022-02-21 11:12:01 -05:00
Azri Kahar
8a85e2adc1 Show errors for Save as Copy action (#11761)
* show errors for Save as Copy action

* extract error handler for both save & saveAsCopy
2022-02-21 11:11:17 -05:00
Easy
b2d37321af item → 条目 not 项目 (#11767)
somewhere use "项目" for both items and projects , change items to "条目"
2022-02-21 09:23:45 -05:00
Rijk van Zanten
c02d561565 New translations en-US.yaml (Indonesian) (#11764) 2022-02-21 08:57:58 +00:00
Rijk van Zanten
9203e2f6ef New translations en-US.yaml (Indonesian) (#11763) 2022-02-21 08:08:05 +00:00
Azri Kahar
6b02935116 fix translations resetting for new records (#11746) 2022-02-20 17:52:45 -05:00
Rijk van Zanten
b8742a479f New translations en-US.yaml (Romanian) (#11745) 2022-02-20 03:46:40 +00:00
Rijk van Zanten
81e7913d6d New translations en-US.yaml (Romanian) (#11744) 2022-02-20 03:07:19 +00:00
Rijk van Zanten
f6bdc5f8f2 New translations en-US.yaml (Spanish) (#11741) 2022-02-19 22:59:24 +00:00
rijkvanzanten
247b4f0564 Update supported DBs 2022-02-18 18:59:17 -05:00
Rijk van Zanten
27976e1c85 New translations en-US.yaml (Russian) (#11718) 2022-02-18 21:03:47 +00:00
Rijk van Zanten
db68655ce8 New translations en-US.yaml (Russian) (#11715) 2022-02-18 20:36:53 +00:00
rijkvanzanten
5ab7c105f0 ftfy 2022-02-18 12:11:00 -05:00
Rijk van Zanten
c3bc06f28a New Crowdin updates (#11712)
* New translations en-US.yaml (Polish)

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (Italian)
2022-02-18 17:10:05 +00:00
rijkvanzanten
52c3134f45 Update changelog 2022-02-18 11:50:46 -05:00
rijkvanzanten
47a5da78fb v9.5.2 v9.5.2 2022-02-18 11:45:07 -05:00