Victor Saisa Lopez
f765ff61e4
Merge branch 'master' of bitbucket.org:colosa/processmaker
2014-06-17 09:09:01 -04:00
Erik Amaru Ortiz
d0e20c4b2e
Session handling to prevent session lose in other places like, home, admin, etc
...
when user is using the new designer that have not session because it is using only the API
2014-06-16 18:56:08 -04:00
Erik Amaru Ortiz
03288704bc
Load Designer JS data update
...
In javascript section of main file that load Designer UI
for 'var credentials' now we're sending the access token and refresh token, instead access code, and client credentials.
This is just because currently a lot of access tokens were being created for each process design is open, and while it is being open is sending two request, the first one to exchange an access code by an access token,..
Now, whith this change, while a process design is open we will made just one request to some resource with access token in the header,.. exchange access code by an access token is not needed any more.
NOTE.- the access token passed to the front-end can be expired at first time,.. so we need that the exchange an access token by a refresh token handling is working well.
2014-06-16 18:05:04 -04:00
Victor Saisa Lopez
8bdd1f1e66
Merge branch 'master' of bitbucket.org:colosa/processmaker
2014-06-16 14:22:32 -04:00
Erik Amaru Ortiz
b5dad5386d
little update on Api Rest dispatcher
2014-06-16 13:54:43 -04:00
Victor Saisa Lopez
47406b7321
ProcessMaker-BE "Category (improvement)"
...
- Improvements
- PUT, Se ha quitado el mensaje de respuesta
- DELETE, se ha aqregado validacion faltante
- Se ha quitado labels hardcoded, creando su ID de translation
2014-06-12 15:57:15 -04:00
Erik Amaru Ortiz
3328619c3e
Merged in wnestor/processmaker (pull request #539 )
...
Adicion de nuevos scenarios en los feature pm_group, assignee, case scheduler, arreglos a los features case task, process permisssion, project y Adicion de nuevos templates para la creacion de procesos
2014-06-12 13:10:53 -04:00
Erik Amaru Ortiz
24620fefdc
Merged in darojas/processmaker (pull request #538 )
...
Fix harcoded labels by a translation case scheduler ID_USER_DOES_NOT_HAVE_ACTIVITY_ASSIGNED
2014-06-12 13:10:16 -04:00
Wendy Nestor
7f510d7192
Adicion de nuevos templates para la creacion de procesos
2014-06-12 09:29:18 -04:00
Wendy Nestor
dc97170d72
Adicion de nuevos scenarios para el feature case scheduler
2014-06-12 08:59:56 -04:00
Wendy Nestor
5230cba535
Modificacion del ultimo scenario de case scheduler
2014-06-11 16:25:44 -04:00
Wendy Nestor
7f00da5daa
Adicion de nuevos scenarios en los feature pm_group, assignee, case scheduler y arreglos a los features case task, process permisssion, project
2014-06-11 15:51:31 -04:00
Daniel Rojas
566afe7da4
Fix harcoded labels by a translation case scheduler ID_USER_DOES_NOT_HAVE_ACTIVITY_ASSIGNED
2014-06-11 15:33:57 -04:00
Wendy Nestor
fa35fb408c
Merge branch 'master' of bitbucket.org:colosa/processmaker
2014-06-11 12:37:28 -04:00
Erik Amaru Ortiz
93c9dd5c26
disabling database session storage, using native php sessions
2014-06-11 12:33:44 -04:00
Wendy Nestor
452610a09a
Merge branch 'master' of bitbucket.org:colosa/processmaker
2014-06-11 12:00:35 -04:00
Erik Amaru Ortiz
5e0ad95fd0
Merged in wnestor/processmaker (pull request #536 )
...
Adicion de nuevos escenarios a los features calendar, process category, departments, pm group, pm user y roles
2014-06-11 11:36:34 -04:00
Wendy Nestor
d95e869a47
Merge branch 'master' of bitbucket.org:colosa/processmaker
2014-06-11 10:35:05 -04:00
Julio Cesar Laura Avendaño
1679e33751
Merged in julceslau/processmaker (pull request #537 )
...
Updating .po and .sql files with new labels required by backend team
2014-06-11 10:30:39 -04:00
Julio Cesar Laura
752b37e22b
Updating .po and .sql files with new labels required by backend team
2014-06-11 10:27:06 -04:00
Wendy Nestor
b5e6b532f5
Adicion de nuevos scenarios en los features departments, pm group, pm user y roles
2014-06-10 17:00:17 -04:00
Wendy Nestor
962ef70969
Merge branch 'master' of bitbucket.org:colosa/processmaker
2014-06-10 14:53:36 -04:00
Erik Amaru Ortiz
7333cf1444
Oauth2 Registering and Access Management is complete now.
...
- User can register applications and manage them
- User can manage access tokens from interface on profile menu
2014-06-10 13:03:47 -04:00
Erik Amaru Ortiz
92c695772d
Installer Fix, wrong setting for workspace name in url_redirect field
2014-06-10 11:48:18 -04:00
Erik Amaru Ortiz
bb9fc96634
Little fix, to avoid warning using Safari browser
2014-06-10 11:20:58 -04:00
Wendy Nestor
3a0d3822b5
Adicion de nuevos escenarios a los features calendar y process category
2014-06-10 10:25:33 -04:00
Wendy Nestor
046edd1a7e
Merge branch 'master' of bitbucket.org:colosa/processmaker
2014-06-09 15:22:58 -04:00
Erik Amaru Ortiz
213fd34122
Merged in darojas/processmaker (pull request #533 )
...
Fix harcoded labels by a translation ID Users country, city and location
2014-06-09 12:43:47 -04:00
Erik Amaru Ortiz
33aa586d96
Merged in wnestor/processmaker (pull request #534 )
...
Se comento una linea innecesaria
2014-06-09 12:43:14 -04:00
Erik Amaru Ortiz
dd87af2352
Merged in victorsl/processmaker/BUG-15041 (pull request #532 )
...
BUG-15041 "Inactive Groups are display in list of available..." SOLVED
2014-06-09 12:42:34 -04:00
Wendy Nestor
e88637e308
Merge branch 'master' of bitbucket.org:colosa/processmaker
2014-06-09 12:41:53 -04:00
Erik Amaru Ortiz
e9aa1bdac3
Merged in victorsl/processmaker (pull request #535 )
...
ProcessMaker-BE "Import artifacts (small fix)"
2014-06-09 12:40:33 -04:00
Victor Saisa Lopez
0b51024e02
ProcessMaker-BE "Export, artifacts missing (small fix)"
...
- Added validation, to import file without artifacts
2014-06-09 12:34:59 -04:00
Wendy Nestor
2ed9c2d92d
Se comento una linea innecesaria
2014-06-09 11:02:08 -04:00
Daniel Rojas
3fffdece41
Fix harcoded labels by a translation ID Users country, city and location
2014-06-09 10:58:45 -04:00
Victor Saisa Lopez
d205e8b4eb
BUG-15041 "Inactive Groups are display in list of available..." SOLVED
...
- Inactive Groups are display in list of available groups
- Added condition to only get active groups
2014-06-09 10:04:55 -04:00
Daniel Rojas
085eac7ccd
Merge branch 'master' of bitbucket.org:colosa/processmaker
2014-06-09 09:37:17 -04:00
Erik Amaru Ortiz
9b091e24b8
Merged in wnestor/processmaker (pull request #528 )
...
Adicion de nuevos escenarios en los features case scheduler, process permissions, export/import project y event
2014-06-09 09:14:39 -04:00
Erik Amaru Ortiz
43195f34ea
Merged in victorsl/processmaker/BUG-15088 (pull request #531 )
...
BUG-15088 "Al editar el nombre de un proceso este permite..." SOLVED
2014-06-09 09:13:57 -04:00
Wendy Nestor
ca0e4f8c1e
modificaciones en los features case scheduler y event
2014-06-09 09:09:38 -04:00
Wendy Nestor
95637e866e
Merge branch 'master' of bitbucket.org:colosa/processmaker
2014-06-09 09:03:25 -04:00
Daniel Rojas
3678bd2fac
Merge branch 'master' of bitbucket.org:colosa/processmaker
2014-06-09 08:51:49 -04:00
Victor Saisa Lopez
67762ecbf2
BUG-15088 "Al editar el nombre de un proceso este permite..." SOLVED
...
- Al editar el nombre de un proceso este permite ingresar el
nombre de uno ya existente
- El problema no esta al editar el proceso (esto cuando se ingresa
a "Edit process"), sino cuando el ProcessMap hace el "auto-save",
ahi si guarda el titulo del proceso
- Se ha agregado validacion cuando se actualizen los datos mediante
el "auto-save" (esto se aplica solo para los datos del proceso)
- En el lado Frontend se esta enviando los datos del proceso
(title, description) de manera continua con el "auto-save"
para su actualizacion, pero como ya existe la validacion, ahora
sale un ERROR. Esto debera ser revisado en el lado Frontend
2014-06-06 16:53:34 -04:00
Victor Saisa Lopez
29edfabe4d
ProcessMaker-BE "Export, artifacts missing"
...
- Export, artifacts missing
- Se ha completado los artifacts al exportar e importar
2014-06-06 15:21:01 -04:00
Erik Amaru Ortiz
310fb20e6b
Merged in victorsl/processmaker (pull request #529 )
...
ProcessMaker-BE "Case Tasks (Endpoint)"
2014-06-06 12:10:56 -04:00
Victor Saisa Lopez
17e261243f
ProcessMaker-BE "Case Tasks (Endpoint)"
...
- Se han implementado el siguiente Endpoint:
GET /api/1.0/{workspace}/case/{app_uid}/tasks
2014-06-06 12:04:30 -04:00
Wendy Nestor
2e55e21550
Adicion de nuevos escenarios en los features case scheduler, process permissions y export/import project
2014-06-06 09:53:05 -04:00
Julio Cesar Laura Avendaño
a63a72ffac
Merged in jennydmz/processmaker (pull request #527 )
...
Translation error for mafe.
2014-06-06 09:30:06 -04:00
jennylee
77412ef663
Solving conflicts
2014-06-05 16:56:16 -04:00
jennylee
1e18293e3c
Merge remote branch 'upstream/master'
2014-06-05 16:48:38 -04:00