Commit Graph

30 Commits (f7c708b22a12c976e8cd413c83d10deaf1268d64)

Author SHA1 Message Date
Frank Karlitschek 1372d8339d add a date format function for more eyecandy 14 years ago
Robin Appelman bf45dcb959 only check for permissions for folders that exists 14 years ago
Robin Appelman d002ed0b94 set strict error reporting 14 years ago
Robin Appelman 5ccdea8e5b save installation state of databases in appconfig instead of plugin.xml 14 years ago
Robin Appelman f0e59b9043 better display for server configuration errors 14 years ago
Jakob Sack 964a55033a never ever call a function you just removed 14 years ago
Robin Appelman 1495ec0f31 show server configuration errors on seperate page 14 years ago
Jakob Sack 8465f76e7e Use OC_CONFIG where possible 14 years ago
Jakob Sack 177fd27382 Make OC_CONFIG working again 14 years ago
Jakob Sack fc33094429 replaced $CONFIG_DB* with OC_CONFIG::getValue( "db*" ) 14 years ago
Robin Appelman 69289bf943 move chmodr to OC_HELPER 14 years ago
Robin Appelman 26841884af move OC_DB to it's own file 14 years ago
Robin Appelman 232654cb60 get rid of the oc_require and friends 14 years ago
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