Commit Graph

1701 Commits

Author SHA1 Message Date
Erik Amaru Ortiz
1c46a002f3 Adding Exporter for BPMN Projects (2nd commit) 2014-02-28 19:46:29 -04:00
Erik Amaru Ortiz
1a4d3b0a21 Adding Exporter for BPMN Projects (1st commit) 2014-02-28 19:11:34 -04:00
Erik Amaru Ortiz
bf933a5bf2 Adding Unit Test to ensure a right behaviour of BpmnWorkflow Adapter
- flow->gateways (bpmn) to route (workflow) conversion is working fine
 - start and end event (bpmn) to setting start and end tasks is working fine
2014-02-27 15:51:42 -04:00
Erik Amaru Ortiz
56be79f2ae Updating GET /projects data return, now it is returning all projects bpmn and classic projects
Them can be classified by prj_type: [bpmn|classic]
2014-02-26 12:53:17 -04:00
Erik Amaru Ortiz
75cf6e3eea Adding logic to remove related objects when a gateway is removed for BpmnWorkflow Adapter
- Now when a gateway is removed all its related flows are removed too
- When a gateway is removed all Composed Workflow Routes are removed too
2014-02-24 19:58:32 -04:00
Erik Amaru Ortiz
7962d40a0f Updating Unit Tests for BpmnWorkflow Adapter, and some Bpmn->Workflow logic 2014-02-24 19:10:45 -04:00
Erik Amaru Ortiz
cad5fcfd80 Updating misspelled db table field BPMN_GATEWAY 2014-02-20 16:47:52 -04:00
Erik Amaru Ortiz
7ae93f5b22 Fix for misspelled field name on propel db schema and orm classes 2014-02-19 13:10:42 -04:00
Erik Amaru Ortiz
ec48facf8b Updates On Bpmn->Workflow Adapter, now activities and flows are updated just when its data have changed 2014-02-18 17:41:45 -04:00
Erik Amaru Ortiz
79ee31b761 More Update for BpmnWorkflow Adapter class, now start and end tasks are updating successfully on Workflow Layer 2014-02-12 17:01:19 -04:00
Erik Amaru Ortiz
0bb319c70e Adding Event handling for bpmn and workflow layer (for start and end task setting) 2014-02-10 19:43:54 -04:00
Erik Amaru Ortiz
9a4c98bb53 Adding Test Units for BpmnEvent, BpmnGateway classes 2014-02-10 13:09:50 -04:00
Erik Amaru Ortiz
82da942ea1 updates to enable save flow connections between activity->activity and activity->gateway 2014-02-07 15:42:24 -04:00
Brayan Osmar Pereyra Suxo
a078044fb5 Adicion de end point para REPORT TABLES 2014-02-07 11:18:02 -04:00
Erik Amaru Ortiz
68c1d98b96 updates for adapter flows -> to -> route 2014-02-07 08:41:11 -04:00
Erik Amaru Ortiz
ca7fa0651d adding flow -> task creation via BpmnWorkflow adapter 2014-02-06 21:26:06 -04:00
Erik Amaru Ortiz
e869df7ad5 Adding Flows handling to Project\Bpmn handler class 2014-02-06 20:30:27 -04:00
Victor Saisa Lopez
a92e5afc02 ProcessMaker-MA "Dynaforms Resources (Fixes)"
- Se han mejorado y corregido el nombre de las variables (prj_uid)
- Se han completado validaciones en:
    > Crear un DynaForm
    > Copy/Import un DynaForm
    > Crear un DynaForm en base un PM Table
        * Se han agregado las validaciones requeridas para los campos "Primary Key" del PM Table
- Se han corregido los archivos "behat" (main y negative), los cambios corresponden a nombres de atributos
- Se han corregigo un bug en "workflow/engine/classes/model/Step.php"
2014-02-06 15:35:49 -04:00
Erik Amaru Ortiz
9c8d66ef07 Adding adapters for Workflow->Bpmn and Bpmn->Workflow projects, and more updates & fixes 2014-02-05 17:29:28 -04:00
Erik Amaru Ortiz
0063597e08 Enabling to use GET method for Project endpoint -> Request GET: /projects, and some updates 2014-02-05 12:34:20 -04:00
Erik Amaru Ortiz
47f991034f More Bpmn/Workflow handling layer refactoring and improve unit tests 2014-02-05 11:39:15 -04:00
Erik Amaru Ortiz
ee480a93e3 Updates for BpmnActivityTest class 2014-02-04 23:19:10 -04:00
Erik Amaru Ortiz
ad27682bc3 Refactoring Bpmn/Workflow handling layer (4th commit) - adding unit test for BpmnActivity class that is handling transparently its Bound object 2014-02-04 20:50:47 -04:00
Erik Amaru Ortiz
77a23e7714 Refactoring Bpmn/Workflow handling layer (3rd commit) 2014-02-03 19:37:50 -04:00
Erik Amaru Ortiz
cf59ed1308 Refactoring Bpmn/Workflow handling layer (2nd commit) 2014-01-31 18:49:57 -04:00
Erik Amaru Ortiz
70d61efda0 Refactoring Bpmn/Workflow handling layer (1st commit) 2014-01-30 19:15:10 -04:00
Erik Amaru Ortiz
6370e4257e More updates to handling PUT request for /project endpoint 2014-01-28 17:01:26 -04:00
Erik Amaru Ortiz
b54f3f7d6e Renaming table APP_FILES to PROCESS_FILES 2014-01-28 11:06:54 -04:00
Erik Amaru Ortiz
fce1e306fd adding APP_FILES table to store templates and public files from Files Manager option 2014-01-28 09:49:45 -04:00
Erik Amaru Ortiz
2a9201dc33 More updates for: PUT /project, UPDATE for Project->Diagram->Activities is completled 2014-01-27 17:09:32 -04:00
Erik Amaru Ortiz
72fbe36660 Adding DELETE /project/{prj_uid}, is working, and more changes for PUT method 2014-01-24 17:55:42 -04:00
Erik Amaru Ortiz
d850d666b6 Adding new project type (bpmn) creation button and loading fe a be and some changes for method PUT /project/{prj_uid} (still not functional) 2014-01-23 21:29:03 -04:00
Erik Amaru Ortiz
0f234df1db Merge branch 'master' of github.com:colosa/processmaker
Conflicts:
	workflow/engine/classes/model/Process.php
