Commit Graph

469 Commits (88de9e40503833f76e79e8ac722025ceafd15c4b)

Author SHA1 Message Date
Bart Visscher 19d4121763 Change json content-type to correct IANA type 14 years ago
Tom Needham 1f74e76d83 Implemented ace-edtior as an app. Basic file editing and saving supported. 14 years ago
Frank Karlitschek f2a7f230f1 add status file. useful for external administration. show the ownClopud version at least in the config dialog. 14 years ago
Frank Karlitschek 0fcd765bd5 add check for ctype 14 years ago
Thomas Schmidt 40b47defcb enhance errormessages on setup 14 years ago
Bart Visscher c6f78fbe43 Add flag in info.xml to control the apps that are installed by default 14 years ago
Frank Karlitschek 10c5178e31 check for php modules 14 years ago
Bart Visscher 2d3c1a3f00 Fix space in comment 14 years ago
Bart Visscher aae6881494 Move display of login page to function in OC_Util 14 years ago
Robin Appelman bcf92badd1 dont set content type to json for Apps 14 years ago
Bart Visscher 17e631bc5e Use OC_JSON for json responses 14 years ago
Robin Appelman 6c2b22406c remove some debug statements 14 years ago
Robin Appelman 57bffdb46a fix uploading files using webdav 14 years ago
Florian Pritz 36c31b0e83 fix warning when uploading file using webdav 14 years ago
Florian Pritz c7d4e72341 set cookie secure if forcessl is enabled 14 years ago
Florian Pritz 8648e3c43c only call error_log() if DEBUG is true 14 years ago
Florian Pritz 2267b6e97d use jquery 1.6.4 14 years ago
Bart Visscher e9950defb2 Make event category choice multiselect 14 years ago
Bart Visscher e990ef3542 Move some common code to OC_Util 14 years ago
Bart Visscher 8966ed5a00 Cleanup lib/base.php 14 years ago
Bart Visscher 82c7598861 Remove global vars and use the OC static version. 14 years ago
Bartek Przybylski 94696ea7de remember changed not to store password in cookie 14 years ago
Robin Appelman 39fa5d1c7f always use mdb2 for installation 14 years ago
Robin Appelman 0714e83a8e fix creating groups 14 years ago
Bartek Przybylski 68e7666293 Changed behaviour of remember checkbox 14 years ago
Robin Appelman 8c7aa06088 dont use numRows when it's not needed since it can be expensive 14 years ago
Robin Appelman 5e3ecbbf96 dont use numRows when it's not needed since it can be expensive 14 years ago
Robin Appelman 0e2b957dac add pdo backend to oc_db 14 years ago
Jan-Christoph Borchardt b1e3961825 removed excess white space inside parentheses 14 years ago
Jan-Christoph Borchardt 014f4af79c fixed translation detection thanks to Xuetian Weng 14 years ago
Bart Visscher 760b47a62f Use OC_Helper::linkTo also for absolute urls. 14 years ago
Jan-Christoph Borchardt 252bca5057 removed database table prefix choice, use oc_ 14 years ago
Aloisio Almeida Jr ec87e2eac4 setup.php: Get 'datadirectory' from config file instead of 'datadir' 14 years ago
Bart Visscher 3130234640 Remove execute permissions from source files 14 years ago
Côme BERNIGAUD 3972774a2e Removed db4app and test_db 14 years ago
Jan-Christoph Borchardt 7fa1f8161c do not user directories when navigating to /data. Needs more security. 14 years ago
Jan-Christoph Borchardt e4f70d5bbb files not viewable from the outside by adresses anymore 14 years ago
Jan-Christoph Borchardt efa3085073 fixed picture preview broken for some, thanks to Felix on Shapado 14 years ago
Côme BERNIGAUD b92603b3fd Translation for date column 14 years ago
Robin Appelman 5c9178f851 Fixed a bug in appconfig, where an initially empty set value led to endless duplicates of this app/key pair. 14 years ago
Michael Gapczynski 74c7890fbb Fix undefined index license in Apps 14 years ago
Côme BERNIGAUD e8fa2d3442 Added db4app lib, and apps test_db that shows how it works. 14 years ago
Jan-Christoph Borchardt 11c2aff8c9 fixed installer failing due to htaccess. Thanks to Elias Probst 14 years ago
Robin Appelman ee0954b236 fix issue with login being case insensitve 14 years ago
Robin Appelman 391e064e67 allow apps to register form for the settings and admin pages 14 years ago
Robin Appelman d851bdac90 fix .htaccess file crashing apache+php-cgi 14 years ago
Robin Appelman af3080402b fix installing shipped apps 14 years ago
Frank Karlitschek 109302a928 add some todos 14 years ago
Jan-Christoph Borchardt d9aae20003 more valid HTML, alt attributes, refactored pagenavi etc. 14 years ago
Frank Karlitschek cb9fc6d901 make the help section working and pretty. knowledge base entries are fetched via OCS from a different server. cool stuff 14 years ago