Commit Graph

236 Commits (8681d62bbf50e83b9a45a8ec08dc89cd3caf75a4)

Author SHA1 Message Date
Robin Appelman 8681d62bbf Fix for https://bugs.kde.org/show_bug.cgi?id=258144 16 years ago
Robin Appelman e18898dfe1 fix warning message that sometimes broke webdav 16 years ago
François KUBLER 92d08d513b Add support for hosts where open_basedir restriction is in effect. 16 years ago
Robin Appelman fc5b8679da fix login issue after logging out 16 years ago
Robin Appelman ad8d6c4260 set version number to 1.1 16 years ago
Robin Appelman 59250ec6fd fix some typo's 16 years ago
Kees Huiberts e56c316576 Fixed small bug, added global $SERVERROOT to OC_UTIL 16 years ago
Robin Appelman 13efdf6aa7 plugin manager 16 years ago
Robin Appelman 653c6e5984 fix small bug in filesystem abstraction 16 years ago
Robin Appelman a98dfbbf71 plugin manager and plugin installer 16 years ago
Riccardo Iaconelli 51b5404879 fix a couple of typos 16 years ago
Robin Appelman 494d88a435 fix bug in detecting mountpoints of file storages within chrooted filesystem 16 years ago
Robin Appelman 44946e208d make paths returned by OC_FILESYSTEM::getTree relative to the fakeroot 16 years ago
Robin Appelman 3e77f3f56b fix sqlite compatibility for webdav server 16 years ago
Robin Appelman f29e349412 add function to list all plugins 16 years ago
Robin Appelman afbc4f1fb3 automatically install databased of plugins 16 years ago
Steven 1b5a0bb31e Fix content type header in downloads 16 years ago
Robin Appelman 91acafe698 initial version for user managment tab in the settings page 16 years ago
Robin Appelman 369292d68f use mysql instead of mysqli when creating mysql user/database 16 years ago
Robin Appelman a23c74bdbc fix loading of plugin defined stylesheets 16 years ago
Robin Appelman a1fbbd09ee add functions to get a list of all users or groups 16 years ago
Robin Appelman 3c1cdee910 use caching for user-group relations 16 years ago
Robin Appelman 1d1bb352d9 do not initialize mdb2_scheme if we don't use it, saves a lot of time 16 years ago
Robin Appelman 420178bec8 fix fallback for mimetype detection using the 'file' command 16 years ago
Robin Appelman cffa4edb72 provide a basic viewer for text files 16 years ago
Robin Appelman ec7c069653 provide a defealt, empty, filesystem configuration to suppress some errors 16 years ago
Robin Appelman 5162809c8a make the filesystem configurable (no gui yet) 16 years ago
Robin Appelman b479f9d570 remove Admin Panel from the main menu since it's handeld by the new settings page now 16 years ago
Robin Appelman 2738aab45b fixed bug in filesystem abstraction that broke file uploading 16 years ago
Robin Appelman 1a236a8884 fix some errors when trying to save the settings 16 years ago
Steven 6fede6be66 improved tooltip text (true this time) 16 years ago
Steven 30961bc2df improved appereance and clearability in system settings menu. However it does not make toast (yet). 16 years ago
Robin Appelman 37aa05abe5 remember the selected tab in the settings dialog when refreshing the page or submiting forms 16 years ago
Steven e881109cac fix links in settings menu in all browsers except grome(ium) 16 years ago
Robin Appelman a47558b2fd change the way the user is rooted in his own folder in order to make filesystem managment easier 16 years ago
Robin Appelman 1e4432c5d5 new settings page that allows plugins to integrate their own settings dialogs more with the existing ones 16 years ago
Robin Appelman 08454ce463 remove debug messages 16 years ago
Robin Appelman f0f77aafbf fix problem when creating users with a non-empty userid cache 16 years ago
Robin Appelman 5f53165efb provide a function to load the data from a plugin.xml file 16 years ago
Robin Appelman 8b2ff8dcad change the user backend after we load the plugins 16 years ago
Martin Sandsmark 9d99c4fbdc update to comply with the OCS spec (lookup by application name too) 16 years ago
Robin Appelman 6642d4af6f fix warnings given by MDB2 if opendir is restricted by the host 16 years ago
Robin Appelman 2a78209728 comply with updated version of the plugin.xml syntax 16 years ago
Robin Appelman 98e49c7552 use new plugin system for loading plugins 16 years ago
Robin Appelman ccdb21958e use = instead of LIKE when selecting private attributes 16 years ago
Martin T. H. Sandsmark 3b065d4dae more addslashes magic sauce 16 years ago
Martin T. H. Sandsmark 1f46d0fc7d remove debug output 16 years ago
Martin T. H. Sandsmark ce0993e0c7 fix mdb2 usage, add optional format variable 16 years ago
Martin T. H. Sandsmark c2504f54ad fix some, do not enjoy php 16 years ago
Martin T. H. Sandsmark e6f6c62113 some fixes 16 years ago