Fixed #1711: Outlook Synch creates wrong item start/end timeFor Outlook you need to convert from user's timezone to system's timezone. Outlook syncing works fine for me now. I'll have other people with reallifish configurations test it as well.
Apparently some logic error. Exists_and_not_null returns true if the file exists. A negation of this therefore returns true if the variable does not exists...
fix from Sloan: if cms is installed but not mounted, a blank sweep interval will be used meaning no sweeps will occur, but this is not always correct. Add a default for this case
Fixing bug '#19 Enable notifications on file upload'. Modified patch #534 to make it actually work on HEAD. Should work for Oracle as well but not tested on that db yet. This could do with some cleanup, and i18n-ization.