Commit Graph

5600 Commits (8729119d4baa6a9c7f27314b175b67dc3693ebdd)
 

Author SHA1 Message Date
Thomas Tanghus 2c9aa029a7 Added missing CSRF checks. 13 years ago
Thomas Tanghus 748fcabba4 Added CSRF checks to files_versions. Expect some error messages - and report them ;) 13 years ago
Thomas Tanghus 8444fc5787 Added CSRF checks to Tasks. Expect some error messages - and report them ;) 13 years ago
Thomas Tanghus 06ff6c6d7d Added CSRF checks to Calendar. Expect some error messages - and report them ;) 13 years ago
Thomas Tanghus 1f4d6896df Wrong version comparison in update.php. 13 years ago
Thomas Tanghus 258df5eea2 Added hook for postCreateUser. Probably fix for oc-1265. 13 years ago
Thomas Tanghus 4b8a34df21 Wrong argument count in postCreateUser hook for contacts. 13 years ago
Thomas Tanghus 4de66880ed If a contact wasn't loaded in the list you coulcn't access it from search result. Fixes oc-1264. 13 years ago
Thomas Tanghus f128b96ac0 Format birthday as BDAY;VALUE=DATE:YYYY-MM-DD. Fixes oc-1276. 13 years ago
Georg Ehrke 47566b0c42 stop using of OC_L10N::tA 13 years ago
Robin Appelman 19f2ce6997 improve webfinger for situations where owncloud is not installed in the server root 13 years ago
Robin Appelman f047fdbfaa revert to using fopen for webdav instead of readfile 13 years ago
Robin Appelman 7ab35af6dd use the remote.php infrastructure for remoteStorage 13 years ago
Georg Ehrke ccb1c57745 add warning in log if OC_L10N::tA was called 13 years ago
Thomas Tanghus 296f79d1a4 latin1 => utf8 13 years ago
Thomas Tanghus 7a7ac58094 Remove obsolete code. 13 years ago
Thomas Tanghus 2035bc7905 Fix sorting - again :-P 13 years ago
Thomas Tanghus 0fb1a76113 Bold active address book. 13 years ago
Thomas Tanghus 25f50e8273 Set the address book of the active contact active. 13 years ago
Thomas Tanghus 8fba6b9bc7 UI part of addressbook merging. 13 years ago
Thomas Tanghus 502f420678 Wrap image uploading in anonymous function. 13 years ago
Thomas Tanghus 001a47afb0 Remove obsolete FIXMEs. 13 years ago
Thomas Mueller 3ffc96c3e9 add database type to xml report 13 years ago
Thomas Mueller 6bb3a281b1 some more structure added 13 years ago
Michael Gapczynski 72ebc2a32a Delete old session files, suggested by Torben Nehmer, see bug oc-736 13 years ago
Michael Gapczynski b1a7826d56 Check if user is already logged in for DAV auth, instead of logging in and creating new sessions for every request 13 years ago
Thomas Mueller a1b9b4b43e fixing reset on autotest 13 years ago
Thomas Tanghus dd95149238 Also unlink unsuccessful imports. 13 years ago
Georg Ehrke d49b789348 Merge branch 'master' into calendar_import 13 years ago
Thomas Tanghus 160e701fbf Make list droppable too instead of just the header. 13 years ago
Thomas Tanghus db034f05ca Improve temp file handling. 13 years ago
Thomas Tanghus 8b49e304e0 Hide file form field behind image so it will maybe work with IE... 13 years ago
Thomas Tanghus 48521fcfaa Made notifications more flexible. 13 years ago
Thomas Tanghus d71da67bee Typo. 13 years ago
Thomas Tanghus 7af608881b Added notification. 13 years ago
Thomas Tanghus 4e684b9e9d Fixed sorting of addressbooks. 13 years ago
Thomas Tanghus 287285880c Removed obsolete TODO. 13 years ago
Thomas Mueller ce40576881 MySql testing added 13 years ago
Thomas Tanghus eba4f08015 Refactored contacts import. 13 years ago
Thomas Tanghus 87912a8c65 Fix loading previous or next contact after deleting one. 13 years ago
Michael Gapczynski b455149bae Fix undo delete user 13 years ago
Michael Gapczynski 1ff2dd8f63 Listen to post_deleteUser, post_addToGroup, and post_removeFromGroup hooks 13 years ago
Michael Gapczynski cc6c940b9a Implement post_removeFromGroup() 13 years ago
Michael Gapczynski 82dea705d4 Add option to delete() to check the owner of the first search of reshares 13 years ago
Michael Gapczynski 0e9ab5cf2a Fix post_deleteUser(), column name changed and item_source is no longer needed 13 years ago
Michael Gapczynski 459bcd8d5e Update documentation 13 years ago
Michael Gapczynski bbbfc2c565 Fix delete(), it was going in an infinite loop 13 years ago
Michael Gapczynski 8de69fcb18 Update documentation 13 years ago
Michael Gapczynski 51a4518396 Add support for CRUDS permissions 13 years ago
Thomas Tanghus 140263003a Give default address book a more intuitive name and replace spaces with underscores in uri. 13 years ago