Commit Graph

141 Commits

Author SHA1 Message Date
Roly Rudy Gutierrez Pinto
3fc6d8e1a5 PMCORE-2589 No logs created when editing a field of a Authentication Sources connection 2021-01-05 23:21:34 -04:00
Henry Jordan
848ff9a887 update rakefile
Update rakefile to translations

update Rakefile for translations

update intervals in Task Schedule

update insert.sql error in instalation

add Translations in index.php task scheduler

fix timezone in execution on task scheduler

fix timezone

add translation to TASKSCHEDULER

control for intervals in task scheduler is last_update property

PMCORE-1549

PMCORE-1542

Revert "PMCORE-1542 (pull request #7355)"

This reverts pull request #7355.

> PMCORE-1542

fix schedule Run command
2020-06-09 13:16:23 +00:00
Paula Quispe
75b74fe4d6 PMCORE-542 2020-01-29 15:21:27 -04:00
Paula Quispe
26bde68123 PMCORE-490 2020-01-13 10:40:31 -04:00
Paula Quispe
b9304dc001 PMC-1540 2020-01-02 15:52:31 -04:00
Julio Cesar Laura Avendaño
89cb3ce03a PMC-780 2019-09-12 09:56:50 -04:00
Roly Rudy Gutierrez Pinto
ef53fd9c7f GAP-9 2018-09-27 13:16:40 -04:00
Marco Antonio Nina Mena
087f5e1ce6 HOR-4146: Monolog improvement
HOR-4303
HOR-4302
HOR-4471
HOR-4428
HOR-4146: We removed loggin_level
2018-05-22 10:55:50 -04:00
Marco Antonio Nina Mena
ae28e48861 Merged in bugfix/HOR-4201 (pull request #6245)
HOR-4201

Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
2018-05-08 13:58:49 -04:00
Marco Antonio Nina Mena
255a9526d2 HOR-4391 Error when creating a role by End Point
- Create rol

Code Style

Fix CR

Fix CR

Add validation Render format date
2018-04-17 15:47:29 -04:00
Paula Quispe
7d533af46f HOR-4217 2017-12-22 08:04:41 -04:00
davidcallizaya
3b3837eaef HOR-4203
Validation for user without "cn" defined.
2017-12-18 13:50:33 -04:00
davidcallizaya
f6d46c1c52 HOR-4203
Fix code style.
2017-12-18 13:49:05 -04:00
Paula Quispe
a52462b4ec HOR-4102 2017-11-21 13:57:53 -04:00
Paula Quispe
5327ecdfd5 HOR-3926 2017-10-20 12:00:11 -04:00
davidcallizaya
2a81bba175 HOR-3956
Fix CR
2017-10-20 12:00:11 -04:00
davidcallizaya
7d99f1e69e HOR-3956
+ Enable access to guest user to use the PM_CASES.
+ Add PM_DASHBOARD permission to KPIs.
+ Add internal permission alias:
RBAC->userCanAccess()
     * Verify if the user has a right over the permission. Ex.
     *      $rbac->userCanAccess("PM_CASES");
     *
     * Alias of permissions:
     *      PM_CASES has alias: PM_GUES_CASE
     * This means that a role with PM_GUES_CASE could access like one with PM_CASES
     * unless the permission is required as strict, like this:
     *      $rbac->userCanAccess("PM_CASES/strict");
2017-10-20 12:00:10 -04:00
davidcallizaya
c2bcc087eb HOR-3926
Fixes

 Please enter the commit message for your changes. Lines starting
2017-10-20 12:00:09 -04:00
davidcallizaya
128e42e71e HOR-3925
Create a user guest by default.
2017-10-20 12:00:08 -04:00
Ronald Quenta
a6b65d0bab HOR-3803 2017-08-28 11:07:26 -04:00
David Callizaya
d25346e06e Merge remote-tracking branch 'origin/bugfix/HOR-3670' into release/3.2.2 2017-08-15 10:07:12 -04:00
David Callizaya
5b90f9e24a HOR-3670
Fixed EnterpriseClass name
Moved side effects code to class G helper and called from boot scripts
2017-08-11 17:42:01 -04:00
davidcallizaya
f5430f2027 HOR-3682
Fix problem generated by password hidding.
2017-08-11 12:14:43 -04:00
Ronald Quenta
917c94784b Merge remote-tracking branch 'origin/feature/HOR-3559' into feature/HOR-3629 2017-08-10 18:33:14 -04:00
Ronald Quenta
94a2db1e23 HOR-3629 2017-08-10 12:10:42 -04:00
davidcallizaya
2f3daccd6b HOR-3433
Fix ProcessMaker User Password Hash Disclosure.
2017-08-09 14:40:02 -04:00
Ronald Quenta
cc5fcb08bc change 2017-08-08 15:40:50 -04:00
davidcallizaya
bce594fe24 HOR-3620
+ Add missing Phing package
- Remove pending LoadInclude
2017-08-04 11:23:34 -04:00
Chloe Deguzman
60efcf7ac7 HOR-2689 Removed references to G::LoadClass, Bootstrap::LoadClass and various references to class loading methods and require_once 2017-08-03 17:19:55 -04:00
Paula Quispe
b5a6a48d80 HOR-2880 2017-03-27 13:36:26 -04:00
Roly Rudy Gutierrez Pinto
77b53e5f99 HOR-2701 2017-02-15 16:41:41 -04:00
Julio Cesar Laura Avendaño
e2bdd159a1 Merged in paulis/processmaker/HOR-1720 (pull request #4838)
HOR-1720
2016-08-30 17:46:10 -04:00
Victor Saisa Lopez
6d9858d6d0 HOR-1738 "Change folder permissions in ProcessMaker" SOLVED
Issue:
    Change folder permissions in ProcessMaker
Cause:
    Nuevo requerimiento
Solution:
    Se cambio los permisos de los files and directories
2016-08-30 13:03:35 -04:00
Paula V. Quispe
70dd6bae4e Permission
HOR-1720

HOR-1720

.
2016-08-30 12:03:42 -04:00
qronald
2e4f1df9b1 schema sql 2016-08-01 10:48:47 -04:00
qronald
621b036a1e HOR-1499 2016-08-01 09:40:00 -04:00
dheeyi william
bc200f1a08 HOR-788
La información personal de un usuario Administrador se ve en modo view.

HOR-788
La información personal de un usuario Administrador se ve en modo view.

HOR-788
La información personal de un usuario Administrador se ve en modo view.

HOR-788
La información personal de un usuario Administrador se ve en modo view.

HOR-788
La información personal de un usuario Administrador se ve en modo view.
2016-07-21 12:44:23 -04:00
Dheeyi William
c487e2cde0 Merge remote-tracking branch 'upstream/3.1' into HOR-1007
Conflicts:
	gulliver/system/class.rbac.php
	rbac/engine/data/mysql/insert.sql
2016-06-15 09:07:51 -04:00
Dheeyi William
5781d8ed51 R-1007
Bloquear pantalla de registro de aplicación de REST API
2016-06-14 13:07:06 -04:00
Roly Rudy Gutierrez Pinto
39694f757d HOR-1060 2016-06-13 13:14:37 -04:00
mcuiza
9897b42321 HOR-1091: CLONE - Clean The Code - rbac/engine/* 2016-06-02 11:40:30 -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
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
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
caleeli
e702416b28 HOR-504 Cannot login after installing 3.0.1.8
C Fixed rol id at rbac install sql.
2016-03-18 15:47:51 -04:00
David Callizaya
32113f3ae4 Merged in dheeyi/processmaker/HOR-461 (pull request #3831)
HOR-461
2016-03-15 09:34:56 -04:00
william barra
5fe48ba042 HOR-461
El permiso DELETE_PROCESS_CASES, no se asiga al admin en nuevas instalaciones.
2016-03-11 16:32:13 -04:00
Chloe Deguzman
c4c114e8eb HOR-298 Resolving merge conflict with schema.sql 2016-03-09 22:20:30 +00: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
dheeyi
3a0c0a5c5e HOR-374
HOR-374

HOR-374
2016-03-03 16:12:43 -04:00