Ferdinand Thiessen
db94e10af0
fix: Prevent breaking change in IQueryBuilder
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-10-17 18:31:44 +02:00
Ferdinand Thiessen
ee02e3246d
feat(AppFramework): Add full support for date / time / datetime columns
...
This adds support for all Doctrine supported types, for the column types only the immutable variants needed to be added.
But especially those types are the important ones, as our **Entity** class works by detecting changes through setters.
Meaning if it is mutable, changes like `$entity->date->modfiy()` can not be detected, so the immutable types make more sense here.
Similar the parameter types needed to be added.
`Enity` and `QBMapper` needed to be adjusted so they support (auto map) those types, required when insert or update an entity.
Also added more tests, especially to make sure the mapper really serializes the values correctly.
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de >
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com >
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-10-17 18:31:42 +02:00
Nextcloud bot
e2bdefa0a2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-10-13 00:21:55 +00:00
Nextcloud bot
0c27824263
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-10-12 00:20:13 +00:00
Louis Chemineau
c0e5635ade
fix: Vue app names
...
This improves the debugging experience in the vue dev tool.
Signed-off-by: Louis Chemineau <louis@chmn.me >
2024-10-09 19:49:07 +02:00
Nextcloud bot
85e3c9a112
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-10-09 00:20:13 +00:00
provokateurin
54ec472d9a
fix(BackgroundJobs): Adjust intervals and time sensitivities
...
Signed-off-by: provokateurin <kate@provokateurin.de >
2024-10-08 11:26:53 +02:00
Nextcloud bot
d76d971e55
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-09-17 00:20:40 +00:00
Nextcloud bot
26aa322e44
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-09-14 00:21:21 +00:00
Ferdinand Thiessen
aea0e8df6a
fix: Adjust more places for logical position
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-08-29 08:32:48 +00:00
Mostafa Ahangarha
723780d184
feat: Add bidi support in core directory
...
Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net >
2024-08-29 08:32:47 +00:00
Nextcloud bot
e218d1f98e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-08-15 00:25:46 +00:00
Joas Schilling
eb365438d6
feat(branchoff): Bump versions and requirements in apps
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2024-08-14 10:03:30 +02:00
Nextcloud bot
4b4af0b6b8
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-07-31 00:20:17 +00:00
Nextcloud bot
1a41cd57cf
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-07-11 00:20:02 +00:00
Ferdinand Thiessen
b2cf05657d
chore: Make app icons consistent Material Symbols with same settings
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-07-10 15:53:45 +02:00
Ferdinand Thiessen
691f570237
chore: Enable ESLint for apps and fix all errors
...
Nevertheless this causes a huge amount of new warnings.
Previously the shell script for directories to lint was wrong it was generating all app names to lint,
but was missing the `apps/` prefix. Causing only `core` to be linted.
Co-authored-by: Grigorii K. Shartsev <me@shgk.me >
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-07-09 17:13:30 +02:00
Andy Scherzinger
8c9ba2c789
style: Add app icon to file reminders
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de >
2024-07-07 18:35:52 +02:00
provokateurin
32de958259
chore(deps): Update openapi-extractor
...
Signed-off-by: provokateurin <kate@provokateurin.de >
2024-07-02 09:08:04 +02:00
Joas Schilling
8130968a35
feat(notifications): Migrate server INotifiers to new exceptions
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2024-06-25 11:56:24 +02:00
Nextcloud bot
74396a245d
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-06-18 00:20:27 +00:00
Nextcloud bot
f0f4db3464
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-06-14 00:19:48 +00:00
Andy Scherzinger
c1555fc33e
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de >
2024-06-06 18:05:37 +02:00
Andy Scherzinger
8d8891c5bc
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de >
2024-05-30 15:49:33 +02:00
Christopher Ng
830078356e
fix: Remove reminder action from trash
...
Signed-off-by: Christopher Ng <chrng8@gmail.com >
2024-05-14 10:47:59 -07:00
Nextcloud bot
94282863cb
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-04-26 00:21:00 +00:00
Nextcloud bot
864e4e7ea2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-04-21 00:20:29 +00:00
Nextcloud bot
fc560d8ec9
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-04-19 00:20:24 +00:00
Nextcloud bot
4fb4d2b936
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-04-10 00:19:46 +00:00
Nextcloud bot
9ae598d567
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-04-03 00:19:45 +00:00
Nextcloud bot
93065b22c4
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-04-02 00:19:28 +00:00
Nextcloud bot
536aa8ae87
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-04-01 00:19:32 +00:00
Nextcloud bot
4b85a88620
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-03-30 00:20:27 +00:00
Nextcloud bot
a40838b61c
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-03-29 00:24:23 +00:00
Joas Schilling
03090bb5ee
feat(branchoff): Bump versions and requirements in apps
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2024-03-28 11:26:18 +01:00
Christopher Ng
107805b9c7
fix(files_reminders): Fix translations
...
Signed-off-by: Christopher Ng <chrng8@gmail.com >
2024-03-08 03:46:55 -08:00
Christopher Ng
e309802d32
chore(files_reminders): Drop moment in favour of native js Date API
...
Signed-off-by: Christopher Ng <chrng8@gmail.com >
2024-03-08 03:46:55 -08:00
Christopher Ng
8f7829ea90
fix(files_reminders): Add year to date string if not in the same year
...
Signed-off-by: Christopher Ng <chrng8@gmail.com >
2024-03-08 03:46:55 -08:00
Christopher Ng
c9139c64ff
feat(files_reminders): Add reminder status indicator
...
Signed-off-by: Christopher Ng <chrng8@gmail.com >
2024-03-08 03:46:55 -08:00
Christopher Ng
5ae3556178
chore(files_reminders): Register dav plugin directly
...
Signed-off-by: Christopher Ng <chrng8@gmail.com >
2024-03-08 03:46:55 -08:00
Robin Appelman
e7a7b4a401
perf: switch places that always use the first getById result to getFirstNodeById
...
Signed-off-by: Robin Appelman <robin@icewind.nl >
2024-03-04 13:57:31 +01:00
Christopher Ng
e64b4fe649
enh(files_reminders): Allow clearing reminders
...
Signed-off-by: Christopher Ng <chrng8@gmail.com >
2024-02-14 11:53:10 -08:00
Christopher Ng
66f4c677c7
feat(files_reminders): Add propfind dav plugin
...
Signed-off-by: Christopher Ng <chrng8@gmail.com >
2024-02-14 11:53:10 -08:00
John Molakvoæ
9593f4d6f9
fix: openapi
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com >
2024-02-13 21:06:31 +01:00
Côme Chilliet
8bcc2d352e
chore: Fix missing template parameter for IEventListener
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2024-01-30 10:57:15 +01:00
Eduardo Morales
c4f6803549
fix(papercut): rerendered submenu actions for time sensitive actions
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com >
2023-12-08 21:20:00 -06:00
Arthur Schiwon
c5caae1bf0
Merge pull request #41678 from nextcloud/branchoff/master-is-now-29
...
Master is now 29
2023-11-23 12:02:20 +01:00
Joas Schilling
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com >
2023-11-23 10:36:13 +01:00
Joas Schilling
64e0829fc8
feat(branchoff): Bump versions and requirements in apps
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-11-23 10:09:40 +01:00
Joas Schilling
d9d3c02125
fix(reminder): Fix app version and requirement for files_reminder app
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-11-23 09:24:19 +01:00