Commit Graph

306 Commits (8aac43c12b409ebfa53ca74aea1f2091cba348ea)

Author SHA1 Message Date
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
Frank Karlitschek b513a60540 nicer error report and streamlined setup 15 years ago
Jakob Sack 42a6549729 Database.xml 15 years ago
Robin Appelman be9c044b24 descriptions for OC:: variables 15 years ago
Jakob Sack d9ccbe96dd fix template.php ;-) 15 years ago
Jakob Sack 5f7c040ec0 Add principals, minor changes in base.php 15 years ago
Robin Appelman faf6c0e8e1 fix some forgotten quotes around strings 15 years ago
Jan-Christoph Borchardt 6d5cb13018 fixed relative time calculation 15 years ago
Robin Appelman a2062036d3 selecting a text file from the search results now activates the text viewer 15 years ago
Robin Appelman e50abdd355 limit the length of the mysql username during setup 15 years ago
Jakob Sack db90b2e44a prepare replacing global $vars with OC::$vars 15 years ago
Jakob Sack c50a83cd8d Introducing a semiautoload. Enables autoload for classes that are not in lib/ 15 years ago
Robin Appelman 2d19965750 some improvements to collection scanning 15 years ago
Robin Appelman 14f7daf53c add transitions to oc_db 15 years ago
Robin Appelman b93b066a42 fix search results having files from other users 15 years ago
Robin Appelman 5ef407d1c9 keyboard shortcuts for search results 15 years ago
Robin Appelman 2c8b4da840 make sure jquery and common javascript is loaded before the javascript of the apps 15 years ago
Robin Appelman 0bc16683e5 dont show music results twice 15 years ago
Robin Appelman 1564a40538 dont show the full path for the files in search results 15 years ago
Robin Appelman 0503c3499e configure users/groups before loading apps 15 years ago
Jakob Sack 0dab7f2e53 laod apps ways earlier! 15 years ago
Robin Appelman aafd36e2f3 provide json interface for search 15 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 15 years ago
Jakob Sack 2ff8d7a8bc One class per file! 15 years ago