2014-01-23 21:26:44 -04:00
julceslauhub
af912c3692 Merge pull request #2243 from gproly/BUG-13873
BUG-13873 IMPROVEMENT ordenación de columnas.
2014-01-22 06:34:35 -08:00
Julio Cesar Laura
73f9b84fc7 BUG 12981 When using the plugin ActionByEmail. The email received is not very user freindly IMPROVEMENT 2014-01-22 10:20:51 -04:00
Julio Cesar Laura
f3e7b7234d BUG 13942 Mala generacion de output document Processmaker 2.5.2 SOLVED
- Los saltos de linea no estaban siendo parseados correctamente debido a un cambio previo en la version 2.5.2

- Se repuso y adapto parte del codigo que hacia el cambio de los saltos de linea
2014-01-22 09:59:52 -04:00
Roly Rudy Gutierrez Pinto
ebfd073195 BUG-13873 IMPROVEMENT ordenación de columnas. 2014-01-21 17:14:09 -04:00
Julio Cesar Laura
f43862af9b BUG 13915 13915: The 'workspace-restore' action changes the actual files structure SOLVED
- The command ./processmaker workspace-restore always change the files directory structure to new estructure

- The original structure shold not be changed in the 'workspace-restore' command, for this purpose exists another command to execute this action when the user require this functionality
2014-01-17 14:39:29 -04:00
Erik Amaru Ortiz
c295187c3a Commit for PUT /project/{prj_uid}, 2nd commit, still not functional 2014-01-17 13:37:15 -04:00
Roly Rudy Gutierrez Pinto
0ac2953fb4 SOLVED La sección DESIGNER / columna Category, los procesos que no tiene una categoría se confunden cuando se realiza la ordenación respectiva. 2014-01-16 13:10:09 -04:00
julceslauhub
cb9a8cbe0d Merge pull request #2233 from norahmollo/BUG-13808
BUG-13808 Missing "<" and ">" between "info@processmaker.com" email
2014-01-15 09:56:34 -08:00
julceslauhub
3fe1759060 Merge pull request #2235 from gproly/BUG-13839
BUG-13839 SOLVED La sección DESIGNER / {task selected} / DYNAFORMS / Edi...
2014-01-15 09:52:32 -08:00
Erik Amaru Ortiz
138559b591 FIXES on Bootstrap and Path classes
1. On bootstrap class, was added static declaration for registerClass() method
2. On Patch class was removed at top the loadClass('system') call, because this make a redeclaration error, in PHP ver 5.3.2x
   and it was moved into function that use that, now it is just loaded conditionally.
2014-01-15 12:24:25 -04:00
Erik Amaru Ortiz
2ffd4e315f FIXES on Bootstrap and Path classes
1. On bootstrap class, was added static declaration for registerClass() method
2. On Patch class was removed at top the loadClass('system') call, because this make a redeclaration error, in PHP ver 5.3.2x
   and it was moved into function that use that, now it is just loaded conditionally.
2014-01-15 12:16:46 -04:00
Roly Rudy Gutierrez Pinto
14b23e7100 BUG-13839 SOLVED La sección DESIGNER / {task selected} / DYNAFORMS / Edit {selected element}, no debe mostrar la ficha Javascript en las opciones de edición. 2014-01-15 11:52:06 -04:00
Erik Amaru Ortiz
428da67762 Merge branch 'master' of github.com:colosa/processmaker
Conflicts:
	workflow/public_html/sysGeneric.php
2014-01-15 11:14:59 -04:00
norahmollo
08c216b757 BUG-13808 Missing "<" and ">" between "info@processmaker.com" email
Added simbols "<" and ">" in email.
2014-01-15 09:44:14 -04:00
Erik Amaru Ortiz
1ac6518734 Adding put method for /project endpoint (1st commit - still not functional) 2013-12-23 17:17:01 -04:00
norahmollo
58e85cfdf7 BUG-13604 Day and Month are not translated
Column LAN_LOCATION added in LANGUAGE table
2013-12-20 11:46:39 -04:00
norahmollo
daf51f82d6 BUG-13604 Day and Month are not translated
Day and Month are not translated
2013-12-19 15:49:06 -04:00