Lukas Reschke
|
f0bb62f2fe
Merge pull request #2273 from nextcloud/fix_invalid_calendar
|
8 years ago |
Joas Schilling
|
edec1fafe7
Update app versions and requirements
|
8 years ago |
Joas Schilling
|
4c0263b78a
Move event and todo parsing to new API
|
8 years ago |
Joas Schilling
|
ddc82b4ca2
Move calendar activity parsing to new API
|
8 years ago |
Joas Schilling
|
a16fd3991a
Move CalDAV activity settings to new API
|
8 years ago |
Joas Schilling
|
253a75e5ae
Move CalDAV activity filters to new API
|
8 years ago |
Roeland Jago Douma
|
6f5316e443
Add DAV repair step to fix calendar data
|
8 years ago |
Thomas Müller
|
181af830fd
Remove 9.1 migration steps in app dav (#25654)
|
8 years ago |
Lukas Reschke
|
bc1008ac38
Use 11.0 instead 9.2
|
8 years ago |
Thomas Müller
|
c5ca71ee82
[9.2] Register commands in info.xml (#26248)
|
8 years ago |
Joas Schilling
|
1a26e7a8e7
Fix SyncJob class name in info.xml
|
8 years ago |
Joas Schilling
|
a7315e98ff
Increase the max length for components
|
8 years ago |
Thomas Müller
|
1f825f0fe8
Adding repair step to fix component of birthday calendars
|
8 years ago |
Joas Schilling
|
dae6432ae7
Increment the versions and adjust the capitilization
|
8 years ago |
Bernhard Posselt
|
d7c1bfb4ed
fix #724 by using step instead of job
|
8 years ago |
Joas Schilling
|
7400ff05ac
Also increase the min version
|
8 years ago |
Robin Appelman
|
6062b6365b
bumb compatible app versions for core apps
|
8 years ago |
Joas Schilling
|
194c385c7a
Merge pull request #517 from nextcloud/fix-typo
|
8 years ago |
Joas Schilling
|
03cb588ea9
Merge pull request #500 from nextcloud/bump_version
|
8 years ago |
Joas Schilling
|
398d1591ca
Use app name from stable9
|
8 years ago |
Joas Schilling
|
86129a8b88
Increase app versions
|
8 years ago |
Joas Schilling
|
1902105b5f
Change the app name
|
8 years ago |
Thomas Müller
|
0b7685d326
Move birthday calendar generation to a live migration job (#25135)
|
8 years ago |
Thomas Müller
|
369c3b5d7e
Implement classification migration as repair step
|
8 years ago |
Thomas Müller
|
287e41732c
Bump dav app version and fix variable rename
|
8 years ago |
Joas Schilling
|
dd9ee10bc0
Move dav app to PSR-4 (#24527)
|
8 years ago |
Thomas Müller
|
cc1d948c2e
Add background job declaration of dav app to info.xml
|
8 years ago |
Thomas Müller
|
dda942a917
firstoccurence and lastoccurence have a length now - triggering BIGINT on postgres - refs #24221
|
8 years ago |
Thomas Müller
|
7bdde98617
All webdav endpoints within remote.php are now hardcoded - helps to prevent migration issues like #23610 - furthermore there is no need to dynamically lookup all the endpoints we already know
|
8 years ago |
Thomas Müller
|
1da18a8ceb
Text columns should really have a length :see_no_evil:
|
8 years ago |