Commit Graph

112 Commits (2fdf654f402cf4e366d71151f7bf335825caade5)

Author SHA1 Message Date
Jakob Sack da30671ec4 More error checking in user management 16 years ago
Robin Appelman fe90bf4bdc disable the backup system for now 16 years ago
Robin Appelman 67ba9b320e seperate hooks for OC_FILESYSTEM and OC_FILESTORAGE 16 years ago
Robin Appelman b8e1788ed0 replace filesystem observer with the more general OC_HOOK 16 years ago
Jakob Sack 329d804032 Hotfix: deleting users is working again 16 years ago
Jakob Sack a1ff99126a prevent users from deleting admin group 16 years ago
Jakob Sack f22c05deab Check for existance of group- and usernames, don't mix OC_USER and OC_GROUP! 16 years ago
Jakob Sack b37fb9142f Added tons of Hooks to OC_USER and OC_GROUP 16 years ago
Robin Appelman 900ece18e7 seperate view and logic for pagenavi 16 years ago
Jakob Sack 1fe5f5a2df Better documentation for OC_USER 16 years ago
Jakob Sack a70330e9be Improved documentation for group management 16 years ago
Frank Karlitschek 91b5d8575a add pager function to the base lib and remove the default table width 16 years ago
Jakob Sack 47223ae2d9 Working subnavigation 16 years ago
Robin Appelman 7b02151639 make the file permissions hint more clear 16 years ago
Robin Appelman 871a4b3d4a more improvements for foldersize 16 years ago
Jakob Sack 79d8aa871a User management works good enough for now. Need to do something else ... 16 years ago
Frank Karlitschek 60b6825612 show only ownCloud related knowledgebase entries. and make the page pretty 16 years ago
Robin Appelman 225ad85e90 add free_space to OC_FILESYSTEM 16 years ago
Frank Karlitschek 5759802091 now we have our own ocs server 16 years ago
Robin Appelman 86356e888e save the correct config entry 16 years ago
Robin Appelman e984a3b47a fix keeping track of foldersize 16 years ago
Robin Appelman 6affa3281a small fixes in webdav 16 years ago
Robin Appelman 58cb46c4e8 make sql queries work in sqlite 16 years ago
Robin Appelman 243d6566dd fix login when using sqlite 16 years ago
Arthur Schiwon a14f8243e8 get max upload file size for upload form from php settings 16 years ago
Robin Appelman ab155de14f improve error handeling for first run dialog 16 years ago
Arthur Schiwon 5a03ce696c debug output should not be there 16 years ago
Robin Appelman fde08b2389 installer now works when using mysql 16 years ago
Arthur Schiwon 8a5d1ffebe fix that might solve strange uploading issues 16 years ago
Frank Karlitschek 0820cb8f17 owncloud now with even more buzzwords. we outsourced the doccumentation and use an online knowledgebase 16 years ago
Jakob Sack d314c33715 do not redeclare methods 16 years ago
Jakob Sack c4287162c4 Some work on the fancy user management 16 years ago
Frank Karlitschek ca04b33abe first step on online ocs knowledgebase integration 16 years ago
Robin Appelman 3263b80ea9 first-run wizzard wip 16 years ago
Robin Appelman 25d687f35a add OC_GROUP::createGroup(); 16 years ago
Frank Karlitschek fc63882fe2 more layout fixes 16 years ago
Jakob Sack 7035c0417c Get Hot New Fixes (TM) 16 years ago
Robin Appelman a16c6fb804 don't use items in an array that aren't there 16 years ago
Frank Karlitschek 1372d8339d add a date format function for more eyecandy 16 years ago
Robin Appelman bf45dcb959 only check for permissions for folders that exists 16 years ago
Robin Appelman d002ed0b94 set strict error reporting 16 years ago
Robin Appelman 101877351b use the correct variable name 16 years ago
Robin Appelman e71bc75a9d use the correct signature for OC_FILEOBSERVER->notify() 16 years ago
Robin Appelman 7b00f99a57 static functions shouldn't be abstract 16 years ago
Frank Karlitschek 85df699746 application listing works more or less now 16 years ago
Robin Appelman 5ccdea8e5b save installation state of databases in appconfig instead of plugin.xml 16 years ago
Robin Appelman f0e59b9043 better display for server configuration errors 16 years ago
Jakob Sack 964a55033a never ever call a function you just removed 16 years ago
Jakob Sack f2e37e0018 Completely removing personalMenu 16 years ago
Jakob Sack af1e48df80 Changes in the user experience 16 years ago