Commit Graph

4894 Commits (09d2f767276f6054148425966fda89e189d621f0)
 

Author SHA1 Message Date
Bjoern Schiessle 09d2f76727 Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Bjoern Schiessle 2f9763d216 check if user is allowed to edit bookmarks 13 years ago
Georg Ehrke 1db2539223 make edit event form work with DateTime Property UTC 13 years ago
Bjoern Schiessle 8870d36776 Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Bjoern Schiessle cd005e6c62 use new sanitizeHTML() function 13 years ago
Georg Ehrke 96d0b9834a fix mimetype for cdr files - bugfix for oc 559 13 years ago
Bjoern Schiessle f8ec280b6e correct presentation of HTML encoded characters 13 years ago
Michael Gapczynski cc3835d657 Only call OC_FileCache::get('/Shared') if it exists in the file cache, prevents premature addition of the Shared folder to the file cache 13 years ago
Bart Visscher fedfa4c98e DateTime objects are directly comparable 13 years ago
Bart Visscher a6dc7345d0 Gallery: Move code/js/css from main template to the right place 13 years ago
Thomas Tanghus 10a0d5a46c More changes for updating the contacts list. 13 years ago
Thomas Tanghus dc8c188ffe Better error checking. 13 years ago
Thomas Tanghus 426ed27be2 Make sure address books are shown even if empty. 13 years ago
Thomas Tanghus 0f1fe0b505 Log error as ERROR. 13 years ago
Georg Ehrke 0f13cbb47d Merge branch 'master' into calendar_repeat 13 years ago
Arthur Schiwon f255ac8b3a make bookmarks bookmarklet work again, kudos to Victor Dubiniuk 13 years ago
Arthur Schiwon 4b231c15d5 bookmarks: make read later-button draggable again, fixes oc-944 13 years ago
Sam Tuke 72215a818d added new user settings interface for deleting old file versions 13 years ago
Sam Tuke d6bf62ea4e Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Sam Tuke c244daac89 removed readdir to fix bug oc-1054 13 years ago
Bart Visscher 6308ca6b8a Merge branch 'shared_log' 13 years ago
Bart Visscher 0086639891 Merge branch 'audit' 13 years ago
Bart Visscher 7a3d606cac Prefer requested app before redirecting to default page 13 years ago
Bart Visscher 6404476bec Delay setup of FS until OC_Filesystem is used 13 years ago
Bart Visscher cd934d5d89 Adjust OC_Filesystem use in hooks to string, so the class is loaded as late as possible 13 years ago
Bart Visscher 5c8e774cea Small code reorder 13 years ago
Bjoern Schiessle 6644511124 remove unnecessary comment 13 years ago
Bjoern Schiessle e52230d11c no need to escape the title 13 years ago
Bjoern Schiessle 5a2c93ec2d use sanitizeHTML() function 13 years ago
Georg Ehrke 572dd9fbad Merge branch 'master' into calendar_repeat 13 years ago
Bjoern Schiessle 1ecbf459c9 Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Arthur Schiwon 5b02217906 forgotten $, incorrect subtract 13 years ago
Arthur Schiwon 7c6b8475eb LDAP: only map users within the User Base Tree 13 years ago
Bjoern Schiessle 8d89bba07c use new sanitizeHTML() function 13 years ago
Robin Appelman 13a9ef36fb don't show other users file if the filesystem is not index already 13 years ago
Bart Visscher f54ef5a464 Remove OC::$CONFIG_DATADIRECTORY, not used 13 years ago
Bart Visscher d8b32c2f0e Move check code from setupFS to checkServer 13 years ago
Sam Tuke 28a72e0e3c Fixed deleteAll function for deleting all old versions of files (expireAll) 13 years ago
Bjoern Schiessle f11e4d7cd6 removing sanitizeHTML() function from template.php since I moved it to util.php 13 years ago
Bart Visscher 4b6f6291c5 Remember result of OC_User::isLoggedIn, can be very expensive to check 13 years ago
Bjoern Schiessle 089ae980c4 use new sanitize HTML function 13 years ago
Bjoern Schiessle d2936bd90c introducing a sanitize HTML function for the internal and the public API. This 13 years ago
Thomas Tanghus 0b9a48b4b6 Re-add missing loadhandlers() call. 13 years ago
Thomas Tanghus 33aec973df Loading of contacts was placed outside of $(document).ready() function. 13 years ago
Georg Ehrke 5ce0097b6f Calendar: only run ->expand if the event is repeating 13 years ago
Georg Ehrke 2b2da6fe35 Calendar: js fix 13 years ago
Georg Ehrke c8c105df33 Calendar: fix modifying of end DateTime object 13 years ago
Georg Ehrke a38463d41a Merge branch 'master' into calendar_repeat 13 years ago
Bjoern Schiessle 0469f529fa quota calculation fixed 13 years ago
Thomas Mueller c1df0539a0 fixes oc-668 13 years ago