Commit Graph

37 Commits (993ebc4c902965e4612207fef9e5b04fe0838a59)

Author SHA1 Message Date
Bart Visscher a33f580db1 Remove OC_App::register function 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Robin Appelman 736739bbbd load remote and public paths from info.xml during upgrade instead of setting them every time 13 years ago
Georg Ehrke ef073a148f make calendar compatible with public.php 13 years ago
Georg Ehrke 936c8ba1cc improve remote.php and create public.php 13 years ago
Georg Ehrke c996600786 push changes 13 years ago
Georg Ehrke 101406eba7 fix writing in remote folder 13 years ago
Frank Karlitschek 9bcc5c11a8 porting the hooks and starting with the templates 13 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 13 years ago
Frank Karlitschek 93b63cf375 ported the rest of the OC_Helper calls 13 years ago
Frank Karlitschek e48f511606 port linkto and serverHost 13 years ago
Frank Karlitschek 1a2bbd2ee4 ported addSyript and other small stuff 13 years ago
Frank Karlitschek e8ec999090 port to use the new public api 13 years ago
Jakob Sack 9b1d6246a9 Remove useless, unmaintained dav.php 13 years ago
Robin Appelman b1bcc60d83 reuse OC_L10N objects 13 years ago
Georg Ehrke c65adc12d5 add chosen script to calendar 13 years ago
Georg Ehrke 4c45483ad3 make calendar compatible with php 5.2 - works for me with PHP 5.2.12 13 years ago
Jakob Sack 503e5cada3 Add /dav.php, a single location bundling all *DAV-operations. 13 years ago
Bart Visscher d1dcd7893c Search: Change provider registration to class name, for lazy loading of search providers 13 years ago
Georg Ehrke b810380d56 add sharing management for calendars 13 years ago
Georg Ehrke 928e9b121b fix version-compare in calendars app.php 13 years ago
Robin Appelman 830cf87697 use the correct hooks to remove contact/calendars of remvoed users 13 years ago
Georg Ehrke 3364502f00 use svg icon for calendar 13 years ago
Bart Visscher 4eb36b0ecf Calendar: refactor common ajax functions to OC_Calendar_App 14 years ago
Georg Ehrke 33caa64cce check for php version is greater than 5.3.0 - we make extensive use of Date Time Libs 14 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 14 years ago
Georg Ehrke 3d498002d0 first implementation of the search function 14 years ago
Georg Ehrke c40a1fcede added import function as filehandler 14 years ago
Bart Visscher 388b14604a Move Calendar Object code to its own class OC_Calendar_Object 14 years ago
Bart Visscher 3130234640 Remove execute permissions from source files 14 years ago
Georg Ehrke 5678d78d54 new changes (e.g. show events) by Bart Visscher 14 years ago
Bart Visscher a469d15bc8 Add timezone setting to personal settings page 14 years ago
Georg Ehrke b2fddc408c /appinfo/app.php bug fixed 14 years ago
Georg Ehrke 8e32cfbf15 bug/style fixes, multiple language support, german language pack 14 years ago
Jakob Sack 414e5e174d merge Georgs calendar 14 years ago