Freddy Daniel Rojas Valda
3c4763793e
Merge branch 'master' of bitbucket.org:colosa/processmaker into PM-1126
2014-12-18 09:05:17 -04:00
Freddy Daniel Rojas Valda
484660f0f7
Merge branch 'master' of bitbucket.org:colosa/processmaker into master-core
2014-12-17 13:33:06 -04:00
Julio Cesar Laura Avendaño
92ece428dd
Merged in gproly/processmaker (pull request #1284 )
...
PMFormDesigner
2014-12-16 16:13:43 -04:00
Roly Rudy Gutierrez Pinto
d4d9c5845f
PMFormDesigner
2014-12-16 15:48:11 -04:00
Freddy Daniel Rojas Valda
b7cb97c60c
Merge branch 'master' of bitbucket.org:colosa/processmaker into master-core
2014-12-16 15:24:45 -04:00
Freddy Daniel Rojas Valda
f712cb4468
PM-1117 Paused Case - SOLVED
2014-12-16 11:53:11 -04:00
Julio Cesar Laura Avendaño
4c79c04b4b
Merged in cochalo/processmaker/BUG-16211 (pull request #1283 )
...
BUG 16211 Messages History: No muestra los mensajes enviados
2014-12-16 11:23:39 -04:00
Brayan Osmar Pereyra Suxo
f10fdd7572
BUG 16211 Messages History: No muestra los mensajes enviados
2014-12-16 11:13:09 -04:00
Julio Cesar Laura Avendaño
ee1ce8d278
Merged in darojas/processmaker/master-core (pull request #1280 )
...
PM-1117 Paused Case - SOLVED
2014-12-16 09:43:58 -04:00
Julio Cesar Laura Avendaño
9e878cc516
Merged in victorsl/processmaker/PM-1111 (pull request #1279 )
...
PM-1111 "16332: Grids with same name (Small fix)" SOLVED
2014-12-15 09:12:40 -04:00
Victor Saisa Lopez
2f0053a667
PM-1111 "16332: Grids with same name (Small fix)" SOLVED
...
Small fix
2014-12-13 16:50:32 -04:00
Victor Saisa Lopez
4f52f0a433
PM-1111 "16332: Grids with same name (Small fix)" SOLVED
...
Small fix
2014-12-13 16:45:53 -04:00
Freddy Daniel Rojas Valda
6d350195da
Merge branch 'master' of bitbucket.org:colosa/processmaker into master-core
2014-12-13 16:17:12 -04:00
Freddy Daniel Rojas Valda
055248e212
Merge branch 'master' of bitbucket.org:colosa/processmaker into master-core
2014-12-13 10:15:32 -04:00
Julio Cesar Laura Avendaño
8d8363ab59
Merged in cochalo/processmaker (pull request #1276 )
...
BUG-16459 Cases Notes: No muestra todo el texto introducido
2014-12-12 16:26:28 -04:00
Julio Cesar Laura Avendaño
f5cb3b2045
Merged in luisfernandosl/processmaker/PM-940 (pull request #1277 )
...
PM 940 "ProcessMaker-MA "Email Server (endpoints)"" SOLVED
2014-12-12 16:24:17 -04:00
Luis Fernando Saisa Lopez
aef82289c2
PM 940 "ProcessMaker-MA "Email Server (endpoints)"" SOLVED
2014-12-13 16:06:47 -04:00
Luis Fernando Saisa Lopez
003153366a
Merge branch 'master' of bitbucket.org:colosa/processmaker into PM-940
2014-12-13 15:56:01 -04:00
Luis Fernando Saisa Lopez
4e62e6c29e
Merge branch 'master' of bitbucket.org:colosa/processmaker into PM-940
2014-12-13 12:20:58 -04:00
Brayan Osmar Pereyra Suxo
9989cbbad6
BUG-16459 Cases Notes: No muestra todo el texto introducido
2014-12-12 16:10:23 -04:00
Luis Fernando Saisa Lopez
06777f0d50
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.
Merge branch 'master' of bitbucket.org:colosa/processmaker into PM-940
Conflicts:
workflow/engine/config/schema.xml
workflow/engine/data/mysql/schema.sql
2014-12-12 15:13:53 -04:00
Julio Cesar Laura Avendaño
d40b3a864c
Merged in luisfernandosl/processmaker/PM-940 (pull request #1271 )
...
PM 940 "ProcessMaker-MA "Email Server (endpoints)"" SOLVED
2014-12-12 14:50:41 -04:00
Julio Cesar Laura Avendaño
71cf0f68ed
Merged in victorsl/processmaker/PM-1115 (pull request #1275 )
...
PM-1115 "16306: Date Field not showing next date after 1969" SOLVED
2014-12-12 10:45:48 -04:00
Victor Saisa Lopez
9531d78fe1
PM-1115 "16306: Date Field not showing next date after 1969" SOLVED
...
Issue:
16306: Date Field not showing next date after 1969
Cause:
Esto se debe a la funcion "mktime" de PHP para Windows el cual tiene una limitante
en el rango de fechas (rango valido entre 1901 y 2038). Para mas detalles
visite el sgte link ----> http://php.net/manual/en/function.mktime.php
Solution:
Se ha mejorado el metodo "calculateBeforeFormat" de la clase "XmlForm_Field_Date" el
cual verifica el total de añde la fecha que se obtiene con "mktime"; esto solo
para servidores Windows
2014-12-12 17:33:13 -04:00
Julio Cesar Laura Avendaño
d048b55613
Merged in darojas/processmaker/PM-1113 (pull request #1272 )
...
PM-1113 Arreglar labels para PM3 - SOLVED
2014-12-11 17:13:33 -04:00
Freddy Daniel Rojas Valda
1429ca3741
PM-1113 Arreglar labels para PM3 - SOLVED
2014-12-12 15:49:06 -04:00
Freddy Daniel Rojas Valda
2fcaef2db4
Merge branch 'master' of bitbucket.org:colosa/processmaker into PM-1113
2014-12-12 12:15:15 -04:00
Julio Cesar Laura Avendaño
6b82927b7d
Merged in jennydmz/processmaker (pull request #1273 )
...
Fixing the Codemirror PHP hints to include PMFunctions
2014-12-11 17:04:30 -04:00
jennylee
fa11372e5e
Fixing the Codemirror PHP hints to include PMFunctions
2014-12-12 16:42:09 -04:00
Freddy Daniel Rojas Valda
2fe8b987c7
Merge branch 'master' of bitbucket.org:colosa/processmaker into master-core
2014-12-11 16:42:32 -04:00
Freddy Daniel Rojas Valda
864de8990d
Merge branch 'master' of bitbucket.org:colosa/processmaker into PM-1113
2014-12-11 16:40:17 -04:00
Julio Cesar Laura Avendaño
35dcce2643
Merged in cochalo/processmaker (pull request #1270 )
...
PM-1044 El USR_UID llega con NULL SOLVED
2014-12-11 14:49:38 -04:00
Brayan Osmar Pereyra Suxo
a4c9e1e979
PM-1044 El USR_UID llega con NULL SOLVED
2014-12-11 14:14:57 -04:00
Julio Cesar Laura Avendaño
52ea60d436
Merged in victorsl/processmaker/PM-1111 (pull request #1269 )
...
PM-1111 "16332: Grids with same name" SOLVED
2014-12-11 03:03:56 -04:00
Victor Saisa Lopez
0f235c776f
PM-1111 "16332: Grids with same name" SOLVED
...
Issue:
16332: Grids with same name
Cause:
No se valida si existe un Grid con el mismo nombre
Solution:
Al "Copy/Import DynaForm" si este tiene incrustado un Grid y el titulo del mismo
ya existe en el proceso; al titulo del Grid se le concatena entre parentesis el titulo
del nuevo DynaForm
2014-12-11 16:38:59 -04:00
Julio Cesar Laura Avendaño
1a4b29023d
Merged in cochalo/processmaker (pull request #1268 )
...
Correccion al editar un pmtable se eliminan los registros
2014-12-11 02:57:27 -04:00
Brayan Osmar Pereyra Suxo
5b33e4e307
Merge branch 'master' of bitbucket.org:colosa/processmaker
2014-12-10 17:02:26 -04:00
Julio Cesar Laura Avendaño
dcdddef799
Merged in norah/processmaker/BUG-16288 (pull request #1267 )
...
PM-16288 PM falla al crear grilla como tabla de PM sobre oracle
2014-12-10 16:40:30 -04:00
norahmollo
9f33fbaaae
PM-16288 PM falla al crear grilla como tabla de PM sobre oracle
...
Se quito la opcion REPORT cuando el workspace tiene una sola BD y solo se listan las conexiones de tipo MySQL.
2014-12-11 16:25:25 -04:00
Brayan Osmar Pereyra Suxo
a9f2a8ea91
Correccion al editar un pmtable se eliminan los registros
2014-12-10 16:32:31 -04:00
Julio Cesar Laura Avendaño
952a31ceac
Merged in darojas/processmaker/master-core (pull request #1261 )
...
Add MESSAGE bpmn 2.0 functionality end points.
2014-12-10 15:51:33 -04:00
Freddy Daniel Rojas Valda
a40b425c32
Merge branch 'master' of bitbucket.org:colosa/processmaker into master-core
2014-12-10 15:29:19 -04:00
Julio Cesar Laura Avendaño
220342df2a
Merged in darojas/processmaker/PM1030 (pull request #1259 )
...
PM-1030 "2 dynaforms with same name" SOLVED
2014-12-10 15:00:42 -04:00
Julio Cesar Laura Avendaño
c0c13e6287
Merged in veronicaaruquipa/processmaker/fixing-broken-features (pull request #1265 )
...
Update number of results that we have were defined inside features and which get the corresponding service
2014-12-10 14:19:05 -04:00
norahmollo
8e11d8f958
PM-16288 PM falla al crear grilla como tabla de PM sobre oracle
...
Se quito la opcion REPORT y solo se listan las conexiones de tipo MySQL.
2014-12-10 11:40:53 -04:00
Veronica Aruquipa
992c1cf0c9
Merged master into fixing-broken-features
2014-12-10 09:16:22 -04:00
Veronica Aruquipa
a213da1711
Merged colosa/processmaker into master
2014-12-09 17:40:54 -04:00
veronicaaruquipa
5680452059
It was changed the http status code from 200 to 201 in order to import a process correctly.
2014-12-09 17:34:10 -04:00
veronicaaruquipa
5e9c22d6cb
Update number of results that we have were defined inside features and which get the corresponding service.
2014-12-09 17:32:21 -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