Commit Graph

189 Commits (fa7d4c2b3966f92963bdfd7ef0cc58659f475f64)

Author SHA1 Message Date
Georg Ehrke a12557ca4d another fix for oc-1044 13 years ago
Georg Ehrke 096f5598b4 fix calendar 13 years ago
Georg Ehrke 37ed3b5bd2 make edit event form work with DateTime Property UTC 13 years ago
Bjoern Schiessle 8e427d80d3 use sanitizeHTML() function 13 years ago
Bart Visscher 311c2bc0d3 Calendar: Write-close session to enable parallel events.php requests 13 years ago
Georg Ehrke fc632b5795 fix merge conflicts 13 years ago
Georg Ehrke cbe5449f47 remove a closing php tag in calendar 13 years ago
Georg Ehrke e543ec6eb6 show username of the body who shares in the summary 13 years ago
Thomas Tanghus 517bd28940 Corrected typos. 13 years ago
Georg Ehrke 1c1ed52867 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 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
Bart Visscher 07ff1e723a Calendar: Fix repeating events 13 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 13 years ago
Frank Karlitschek 4fe90f62f4 port checkAppEnabled 13 years ago
Frank Karlitschek 82a61e2e1a port oc_preferences 13 years ago
Frank Karlitschek 254b8b9506 porting of OC_User to public API complete. 13 years ago
Frank Karlitschek 70cea18cce ported getUser 13 years ago
Frank Karlitschek 5bf69237b2 ported isLoggedIn 13 years ago
Frank Karlitschek d0554bef06 finish porting of the LOG calls or the apps to the public api 13 years ago
Georg Ehrke 8a3d41c043 fix a PHP Notice 13 years ago
Thomas Mueller 07f2e316e4 removing executable bit from various files 13 years ago
Georg Ehrke de71842888 implement shared calendar activation on server side 13 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 13 years ago
Robin Appelman b1bcc60d83 reuse OC_L10N objects 13 years ago
Georg Ehrke e256ac8791 fix unsharing of events 13 years ago
Georg Ehrke 1e0364baa8 check permission check in share function 13 years ago
Georg Ehrke 854eaff34f hide share tab in shared events 13 years ago
Bart Visscher 7cf7d5c3dd Calendar: Also set repeat options when editing a non repeating event 13 years ago
Bart Visscher 28e0d64ede Calendar: Fix saving of Categories in an event 13 years ago
Bart Visscher f9b7ed3a1f Calendar: Implement rescan of Categories 13 years ago
Georg Ehrke df2e788a1c fix calendarid in eventform and validation of calendarid 13 years ago
Georg Ehrke 64d3301523 make shared events editable and add (empty) classes for alarm and attendees 13 years ago
Georg Ehrke 9294a95438 fix view of single shared events 13 years ago
Georg Ehrke 960553f9c4 fix path and class name 13 years ago
Georg Ehrke 4d884c3849 clean up events.php of calendar 13 years ago
Georg Ehrke eef9a1e7ed add access check to ajax files 13 years ago
Georg Ehrke 72a43b3929 revert 0fd8b1a044 13 years ago