Commit Graph

125 Commits

Author SHA1 Message Date
caleeli
d72935b21a PM-4259 Al momento de asignar usuarios presenta un error
c Changed restler library to the RC4 which doesn't have the problem of the validation.
c Restored colosa composer repository
c Restored jquery and underscore dependencies like in the original composer.json
2015-12-01 13:01:46 -04:00
Marco A. Nina Mena
999780bfd5 PM-4246 El archivo composer.lock no se encuentra actualizado.
- Se cambio composer.json para la version 3.0.1.7
- Se adiciono el composer.lock
2015-11-30 16:44:53 -04:00
Marco A. Nina Mena
eae5d3c02e Add files pmgmail 2015-11-06 11:38:04 -04:00
Roly Rudy Gutierrez Pinto
550df05a58 composer 2014-06-27 13:29:58 -04:00
Fernando Ontiveros
ac24e70ae2 changing composer.json, we are using composer-public.colosa.net again 2014-04-25 14:41:25 -04:00
Erik Amaru Ortiz
656130d799 some changes to implement latest version of restler 3.0.0 2014-04-24 16:06:02 -04:00
Erik Amaru Ortiz
7eedc61feb updating composer.json to use the last working version for pm of restler 2014-04-24 16:06:02 -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
ea1f82ed3e Fixing Bpmn::getEvent() 2014-02-11 17:50:14 -04:00
Erik Amaru Ortiz
68c1d98b96 updates for adapter flows -> to -> route 2014-02-07 08:41:11 -04:00
Fernando Ontiveros
a63eb1794c composer.json to move behat vendor to require-dev section 2014-01-30 09:17:54 -04:00
Fernando Ontiveros
a53761ac5c composer.json points to our local composer servers 2014-01-30 09:09:29 -04:00
Fernando Ontiveros
0271a560b1 changing composer.json to local composer server 2014-01-30 06:23:28 -04:00
Erik Amaru Ortiz
7d27cb0a1f restoring composer.json file 2014-01-29 12:51:32 -04:00
Fernando Ontiveros
d02cb3b3f0 changing composer.json to get dependencies from composer.colosa.net 2014-01-29 02:02:14 -04:00
Erik Amaru Ortiz
71afc2d7c5 FIX to enable $php composer.phar update
this fix make composer update works file
and the script build-vendor.php file was updated to new vendors references
2014-01-23 17:41:52 -04:00
Fernando Ontiveros
39316740dd adding behat 2013-12-16 16:08:39 -04:00
Omar
b6220b04c9 Removing restclient project from composer.json and updating the build-vendor.php file for Michelangelo project 2013-11-28 12:49:03 -04:00
Omar
c5115154c5 Changes in the build script for MichelangeloFE 2013-11-27 16:24:40 -04:00
Erik Amaru Ortiz
52c0dff57d updating vendors 2013-11-22 16:20:49 -04:00
Erik Amaru Ortiz
507101f6dd First OAth2 Functional Implementation 2013-10-09 13:16:05 -04:00
Erik Amaru Ortiz
324e0f6320 last updating on api controller dispatching 2013-08-30 11:31:59 -04:00
@sinedrik
7ddabbad91 Fixes on exception catching for SysGeneric 2013-08-23 13:23:19 -04:00
Erik Amaru Ortiz
d63fb635d6 UPDATE, Update Restler implementation ver 3.0
- First Funcional Commit to implement Restler 3.0
- PM supports now urls requests like:
	GET /api/<workspace_name>/class_name/method?param1=value1
   example:
        GET /api/workflow/class_name/mothod?param1=value1

   There is an equivalent expresion for url above

	GET /<workspace_name>-api/class_name/mothod?param1=value1
   example:
	GET /workflow-api/class_name/mothod?param1=value1

 * and all route expressions that Restler supports
2013-08-22 11:10:04 -04:00
Erik Amaru Ortiz
79be161da4 Addng composer file 2013-08-21 11:49:25 -04:00