ralf
6cc35c9305
Merge branch 'master' into 23.1
2024-11-06 05:25:34 +01:00
Ralf Becker
1afdfbc992
pending changes from our translation server
2024-11-05 20:16:26 +01:00
Ralf Becker
250c9a59c7
pending translations from our translation server
2024-09-30 08:25:02 +02:00
Ralf Becker
9ca8646510
pending translations from our translation server
2024-09-30 08:18:43 +02:00
ralf
f72dec6d52
* All apps: limit number of loaded links to 20 and showing a load more button, if more are available
2024-09-24 12:34:20 +02:00
ralf
3fbf2e99fd
* All apps: limit number of loaded links to 20 and showing a load more button, if more are available
2024-09-24 11:32:17 +02:00
Ralf Becker
30740a3904
pending translations from our translation-server
2024-08-24 14:11:40 +02:00
Ralf Becker
e95888c770
pending translations from our translation-server
2024-08-24 13:51:51 +02:00
ralf
a6edaf6df6
putting the (not matched) regular expression in brackets
2024-08-07 09:58:58 +02:00
ralf
3ccc209f25
some German translations
2024-08-07 09:44:41 +02:00
ralf
ac3c50adef
new et2-vfs-name widget which does NOT allow to put (back)slashes in filenames
...
@nathangray client-side validation somehow does NOT work
2024-08-06 15:58:36 +02:00
ralf
aadaa28f86
new et2-vfs-name widget which does NOT allow to put (back)slashes in filenames
...
@nathangray client-side validation somehow does NOT work
2024-07-31 11:27:23 +02:00
Ralf Becker
7379445bbc
pending translations from our translation server
2024-07-30 20:20:02 +02:00
Ralf Becker
6bd8d2d906
pending translations from our translation server
2024-07-30 20:13:43 +02:00
nathan
22e2e0156a
Add dirty warning for mobile
2024-07-26 09:48:44 -06:00
nathan
6313d1ac7a
Add dirty warning for mobile
2024-07-25 15:20:19 -06:00
ralf
59ecd0688c
Merge branch 'master' into 23.1
2024-07-08 09:35:12 +02:00
Ralf Becker
03693f7d3b
pending translations from our translation server
2024-06-24 10:18:29 +02:00
nathan
b2476816f1
Merge dialog
...
- Add a hint that selecting from multiple directories isn't supported
- Add "Email" to mime selection
- Translations from Birgit
- Missing translations
2024-05-27 08:06:41 -06:00
ralf
62bceb7d15
translation of OIC error message
2024-05-07 11:37:47 +02:00
ralf
eaa4a6abd0
translation of OIC error message
2024-05-07 11:37:26 +02:00
nathan
8658e46676
Link Paste changes
...
- Add copy & move buttons
- Better dialog title
- Add some tooltips
2024-03-27 15:25:15 -06:00
Ralf Becker
bb7846dae1
pending translations from our translation-server
2024-03-04 09:05:43 +01:00
Ralf Becker
3cafe5adc4
pending translations from our translation-server
2024-03-04 09:04:56 +01:00
ralf
341d631cce
* API: show "My Account" in avatar menu on top right, if user has rights to change his contact data
2024-01-29 18:29:23 +02:00
ralf
23ec5ee796
translation for "My Account"
2024-01-29 18:27:42 +02:00
Ralf Becker
6956ba7601
pending translations from our translation server
2024-01-25 09:55:29 +01:00
Ralf Becker
5f2c0f448e
pending translations from our translation server
2024-01-25 09:53:39 +01:00
Ralf Becker
65b2a53843
pending translations from our translation server
2023-12-19 07:11:47 +01:00
Ralf Becker
f6adf22591
pending translations from our translation server
2023-12-19 07:11:07 +01:00
Ralf Becker
df73301ce4
pending translations from our translation server
2023-12-01 07:02:08 +01:00
Ralf Becker
671dc1d28b
pending translations from our translation server
2023-12-01 07:01:27 +01:00
Ralf Becker
671ba6b8bb
pending translations from our translation server
2023-11-10 06:45:57 +01:00
Ralf Becker
3e27a643b6
pending translations from our translation server
2023-11-10 06:44:58 +01:00
Ralf Becker
2cb959a8e3
pending translations from our translation-server
2023-10-26 21:56:09 +02:00
Ralf Becker
db7d26a6a0
pending translations from our translation-server
2023-10-26 21:55:35 +02:00
Ralf Becker
1b552cd9c2
pending translations from our translation-server
2023-10-18 16:42:40 +02:00
Ralf Becker
c5b7251188
pending translations from our translation-server
2023-10-18 16:41:38 +02:00
Ralf Becker
1cbb5eff05
pending translations from our translation server
2023-08-24 12:13:58 +02:00
Ralf Becker
50d4a0a0fa
pending translations from our translation server
2023-08-24 12:12:36 +02:00
nathan
9a770824bb
Better error message for not found / expired share
...
German translation from Birgit
2023-08-23 09:56:22 -06:00
nathan
0715b47bc8
Better error message for not found / expired share
...
German translation from Birgit
2023-08-16 10:06:05 -06:00
nathan
6286679b0c
* Api: Restrict customfield options read from a file to only JSON files. Files should contain an array of options.
...
ex:
[
{ "value": "Α", "label": "α alpha" },
{ "value": "Β", "label": "β beta" }
]
2023-07-18 08:20:29 -06:00
nathan
6ee5d69e1e
Api: Add a timeout for form submit
...
If a submit takes more than 30s, give a warning and hide the loader so the user can try to salvage their changes.
2023-07-11 08:55:16 -06:00
nathan
23f0b6faaf
* Api: Restrict customfield options read from a file to only JSON files. Files should contain an array of options.
...
ex:
[
{ "value": "Α", "label": "α alpha" },
{ "value": "Β", "label": "β beta" }
]
2023-07-10 14:43:32 -06:00
nathan
0c050ad9f3
Api: Add a timeout for form submit
...
If a submit takes more than 30s, give a warning and hide the loader so the user can try to salvage their changes.
2023-07-10 09:07:22 -06:00
Ralf Becker
b5d668ed5b
pending translations from our translation server
2023-05-24 11:52:54 +02:00
Ralf Becker
68aaad7f87
pending translations from our translation server
2023-05-24 11:52:22 +02:00
ralf
376039c9b6
German translation for new phrase "You may drag files out to your desktop"
2023-05-17 14:36:10 +02:00
ralf
f15f26da8b
German translation for new phrase "You may drag files out to your desktop"
2023-05-17 14:35:42 +02:00