Commit Graph

727 Commits (ef124c3e21ceae49f0f704589a833d1208d99c65)

Author SHA1 Message Date
Bart Visscher ef124c3e21 Use a function to generate select options 14 years ago
Jakob Sack 938c5ef21c contacts: every card needs a version! 14 years ago
Jakob Sack 4b424e12df contacts: put property key in background, the value is important! 14 years ago
Jakob Sack 841be90939 Improve style in contacts 14 years ago
Brice Maron 97291fda58 Add allow_url_fopen directive to admin_dependencies_chk 14 years ago
Brice Maron cc35cb74e1 Try to avoid closing the share box too soon on multiple selections 14 years ago
Robin Appelman 8eda6f8feb make webfinger work properly if owncloud is installed in a subdirectory 14 years ago
Robin Appelman e2907eb99d no longer rely on PEAR::isError since we can use PDO now 14 years ago
Brice Maron c7d1737d47 attempt to manage some special chars in file list 14 years ago
Brice Maron e533e82bc9 Add sequence name in insertid to be more portable 14 years ago
Brice Maron eaad3ab45f Be consistent with licencing 14 years ago
Brice Maron a21908cf18 Change name and fix a typo 14 years ago
Brice Maron a809fe9a04 Add a dependencies check apps 14 years ago
Bart Visscher 6d4d15b221 Fix html id's in part.addcardform.php 14 years ago
Bart Visscher c0e9c805ec Disable loading non-existing settings script in bookmark app 14 years ago
Bart Visscher 715e376cd2 Fix setproperty form 14 years ago
David Iwanowitsch 74740fb71a Do not set incorrect components for default calendar 14 years ago
Jakob Sack 4d60f9d3bd improved style in contacts 14 years ago
Jakob Sack d89666261f Some improvements on the contact application 14 years ago
Jakob Sack b224991ea2 Fix translations, empty properties 14 years ago
Frank Karlitschek 045c42aa99 new "external" application. you can integrate external application like roundcube, squirellmail or a wiki into ownCloud. 14 years ago
Brice Maron 42306f1e35 Avoid error when no image is provided for cover or thumbnail 14 years ago
Brice Maron 9d46c378b9 Fix unescessary use of non portable 'replace' sql and add loging when GD not installed 14 years ago
Michael Gapczynski 0d4240e196 Fix music navigation entry controls going over the sidebar 14 years ago
Bart Visscher 61660c068a Fix function name error in contacts app 14 years ago
Florian Pritz f0565de900 use fancybox instead of lightbox 14 years ago
Brice Maron 2906ea3d78 Add caching for filelist sharing icon status to avoid many http req. 14 years ago
Robin Appelman e9b6a1018d remove unneeded definiton of get_temp_dir 14 years ago
Hendrik Langer 466b41c36b Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 14 years ago
Brice Maron 7e34452746 Little trick to avoid editor loading twice on double click 14 years ago
Brice Maron da8d32ae38 Tweak bookmarklet to not change the current page. Correct encoding when add bookmark 14 years ago
Brice Maron 9ea34250a0 Lower also the album name in media scanner... 14 years ago
Brice Maron b15d8878b7 Correct use of null for not null columns in media scanner 14 years ago
Brice Maron 29368d1c58 Add 3 More log writing in files sharing app 14 years ago
Robin Appelman b975f11514 make sharing work with the new mouting mechanism 14 years ago
Brice Maron 59eac3bc29 Correct little typo/bug in log display and remove ending php tag 14 years ago
Brice Maron 2ac00b378a Fix file sharing : Don't give a unused param to execute 14 years ago
Brice Maron 492931562f Fix bookmark listing with mysql: limit is binded as string. 14 years ago
Robin Appelman 4d1776faf9 catch some edge cases in media player 14 years ago
Robin Appelman 595b13f1e0 prevent the remaining ob_clean related errors 14 years ago
Robin Appelman 330c513015 prevent error in media player ajax api 14 years ago
Brice Maron 1f6be85719 Fix bookmarks app to work with postgresql. 14 years ago
Robin Appelman b0127e3918 use OC_Log instead of error_log 14 years ago
Bart Visscher c383543ec9 Remove unused parameter 14 years ago
Bart Visscher 9cfae56df5 Fix calendar colors with new calendar 14 years ago
Brice Maron 8d4039b678 Add loading message to image lightbox and tweak events 14 years ago
Georg Ehrke ea8461e83d scrolling in calendar 14 years ago
Michiel@unhosted 8da00e2d9a avoiding notice if ['HTTPS'] is not set 14 years ago
John Kristensen c86d1824fe Improve handling of calendar export $_GET params 14 years ago
John Kristensen ef8826ac2d remove 'description' from OC_Connector_Sabre_CalDAV propertyMap 14 years ago