Commit Graph

113 Commits

Author SHA1 Message Date
Daniel Rojas
4862109823 Se agregan validaciones en Output Document 2014-04-15 16:17:08 -04:00
Daniel Rojas
08eccc2dd5 Se agregan validaciones en Output Document 2014-04-15 14:43:29 -04:00
Victor Saisa Lopez
c094b15cf6 ProcessMaker-BE "Category Fixes"
- Se ha descomentado de la seccion "project" la linea "category"
- Se ha eliminado las secciones "category" y "categories" en el archivo "api.ini"
- Se ha modificado las URLs en el archivo ".../Services/Api/ProcessCategory.php" para que trabajen de manera normal
2014-04-11 12:04:59 -04:00
Victor Saisa Lopez
08fdc2db58 ProcessMaker-BE "Calendar cambios"
- El atributo STATUS ya no es requerido
- Se modificaron el formato de respuesta de las fechas, esto segun "ADMIN > Settings > Environment > Global Date Format"
- Se cambiaron el formato de los dias a: 1, 2, 3, 4, 5, 6, 7, 0 (0 es el valor que indica todos los dias)
- Se hizo los cambios necesarios en el archivo PHPUnit implicado
2014-04-09 17:01:47 -04:00
Brayan Osmar Pereyra Suxo
d0a1b4859c Arreglo de datos GET en MULTIPART 2014-04-09 10:52:53 -04:00
Erik Amaru Ortiz
7f46be1ec8 Merged in victorsl/processmaker (pull request #381)
ProcessMaker-BE "Estandarizando mensajes de error"
2014-04-08 13:19:02 -04:00
Victor Saisa Lopez
e1a55649dc ProcessMaker-BE "Estandarizando mensajes de error"
- Estandarizando mensajes de error
2014-04-08 13:08:30 -04:00
Daniel Rojas
184e4b6d62 Se agregan validaciones en Input Documents y Cases 2014-04-08 12:50:16 -04:00
Daniel Rojas
f399e00d9b Merge branch 'master' of bitbucket.org:colosa/processmaker 2014-04-08 09:45:41 -04:00
Erik Amaru Ortiz
03a41399cd Merged in cochalo/processmaker (pull request #380)
Correcion de limit en cases list
2014-04-08 09:40:30 -04:00
Brayan Osmar Pereyra Suxo
7d14840050 Correcion de limit en cases list 2014-04-08 09:33:22 -04:00
Daniel Rojas
9f5a9910ba Se agregan unit test para OUTPUT DOCUMENTS, PROCESS CATEGORY, INPUTDOCUMENTS y se agregan validaciones para OUTPUT DOCUMENTS y PROCESS CATEGORY. 2014-04-07 16:25:36 -04:00
Victor Saisa Lopez
f37b5e6990 ProcessMaker-BE "Calendar (PHPUnit)"
- Adding test for validate data
2014-04-07 16:22:24 -04:00
erik ao
a5662a9ff1 Merged in darojas/processmaker (pull request #374)
Se agregan unit test para cases 7_12. Se resuelven conflictos de merge. Se agregan unit test para INPUT DOCUMENTS y se agregan validaciones.
2014-04-07 16:19:03 -04:00
erik ao
6517d4b817 Merged in cochalo/processmaker (pull request #375)
Adicion de puntos faltantes en DEPARTMENTS
2014-04-07 16:18:31 -04:00
Erik Amaru Ortiz
eb71bea144 Major Updates for import BPMN project 2014-04-07 16:10:42 -04:00
Daniel Rojas
e08ff8d215 Se agregan unit test para INPUT DOCUMENTS y se agregan validaciones 2014-04-07 15:13:55 -04:00
Daniel Rojas
d2b0882af9 Se agregan unit test para cases 7_12 2014-04-07 14:27:09 -04:00
Brayan Osmar Pereyra Suxo
10f2a423d1 Adicion de puntos faltantes en DEP_UID 2014-04-07 10:54:23 -04:00
Daniel Rojas
6ef19d43ec Se modifica, criterios en REASSIGN CASE (source, target). Se modifica test unit para REASSIGN CASE. Se modifica conflicto en behat test cases 2014-04-07 10:35:42 -04:00
erik ao
036054c2e1 Merged in darojas/processmaker (pull request #372)
Se modifica test unit para CASES. Se agrega test unit para OUTPUT DOCUMENT. Se agrega una linea en la respuesta de upload.
2014-04-07 09:14:10 -04:00
Daniel Rojas
33e65331a7 Merge branch 'master' of bitbucket.org:colosa/processmaker 2014-04-07 09:03:27 -04:00
Daniel Rojas
1a0a3d827f Se agrega test unit para OUTPUT DOCUMENT. Se agrega una linea en la respuesta de upload. 2014-04-04 16:40:12 -04:00
Erik Amaru Ortiz
9787a0157b Temporarily disabled category api alias 2014-04-04 10:31:21 -04:00
Daniel Rojas
ce0dae6a01 Merge branch 'master' of bitbucket.org:colosa/processmaker 2014-04-02 17:03:08 -04:00
Erik Amaru Ortiz
8b823af4ae Refactoring of classes that where in workflow/engine/src , now all of them have a unique parent namespace \ProcessMaker 2014-04-02 17:02:02 -04:00
Daniel Rojas
7f5d9ca048 Merge branch 'master' of bitbucket.org:colosa/processmaker 2014-04-02 16:54:07 -04:00
Erik Amaru Ortiz
4d59bc2d5a Refactoring of classes that where in workflow/engine/src , now all of them have a unique parent namespace \ProcessMaker 2014-04-02 16:51:28 -04:00
Erik Amaru Ortiz
90c23ad39b Little fix, when a environment don't have output directory on its shared folder 2014-03-31 09:58:10 -04:00
Erik Amaru Ortiz
262e29ab9c BPMN Import/Export Updates, adding url endpoint GET /project/{prj_uid}/export 2014-03-28 12:57:55 -04:00
Erik Amaru Ortiz
00fd862056 BPMN Project Import chages to import alll workflow properties data 2014-03-27 19:11:24 -04:00
Erik Amaru Ortiz
a9141f16e2 BPMN Projects import is working now, first part, it is just importing project that doesn't exist in db. 2014-03-26 20:04:51 -04:00
Erik Amaru Ortiz
16d861c225 Adding SubProcess support for Bpmn->Workflow adapter 2014-03-26 12:21:18 -04:00
Erik Amaru Ortiz
4359ebb8cd import bpmn projects (1st commit - still not functional) 2014-03-26 09:39:18 -04:00
Erik Amaru Ortiz
dd82fab1b6 Removing unused files 2014-03-25 13:46:16 -04:00
Erik Amaru Ortiz
f104861c36 Solving bug: when a BPMN Project is updated a new Workflow::route is created, this is happening each time the project is updated: SOLVED
- now routes are being updated (if already exists) instead create new one each time
2014-03-25 11:30:56 -04:00
Erik Amaru Ortiz
b6aed1a10b Little fix, for invalidad data type in preg_match 2014-03-25 09:28:42 -04:00
Erik Amaru Ortiz
2742702f88 Refactoring, replacing dbArray use by ArrayUtil::sort() implementation 2014-03-19 10:02:46 -04:00
Erik Amaru Ortiz
2277e8a715 FIX, a problem was detected using array_multisort called from call_user_func
It is PHP version bug, that it is already fixed on PHP Vers 5.4.x
so we made a fix, solving that issue just for php 5.3.x with a limitation, that is can be used to sort with a limit of 5 columns to sort be those fields.
2014-03-14 12:57:50 -04:00
Erik Amaru Ortiz
aad2ed0c17 Adding ArrayUtil::sort method, to sort associative arrays by keys 2014-03-13 17:33:19 -04:00
Erik Amaru Ortiz
3026937e08 Adding more improvements to increase performance, by now, it is just affecting for API Rest Requests 2014-03-12 18:20:35 -04:00
Erik Amaru Ortiz
eba8acd56d adding logic on new bootstrap 2014-03-10 16:02:09 -04:00
Erik Amaru Ortiz
ce7f9ef081 Adding Import classes (first commit - incomplete) 2014-03-07 09:51:05 -04:00
Erik Amaru Ortiz
f1cb7170d8 Completing UI integration for new Export methods and fixing some details 2014-03-06 12:39:16 -04:00
Erik Amaru Ortiz
07533e7940 Fix for HttpStream class, updating old scheme to updater return value using pathinfo() func. 2014-03-06 12:10:00 -04:00
Erik Amaru Ortiz
cf0881302b Adding Support t return versions like: 1.1 or 2.4.9 for Util\Common::getLastVersion(...) and its unit test 2014-03-06 10:16:14 -04:00
Erik Amaru Ortiz
2e80216aa0 FIX typing error on __constructor declaration 2014-03-05 20:19:25 -04:00
Erik Amaru Ortiz
6f385257ea Adding ProcessMaker\Util\IO\HttpStream class to handle and send http streams from file ot string 2014-03-05 20:14:32 -04:00
Erik Amaru Ortiz
f455310070 Adding ProcessMaker\Util\Common class utility and unit test 2014-03-05 20:12:21 -04:00
Erik Amaru Ortiz
234f112323 Updating Exporter and XmlExporter classes 2014-03-05 20:10:34 -04:00