Commit Graph

3 Commits

Author SHA1 Message Date
Hugo Loza
6d7a14a5f0 BUG 9090 ZImbra Trigger Issues
Now all Triggers uses in correct way Server param and Upload trigger does not use any more http_request instead use curl.
2012-04-27 16:39:51 -04:00
Victor Saisa Lopez
9df68b5307 BUG 8973 "Replace all instances of json_encode() and json_decode()..." SOLVED
- Problems with functions json_encode and json_decode in PHP 5.2
- Replace json_encode and json_decode with G::json_encode and G::json_decode
2012-04-23 12:34:16 -04:00
Hugo Loza
048df24db5 BUG 0000 Feature: Zimbra triggers
Set of triggers that allow common operations from ProcessMaker to a Zimbra server. Operations like create folder, events, contacts etc. It uses a SSO method for authentication based on a preAuth key
2011-11-29 16:39:39 -04:00