Commit Graph

1225 Commits (0ae088a50a42fa73b2afb87d0fe80dea2129c430)

Author SHA1 Message Date
Georg Ehrke 0ae088a50a add getowner function to OC_Calendar_Object 15 years ago
Georg Ehrke 48f42176cd add is_editing_allowed function to OC_Calendar_Share 15 years ago
Georg Ehrke d20b8399c3 clean up sql commands in OC_Calendar_Share 15 years ago
Georg Ehrke 3d8d6d718b add 'permissions' as a sql condition in allSharedwithuser 15 years ago
Georg Ehrke 236d2aa5b8 rename updatecalendar to update 15 years ago
Georg Ehrke 70a369e16d change links in the event form for the new ajax folders 15 years ago
Georg Ehrke 0ae2e250f5 change pathes in calendar/templates/* files to make them work with the new folder structure in /calendar/ajax 15 years ago
Georg Ehrke a069d83f44 fix unexspected T-String in calendars index.php 15 years ago
Georg Ehrke ec7ed3c882 add rw and r to events.php 15 years ago
Georg Ehrke 619c62e681 change parameter names for shared calendars 15 years ago
Georg Ehrke 548a2e6263 add readonly calendar to the eventsources 15 years ago
Georg Ehrke 3efa69bc84 update js files for new ajax pathes 15 years ago
Georg Ehrke 1cf7fc261f better var name in changeview.php 15 years ago
Georg Ehrke 8dff0fb58d add moved files to clean up ajax folder 15 years ago
Georg Ehrke ceb0016bdc remove old ajax files 15 years ago
Georg Ehrke d8734cee02 fix sql command 15 years ago
Georg Ehrke 011bc1e764 fix unsharing of groups 15 years ago
Thomas Tanghus 86893ea78c UI tweaks for name selector combobox. 15 years ago
Thomas Tanghus fa7fabf024 Minor tweaks 15 years ago
Tom Needham e6b835bea8 Update breadcrumb css on close 15 years ago
Tom Needham aec6a3c32f Fix editing shared files and file opening bug. Fixes oc-209 and oc-195 15 years ago
Thomas Tanghus 31dab0372d Added some fixes for what to show when address books are (de)selected, all contacts deleted etc. Still need some cleaning up. 15 years ago
Thomas Tanghus ae426ad115 Added some check for when addinf deleting contacts. 15 years ago
Thomas Tanghus f7161bb48b Added some error checking as mentioned in http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-227 15 years ago
Thomas Tanghus dc20900e10 Modify check for missing UID. 15 years ago
Thomas Tanghus 53503148f3 Use proper index file. 15 years ago
Thomas Tanghus 4446854f75 Don't try to load a profile picture for contacts the doesn't have any. 15 years ago
Thomas Tanghus 07c422d81d Removed superfluous debug. 15 years ago
Thomas Tanghus 3adaacc0ce Added OC_Contacts_VCard::moveToAddressBook 15 years ago
Thomas Tanghus 024405e4f1 Added function for later testing. 15 years ago
Bart Visscher a37bd93222 External: Use OC_Util::checkLoggedIn 15 years ago
Bart Visscher 777804fac2 Gallery: remove unused cover.php 15 years ago
Bart Visscher 525306c1e2 Replace Expires and caching headers by OC_Response functions 15 years ago
Bart Visscher 29fc82c364 Send gallery album thumbnail with OC_Response::sendFile 15 years ago
Bart Visscher 594dcf13f2 Contacts+OC_Respone: Move enableCaching out of setEtagHeader and setLastModifiedHeader 15 years ago
Bart Visscher 169ddc5b0b Gallery: Only get local file when generating photo thumbnail 15 years ago
Bart Visscher e137020f67 Gallery: Use OC_Respone::enableCaching for (album)thumbnails 15 years ago
Bart Visscher e084386770 Gallery: Move login check to beginning of galleryOp.php 15 years ago
Bart Visscher e402896001 Gallery: Remove autoloaded includes from galleryOp.php 15 years ago
Georg Ehrke 40d343e2af fix oc-bug 239 - & => & 15 years ago
Bart Visscher 5c816c0cc9 Contacts: Optimize thumbnail cache handling a bit 15 years ago
Bart Visscher 125cf79a37 OC_Response: add setExpiresHeader function 15 years ago
Bart Visscher 45bb6f5fd4 OC_Response: add redirect function 15 years ago
Bart Visscher ee7931f457 Contacts: Add missing parameter 15 years ago
Bart Visscher 0917bdecdd Contacts: Move response caching to OC_Response 15 years ago
Tom Needham a0bb6079c5 Add description to texteditor info.xml -fix oc-234 15 years ago
Bart Visscher f5385e4a63 Contacts: Add id to vars with id in them 15 years ago
Bart Visscher 623afb69b6 Contacts: cleanup OC_L10N usage 15 years ago
Bart Visscher 39f342d595 Contacts: Move debug logging of $_POST to after access checks 15 years ago
Bart Visscher 6eb1427ac0 Contacts: Document usage of OC_Contacts_App::getAddressbook 15 years ago