An error occurred fetching the project authors.
- 15 Feb, 2018 1 commit
-
-
Jérome Perrin authored
Implementation dependant parameters, such as message type or quality, must be defined by the gateway class, not in the common ShortMessage_send script. This should make it easier to switch implementations. Also: * send method is expected to be called once per recipient. I guess we prefer to isolate messages than to batch send messages efficiently. * send method expect relative url of sender and reciever documents, so that it can decide which properties to use. * drop `sender_title` parameter, now the gateway implementation decide what to use. * drop `test` parameter. For simulation mode, set simulation mode on the gateway instance * sms.send() no longer accept direct from_url / to_url / body message. It only supports sending what's defined on document properties. * SMSTool_afterSend will be called with message_id parameter, not message_id_list * Split interfaces in two SMS Sending / SMS Receiving.
-
- 12 Dec, 2016 1 commit
-
-
Vincent Pelletier authored
It does not depend on a specific plugin. Also, update all importers. Also, reduce import cycles in ERP5Security.
-
- 16 Oct, 2014 1 commit
-
-
Julien Muchembled authored
-
- 04 Sep, 2014 1 commit
-
-
Gabriel Monnerat authored
-
- 24 May, 2011 2 commits
-
-
François-Xavier Algrain authored
git-svn-id: https://svn.erp5.org/repos/experimental@2128 bc57dcba-3610-0410-ab4f-dc20bb96b918
-
François-Xavier Algrain authored
On pull, get date of message. git-svn-id: https://svn.erp5.org/repos/experimental@2127 bc57dcba-3610-0410-ab4f-dc20bb96b918
-
- 23 May, 2011 3 commits
-
-
François-Xavier Algrain authored
git-svn-id: https://svn.erp5.org/repos/experimental@2126 bc57dcba-3610-0410-ab4f-dc20bb96b918
-
François-Xavier Algrain authored
git-svn-id: https://svn.erp5.org/repos/experimental@2125 bc57dcba-3610-0410-ab4f-dc20bb96b918
-
François-Xavier Algrain authored
git-svn-id: https://svn.erp5.org/repos/experimental@2124 bc57dcba-3610-0410-ab4f-dc20bb96b918
-
- 18 Jan, 2011 1 commit
-
-
François-Xavier Algrain authored
Remove not used document git-svn-id: https://svn.erp5.org/repos/experimental@1966 bc57dcba-3610-0410-ab4f-dc20bb96b918
-
- 10 Jan, 2011 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/experimental@1956 bc57dcba-3610-0410-ab4f-dc20bb96b918
-
- 03 Jan, 2011 2 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/experimental@1952 bc57dcba-3610-0410-ab4f-dc20bb96b918
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/experimental@1951 bc57dcba-3610-0410-ab4f-dc20bb96b918
-
- 20 Dec, 2010 2 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/experimental@1934 bc57dcba-3610-0410-ab4f-dc20bb96b918
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/experimental@1933 bc57dcba-3610-0410-ab4f-dc20bb96b918
-
- 14 Dec, 2010 1 commit
-
-
François-Xavier Algrain authored
git-svn-id: https://svn.erp5.org/repos/experimental@1931 bc57dcba-3610-0410-ab4f-dc20bb96b918
-
- 10 Nov, 2010 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/experimental@1902 bc57dcba-3610-0410-ab4f-dc20bb96b918
-
- 08 Nov, 2010 1 commit
-
-
François-Xavier Algrain authored
First import of experiment short message product. Support a sms tool witch manage gateway. Add implementation of Essendex SMS gateway. Add short message document based on mail message document git-svn-id: https://svn.erp5.org/repos/experimental@1901 bc57dcba-3610-0410-ab4f-dc20bb96b918
-