Joas Schilling
|
aa88254f64
|
Shorten index name of calendar changes table
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-11-14 10:14:23 +01:00 |
Georg Ehrke
|
071301bfb9
|
Fix Calendarsubscriptions source column change on Oracle
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2018-11-13 16:32:47 +01:00 |
Georg Ehrke
|
30d13bb760
|
cache webcal calendars on server
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2018-11-07 13:25:14 +01:00 |
John Molakvoæ (skjnldsv)
|
a6c8fe099d
|
bump dav version for migration
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2018-11-05 08:11:31 +01:00 |
John Molakvoæ (skjnldsv)
|
161608b1f1
|
move migration
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2018-10-30 13:05:10 +01:00 |
Morris Jobke
|
851f525889
|
Merge pull request #11668 from nextcloud/bugfix/7726/convert_caldav_subscription_source_to_long_text
convert source column in calendarsubscription table to (long) text
|
2018-10-19 15:49:17 +02:00 |
Morris Jobke
|
b458ed9c82
|
Properly escape column name in "createFunction" call
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2018-10-16 15:24:02 +02:00 |
Georg Ehrke
|
b83918ed6d
|
convert source column in calendarsubscription table to (long) text
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2018-10-15 13:16:31 +02:00 |
Joas Schilling
|
daed1bed57
|
Also shorten the name of the invitation tokens
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-07-12 12:11:11 +02:00 |
Joas Schilling
|
b7de6d7a24
|
Shorten resource table names to allow install on oracle again
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-07-12 11:55:19 +02:00 |
Georg Ehrke
|
4aa4e4080c
|
Include accept / decline links in CalDAV invitation emails
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2018-06-29 10:44:44 +02:00 |
Georg Ehrke
|
2da510af0b
|
add resource / room principals
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2018-06-25 04:58:07 +02:00 |
Roeland Jago Douma
|
b0c801c764
|
Add directdownload table
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-04-26 10:35:37 +02:00 |
Joas Schilling
|
4a5282ba21
|
Fix the type hints of migrations and correctly inject the wrapped schema into migrations
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-01-17 11:37:36 +01:00 |
Morris Jobke
|
31c5c2a592
|
Change @georgehrke's email
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-11-06 20:38:59 +01:00 |
Morris Jobke
|
0eebff152a
|
Update license headers
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-11-06 16:56:19 +01:00 |
Joas Schilling
|
155d451cf8
|
Fix copy paste errors
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-09-29 11:10:57 +02:00 |
Joas Schilling
|
c65e591e88
|
Restore the sequencial order
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-09-29 11:10:57 +02:00 |
Joas Schilling
|
740d820194
|
Migrate ids to bigint in the dav app
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-09-29 11:10:57 +02:00 |
Roeland Jago Douma
|
4ac32223da
|
Add indexes to cards and cards_properties tables
Fixes #6170
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-09-25 10:27:46 +02:00 |
Joas Schilling
|
d5b5fc7fca
|
Fix unsigned state
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-09-19 12:49:42 +02:00 |
Joas Schilling
|
8768faacaa
|
Fix migration naming
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-09-19 12:44:46 +02:00 |
Roeland Jago Douma
|
32234a23da
|
Move DAV app to migrations
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-09-18 14:35:27 +02:00 |
Georg Ehrke
|
8d00458b56
|
unit test custom calendar search
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2017-04-28 20:21:36 +02:00 |
Georg Ehrke
|
40eec1e63c
|
add repairstep with backgroundjob to index calendar data
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2017-04-25 11:55:31 +02:00 |
Joas Schilling
|
3bd501aad2
|
Directly fix the values
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-03-26 13:09:53 +02:00 |
Roeland Jago Douma
|
6f5316e443
|
Add DAV repair step to fix calendar data
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2016-11-24 20:31:01 +01:00 |
Thomas Müller
|
181af830fd
|
Remove 9.1 migration steps in app dav (#25654)
|
2016-11-22 20:17:05 +01:00 |
Thomas Müller
|
1f825f0fe8
|
Adding repair step to fix component of birthday calendars
|
2016-09-20 11:28:00 +02:00 |
Joas Schilling
|
813f0a0f40
|
Fix apps/
|
2016-07-21 18:13:57 +02:00 |
Thomas Müller
|
0b7685d326
|
Move birthday calendar generation to a live migration job (#25135)
|
2016-06-16 16:14:28 +02:00 |
Thomas Müller
|
082f456b8b
|
Added unit testing for the migration step
|
2016-06-09 11:09:14 +02:00 |
Thomas Müller
|
369c3b5d7e
|
Implement classification migration as repair step
|
2016-06-09 11:09:14 +02:00 |