summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added CSRF checks to Tasks. Expect some error messages - and report them ;)Thomas Tanghus2012-07-174-0/+4
* Added CSRF checks to Calendar. Expect some error messages - and report them ;)Thomas Tanghus2012-07-1714-2/+15
* Wrong version comparison in update.php.Thomas Tanghus2012-07-171-1/+1
* Added hook for postCreateUser. Probably fix for oc-1265.Thomas Tanghus2012-07-172-1/+13
* Wrong argument count in postCreateUser hook for contacts.Thomas Tanghus2012-07-171-3/+3
* If a contact wasn't loaded in the list you coulcn't access it from search res...Thomas Tanghus2012-07-172-4/+29
* Format birthday as BDAY;VALUE=DATE:YYYY-MM-DD. Fixes oc-1276.Thomas Tanghus2012-07-161-2/+9
* stop using of OC_L10N::tAGeorg Ehrke2012-07-161-4/+4
* improve webfinger for situations where owncloud is not installed in the serve...Robin Appelman2012-07-162-1/+23
* revert to using fopen for webdav instead of readfileRobin Appelman2012-07-161-1/+1
* use the remote.php infrastructure for remoteStorageRobin Appelman2012-07-165-39/+28
* add warning in log if OC_L10N::tA was calledGeorg Ehrke2012-07-161-0/+7
* latin1 => utf8Thomas Tanghus2012-07-161-1/+1
* Remove obsolete code.Thomas Tanghus2012-07-161-2/+0
* Fix sorting - again :-PThomas Tanghus2012-07-161-2/+2
* Bold active address book.Thomas Tanghus2012-07-161-1/+1
* Set the address book of the active contact active.Thomas Tanghus2012-07-161-3/+9
* UI part of addressbook merging.Thomas Tanghus2012-07-161-6/+15
* Wrap image uploading in anonymous function.Thomas Tanghus2012-07-161-43/+45
* Remove obsolete FIXMEs.Thomas Tanghus2012-07-161-2/+0
* add database type to xml reportThomas Mueller2012-07-162-3/+9
* some more structure addedThomas Mueller2012-07-151-44/+56
* Delete old session files, suggested by Torben Nehmer, see bug oc-736Michael Gapczynski2012-07-151-1/+1
* Check if user is already logged in for DAV auth, instead of logging in and cr...Michael Gapczynski2012-07-151-6/+11
* fixing reset on autotestThomas Mueller2012-07-151-0/+5
* Also unlink unsuccessful imports.Thomas Tanghus2012-07-151-0/+5
* Make list droppable too instead of just the header.Thomas Tanghus2012-07-151-1/+1
* Improve temp file handling.Thomas Tanghus2012-07-151-4/+4
* Hide file form field behind image so it will maybe work with IE...Thomas Tanghus2012-07-153-11/+9
* Made notifications more flexible.Thomas Tanghus2012-07-151-12/+9
* Typo.Thomas Tanghus2012-07-151-1/+1
* Added notification.Thomas Tanghus2012-07-151-1/+2
* Fixed sorting of addressbooks.Thomas Tanghus2012-07-151-4/+14
* Removed obsolete TODO.Thomas Tanghus2012-07-151-9/+0
* MySql testing addedThomas Mueller2012-07-151-2/+42
* Refactored contacts import.Thomas Tanghus2012-07-1513-309/+286
* Fix loading previous or next contact after deleting one.Thomas Tanghus2012-07-151-26/+177
* Fix undo delete userMichael Gapczynski2012-07-141-17/+16
* Give default address book a more intuitive name and replace spaces with under...Thomas Tanghus2012-07-141-2/+2
* Try to avoid occasional error messages.Thomas Tanghus2012-07-141-2/+2
* fix minified js and cssRobin Appelman2012-07-141-0/+2
* use new way to register remote/public.php entries in user_webfingerRobin Appelman2012-07-133-3/+5
* fix remote and public.phpRobin Appelman2012-07-139-13/+12
* rediect test results to autotest-results-sqlite.xmlThomas Mueller2012-07-131-1/+1
* autotest.sh added: create an fresh environment using sqlite (mysql anf pg wil...Thomas Mueller2012-07-131-0/+32
* restructuring test suite invocation - now we load all test cases into one sui...Thomas Mueller2012-07-131-16/+36
* allow command line based installation/setupThomas Mueller2012-07-131-1/+1
* Rename $contacts to $has_contacts, it missed this commit: 7cb74a0Michael Gapczynski2012-07-111-1/+1
* Fix setting custom quota size for users, bug fix for oc-1128Michael Gapczynski2012-07-111-1/+1
* Revert santizing toaddress, because PHPMailer now throws exceptionsMichael Gapczynski2012-07-111-2/+1