Commit Graph

635 Commits (5c816c0cc93094b1ad6ca841e89dc5fe579b70b6)

Author SHA1 Message Date
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
Michael Gapczynski e4c9871299 This should actually make the 'Shared' directory automatically everytime 14 years ago
Michael Gapczynski 5fbed936bf Automatic creation of 'Shared' directory, bug fixes for an empty 'Shared' directory 14 years ago
Robin Appelman 13cbd7f578 some filesystem fixes 14 years ago
Robin Appelman 6173c0fbc2 a bit of refactoring for oc_filesystem and implement user quota 14 years ago
Jan-Christoph Borchardt 9648be97fb better error messages for installation, still need to be inline 14 years ago
Jan-Christoph Borchardt 4a5ee765cf merged admin, help and settings to settings 14 years ago
Michael Gapczynski 67156f87e3 Add missing parameter to usersInGroup() 14 years ago
Michael Gapczynski ffe9da91af Add missing parameter to usersInGroup() 14 years ago