Commit Graph

228 Commits (e47a8a9f0937051c17d5f95652098b53610f8cb6)

Author SHA1 Message Date
Bart Visscher 060b8865a4 DRY for getting calendar timezone setting 13 years ago
Lukas Reschke c04aa8d6a9 Add CSRF checks 13 years ago
Thomas Tanghus 06ff6c6d7d Added CSRF checks to Calendar. Expect some error messages - and report them ;) 13 years ago
Georg Ehrke a4c2893128 some more work on calendar import - new import is (nearly) done 13 years ago
Georg Ehrke c036700c54 some more work on calendar import 13 years ago
Georg Ehrke b6cff93254 fix spelling fail in code 13 years ago
Georg Ehrke 29a9559fa9 some work on calendar import dialog 13 years ago
Georg Ehrke e89a0949c4 remove some whitespace 13 years ago
Georg Ehrke 803f2c2517 some work on calendar import 13 years ago
Georg Ehrke ce331bd1d3 improvements for dropoimport 13 years ago
Georg Ehrke f15941a967 improve dropimport 13 years ago
Georg Ehrke 376431fa0d import works now for dropimport 13 years ago
Georg Ehrke 390f5cc89f some work on (drop)import) 13 years ago
Georg Ehrke ca5de26bac another fix for oc-1044 13 years ago
Bart Visscher c047fdafdb Calendar: Fix missing template parameter 'shared' for new and update calendar 13 years ago
Georg Ehrke 49d9eb7acf fix calendar 13 years ago
Georg Ehrke 1db2539223 make edit event form work with DateTime Property UTC 13 years ago
Bjoern Schiessle 5a2c93ec2d use sanitizeHTML() function 13 years ago
Georg Ehrke 31ec93bd00 remove a lot of closing php tags and empty lines at a file's end in calendar app 13 years ago
Georg Ehrke b6375e7a8c remove a closing php tag in calendar 13 years ago
Bart Visscher 4268fe61ba Calendar: Write-close session to enable parallel events.php requests 13 years ago
Thomas Tanghus ad32c20300 Agree on argument type (cleaned this time). 13 years ago
Thomas Tanghus 6d43e6565e Revert "Agree on argument type." 13 years ago
Thomas Tanghus 0f6b1be0e6 Agree on argument type. 13 years ago
Thomas Tanghus 31db583f03 Make events show again. 13 years ago
Georg Ehrke 6bd80d6457 show username of the body who shares in the summary 13 years ago
Georg Ehrke 3c9be43aa4 add some information about repeating events caching on personal settings page 13 years ago
Georg Ehrke c6a03ec6d8 remove include command for when 13 years ago
Georg Ehrke 28ab92ee76 make use of post instead of get 13 years ago
Thomas Tanghus ca0108aabf Corrected typos. 13 years ago
Bart Visscher 091b343d5c Calendar & Contacts: Store import progress in OC_Cache 13 years ago
Georg Ehrke 46b3b30d46 add status 13 years ago
Bart Visscher 2ae58ee6c0 Calendar: small cleanup of import progress writing 13 years ago
Georg Ehrke 482caa04f9 add button to clear calendar's cache 13 years ago
Georg Ehrke 75afc09b9d fix status 13 years ago
Georg Ehrke 07fa8da278 fix for calendar 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Georg Ehrke 18c8896b3c better user permission check for files in ajax/calendar/ 13 years ago
Georg Ehrke 9c8eb104b6 check user permissions in calendar's changepermission.php 13 years ago
Georg Ehrke 55eb318265 check user permissions in calendar's unshare.php 13 years ago
Georg Ehrke 63a1b066bc add first version of drop import 13 years ago
Georg Ehrke f45411f79d fix another php notice 13 years ago
Georg Ehrke f6dc158d51 fix php notice and displaying of events 13 years ago
Brice Maron 4094f6f8e0 Correct undef variable mistake from prev commit 13 years ago
Brice Maron ffe5ef2268 Correct calendar loading when calendar are from hooks. fix oc-619 13 years ago
Georg Ehrke 99db3c01ee fix bug in events.php 13 years ago
Georg Ehrke cdf5d4e231 fix for previous commit 13 years ago
Georg Ehrke 0ce1cbdd14 fix calendar vulnerability 13 years ago
Frank Karlitschek 1945cd6946 ported the oc_template class 13 years ago
Bart Visscher 1fef13b0c0 Calendar: Use array_merge to join event arrays 13 years ago