Commit Graph

363 Commits (e89a4b3a0d3d736abccfc3c7e6e1855ea4637580)

Author SHA1 Message Date
Jan-Christoph Borchardt efa3085073 fixed picture preview broken for some, thanks to Felix on Shapado 15 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. 15 years ago
Michael Gapczynski 74c7890fbb Fix undefined index license in Apps 15 years ago
Côme BERNIGAUD e8fa2d3442 Added db4app lib, and apps test_db that shows how it works. 15 years ago
Jan-Christoph Borchardt 11c2aff8c9 fixed installer failing due to htaccess. Thanks to Elias Probst 15 years ago
Robin Appelman ee0954b236 fix issue with login being case insensitve 15 years ago
Robin Appelman 391e064e67 allow apps to register form for the settings and admin pages 15 years ago
Robin Appelman d851bdac90 fix .htaccess file crashing apache+php-cgi 15 years ago
Robin Appelman af3080402b fix installing shipped apps 15 years ago
Frank Karlitschek 109302a928 add some todos 15 years ago
Jan-Christoph Borchardt d9aae20003 more valid HTML, alt attributes, refactored pagenavi etc. 15 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 15 years ago
Michael Gapczynski e4c9871299 This should actually make the 'Shared' directory automatically everytime 15 years ago
Michael Gapczynski 5fbed936bf Automatic creation of 'Shared' directory, bug fixes for an empty 'Shared' directory 15 years ago
Robin Appelman 13cbd7f578 some filesystem fixes 15 years ago
Robin Appelman 6173c0fbc2 a bit of refactoring for oc_filesystem and implement user quota 15 years ago
Jan-Christoph Borchardt 9648be97fb better error messages for installation, still need to be inline 15 years ago
Jan-Christoph Borchardt 4a5ee765cf merged admin, help and settings to settings 15 years ago
Michael Gapczynski 67156f87e3 Add missing parameter to usersInGroup() 15 years ago
Michael Gapczynski ffe9da91af Add missing parameter to usersInGroup() 15 years ago
Frank Karlitschek c2a5b49834 better error reporting during installation 15 years ago
Jan-Christoph Borchardt 0b4ed25776 fixed downloading of files with spaces in name for Firefox 15 years ago
Jan-Christoph Borchardt 6c4d075bd6 added jquery-tipsy for nice title tooltips 15 years ago
Jan-Christoph Borchardt 99790d6805 lots of image changes, use svg EVERYWHERE POSSIBLE 15 years ago
Frank Karlitschek aa582ec43a more work on encryption 15 years ago
Frank Karlitschek 5b9f6b4001 hide the files admin page as long as we don have settings on the page 15 years ago
Robin Appelman 50c1553c38 automaticaly login after setup 15 years ago
Robin Appelman bc5bf18eed bit of work on app management 15 years ago
Robin Appelman bfd72501a1 add OC_Group::usersInGroup() to get a list of all users in a group 15 years ago
Jan-Christoph Borchardt 05f3910718 moved search box directly to template 15 years ago
Robin Appelman f03874ac49 work on user management 15 years ago
Frank Karlitschek 613ab41eb3 more work on the encryption library 15 years ago
Robin Appelman 1f1498ceca remove Log completely 15 years ago
Robin Appelman cdf91b6b3e work in new app management 15 years ago
Robin Appelman 9059b55979 make more strings translatable 15 years ago
Jakob Sack c958a44e46 Copying globals to OC::* 15 years ago
Jakob Sack 7b653dbca6 use sprintf for translations 15 years ago
Serge Martin 97462b018d Merge MySQL and PostgreSQL input fields 15 years ago
Robin Appelman 7b38e5d7c7 apps can now add their own forms to the Personal page 15 years ago
Jakob Sack 4b967a9414 Minor improvements 15 years ago
Robin Appelman d1d47eb5eb do proper styling for settings pages 15 years ago
Robin Appelman e6f6d3dabc dont use a different navigation page for settings stuff 15 years ago
Bartek Przybylski 8bd82b96f3 checking for apache server in setup 15 years ago
Serge Martin 3e8ae8636c Add postgresql support 15 years ago
Serge Martin acf7916e71 user is a reserved word in postgresql 15 years ago
Frank Karlitschek a0b7b85c56 remove debug 15 years ago
Frank Karlitschek 58c2d29f8c report the right webserver user to simplify setup and debug 15 years ago
Frank Karlitschek b2702c4406 fix include path 15 years ago
Frank Karlitschek 51caa624bb first step to file encription 15 years ago
Frank Karlitschek 1dc3cb67fa more improved error reporting 15 years ago