Commit Graph

7635 Commits

Author SHA1 Message Date
Oreille
1b9eb0f4b1 Use expression instead of alias in groupBy query (#10339) 2021-12-06 12:55:33 -05:00
Oreille
500d57073c Removed unused GeometryFormat (#10341) 2021-12-06 17:17:40 +00:00
Ben Haynes
9967380a68 replace logo with rounded version (#10340) 2021-12-06 11:59:22 -05:00
Argomix
e629c17fdb Update input-rich-text-html.vue (#10331)
Soft wrap in HTML source code view.
2021-12-06 15:26:21 +00:00
Rijk van Zanten
8881011f55 Add disabled state to translations interface (#10338)
Fixes #10337
2021-12-06 15:24:37 +00:00
renovate[bot]
23e0b8bf9b Pin dependencies (#10318)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-06 15:24:32 +00:00
Rijk van Zanten
5d80038a8a Fix permissions merging on null check (#10336)
Fixes #10305
2021-12-06 15:12:20 +00:00
renovate[bot]
b2dffeb4de Update Node.js to v16.13.1 (#10319)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-06 10:08:54 -05:00
Nicola Krumschmidt
ad4a13f93b Share pinia with extensions (#10335)
Pinia is stable and also the recommended state management lib for Vue 3 🔥
2021-12-06 09:58:48 -05:00
Azri Kahar
19cbe896b4 docs updates on file library, content sidebar etc (#10334) 2021-12-06 09:36:00 -05:00
Rijk van Zanten
223c70f8db New translations en-US.yaml (Ukrainian) (#10329) 2021-12-06 10:30:40 +00:00
Rijk van Zanten
d8cb6cedd0 New translations en-US.yaml (Ukrainian) (#10328) 2021-12-06 10:04:21 +00:00
Rijk van Zanten
7e60dbdae6 New translations en-US.yaml (Ukrainian) (#10325) 2021-12-06 09:13:57 +00:00
Rijk van Zanten
a7d9f689e9 New translations en-US.yaml (Ukrainian) (#10324) 2021-12-06 07:48:59 +00:00
Oreille
8c468ced31 Small optimization in getNodeAtPath (#10316) 2021-12-06 00:35:37 +00:00
Rijk van Zanten
d78e45a982 New translations en-US.yaml (Indonesian) (#10317) 2021-12-06 00:32:21 +00:00
Rijk van Zanten
7c9d4dbd4f New translations en-US.yaml (Indonesian) (#10315) 2021-12-06 00:05:27 +00:00
Rijk van Zanten
5d400f2b81 New translations en-US.yaml (Czech) (#10314) 2021-12-05 18:39:44 +00:00
Oreille
cf09f6cd21 Fix non-native geometries not visible in map layout (#10308)
* Fix non-native geometries not showing up in map layout
* Don't add bbox to edited and parsed geometries
2021-12-04 23:47:20 +00:00
Aiden Foxx
6d2ab0701c Added back missing LDAP default (#10302) 2021-12-04 16:18:38 -05:00
Rijk van Zanten
ead31fbe07 New translations en-US.yaml (Spanish) (#10306) 2021-12-04 20:00:08 +00:00
Aiden Foxx
58bc651c85 Fixed escaping error on LDAP filters (#10297) 2021-12-04 09:18:20 -05:00
Rijk van Zanten
c2c6f309a1 New translations en-US.yaml (French) (#10299) 2021-12-04 12:39:23 +00:00
Rijk van Zanten
4ec9780398 New translations en-US.yaml (French) (#10298) 2021-12-04 12:10:06 +00:00
Rijk van Zanten
ace91083ae New translations en-US.yaml (Ukrainian) (#10296) 2021-12-04 10:53:27 +00:00
Rijk van Zanten
f51f46fd88 New translations en-US.yaml (Ukrainian) (#10295) 2021-12-04 10:26:57 +00:00
Rijk van Zanten
0777b03b57 New translations en-US.yaml (Ukrainian) (#10294) 2021-12-04 09:58:22 +00:00
Rijk van Zanten
fae5ccb818 New translations en-US.yaml (Ukrainian) (#10293) 2021-12-04 09:31:10 +00:00
Rijk van Zanten
f1a47b0947 New translations en-US.yaml (French) (#10290) 2021-12-03 22:00:31 +00:00
rijkvanzanten
0186ae7fee Update changelog 2021-12-03 16:18:22 -05:00
rijkvanzanten
776c105aac v9.2.0 v9.2.0 2021-12-03 16:16:38 -05:00
rijkvanzanten
00a2be9187 Improve 404 check on item detail page 2021-12-03 16:11:33 -05:00
Rijk van Zanten
a8c950ab92 New translations en-US.yaml (French) (#10289) 2021-12-03 20:55:20 +00:00
Rijk van Zanten
91835dc7ee New translations en-US.yaml (French) (#10288) 2021-12-03 20:25:38 +00:00
Dorian Zedler
94e53212b4 Implement AUTH_DISABLE_DEFAULT config option (#9322)
* Implement AUTH_DISABLE_DEFAULT config option

* Disable default auth rute if set to disabled

* Add disableDefault to API docs

* Update app/src/routes/login/login.vue

Co-authored-by: Aiden Foxx <aiden.foxx.mail@gmail.com>

* Remove watch block

* Remove useless variable

* Don't import watch

Co-authored-by: Aiden Foxx <aiden.foxx.mail@gmail.com>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-12-03 14:13:50 -05:00
Azri Kahar
cb45ba1ba5 Docs styles (#10286)
* Update docs to use CSS variables

* remove previous dark mode styles
2021-12-03 13:53:15 -05:00
Rijk van Zanten
356996cf59 New translations en-US.yaml (Polish) (#10285) 2021-12-03 18:48:35 +00:00
Oreille
52deb28fc2 Add items.read filter hook (#10284)
* Add items.read filter hook

* Fix issue cause by query being wrongly modified

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2021-12-03 13:36:49 -05:00
rijkvanzanten
ebbbdf6a5c Tweak relationships information re m2a 2021-12-03 12:32:26 -05:00
ian
851199a9fd Check if file exists in assets service (#10261)
* Check if file exists in assets service

* Remove dupliate check from assets controller

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-12-03 17:29:41 +00:00
Rijk van Zanten
e7bfafede9 Add shared exceptions to extension context (#10281)
Ref #10276
2021-12-03 16:57:36 +00:00
Rijk van Zanten
032ec99be1 Add note to enable module in settings after completion (#10280)
Fixes #10259
2021-12-03 11:42:41 -05:00
Oreille
e03bb391b0 Add items.read filter hook (#10279) 2021-12-03 16:37:04 +00:00
Rijk van Zanten
d2e228f30b Add missing docs for collection hierarchy and auth-refresh mode (#10278)
* Add docs on collection hierarchy

Fixes #10265

* Add missing docs on "mode" flag for auth refresh

Fixes #10007

* Fix wrong quotes in gql
2021-12-03 11:25:57 -05:00
Azri Kahar
2dc4908207 allow delete key in v-input (#10264) 2021-12-03 11:11:23 -05:00
Rijk van Zanten
6a6a525940 Fix border colors in docs dark mode (#10277)
Fixes #10266
2021-12-03 11:09:47 -05:00
Rijk van Zanten
a3e127f70f Add integer support to radio and dropdown (#10274)
Fixes #10267
2021-12-03 10:45:11 -05:00
Nicola Krumschmidt
58a12d0f0e Align webhook payload with new hooks implementation (#10272)
Fixes #9518
2021-12-03 10:31:21 -05:00
Oreille
8ed517708e Fix SQLite date functions (#10270) 2021-12-03 14:57:42 +00:00
keesvanbemmel
6617b08f88 Added "null/admin" accountability and emitEvents opts (#10268) 2021-12-03 14:55:48 +00:00