Commit Graph

351 Commits (c2f0fe51c427374e918b72c28c521df27e614cae)

Author SHA1 Message Date
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
Robin Appelman cdf91b6b3e work in new app management 14 years ago
Robin Appelman 9059b55979 make more strings translatable 14 years ago
Jakob Sack c958a44e46 Copying globals to OC::* 14 years ago
Jakob Sack 7b653dbca6 use sprintf for translations 14 years ago
Serge Martin 97462b018d Merge MySQL and PostgreSQL input fields 14 years ago
Robin Appelman 7b38e5d7c7 apps can now add their own forms to the Personal page 14 years ago
Jakob Sack 4b967a9414 Minor improvements 14 years ago
Robin Appelman d1d47eb5eb do proper styling for settings pages 14 years ago
Robin Appelman e6f6d3dabc dont use a different navigation page for settings stuff 14 years ago
Bartek Przybylski 8bd82b96f3 checking for apache server in setup 14 years ago
Serge Martin 3e8ae8636c Add postgresql support 14 years ago
Serge Martin acf7916e71 user is a reserved word in postgresql 14 years ago
Frank Karlitschek a0b7b85c56 remove debug 14 years ago
Frank Karlitschek 58c2d29f8c report the right webserver user to simplify setup and debug 14 years ago
Frank Karlitschek b2702c4406 fix include path 14 years ago
Frank Karlitschek 51caa624bb first step to file encription 14 years ago
Frank Karlitschek 1dc3cb67fa more improved error reporting 14 years ago
Frank Karlitschek b513a60540 nicer error report and streamlined setup 14 years ago
Jakob Sack 42a6549729 Database.xml 14 years ago
Robin Appelman be9c044b24 descriptions for OC:: variables 14 years ago
Jakob Sack d9ccbe96dd fix template.php ;-) 14 years ago
Jakob Sack 5f7c040ec0 Add principals, minor changes in base.php 14 years ago
Robin Appelman faf6c0e8e1 fix some forgotten quotes around strings 14 years ago
Jan-Christoph Borchardt 6d5cb13018 fixed relative time calculation 14 years ago
Robin Appelman a2062036d3 selecting a text file from the search results now activates the text viewer 14 years ago
Robin Appelman e50abdd355 limit the length of the mysql username during setup 14 years ago
Jakob Sack db90b2e44a prepare replacing global $vars with OC::$vars 14 years ago
Jakob Sack c50a83cd8d Introducing a semiautoload. Enables autoload for classes that are not in lib/ 14 years ago