Commit Graph

2438 Commits

Author SHA1 Message Date
Julio Cesar Laura Avendaño
f048f3fb72 Merged in gproly/processmaker/HOR-667 (pull request #4017)
HOR-667
2016-04-01 18:43:26 -04:00
Julio Cesar Laura Avendaño
d132e8d668 Merged in caleeli/processmaker/HOR-659 (pull request #4018)
HOR-659
2016-04-01 18:08:38 -04:00
Julio Cesar Laura Avendaño
c8787e7dd6 Merged in qronald/processmaker/HOR-668 (pull request #4019)
HOR-668
2016-04-01 18:05:52 -04:00
Roly Rudy Gutierrez Pinto
17b69d3a98 HOR-667 2016-04-01 17:57:16 -04:00
Julio Cesar Laura Avendaño
29850a3ba8 Merged in dheeyi/processmaker/HOR-651 (pull request #4006)
HOR-651 Permissions Error
2016-04-01 16:14:35 -04:00
Julio Cesar Laura Avendaño
59e598f196 Merged in luisfernandosl/processmaker/HOR-562-3018 (pull request #3967)
HOR-562
2016-04-01 15:26:29 -04:00
dheeyi
d2ad601d74 HOR-651
Process Permissions: Status Case Paused no muestra dynaforms, Input Documents, Output documentsProcess Permissions: Status Case Paused no muestra dynaforms, Input Documents, Output documents
2016-04-01 13:02:38 -04:00
dheeyi
e8a6a12076 Merge remote-tracking branch 'upstream/3.0.1.8' into HOR-651 2016-04-01 12:26:26 -04:00
Julio Cesar Laura Avendaño
de6399c031 Merged in qronald/processmaker/HOR-645 (pull request #3992)
HOR-645
2016-04-01 10:42:45 -04:00
Ronald Q
d2e3661ca2 HOR-668 CLONE - Slow Query in /methods/cases/casesList_Ajax.php
up observations

up observations in ;

up observations
2016-03-31 16:02:55 -04:00
davidcallizaya
31734dfe06 HOR-659 Documents>Move>Uncaught TypeError: Cannot read property 'isLeaf' of null(anonymous function) @ ext-all.js:78h.Event.fire @ ext-all.js:2h.Observable.fireEvent .........
c Fixed move folder functionality
+ Added validation to avoid move folder directly to root folder
2016-03-31 12:31:38 -04:00
dheeyi
fa5109841b HOR-651 Permissions Error 2016-03-30 17:23:54 -04:00
Ronald Q
ec1e15c5f3 HOR-645 Process Permissions: Cuando se configura Target Task no es posible acceder a Input Documents y Output Documents 2016-03-30 11:22:17 -04:00
Julio Cesar Laura Avendaño
eadca40d08 Merged in qronald/processmaker/HOR-559 (pull request #3983)
HOR-559
2016-03-30 10:53:02 -04:00
Ronald Q
40250a0f67 HOR-559 Delete Cases: En la seccion de permissions se tiene DELETE_PROCESS_CASES y deberia decir PM_DELETE_PROCESS_CASES 2016-03-29 16:29:05 -04:00
Ronald Q
698fb777a8 HOR-558 Triggers> No se ejecutan los triggers Before Assignment en IE11 2016-03-29 08:58:24 -04:00
Luis Fernando Saisa Lopez
d35d6476f8 HOR-562-3018 "Notice: Undefined index: USR_DEFAULT_LANG" SOLVED 2016-03-28 17:41:00 -04:00
Julio Cesar Laura Avendaño
ae8668626d Merged in gproly/processmaker/HOR-526 (pull request #3939)
HOR-526
2016-03-24 16:06:23 -04:00
Julio Cesar Laura Avendaño
f78cd1eb62 Merged in caleeli/processmaker/HOR-472 (pull request #3940)
HOR-472
2016-03-24 09:07:44 -04:00
davidcallizaya
7973236975 HOR-472 Change log de dynaforms obtiene un orden extraño de los cambios
+ Refactor of ChangeLog History
2016-03-23 22:46:40 -04:00
davidcallizaya
a0c813b3e4 HOR-472 Change log de dynaforms obtiene un orden extraño de los cambios
+ Refactor of ChangeLog History
2016-03-23 22:02:07 -04:00
Julio Cesar Laura Avendaño
6f21cfbdcd Merged in qronald/processmaker/HOR-544 (pull request #3934)
HOR-544
2016-03-23 19:48:47 -04:00
Julio Cesar Laura Avendaño
fac5f9b856 Merged in 3.0.1.7-Gmail (pull request #3823)
BY-95
2016-03-23 19:47:19 -04:00
Roly Rudy Gutierrez Pinto
f449d513d7 HOR-526 2016-03-23 19:42:46 -04:00
Jenny Murillo
9f32bd7fbb Adding Groups validation in selfservice value based 2016-03-23 19:16:08 -04:00
Ronald Q
b50f5d6144 HOR-544
fix un true and false
2016-03-23 18:43:50 -04:00
Jenny Murillo
0cf59dff9e Deleting Sub Process send email functionality in PMGmail 2016-03-23 17:35:44 -04:00
Julio Cesar Laura Avendaño
f248a39cae Merged in victorsl/processmaker/HOR-509-3018 (pull request #3903)
HOR-509
2016-03-23 10:38:35 -04:00
Julio Cesar Laura Avendaño
5a04f30eaf Merged in victorsl/processmaker/HOR-433-3018-B (pull request #3852)
HOR-433
2016-03-23 10:16:02 -04:00
Ronald Q
22691a06b0 HOR-435 It's necesary to close the session, if we close processmaker and open again HOME and DESIGNER are blocked
fix in frames

implementation of the template html and css

fix in file css

remove file

add link

fix in status code

fix in

remove confirm

fix in edege
2016-03-22 17:28:05 -04:00
Jenny Murillo
d798d01f69 Adding validation when getting the index of the process. 2016-03-22 16:35:57 -04:00
Victor Saisa Lopez
6470adda9b HOR-509 "Departaments> Al dar click en todos para asignar..." SOLVED
Issue:
    Departaments> Al dar click en todos para asignar usuarios en Departamentos tarda demasiado y sale un error
Cause:
    El codigo en la seccion "assignedUsers" y "availableUsers" en departments_Ajax.php no son optimos
Solution:
    - Se implemento el metodo \ProcessMaker\BusinessModel\Department::getUsers() (Back-End)
    - Se agrego el pager a los grids en ADMIN>Users>Departments>Users (Front-End)
2016-03-22 16:10:18 -04:00
Jenny Murillo
9b83bfc00b Solving problem with the index in subprocess Sincronous 2016-03-22 14:07:09 -04:00
Julio Cesar Laura Avendaño
28f1791aea Merged in victorsl/processmaker/HOR-474-3018 (pull request #3872)
HOR-474
2016-03-22 12:45:20 -04:00
Jenny Murillo
5e93d7481c BY-195 Agregando validacion para obtener los datos del proceso hijo al enviar el mail
BY-195 Agregando validacion para obtener los datos del proceso hijo al enviar el mail

BY-195 Agregando validacion para obtener los datos del proceso hijo al enviar el mail

BY-195 Agregando validacion para obtener los datos del proceso hijo al enviar el mail

Adding validation to get the data of the last task in the parent subprocess when the thread is going back from the son threat.

Fixing merge conflicts
2016-03-22 09:16:05 -04:00
Dante
1e5924249c Merge remote-tracking branch 'upstream/3.0.1.8' into 3.0.1.7-Gmail 2016-03-22 09:09:59 -04:00
Victor Saisa Lopez
49e299fbcc HOR-474 "Asignacion de un rol a usuarios tarda demasiado " SOLVED
Issue:
    Asignacion de un rol a usuarios tarda demasiado
Cause:
    Los metodos Roles::getRoleUsers() y Roles::getAllUsers() no son optimos
Solution:
    - Se a mejorado el metodo \ProcessMaker\BusinessModel\Role\User::getUsers() (Back-End)
    - Se agrego el pager a los grids en ADMIN>Users>Roles>Users (Front-End)

HOR-474 "Asignacion de un rol a usuarios tarda demasiado " SOLVED

Issue:
    Asignacion de un rol a usuarios tarda demasiado
Cause:
    Los metodos Roles::getRoleUsers() y Roles::getAllUsers() no son optimos
Solution:
    - Se a mejorado el metodo \ProcessMaker\BusinessModel\Role\User::getUsers() (Back-End)
    - Se agrego el pager a los grids en ADMIN>Users>Roles>Users (Front-End)

HOR-474 "Asignacion de un rol a usuarios tarda demasiado " SOLVED

Issue:
    Asignacion de un rol a usuarios tarda demasiado
Cause:
    Los metodos Roles::getRoleUsers() y Roles::getAllUsers() no son optimos
Solution:
    - Se a mejorado el metodo \ProcessMaker\BusinessModel\Role\User::getUsers() (Back-End)
    - Se agrego el pager a los grids en ADMIN>Users>Roles>Users (Front-End)
2016-03-21 12:22:54 -04:00
Ronald Q
3d234db89b HOR-519 Notice: Undefined index: CURRENT_TASK
delete Notice: Undefined system-tables
2016-03-21 09:45:16 -04:00
Luis Fernando Saisa Lopez
4a1b220cc4 HOR-494 "Revisar el cóo y cambiar..." SOLVED 2016-03-17 16:25:09 -04:00
Victor Saisa Lopez
06963d81f2 HOR-433 "(WSSO Plugin) Cuando se ingresa al proceso, se..." SOLVED
Issue:
    (WSSO Plugin) Cuando se ingresa al proceso, se puede verificar que no se puede recuperar la data del mismo
Cause:
    Se esta usando el mismo VirtualHost para clientes WEB y REST
Solution:
    Se realizo la implementacion de la nueva directiva "server_hostname_requests_frontend" del "env.ini"; esto para
    el caso en que se requiera del "feature SSO", tomar nota de lo siguiente:
        - Habilitar el modulo "mod_headers" de apache (httpd.conf)
        - Tener configurado un VirtualHost normal para ProcessMaker (pmos.conf)
        - Para el "feature SSO" se debera crear un 2do VirtualHost con toda la configuracion necesaria para
          el mismo (pmos.conf), por lo que todos los usuarios que requieran este feature, deberan usar este para
          acceder por browser
        - Crear un 3er VirtualHost para las solicitudes del front-end (DESIGNER), en donde se agregara lo
          siguiente (pmos.conf):
              <IfModule mod_headers.c>
                  Header set Access-Control-Allow-Origin  "*"
                  Header set Access-Control-Allow-Headers "Content-Type,Depth,User-Agent,X-File-Size,X-Requested-With,If-Modified-Since,X-File-Name,Cache-Control,Authorization"
                  Header set Access-Control-Allow-Methods "OPTIONS,GET,POST,PUT,DELETE"
              </IfModule>
          De tal forma que quedara asi:
              <IfModule mod_headers.c>
                  Header set Access-Control-Allow-Origin  "*"
                  Header set Access-Control-Allow-Headers "Content-Type,Depth,User-Agent,X-File-Size,X-Requested-With,If-Modified-Since,X-File-Name,Cache-Control,Authorization"
                  Header set Access-Control-Allow-Methods "OPTIONS,GET,POST,PUT,DELETE"
              </IfModule>
              <IfModule mod_rewrite.c>
                  RewriteEngine On
                  RewriteCond %{REQUEST_FILENAME} !-f
                  RewriteRule ^.*/(.*)$ app.php [QSA,L,NC]
              </IfModule>
        - Agregar lo siguiente al archivo "/path/to/processmaker/shared/sites/your-workspace/env.ini"
              server_hostname_requests_frontend = "{your_server_hostname_requests_frontend}"
          Donde:
              - your_server_hostname_requests_frontend, es el nombre del servidor configurado para el
                front-end (3er VirtualHost), ejemplo:
                    server_hostname_requests_frontend = "192.168.40.72:3017"
        - Tambien se puede hacer la configuracion en el archivo "/path/to/processmaker/workflow/engine/config/env.ini",
          considerar que esto afectara a todos lo workspaces creados
Note:
    Todo el desarrollo se lo hizo en un server Windows-Server-2012-R2 con Apache-2.4
2016-03-17 08:45:23 -04:00
Paula V. Quispe
230efa682c HOR-466 2016-03-15 11:40:59 -04:00
Dante
7e978e5d64 Merge remote-tracking branch 'upstream/3.0.1.8' into 3.0.1.7-Gmail 2016-03-15 10:51:18 -04:00
David Callizaya
0342e1336f Merged in luisfernandosl/processmaker/HOR-436-C-3018 (pull request #3833)
HOR-436-C "Notice</b>: Undefined variable..." SOLVED
2016-03-15 09:31:21 -04:00
Luis Fernando Saisa Lopez
c83022afec HOR-436-C "Notice</b>: Undefined variable..." SOLVED 2016-03-11 17:11:42 -04:00
Dante
c3ab0c8ffa Merge remote-tracking branch 'upstream/3.0.1.8' into 3.0.1.7-Gmail 2016-03-11 11:14:01 -04:00
David Callizaya
b238c1f41c Merged in qronald/processmaker/HOR-368 (pull request #3813)
HOR-368
2016-03-11 10:51:38 -04:00
Dante
5c4e90f3bd Merge remote-tracking branch 'upstream/3.0.1.8' into 3.0.1.7-Gmail 2016-03-10 14:36:43 -04:00
Development
afdd123614 BY-168 Reusing the SendNotification method to send emails in Gmail Integration
BY-165 Adding validation to Self service value based

BY-165 Code Review FixesX
2016-03-10 10:29:00 -04:00
David Callizaya
5b4ed8a3ff Merged in cmdeguzman/cdgz-processmaker/HOR-282-3018 (pull request #3783)
HOR-282
2016-03-09 17:52:49 -04:00
Ronald Q
00885f541e HOR-368 Security Avoid the problem of overwriting session data opening multiple browser tabs or multiple browser instances
up observations

active or desactive block tab
2016-03-09 17:40:03 -04:00