da7f546adeff31eaa12c36335f33fa70fc8b96bd
Issue:
El archivo plugin.singleton se reescribe muchas veces para un solo request
Cause:
Al instanciar un objeto de la clase "pmLicenseManager" se hace una llamada al metodo "activateFeatures", y
este proceso ocasiona que cuando un usuario haga un request a un determinado modulo de ProcessMaker se
hagan varias llamadas al metodo "activateFeatures"
Solution:
Se ha agregado un parametro al contructor de la clase "pmLicenseManager" el cual evita la ejecucion
del metodo "activateFeatures"
…
…
…
README
ProcessMaker "Michelangelo"
(It is under development yet, please wait for the final release, that is comming soon)
Overview
ProcessMaker is an open source, workflow management software suite, which includes tools to automate your workflow, design forms, create documents, assign roles and users, create routing rules, and map an individual process quickly and easily. It's relatively lightweight and doesn't require any kind of installation on the client computer. This file describes the requirements and installation steps for the server.
License
ProcessMaker - Automate your Workflow Copyright (C) 2002 - 2013 Colosa Inc.
Licensed under the terms of the GNU Affero General Public License version 3: http://www.affero.org/oagpl.html
For further information visit: http://www.processmaker.com/
Description
Languages
PHP
47.6%
JavaScript
39.1%
CSS
5.3%
HTML
2.9%
Gherkin
2.4%
Other
2.5%

