Commit Graph

11 Commits

Author SHA1 Message Date
Roly Rudy Gutierrez Pinto
5c680d22fe PMCORE-2948-A Update the branch develop with the release/3.5.11 2021-04-29 12:32:54 -04:00
Paula Quispe
3d1042b716 Revert "PMCORE-2948 Update the branch develop with the release/3.5.11 (pull request #7871)" 2021-04-19 19:58:59 +00:00
Roly Rudy Gutierrez Pinto
dddd300fef PMCORE-2948 Update the branch develop with the release/3.5.11 2021-04-13 00:10:30 -04:00
Roly Rudy Gutierrez Pinto
3f12c545d8 PMC-1491 It is not possible to create a record in "Email Servers" of type "SMTP-IMAP" 2019-12-12 16:40:29 -04:00
Julio Cesar Laura Avendaño
f0961df40c PMC-1436 2019-12-02 15:46:08 -04:00
Roly Rudy Gutierrez Pinto
70b71985a3 PMC-1346 Changes in the email server creation 2019-11-21 15:07:44 -04:00
Andrea Adamczyk
4e078d1406 PMC-1334 2019-10-30 16:01:46 -04:00
Gustavo Silva
656745913d PMC-57: Action BY Email: Add new option in Email Server configuration page
Code Improvements

Code Improvements 1

Code Improvements 2

Fixing port labels

Fixing port labels 1

Code improvements 3

Code improvements 4

Code improvements 5

Code improvements 6

Code improvements 7
2018-11-26 15:05:05 -04:00
Chloe Deguzman
2eea08ace1 HOR-298 Adds index to APP_CACHE_VIEW table, modifies Schema.xml to properly build in propel. 2016-03-09 18:15:31 +00:00
Luis Fernando Saisa Lopez
7f5f7baad7 PM-000 "Email Server cambiar estructura de campos" SOLVED
> Solution:
  Se cambia el esquema de los campos MESS_FROM_MAIL y MESS_FROM_NAME que permita introducir valores nulos.
2015-03-03 10:23:54 -04:00
Luis Fernando Saisa Lopez
018c963d60 PM 940 "ProcessMaker-MA "Email Server (endpoints)"" SOLVED
> ProcessMaker-MA "Email Server (endpoints)"
  - Se han implementado los siguientes Endpoints:
       GET    /api/1.0/{workspace}/email/paged?filter={filter}&start={start}&limit={limit}
       GET    /api/1.0/{workspace}/emails?filter={filter}&start={start}&limit={limit}
       GET    /api/1.0/{workspace}/email/{mess_uid}
       POST   /api/1.0/{workspace}/email
       POST   /api/1.0/{workspace}/email/test-connection
       PUT    /api/1.0/{workspace}/email/{mess_uid}
       DELETE /api/1.0/{workspace}/email/{mess_uid}

  - Se esta creando un 1er registro en la tabla EMAIL_SERVER, esto al ejecutar el comando "./processmaker upgrade".
  - El metodo "System::getEmailConfiguration()" recupera el EMAIL_SERVER por default, caso contrario trabajara como lo
    hacia anteriormente.
2014-12-09 17:25:39 -04:00