Georg Ehrke
f9d3388854
Merge branch 'master' into calendar_import
2012-07-21 17:37:10 +02:00
Bart Visscher
060b8865a4
DRY for getting calendar timezone setting
2012-07-21 00:45:30 +02:00
Lukas Reschke
c04aa8d6a9
Add CSRF checks
2012-07-20 15:45:17 +02:00
Thomas Tanghus
06ff6c6d7d
Added CSRF checks to Calendar. Expect some error messages - and report them ;)
2012-07-17 11:46:01 +02:00
Georg Ehrke
a4c2893128
some more work on calendar import - new import is (nearly) done
2012-07-04 21:14:40 +02:00
Georg Ehrke
c036700c54
some more work on calendar import
2012-07-03 22:33:24 +02:00
Georg Ehrke
b6cff93254
fix spelling fail in code
2012-07-03 16:47:46 +02:00
Georg Ehrke
29a9559fa9
some work on calendar import dialog
2012-07-03 13:43:18 +02:00
Georg Ehrke
e89a0949c4
remove some whitespace
2012-07-01 23:32:21 +02:00
Georg Ehrke
803f2c2517
some work on calendar import
2012-07-01 21:36:09 +02:00
Georg Ehrke
ce331bd1d3
improvements for dropoimport
2012-06-30 23:18:41 +02:00
Georg Ehrke
f15941a967
improve dropimport
2012-06-30 22:26:29 +02:00
Georg Ehrke
376431fa0d
import works now for dropimport
2012-06-30 22:08:30 +02:00
Georg Ehrke
390f5cc89f
some work on (drop)import)
2012-06-30 15:17:29 +02:00
Georg Ehrke
ca5de26bac
another fix for oc-1044
2012-06-24 09:41:37 +02:00
Bart Visscher
c047fdafdb
Calendar: Fix missing template parameter 'shared' for new and update calendar
2012-06-21 23:30:04 +02:00
Georg Ehrke
49d9eb7acf
fix calendar
2012-06-21 16:24:05 +02:00
Georg Ehrke
1db2539223
make edit event form work with DateTime Property UTC
2012-06-21 11:35:20 +02:00
Georg Ehrke
0f13cbb47d
Merge branch 'master' into calendar_repeat
2012-06-20 20:14:08 +02:00
Bjoern Schiessle
5a2c93ec2d
use sanitizeHTML() function
2012-06-20 15:11:14 +02:00
Georg Ehrke
fd9a4f8d51
Merge branch 'master' into calendar_repeat
2012-06-16 09:48:43 +02:00
Georg Ehrke
31ec93bd00
remove a lot of closing php tags and empty lines at a file's end in calendar app
2012-06-16 09:45:17 +02:00
Georg Ehrke
05c1afd0d1
Merge branch 'master' into calendar_repeat
2012-06-16 09:41:31 +02:00
Georg Ehrke
b6375e7a8c
remove a closing php tag in calendar
2012-06-16 09:40:03 +02:00
Georg Ehrke
a6531d0311
Merge branch 'master' into calendar_repeat
2012-06-16 09:35:53 +02:00
Bart Visscher
4268fe61ba
Calendar: Write-close session to enable parallel events.php requests
2012-06-16 00:44:23 +02:00
Georg Ehrke
4767c70578
fix merge conflicts
2012-06-15 11:48:26 +02:00
Thomas Tanghus
ad32c20300
Agree on argument type (cleaned this time).
2012-06-15 01:51:26 +02:00
Thomas Tanghus
6d43e6565e
Revert "Agree on argument type."
...
This reverts commit 0f6b1be0e6
.
2012-06-15 00:53:13 +02:00
Thomas Tanghus
0f6b1be0e6
Agree on argument type.
2012-06-15 00:50:42 +02:00
Thomas Tanghus
31db583f03
Make events show again.
2012-06-15 00:26:34 +02:00
Georg Ehrke
6bd80d6457
show username of the body who shares in the summary
2012-06-13 22:07:23 +02:00
Georg Ehrke
3c9be43aa4
add some information about repeating events caching on personal settings page
2012-06-11 22:16:26 +02:00
Georg Ehrke
c6a03ec6d8
remove include command for when
2012-06-10 18:41:17 +02:00
Georg Ehrke
ef1b04619d
fix merge conflicts
2012-06-10 18:38:01 +02:00
Georg Ehrke
28ab92ee76
make use of post instead of get
2012-06-09 14:41:26 +02:00
Georg Ehrke
65cd15ca15
fix merge conflicts
2012-06-08 11:21:55 +02:00
Thomas Tanghus
ca0108aabf
Corrected typos.
2012-06-06 11:50:49 +02:00
Georg Ehrke
2fa19ce9a0
Merge branch 'master' into calendar_repeat
2012-06-06 10:12:11 +02:00
Bart Visscher
091b343d5c
Calendar & Contacts: Store import progress in OC_Cache
...
Convert calendar and contacts import to use a caching system
for storing the import progress percentage. OC_Cache can later
be made smarter about storing values.
2012-06-04 22:24:17 +02:00
Georg Ehrke
46b3b30d46
add status
...
file for repeating events caching
2012-06-01 13:47:48 +02:00
Georg Ehrke
e75146a811
Merge branch 'master' into calendar_repeat
2012-06-01 11:40:39 +02:00
Bart Visscher
2ae58ee6c0
Calendar: small cleanup of import progress writing
2012-05-31 13:01:30 +02:00
Georg Ehrke
482caa04f9
add button to clear calendar's cache
2012-05-29 13:34:27 +02:00
Georg Ehrke
75afc09b9d
fix status
...
of timezone detection
2012-05-29 13:14:05 +02:00
Georg Ehrke
ad66bb9c84
Merge branch 'calendar_dropimport'
2012-05-19 18:58:24 +02:00
Georg Ehrke
07fa8da278
fix for calendar
2012-05-19 15:05:58 +02:00
Georg Ehrke
38b93653a1
Merge branch 'master' into calendar_dropimport
2012-05-17 22:17:06 +02:00
Thomas Mueller
583dce5276
removing executable bit - again
2012-05-15 00:52:00 +02:00
Georg Ehrke
18c8896b3c
better user permission check for files in ajax/calendar/
2012-05-14 15:59:06 +02:00