Commit Graph

7713 Commits

Author SHA1 Message Date
Erik Amaru Ortiz
a8a140e12e FIX, al crear un nuevo proyecto el prj_uid carga vacio. SOLVED 2014-03-14 16:11:20 -04:00
erik ao
fd9fee8843 Merged in cochalo/processmaker (pull request #302)
Adicion de cases list para CASES
2014-03-14 15:56:26 -04:00
Erik Amaru Ortiz
f5a9cee203 Fix for GET /api/1.0/workflow/project/{prj_uid}/ws/user/can-start-task, it works again 2014-03-14 15:53:41 -04:00
Brayan Osmar Pereyra Suxo
0741493462 Arreglo de urls en CASES 2014-03-14 15:38:03 -04:00
Brayan Osmar Pereyra Suxo
1d8ac3a3a1 Adicion de cases list para CASES 2014-03-14 15:33:35 -04:00
Erik Amaru Ortiz
bf8ff46fe7 fixed acces for pmtables endpoint 2014-03-14 15:33:34 -04:00
Erik Amaru Ortiz
63731b2695 adding some file to gitignore 2014-03-14 14:52:27 -04:00
erik ao
d4e7a9d97e Merged in wnestor/processmaker (pull request #301)
Reorganizacion de carpetas y avance de los behat para ordenamiento
2014-03-14 14:49:41 -04:00
Erik Amaru Ortiz
0eb31ffa27 removing rest routines from sysGeneric 2014-03-14 13:12:48 -04:00
Erik Amaru Ortiz
2809ab9f0e Fix for classloader 2014-03-14 13:03:53 -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
dad40d77f6 Updating classloading for normal and Rest, requests 2014-03-14 11:57:27 -04:00
Wendy Nestor
92fbaa6a5e Reorganizacion de carpetas y avance de los behat para ordenamiento 2014-03-14 11:50:12 -04:00
Erik Amaru Ortiz
8e9b30f706 Removing XmlForm and Smarty class dependency 2014-03-13 18:45:57 -04:00
erik ao
fbdd88e085 Merged in cochalo/processmaker (pull request #300)
Adicion para validar eliminacion de dynaform con dependencias
2014-03-13 17:35:15 -04:00
Erik Amaru Ortiz
99a512d15c Removing DBArray dependency in class Task 2014-03-13 17:34:36 -04:00
Erik Amaru Ortiz
aad2ed0c17 Adding ArrayUtil::sort method, to sort associative arrays by keys 2014-03-13 17:33:19 -04:00
Brayan Osmar Pereyra Suxo
0fe7c83114 Adicion para validar eliminacion de dynaform con dependencias 2014-03-13 17:18:21 -04:00
Julio Cesar Laura Avendaño
ce9796e2f5 Merged in julceslau/processmaker (pull request #299)
Add validation when change dynaform in dynaform's editor and return to new process map
2014-03-13 17:05:24 -04:00
Julio Cesar Laura
6304295356 Add validation when change dynaform in dynaform's editor and return to new process map 2014-03-13 17:02:58 -04:00
Fernando Ontiveros
adbbbb0296 Merge branch 'master' of bitbucket.org:colosa/processmaker 2014-03-13 16:32:22 -04:00
Fernando Ontiveros
f14b0aa744 remove relative date in build-log.html 2014-03-13 16:32:13 -04:00
Erik Amaru Ortiz
def52653ed removing old files 2014-03-13 16:08:21 -04:00
Erik Amaru Ortiz
aa556e7b20 FIX, removing duplicated function an adding its reference for backward compatibility 2014-03-13 13:22:37 -04:00
Erik Amaru Ortiz
0b6263308c adding php ini set config by env.ini configuration for Rest env 2014-03-13 12:57:01 -04:00
Erik Amaru Ortiz
7c134e3c45 FIX: Removing blank line on first line of sysGeneric.php 2014-03-13 11:49:03 -04:00
Erik Amaru Ortiz
b6a7122bb7 Update for new application bootstrap, default redirect handling was added 2014-03-13 10:23:50 -04:00
Erik Amaru Ortiz
b4d32fcb58 Merge branch 'performance'
Conflicts:
	workflow/public_html/sysGeneric.php
2014-03-12 18:33:22 -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 ao
2a31116e9c Merged in herbertsg/processmaker (pull request #296)
Add configuration options display_errors, error_reporting in env.ini
2014-03-12 18:17:40 -04:00
erik ao
232eac24eb Merged in wnestor/processmaker (pull request #298)
Modificacion a step
2014-03-12 17:09:12 -04:00
Wendy Nestor
25b18f154a Modificacion a step 2014-03-12 17:08:13 -04:00
erik ao
141458529d Merged in wnestor/processmaker (pull request #297)
modificacion en step
2014-03-12 17:04:43 -04:00
Wendy Nestor
90306ca094 modificacion en step 2014-03-12 17:02:59 -04:00
Herbert Saal
c9a1f8985a Remove var_dump function 2014-03-12 16:19:06 -04:00
erik ao
63e91ac9a3 Merged in cochalo/processmaker (pull request #295)
Correccion de label en Phpunit DEPARTMENTS
2014-03-12 16:16:38 -04:00
Herbert Saal
931bf5b850 Add configuration options display_errors, error_reporting in env.ini 2014-03-12 16:15:09 -04:00
Brayan Osmar Pereyra Suxo
32478d94ec Correccion de label en Phpunit DEPARTMENTS 2014-03-12 16:10:03 -04:00
erik ao
decaf2c583 Merged in cochalo/processmaker (pull request #294)
Correcion de PhpUnits en DEPARTMENTS
2014-03-12 16:09:54 -04:00
Brayan Osmar Pereyra Suxo
0fe72261f9 Correcion de campo requerido array en TRIGGERWIZARD 2014-03-12 15:38:56 -04:00
erik ao
94aaf566ad Merged in wnestor/processmaker (pull request #293)
Reorganizacion de folders y culminacion del behat basic, main y negative de department
2014-03-12 15:29:28 -04:00
erik ao
e7e719cb4c Merged in darojas/processmaker (pull request #292)
Se modifica end point de validacion de usuario mediante WS, no es necesario enviar act_uid en PROJECT USERS
2014-03-12 15:28:50 -04:00
Brayan Osmar Pereyra Suxo
63ee1d318d Correcion de PhpUnits en DEPARTMENTS 2014-03-12 15:26:46 -04:00
Wendy Nestor
da684d900e cambio de folder y avance en department 2014-03-12 15:16:15 -04:00
Daniel Rojas
ab04aa6e4d Se modifica end point de validacion de usuario mediante WS, no es necesario enviar act_uid en PROJECT USERS 2014-03-12 13:25:38 -04:00
Fernando Ontiveros
970f17c63c production mode, now is using a hash based in vendor commits 2014-03-12 13:08:01 -04:00
Julio Cesar Laura Avendaño
850952607a Merged in marcoAntonioNina/processmaker (pull request #291)
Improvement redirect dynaforms
2014-03-12 11:11:42 -04:00
Marco Antonio Nina
4620355256 Improvement redirect dynaforms 2014-03-12 10:59:59 -04:00
erik ao
716fcd5cc9 Merged in cochalo/processmaker (pull request #290)
correccion en TRIGGERS y PERMISSIONS
2014-03-12 10:47:47 -04:00
Brayan Osmar Pereyra Suxo
6ff780bbe5 Merge branch 'master' of bitbucket.org:colosa/processmaker 2014-03-12 09:29:40 -04:00