Commit Graph

145 Commits

Author SHA1 Message Date
Gustavo Cruz
077033adca Moving the Features folder again in order to ensure compatibility with the namespaces convention 2015-02-24 18:14:41 -04:00
Gustavo Cruz
c7a7736edf Moving features folders, enabling the ActionsByEmail rest api endpoints 2015-02-19 17:54:54 -04:00
Gustavo Cruz
382d1a57a9 Renaming issues fixed, and also adding the Rest API class for the ActionsByEmail Enterprise Feature 2015-02-18 17:31:53 -04:00
eriknyk
da305cc7ef little fix for OAuth2 docs 2014-10-06 08:50:13 -04:00
Luis Fernando Saisa Lopez
24f24dbf39 BUG 357 "PHP Notice en pm3." SOLVED
- PHP Notice en pm3.
- Problema resuelto, se mejora la validacion existente donde se producia el error en el metodo "route" del
  archivo "WebApplication.php".

  Disponible para la version 2.8 de ProcessMaker.
2014-10-02 17:27:26 -04:00
eriknyk
80083ffff4 Fix on REST bootstrap for new endpoint: /<workspace>/oauth2/token and others like that
- problem with rest classes cache was found
  just because, now we have two url patterns
      1. /api/1.0/<workspace>/xxxxxxxx
      2. /<workspace>/oauth2/xxxxxxxx
  restler was generating two different cache class maps, for both patterns,
  so the first one request was overwriting to other.

** IT IS FIXED NOW
2014-09-23 15:18:22 -04:00
eriknyk
427f0e5243 FIX for multiple request to Rest API 2014-08-22 13:33:58 -04:00
eriknyk
c108ea8678 Improvement for OAuth2 Server. Implicit, Resource Owner Password and Client Credentials were added, and refactoring of oauth2 endpoints 2014-08-20 11:36:20 -04:00
eriknyk
8252d1a138 little tweak for Exception.tpl template file 2014-07-17 12:56:18 -04:00
Erik Amaru Ortiz
52ad38572c solving problem using API REST request using multipart 2014-07-09 11:22:21 -04:00
Erik Amaru Ortiz
c1f8fdae2a Solving problem with multipart request. 2014-07-08 16:01:19 -04:00
Erik Amaru Ortiz
0bd9df876e Improving and Refactoring some task to dispatch multipart request on REST API Dispatching routine (update 2) 2014-07-08 11:41:38 -04:00
Erik Amaru Ortiz
a120664eea Improving and Refactoring some task to dispatch multipart request on REST API Dispatching routine (update) 2014-07-08 11:28:22 -04:00
Erik Amaru Ortiz
8cfa67ca6d Improving and Refactoring some task to dispatch multipart request on REST API Dispatching routine 2014-07-08 09:57:47 -04:00
Erik Amaru Ortiz
d34273d72b adding displayMaveriksNotLoadedError() method on bootstrap class to validate calls to Maverics ClassLoader class 2014-06-25 15:02:45 -04:00
Erik Amaru Ortiz
b5dad5386d little update on Api Rest dispatcher 2014-06-16 13:54:43 -04:00
Brayan Osmar Pereyra Suxo
a38709bea2 Correccion de bug de clases no instanciadas 2014-04-30 12:08:00 -04:00
Erik Amaru Ortiz
cb8e2b7614 BUG, Fix Circular references on rbac classes, this occurs on most new php versions. 2014-04-28 12:42:14 -04:00
Erik Amaru Ortiz
69916a0808 little fix to match a request with an api url pattern 2014-04-25 11:32:13 -04:00
Erik Amaru Ortiz
489960d92c updating rest layer config options 2014-04-24 17:39:49 -04:00
Brayan Osmar Pereyra Suxo
3079a414c0 Correccion de datos GET en MULTIPART 2014-04-09 11:40:36 -04:00
Brayan Osmar Pereyra Suxo
d0a1b4859c Arreglo de datos GET en MULTIPART 2014-04-09 10:52:53 -04:00
Brayan Osmar Pereyra Suxo
5b576b43fa Correcion en error de body en MULTIPART 2014-04-03 12:24:20 -04:00
Brayan Osmar Pereyra Suxo
7449f3e34a Arreglo de conflictos 2014-04-03 12:20:34 -04:00
Brayan Osmar Pereyra Suxo
ef70d65ffc Correcion en error de body en MULTIPART 2014-04-03 12:17:47 -04:00
Erik Amaru Ortiz
a50bb11e5c Routine to cache api.ini file to .php file to improve the performace to API Responses 2014-04-02 18:08:34 -04:00
Erik Amaru Ortiz
adee81e1ac Moving Extension\Restler\UploadFormat class 2014-04-02 17:23:31 -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
Brayan Osmar Pereyra Suxo
f2a8df3e8b Arreglo de valor MULTIPART 2014-04-02 15:06:44 -04:00
Brayan Osmar Pereyra Suxo
10059e5ec0 Correcion de limit y clase G 2014-04-02 10:16:21 -04:00
Brayan Osmar Pereyra Suxo
3e67779f09 Adicion de Multipart 2014-04-01 16:29:02 -04:00
Erik Amaru Ortiz
4f244bdd09 Adding Restler Extension class and implementing it, litle fiz for an undefined class use 2014-04-01 12:08:41 -04:00
Erik Amaru Ortiz
cf82c56601 Adding Restler Extension class and implementing it 2014-04-01 11:18:29 -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
e8ed52e136 Fix to solve class Smarty not found on api request POST to create web-entry HTML based. 2014-03-20 13:15:12 -04:00
Erik Amaru Ortiz
68bf1d9a99 adding Bootstrap::LoadTranslationObject() to load translation on Rest env. 2014-03-18 11:03:40 -04:00
Erik Amaru Ortiz
4a12be66c8 Updating for main processmaker script 2014-03-17 11:54:09 -04:00
Erik Amaru Ortiz
736275c791 Some changes on WebApplications class and app.php file 2014-03-17 09:48:23 -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
Erik Amaru Ortiz
bf8ff46fe7 fixed acces for pmtables endpoint 2014-03-14 15:33:34 -04:00
Erik Amaru Ortiz
2809ab9f0e Fix for classloader 2014-03-14 13:03:53 -04:00
Erik Amaru Ortiz
dad40d77f6 Updating classloading for normal and Rest, requests 2014-03-14 11:57:27 -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
b6a7122bb7 Update for new application bootstrap, default redirect handling was added 2014-03-13 10:23:50 -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