Commit Graph

269 Commits (c998bc1215cce9508d2cf42b49fefab0a573baaf)

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