Commit Graph

14 Commits (f1015c88faf8ce418c5e0f983756d71403044210)

Author SHA1 Message Date
Jakob Sack f1015c88fa Minor bug fixing 14 years ago
Jakob Sack 3d89b2caa4 php is not perl 14 years ago
Jakob Sack 3c01e30748 Try to make owncloud working again 14 years ago
Jakob Sack 149793f2e7 First version of the new user management 14 years ago
Jakob Sack 908e377246 Refactoring of OC_DB 14 years ago
Jakob Sack d3502315bd added class OC_HOOK to base.php. It is in base.php because it is needed 14 years ago
Robin Appelman 0f494970d1 Fix a couple of minor coding errors 14 years ago
Robin Appelman 1df0397163 only load mdb2 once as it was before 14 years ago
Jakob Sack 883c7a582d Small fixes in OC_APP, removed functions in OC_UTIL that now are in OC_APP 14 years ago
Jakob Sack f7f957abb9 Base for a more flexible navigation 14 years ago
Jakob Sack ae5dc3efdf New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user preferences 14 years ago
Jakob Sack 94b405b64f Make it possible to use several datadirs. 14 years ago
Jakob Sack dfa6b749ba Introducing OC_HELPER for small helper functions; making setup of filesystem optional 14 years ago
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 14 years ago
Jonathan Riddell d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 14 years ago
Robin Appelman 0a505fd383 only load mdb2 when we use the database 14 years ago
Robin Appelman 9d8047382e fix ocs private data get/set queries for mysql 14 years ago
Robin Appelman 0337b46975 remove debug statement 14 years ago
Robin Appelman f2d78424f2 don't try to use *nix file premissions on windows hosts 14 years ago
Elias Probst ba246b450f Fixed typo (Lisener → Listener) 14 years ago
Robin Appelman ad8d6c4260 set version number to 1.1 15 years ago
Kees Huiberts e56c316576 Fixed small bug, added global $SERVERROOT to OC_UTIL 15 years ago
Robin Appelman 1d1bb352d9 do not initialize mdb2_scheme if we don't use it, saves a lot of time 15 years ago
Robin Appelman cffa4edb72 provide a basic viewer for text files 15 years ago
Robin Appelman ec7c069653 provide a defealt, empty, filesystem configuration to suppress some errors 15 years ago
Robin Appelman 5162809c8a make the filesystem configurable (no gui yet) 15 years ago
Robin Appelman b479f9d570 remove Admin Panel from the main menu since it's handeld by the new settings page now 15 years ago
Robin Appelman a47558b2fd change the way the user is rooted in his own folder in order to make filesystem managment easier 15 years ago
Robin Appelman 08454ce463 remove debug messages 15 years ago
Robin Appelman 5f53165efb provide a function to load the data from a plugin.xml file 15 years ago
Robin Appelman 8b2ff8dcad change the user backend after we load the plugins 15 years ago
Robin Appelman 2a78209728 comply with updated version of the plugin.xml syntax 15 years ago
Robin Appelman 98e49c7552 use new plugin system for loading plugins 15 years ago
Martin T. H. Sandsmark 1f46d0fc7d remove debug output 15 years ago
Martin T. H. Sandsmark c2504f54ad fix some, do not enjoy php 15 years ago
Martin T. H. Sandsmark e6f6c62113 some fixes 15 years ago
Aldo "xoen" Giambelluca 11664f3153 Moved LDAP authentication into a plugin 15 years ago
Aldo "xoen" Giambelluca 68775a282d Created class `OC_USER_BACKEND` for general user managment 15 years ago
Aldo "xoen" Giambelluca 9fe46ef093 OC_USER now is an abstract class (OC_USER_ABSTRACT) 15 years ago
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 15 years ago
Aldo "xoen" Giambelluca 00df2099b5 Using camelCase for function names in 'inc/lib_base.php' 15 years ago
Robin Appelman b38aa771d1 Initial version of remote ownCloud access through filesystem abstraction 15 years ago
Robin Appelman 581328fbc1 Fix custom database names 15 years ago
Robin Appelman 4e12ce63f9 fix affected frows and free_result in OC_DB 15 years ago
Robin Appelman d96793f14f Fix some database problems, do not use the cache when creating users 15 years ago
Sandro 8ede7d075e load all plugins 15 years ago
Sandro 4f5e24a327 load plugins 15 years ago
Robin Appelman 0ba0f22627 fix webroot when using symlinks 15 years ago
Sandro a0088cfea6 right WEBROOT 15 years ago
Robin Appelman a9fd0c67b4 Initial PostgreSQL support 15 years ago