Commit Graph

382 Commits (73d0caf8a45ac234e7277d5a57098eb139558fc9)

Author SHA1 Message Date
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 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
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
Frank Karlitschek c2a5b49834 better error reporting during installation 14 years ago
Jan-Christoph Borchardt 0b4ed25776 fixed downloading of files with spaces in name for Firefox 14 years ago
Jan-Christoph Borchardt 6c4d075bd6 added jquery-tipsy for nice title tooltips 14 years ago
Jan-Christoph Borchardt 99790d6805 lots of image changes, use svg EVERYWHERE POSSIBLE 14 years ago
Frank Karlitschek aa582ec43a more work on encryption 14 years ago
Frank Karlitschek 5b9f6b4001 hide the files admin page as long as we don have settings on the page 14 years ago
Robin Appelman 50c1553c38 automaticaly login after setup 14 years ago
Robin Appelman bc5bf18eed bit of work on app management 14 years ago
Robin Appelman bfd72501a1 add OC_Group::usersInGroup() to get a list of all users in a group 14 years ago
Jan-Christoph Borchardt 05f3910718 moved search box directly to template 14 years ago
Robin Appelman f03874ac49 work on user management 14 years ago
Frank Karlitschek 613ab41eb3 more work on the encryption library 14 years ago
Robin Appelman 1f1498ceca remove Log completely 14 years ago