Commit Graph

186 Commits

Author SHA1 Message Date
Paula Quispe
7f3b8b1e40 filter by task title and order by lastModified, dueDate, status, process and task 2019-05-03 16:09:24 -04:00
Paula Quispe
9f844097da Adding user case Hertland 2019-05-03 14:36:43 -04:00
Paula Quispe
c983a67a87 Filter by case number 2019-05-03 14:36:35 -04:00
Taylor Dondich
3b28019fe5 Add check for invalid USER potentially due to unassigned. In this situation, assign blank values to result. Fixes test to check for unassigned users. 2019-05-03 14:36:21 -04:00
Paula Quispe
a2d9c857a8 filter with unassigned, date from and date to 2019-05-03 14:36:15 -04:00
Julio Cesar Laura Avendaño
8b74343026 Add self service delegation for it_should_return_pages_of_data 2019-05-03 14:36:08 -04:00
Julio Cesar Laura Avendaño
9b2ac65d23 Change test name to it_should_return_data_filtered_by_process_category 2019-05-03 14:36:01 -04:00
Julio Cesar Laura Avendaño
5955ff6737 conflicts 2019-05-03 14:35:52 -04:00
Paula Quispe
532f872966 conflicts 2019-05-03 14:34:34 -04:00
Julio Cesar Laura Avendaño
a874ab2390 First commit for filter by category 2019-05-03 14:31:44 -04:00
Paula Quispe
7b96da5bc5 sort by case and user 2019-05-03 14:31:34 -04:00
Paula Quispe
24368423c0 conflicts 2019-05-03 14:29:24 -04:00
Paula Quispe
dd81f0f759 First unit test 2019-05-03 14:27:29 -04:00
Taylor Dondich
17e6ef3441 Add sample tests. Change userUid argument to be properly userId. Do some safe checks in search. 2019-05-03 14:27:23 -04:00
Roly Rudy Gutierrez Pinto
22383ec53b PMC-761 2019-05-03 12:07:11 -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
0d533e19d9 HOR-4527 2018-05-08 10:16:52 -04:00
Roly Rudy Gutierrez Pinto
8ac8e50691 HOR-3851 2017-10-10 12:33:25 -04:00
Roly Rudy Gutierrez Pinto
216e2dca28 HOR-3851 2017-10-06 17:21:21 -04:00
David Callizaya
ab9c67fb47 HOR-3670
Fix class name PmLicenseManager.
2017-08-11 17:42:02 -04:00
davidcallizaya
01b745203d Merge remote-tracking branch 'origin/feature/HOR-3274A' into feature/HOR-3559 2017-08-10 21:59:01 -04:00
davidcallizaya
de84f23265 Merge remote-tracking branch 'origin/feature/HOR-3274' into feature/HOR-3559 2017-08-10 21:38:58 -04:00
davidcallizaya
427d74f68e HOR-3626
Fixed CS
2017-08-10 21:35:16 -04:00
davidcallizaya
21a0b9508e HOR-3626
Moved laravel boot after ProcessMaker loads its evironment constants. (PATH_DATA for shared folder)
2017-08-10 21:35:15 -04:00
Taylor Dondich
6458dc64a1 Added laravel framework. Bootstrap absolute minimum. Add testing framework that follows Laravel practices. Write simple feature test to test caching. 2017-08-10 21:33:04 -04:00
Paula Quispe
95b7ede4e8 HOR-3560 2017-07-24 12:25:44 -04:00
davidcallizaya
cb80a42125 HOR-3373
+ Fix web entry login bloqued when session_block configuration is enabled.
+ Include behat test.
2017-07-04 16:51:24 -04:00
David Callizaya
801de49881 Merged in feature/HOR-3214 (pull request #5712)
Feature/HOR-3214

Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
2017-06-03 19:50:20 +00:00
davidcallizaya
c9c49c2767 HOR-3214
WebEntry2 Execution Screen
2017-06-03 14:53:04 -04:00
davidcallizaya
4f6035a3b0 HOR-3207
Complete tests, and check validations for WebEntry CRUD.
2017-06-03 14:53:03 -04:00
davidcallizaya
13beb0166c HOR-3207
Change web entry model.
2017-06-03 14:42:27 -04:00
davidcallizaya
f7798b4320 HOR-3208
Code review fixes
- The default value must be "neoclassic"
- Comments, psr-2 fixes
2017-06-03 14:01:10 -04:00
davidcallizaya
4304abc2a6 HOR-3208
Web Entry 2.0 Rest - Skin EP
ACCEPTANCE CRITERIAS:
1. Get list of global and installed skins.
2. Verify that the list includes skins available only for the workspace.
2017-06-03 14:01:10 -04:00
davidcallizaya
c0f512891f HOR-3210
Web Entry 2.0 Rest - Generate Link EP
2017-06-03 12:53:20 -04:00
davidcallizaya
a53f307644 HOR-3207
Fix PSR2 function declaration
2017-06-03 12:53:20 -04:00
davidcallizaya
90fe9102ea HOR-3207
Add import process test file.
2017-06-03 12:53:20 -04:00
davidcallizaya
b533a87bd6 HOR-3207
Removed the deletion of WebEntry record when it is disabled. This attribute has no effect.
Fixed importation of processes with WebEntry task information.
2017-06-03 12:53:20 -04:00
davidcallizaya
3d82540339 HOR-3209
Web Entry 2.0 Rest - Languages EP
ACCEPTACE CRITERIA
1. The result should include the detailed fields.
2. The result should include the installed languages.
3. User should be logged.
2017-06-03 12:46:23 -04:00
davidcallizaya
08375cfce1 HOR-3207
Fix CS observations
Fix commented code
2017-06-03 12:46:23 -04:00
davidcallizaya
2b918b25fc HOR-3207
Complete tests, and check validations for WebEntry CRUD.
2017-06-03 12:46:22 -04:00
davidcallizaya
bfc0be7e44 HOR-3207
Change web entry model.
2017-06-03 12:45:03 -04:00
Julio Cesar Laura Avendaño
e09e909a68 Merged in paulis/processmaker/HOR-1089 (pull request #4345)
HOR-1089
2016-06-03 10:12:55 -04:00
Paula V. Quispe
46973ffdd1 HOR-1089
.
2016-06-02 11:16:30 -04:00
Paula V. Quispe
36d8a605c1 HOR-1088 2016-06-02 10:46:24 -04:00
william barra
67137dc673 HOR-284
Security Issue - Harcoded credentials
2016-02-29 15:28:21 -04:00
Herbert Saal
dc2f15b7f8 Add initial structure of functional test project 2014-01-24 14:40:28 -04:00
Victor Saisa Lopez
40db774bbb ProcessMaker-MA "2184 Fields Validation Layer"
- Se ha implementado la clase "class.fieldValidator.php", la misma incluye metodos de validacion de valor de variables
- La clase "FieldValidator" valida valores como: numeros (int, real), cadenas (url, email, ip). Tambien valida valores
  por conjunto
- Se ha implementado las pruebas unitarias para esta clase en el archivo "classFieldValidatorTest.php"
2013-11-28 16:01:37 -04:00
Victor Saisa Lopez
3876ec02f2 ProcessMaker-MA "2184 Fields Validation Layer"
- Se ha implementado la clase "class.fieldValidator.php", la misma incluye metodos de validacion de valor de variables
- La clase "FieldValidator" valida valores como: numeros (int, real), cadenas (url, email, ip). Tambien valida valores
  por conjunto
- Se ha implementado las pruebas unitarias para esta clase en el archivo "classFieldValidatorTest.php"
2013-11-28 14:18:59 -04:00
Victor Saisa Lopez
177e50ca39 ProcessMaker-MA "2184 Fields Validation Layer"
- Se ha implementado la clase "class.fieldValidator.php", la misma incluye metodos de validacion de valor de variables
- La clase "FieldValidator" valida valores como: numeros (int, real), cadenas (url, email, ip). Tambien valida valores
  por conjunto
- Se ha implementado las pruebas unitarias para esta clase en el archivo "classFieldValidatorTest.php"
2013-11-27 17:28:50 -04:00
Luis Fernando Saisa Lopez
3fd9699a49 BUG 11830 "Remover la funcion WSDL Web Services..." SOLVED
- Remover la funcion WSDL Web Services Functions importProcessFromLibrary()
- Problema resuelto, se ha eliminado la Funcion "importProcessFromLibrary()", ya no existe.
2013-09-02 09:34:33 -04:00