Ask questions about your install or get help installing and configuring ProcessMaker 2
By nascar2z
#781449
Hello,

I have been running version 2.5.2 on Centos 5.11 and today attempted an upgrade to 2.8.0.

Below are the steps I took and the output I received. I am seeing the following errors now when I login to ProcessMaker online.

* Dynaforms are not showing all fields when I view old cases like they used to on 2.5.2

* Designer is giving me a colosus error message when I try to view the dynaforms and it doesn't show the process diagram when I edit a process

Something isn't 100% right here.

1. tar --overwrite -p -C /opt -xvzf processmaker-2.8-community.98ca8de.tar.gz

2. cd /opt/processmaker
chmod -R 770 shared
cd /opt/processmaker/workflow/engine/
chmod -R 770 config content/languages plugins xmlform js/labels

3. chown -R apache:apache /opt/processmaker

4. ./processmaker upgrade
Checking files integrity...
The following files were not found in the installation:
./composer.lock
./phpdox.xml
./.travis.yml
./apiary.apib
./workflow/engine/src/Tests/BusinessModel/OutputDocumentsCasesTest.php
.
.
.
./vendor/luracast/restler/public/annotations.html
.
.
.
./Rakefile
./features/json/process_template_sequencial.json
./features/json/process_template_parallel_por_evaluation.json
.
.
.
.
./behat.yml.dist
./composer.phar
./env_unittest.sh
./build-vendor.php
./update
./phpunit.xml
./build.xml
./composer.json
./temp.txt
The following files have modifications:
./rbac/engine/classes/model/Roles.php
./rbac/engine/classes/model/AuthenticationSource.php
./rbac/engine/classes/model/RbacUsers.php
./README.md
./workflow/engine/skinEngine/neoclassic/layout.html
.
.
.
.
./workflow/public_html/lib/js/underscore-min.js
./workflow/public_html/lib/js/jquery-1.10.2.min.js
./workflow/public_html/translations/translationsMafe.js
./gulliver/system/class.headPublisher.php
./gulliver/system/class.rbac.php
./gulliver/system/class.logger.php
./gulliver/system/class.xmlform.php
./gulliver/system/class.g.php
./gulliver/bin/tasks/templates/sysGeneric.php.tpl
./gulliver/thirdparty/pear/SOAP/Client.php
./gulliver/thirdparty/pear/SOAP/Parser.php
./gulliver/thirdparty/pear/SOAP/Base.php
./gulliver/thirdparty/pear/SOAP/WSDL.php
./gulliver/thirdparty/pear/SOAP/Transport.php
./gulliver/thirdparty/pear/HTTP/Request.php
./gulliver/thirdparty/propel/Propel.php
./gulliver/methods/propelTableAjax.php
./gulliver/methods/defaultAjax.php
./gulliver/js/maborak/core/maborak.js
./gulliver/js/maborak/core/maborak.loader.js
./gulliver/js/grid/core/grid.js
./gulliver/js/form/core/form.js
./.gitignore
Integrity check failed, do you want to continue the upgrade? [Y/n] Y
Clearing cache...
Upgrading workspaces (1/1): workflow
> Verify enterprise old...
Without changes...
<*> Verify took 0.0025451183319092 seconds.
> Updating database...
-> 18 tables to alter
-> 1 tables to alter
-> Row updated in DASHLET
-> Row updated in DASHLET
-> Row updated in DASHLET
-> Row updated in DASHLET
0 records where patched to use SELF_SERVICE feature.
<*> Database Upgrade Process took 0.53375101089478 seconds.
> Updating translations...
Updating database translations with processmaker.en.po
Updating XML form translations with processmaker.en.po
<*> Updating Translations Process took 6.9775869846344 seconds.
> Updating Content...
Rows Processed ---> 2500 .....
Rows Clustered ---> 2500 .....
Rows Unchanged ---> 2500 .....
Rows Inserted ---> 0 .....
Rows Total ---> 2500 .....
<*> Updating Content Process took 0.035989999771118 seconds.
> check Mafe Requirements...
<*> Check Mafe Requirements Process took 0.0030438899993896 seconds.
> Updating cache view...
-> Creating tables
-> Update DEL_LAST_INDEX field in APP_DELEGATION table
-> Verifying roles permissions in RBAC
All roles permissions already updated
-> Creating triggers
Errors upgrading workspace workflow: It is not possible to execute the query. Please contact your system administrator

Safe upgrade for files cached by the browser

Upgrade finished but there were errors upgrading workspaces.
Please check the log above to correct any issues.
By nascar2z
#781450
I have attached 2 screenshots of the issue we are seeing.

I knew this would happen as processmaker has always been extremely buggy for the community. We are severly thinking about ditching this project we've used for a couple years. I'll have to attempt to restore my database and files I guess as this needs fixed ASAP.
Attachments
Edit-A-Process-No-Grids-Or-Map.png
Edit-A-Process-No-Grids-Or-Map.png (13.14 KiB) Viewed 15931 times
Click-Dynaforms-After-Edit-A-Process.png
Click-Dynaforms-After-Edit-A-Process.png (147.65 KiB) Viewed 15931 times
By nascar2z
#781451
Ok this has been fixed. I guess it was a Firefox cache issue for some reason after the upgrade.

I still have 1 remaining issue.

On previous cases that I have participated in, I used to be able to view the entire dynaform. After the upgrade I only see a greyed out portion of the form and not the entire form as before. How do I get this back?
By nascar2z
#781480
Still have the same problem after that command. The attached screenshot shows the dynaform in 2.8. In 2.5.2 this showed the drop down box so I could show the entire form and what was filled out. I don't have that option now.
Attachments
dynaform.png
dynaform.png (15.47 KiB) Viewed 15920 times
By websolprov
#782925
I have exactly the same problem now I have 500 internal server error and cant continue so must rollback, these kind of things are so annoying:

[/home/rjonline/opt/processmaker]# ./processmaker upgrade
Checking files integrity...
The following files were not found in the installation:
./composer.lock
./phpdox.xml
./.travis.yml
./apiary.apib
./README.md
./workflow/engine/src/Tests/BusinessModel/OutputDocumentsCasesTest.php
./workflow/engine/src/Tests/BusinessModel/ProcessCategoryTest.php
./workflow/engine/src/Tests/BusinessModel/InputDocumentsCasesTest.php
./workflow/engine/src/Tests/BusinessModel/Role/PermissionTest.php
./workflow/engine/src/Tests/BusinessModel/Role/UserTest.php
./workflow/engine/src/Tests/BusinessModel/CasesActionTest13_17.php
./workflow/engine/src/Tests/BusinessModel/CalendarTest.php
./workflow/engine/src/Tests/BusinessModel/DepartmentTest.php
./workflow/engine/src/Tests/BusinessModel/RoleTest.php
./workflow/engine/src/Tests/BusinessModel/CasesTest7_12.php
./workflow/engine/src/Tests/BusinessModel/CasesTest.php
./workflow/engine/src/Tests/Model/BpmnGatewayTest.php
./workflow/engine/src/Tests/Model/BpmnActivityTest.php
./workflow/engine/src/Tests/Model/BpmnEventTest.php
./workflow/engine/src/Tests/ProcessMaker/Util/CommonTest.php
./workflow/engine/src/Tests/ProcessMaker/Project/Adapter/WorkflowBpmnTest.php
./workflow/engine/src/Tests/ProcessMaker/Project/Adapter/BpmnWorkflowTest.php
./workflow/engine/src/Tests/ProcessMaker/Project/WorkflowTest.php
./workflow/engine/src/Tests/ProcessMaker/Project/BpmnTest.php
./workflow/engine/src/Tests/ProcessMaker/Importer/XmlImporterTest.php
./workflow/engine/src/Tests/ProcessMaker/Exporter/XmlExporterTest.php
./workflow/engine/src/Tests/config.ini.dist
./workflow/engine/src/Tests/fixtures/files_struct/first/sample-3.txt
./workflow/engine/src/Tests/fixtures/files_struct/first/sample-1.txt
./workflow/engine/src/Tests/fixtures/files_struct/first/sample-2.txt
./workflow/engine/src/Tests/fixtures/files_struct/third/sample-3.1.txt
./workflow/engine/src/Tests/fixtures/files_struct/third/sample-3.txt
./workflow/engine/src/Tests/fixtures/files_struct/third/sample-1.txt
./workflow/engine/src/Tests/fixtures/files_struct/third/sample-2.txt
./workflow/engine/src/Tests/fixtures/files_struct/third/sample-3.1.9.txt
./workflow/engine/src/Tests/fixtures/files_struct/second/sample-3.txt
./workflow/engine/src/Tests/fixtures/files_struct/second/sample-5.txt
./workflow/engine/src/Tests/fixtures/files_struct/second/sample-1.txt
./workflow/engine/src/Tests/fixtures/files_struct/second/sample-2.txt
./workflow/engine/src/Tests/pm-bootstrap.php
./workflow/engine/src/Tests/bootstrap.php
./workflow/engine/src/phpunit.xml
./workflow/engine/skinEngine/neoclassic/images/updating/fonts/Paratype
./workflow/engine/skinEngine/base/images/updating/fonts/Paratype
./workflow/engine/methods/services/1.php
./workflow/engine/methods/setup/auditLog.php
./workflow/engine/methods/setup/auditLogConfig.php
./workflow/engine/methods/setup/auditLogConfigAjax.php
./workflow/engine/methods/setup/auditLogAjax.php
./workflow/engine/js/labels/es.js
./workflow/engine/classes/model/AppTimeoutActionExecutedPeer.php
./workflow/engine/classes/model/map/AppTimeoutActionExecutedMapBuilder.php
./workflow/engine/classes/model/om/BaseAppTimeoutActionExecutedPeer.php
./workflow/engine/classes/model/om/BaseAppTimeoutActionExecuted.php
./workflow/engine/classes/model/AppTimeoutActionExecuted.php
./workflow/public_html/build-log.html
./workflow/public_html/skins/neoclassic/images/updating/fonts/Paratype
./workflow/public_html/lib-dev/pmUI/PasswordField.js
./workflow/public_html/lib-dev/pmUI/Item.js
./workflow/public_html/lib-dev/pmUI/Port.js
./workflow/public_html/lib-dev/pmUI/menu.css
./workflow/public_html/lib-dev/pmUI/DropBehavior.js
./workflow/public_html/lib-dev/pmUI/pmui.js
./workflow/public_html/lib-dev/pmUI/Color.js
./workflow/public_html/lib-dev/pmUI/NumberColumn.js
./workflow/public_html/lib-dev/pmUI/CheckBoxGroupColumn.js
./workflow/public_html/lib-dev/pmUI/NumberField.js
./workflow/public_html/lib-dev/pmUI/ConnectionDrag.js
./workflow/public_html/lib-dev/pmUI/ContainerItemDropSortBehavior.js
./workflow/public_html/lib-dev/pmUI/RegularContainer.js
./workflow/public_html/lib-dev/pmUI/ResizeHandler.js
./workflow/public_html/lib-dev/pmUI/Menu.js
./workflow/public_html/lib-dev/pmUI/ContainerItemDragSortBehavior.js
./workflow/public_html/lib-dev/pmUI/HTMLControl.js
./workflow/public_html/lib-dev/pmUI/CheckboxItem.js
./workflow/public_html/lib-dev/pmUI/DateTimeControl.js
./workflow/public_html/lib-dev/pmUI/control.css
./workflow/public_html/lib-dev/pmUI/ButtonPanel.js
./workflow/public_html/lib-dev/pmUI/TabPanel.js
./workflow/public_html/lib-dev/pmUI/I18n.js
./workflow/public_html/lib-dev/pmUI/SegmentMoveHandler.js
./workflow/public_html/lib-dev/pmUI/CommandDelete.js
./workflow/public_html/lib-dev/pmUI/ContainerItemDropBehavior.js
./workflow/public_html/lib-dev/pmUI/Oval.js
./workflow/public_html/lib-dev/pmUI/optionsselector.css
./workflow/public_html/lib-dev/pmUI/ContainerItemBehavior.js
./workflow/public_html/lib-dev/pmUI/TextLabel.js
./workflow/public_html/lib-dev/pmUI/Button.js
./workflow/public_html/lib-dev/pmUI/NoDrop.js
./workflow/public_html/lib-dev/pmUI/Style.js
./workflow/public_html/lib-dev/pmUI/MenuItem.js
./workflow/public_html/lib-dev/pmUI/SeparatorItem.js
./workflow/public_html/lib-dev/pmUI/field.css
./workflow/public_html/lib-dev/pmUI/Geometry.js
./workflow/public_html/lib-dev/pmUI/form.css
./workflow/public_html/lib-dev/pmUI/Form.js
./workflow/public_html/lib-dev/pmUI/Layer.js
./workflow/public_html/lib-dev/pmUI/GridPanelRow.js
./workflow/public_html/lib-dev/pmUI/window.css
./workflow/public_html/lib-dev/pmUI/CustomShapeDrag.js
./workflow/public_html/lib-dev/pmUI/KeyboardEvent.js
./workflow/public_html/lib-dev/pmUI/ErrorMessageWindow.js
./workflow/public_html/lib-dev/pmUI/flashmessage.css
./workflow/public_html/lib-dev/pmUI/messagewindow.css
./workflow/public_html/lib-dev/pmUI/OptionsSelectorControl.js
./workflow/public_html/lib-dev/pmUI/Core.js
./workflow/public_html/lib-dev/pmUI/FlashMessage.js
./workflow/public_html/lib-dev/pmUI/button.css
./workflow/public_html/lib-dev/pmUI/LayoutFactory.js
./workflow/public_html/lib-dev/pmUI/CommandPaste.js
./workflow/public_html/lib-dev/pmUI/BehavioralElement.js
./workflow/public_html/lib-dev/pmUI/Window.js
./workflow/public_html/lib-dev/pmUI/TreePanel.js
./workflow/public_html/lib-dev/pmUI/ControlGrid.js
./workflow/public_html/lib-dev/pmUI/BehaviorFactory.js
./workflow/public_html/lib-dev/pmUI/CheckBoxGroupControlCell.js
./workflow/public_html/lib-dev/pmUI/DropDownListControlCell.js
./workflow/public_html/lib-dev/pmUI/Label.js
./workflow/public_html/lib-dev/pmUI/Event.js
./workflow/public_html/lib-dev/pmUI/Polygon.js
./workflow/public_html/lib-dev/pmUI/TextAreaField.js
./workflow/public_html/lib-dev/pmUI/gridpanel.css
./workflow/public_html/lib-dev/pmUI/TooltipMessage.js
./workflow/public_html/lib-dev/pmUI/TabItem.js
./workflow/public_html/lib-dev/pmUI/DataControlNoDragBehavior.js
./workflow/public_html/lib-dev/pmUI/GridPanelCell.js
./workflow/public_html/lib-dev/pmUI/Shape.js
./workflow/public_html/lib-dev/pmUI/controlGrid.css
./workflow/public_html/lib-dev/pmUI/AccordionItem.js
./workflow/public_html/lib-dev/pmUI/DataField.js
./workflow/public_html/lib-dev/pmUI/CommandSegmentMove.js
./workflow/public_html/lib-dev/pmUI/tabpanel.css
./workflow/public_html/lib-dev/pmUI/ContainerItemSortBehavior.js
./workflow/public_html/lib-dev/pmUI/UploadControl.js
./workflow/public_html/lib-dev/pmUI/DataControlDragBehavior.js
./workflow/public_html/lib-dev/pmUI/TextAreaControl.js
./workflow/public_html/lib-dev/pmUI/ContainerItemDragDropSortBehavior.js
./workflow/public_html/lib-dev/pmUI/GridControlCell.js
./workflow/public_html/lib-dev/pmUI/ContainerItemNoBehavior.js
./workflow/public_html/lib-dev/pmUI/RegularDrag.js
./workflow/public_html/lib-dev/pmUI/OptionsSelectorItemControl.js
./workflow/public_html/lib-dev/pmUI/CheckBoxGroupField.js
./workflow/public_html/lib-dev/pmUI/CommandEditLabel.js
./workflow/public_html/lib-dev/pmUI/accordionPanel.css
./workflow/public_html/lib-dev/pmUI/containerItemBehavior.css
./workflow/public_html/lib-dev/pmUI/pmui.css
./workflow/public_html/lib-dev/pmUI/ContainerItemDragCloneBehavior.js
./workflow/public_html/lib-dev/pmUI/DataSet.js
./workflow/public_html/lib-dev/pmUI/Validator.js
./workflow/public_html/lib-dev/pmUI/GridPanelColumn.js
./workflow/public_html/lib-dev/pmUI/Arc.js
./workflow/public_html/lib-dev/pmUI/tree.css
./workflow/public_html/lib-dev/pmUI/OptionsSelectorField.js
./workflow/public_html/lib-dev/pmUI/ConnectionDrop.js
./workflow/public_html/lib-dev/pmUI/TextControlColumn.js
./workflow/public_html/lib-dev/pmUI/CommandMove.js
./workflow/public_html/lib-dev/pmUI/DataItem.js
./workflow/public_html/lib-dev/pmUI/HiddenControl.js
./workflow/public_html/lib-dev/pmUI/Panel.js
./workflow/public_html/lib-dev/pmUI/GridControlRow.js
./workflow/public_html/lib-dev/pmUI/ButtonField.js
./workflow/public_html/lib-dev/pmUI/Box.js
./workflow/public_html/lib-dev/pmUI/Rectangle.js
./workflow/public_html/lib-dev/pmUI/tooltipmessage.css
./workflow/public_html/lib-dev/pmUI/CommandStack.js
./workflow/public_html/lib-dev/pmUI/DataControlDropBehavior.js
./workflow/public_html/lib-dev/pmUI/RestProxy.js
./workflow/public_html/lib-dev/pmUI/ConnectionDecorator.js
./workflow/public_html/lib-dev/pmUI/RegExpValidator.js
./workflow/public_html/lib-dev/pmUI/Action.js
./workflow/public_html/lib-dev/pmUI/Base.js
./workflow/public_html/lib-dev/pmUI/FormItemFactory.js
./workflow/public_html/lib-dev/pmUI/DropDownListControl.js
./workflow/public_html/lib-dev/pmUI/DropDownListControlColumn.js
./workflow/public_html/lib-dev/pmUI/Router.js
./workflow/public_html/lib-dev/pmUI/init.js
./workflow/public_html/lib-dev/pmUI/PasswordControl.js
./workflow/public_html/lib-dev/pmUI/TextControl.js
./workflow/public_html/lib-dev/pmUI/TextField.js
./workflow/public_html/lib-dev/pmUI/NumberControl.js
./workflow/public_html/lib-dev/pmUI/Field.js
./workflow/public_html/lib-dev/pmUI/ArrayList.js
./workflow/public_html/lib-dev/pmUI/FormPanel.js
./workflow/public_html/lib-dev/pmUI/MouseEvent.js
./workflow/public_html/lib-dev/pmUI/DateTimeField.js
./workflow/public_html/lib-dev/pmUI/css.cache
./workflow/public_html/lib-dev/pmUI/ContainerItemDragBehavior.js
./workflow/public_html/lib-dev/pmUI/Handler.js
./workflow/public_html/lib-dev/pmUI/FormEvent.js
./workflow/public_html/lib-dev/pmUI/Command.js
./workflow/public_html/lib-dev/pmUI/ConnectionContainerDrop.js
./workflow/public_html/lib-dev/pmUI/SuccessMessageWindow.js
./workflow/public_html/lib-dev/pmUI/Proxy.js
./workflow/public_html/lib-dev/pmUI/Intersection.js
./workflow/public_html/lib-dev/pmUI/DropDownListField.js
./workflow/public_html/lib-dev/pmUI/WarningMessageWindow.js
./workflow/public_html/lib-dev/pmUI/ValidatorFactory.js
./workflow/public_html/lib-dev/pmUI/ButtonControl.js
./workflow/public_html/lib-dev/pmUI/LayoutPanel.js
./workflow/public_html/lib-dev/pmUI/EventFactory.js
./workflow/public_html/lib-dev/pmUI/treeNode.css
./workflow/public_html/lib-dev/pmUI/NumberCell.js
./workflow/public_html/lib-dev/pmUI/HBox.js
./workflow/public_html/lib-dev/pmUI/CommandSwitchContainer.js
./workflow/public_html/lib-dev/pmUI/ContainableItem.js
./workflow/public_html/lib-dev/pmUI/datetimecontrol.css
./workflow/public_html/lib-dev/pmUI/TreeNode.js
./workflow/public_html/lib-dev/pmUI/ContainerDrop.js
./workflow/public_html/lib-dev/pmUI/CommandCreate.js
./workflow/public_html/lib-dev/pmUI/Snapper.js
./workflow/public_html/lib-dev/pmUI/InfoMessageWindow.js
./workflow/public_html/lib-dev/pmUI/Point.js
./workflow/public_html/lib-dev/pmUI/ConfirmMessageWindow.js
./workflow/public_html/lib-dev/pmUI/ContainerBehavior.js
./workflow/public_html/lib-dev/pmUI/ResizeBehavior.js
./workflow/public_html/lib-dev/pmUI/Connection.js
./workflow/public_html/lib-dev/pmUI/GridTextControlCell.js
./workflow/public_html/lib-dev/pmUI/Container.js
./workflow/public_html/lib-dev/pmUI/CustomShape.js
./workflow/public_html/lib-dev/pmUI/CommandConnect.js
./workflow/public_html/lib-dev/pmUI/RegularResize.js
./workflow/public_html/lib-dev/pmUI/Control.js
./workflow/public_html/lib-dev/pmUI/Segment.js
./workflow/public_html/lib-dev/pmUI/MultipleSelectionContainer.js
./workflow/public_html/lib-dev/pmUI/UploadField.js
./workflow/public_html/lib-dev/pmUI/buttonpanel.css
./workflow/public_html/lib-dev/pmUI/CommandResize.js
./workflow/public_html/lib-dev/pmUI/ContainerItemDragDropBehavior.js
./workflow/public_html/lib-dev/pmUI/build.cache
./workflow/public_html/lib-dev/pmUI/MenuItemElement.js
./workflow/public_html/lib-dev/pmUI/NoResize.js
./workflow/public_html/lib-dev/pmUI/Layout.js
./workflow/public_html/lib-dev/pmUI/TextLengthValidator.js
./workflow/public_html/lib-dev/pmUI/AccordionPanel.js
./workflow/public_html/lib-dev/pmUI/ManhattanConnectionRouter.js
./workflow/public_html/lib-dev/pmUI/NoDrag.js
./workflow/public_html/lib-dev/pmUI/Factory.js
./workflow/public_html/lib-dev/pmUI/CommandReconnect.js
./workflow/public_html/lib-dev/pmUI/NoContainer.js
./workflow/public_html/lib-dev/pmUI/ContainerItemBehaviorFactory.js
./workflow/public_html/lib-dev/pmUI/ReadOnlyLayer.js
./workflow/public_html/lib-dev/pmUI/fonts/SourceSansPro-Bold/SourceSansPro-Bold -webfont.woff
./workflow/public_html/lib-dev/pmUI/fonts/SourceSansPro-Bold/SourceSansPro-Bold -webfont.eot
./workflow/public_html/lib-dev/pmUI/fonts/SourceSansPro-Bold/SourceSansPro-Bold -webfont.svg
./workflow/public_html/lib-dev/pmUI/fonts/SourceSansPro-Bold/SourceSansPro-Bold -webfont.ttf
./workflow/public_html/lib-dev/pmUI/fonts/SourceSansPro-Regular/SourceSansPro-R egular-webfont.ttf
./workflow/public_html/lib-dev/pmUI/fonts/SourceSansPro-Regular/SourceSansPro-R egular-webfont.eot
./workflow/public_html/lib-dev/pmUI/fonts/SourceSansPro-Regular/SourceSansPro-R egular-webfont.svg
./workflow/public_html/lib-dev/pmUI/fonts/SourceSansPro-Regular/SourceSansPro-R egular-webfont.woff
./workflow/public_html/lib-dev/pmUI/DragBehavior.js
./workflow/public_html/lib-dev/pmUI/DataControlNoDropBehavior.js
./workflow/public_html/lib-dev/pmUI/GridPanel.js
./workflow/public_html/lib-dev/pmUI/Canvas.js
./workflow/public_html/lib-dev/pmUI/RegularShape.js
./workflow/public_html/lib-dev/pmUI/SelectableControl.js
./workflow/public_html/lib-dev/pmUI/VBox.js
./workflow/public_html/lib-dev/pmUI/Element.js
./workflow/public_html/lib-dev/pmUI/RadioButtonGroupField.js
./workflow/public_html/lib-dev/pmUI/MessageWindow.js
./workflow/public_html/lib-dev/pmUI/GridControlColumn.js
./workflow/public_html/lib-dev/pmUI/Graphics.js
./workflow/public_html/lib-dev/mafe/action.js
./workflow/public_html/lib-dev/mafe/separatorLineField.js
./workflow/public_html/lib-dev/mafe/criteriafield.js
./workflow/public_html/lib-dev/mafe/shape.js
./workflow/public_html/lib-dev/mafe/fullScreen.js
./workflow/public_html/lib-dev/mafe/flow.js
./workflow/public_html/lib-dev/mafe/form.css
./workflow/public_html/lib-dev/mafe/artifact.js
./workflow/public_html/lib-dev/mafe/dynaform.css
./workflow/public_html/lib-dev/mafe/stepOfTask.css
./workflow/public_html/lib-dev/mafe/gridpanel.css
./workflow/public_html/lib-dev/mafe/labelField.js
./workflow/public_html/lib-dev/mafe/tiny.js
./workflow/public_html/lib-dev/mafe/applications.cache
./workflow/public_html/lib-dev/mafe/iframe.js
./workflow/public_html/lib-dev/mafe/LabelControl.js
./workflow/public_html/lib-dev/mafe/trigger.css
./workflow/public_html/lib-dev/mafe/designer/reportTablesModule.js
./workflow/public_html/lib-dev/mafe/designer/dynaformsModule.js
./workflow/public_html/lib-dev/mafe/designer/designer.js
./workflow/public_html/lib-dev/mafe/designer/propertiesProcess.js
./workflow/public_html/lib-dev/mafe/designer/activityProperties.js
./workflow/public_html/lib-dev/mafe/designer/shapeFactory.js
./workflow/public_html/lib-dev/mafe/designer/startTimerModule.js
./workflow/public_html/lib-dev/mafe/designer/routingRule.js
./workflow/public_html/lib-dev/mafe/designer/triggersModule.js
./workflow/public_html/lib-dev/mafe/designer/assignmentSupervisorsSteps.js
./workflow/public_html/lib-dev/mafe/designer/databaseConnectionModule.js
./workflow/public_html/lib-dev/mafe/designer/startMessageModule.js
./workflow/public_html/lib-dev/mafe/designer/propertiesSubProcess.js
./workflow/public_html/lib-dev/mafe/designer/caseTracker.js
./workflow/public_html/lib-dev/mafe/designer/dynaformsDesigner.js
./workflow/public_html/lib-dev/mafe/designer/processPermissionsModule.js
./workflow/public_html/lib-dev/mafe/designer/propertiesTask.js
./workflow/public_html/lib-dev/mafe/designer/outputDocumentsModule.js
./workflow/public_html/lib-dev/mafe/designer/processFilesManager.js
./workflow/public_html/lib-dev/mafe/designer/inputDocumentsModule.js
./workflow/public_html/lib-dev/mafe/designer/assignmentSupervisors.js
./workflow/public_html/lib-dev/mafe/designer/assignmentRules.js
./workflow/public_html/lib-dev/mafe/designer/toolbarPanel.js
./workflow/public_html/lib-dev/mafe/designer/contextMenu.js
./workflow/public_html/lib-dev/mafe/variablepicker.js
./workflow/public_html/lib-dev/mafe/connectiondrop.js
./workflow/public_html/lib-dev/mafe/mafe.css
./workflow/public_html/lib-dev/mafe/tinyField.js
./workflow/public_html/lib-dev/mafe/commandreconnect.js
./workflow/public_html/lib-dev/mafe/customLayer.js
./workflow/public_html/lib-dev/mafe/assignmentUser.css
./workflow/public_html/lib-dev/mafe/codeMirrorField.js
./workflow/public_html/lib-dev/mafe/snapper.js
./workflow/public_html/lib-dev/mafe/segmentdrag.js
./workflow/public_html/lib-dev/mafe/utils.js
./workflow/public_html/lib-dev/mafe/codeMirror.js
./workflow/public_html/lib-dev/mafe/build.cache
./workflow/public_html/lib-dev/mafe/designer.css
./workflow/public_html/lib-dev/mafe/separatorLine.js
./workflow/public_html/lib-dev/mafe/LayoutPanel.css
./workflow/public_html/lib-dev/mafe/toolbarpanel.js
./workflow/public_html/lib-dev/mafe/gateway.js
./workflow/public_html/lib-dev/mafe/activity.js
./workflow/public_html/lib-dev/mafe/canvas.js
./workflow/public_html/lib-dev/mafe/process.js
./workflow/public_html/lib-dev/mafe/jquery-ui-1.10.3.custom.min.css
./workflow/public_html/lib-dev/mafe/event.js
./workflow/public_html/lib-dev/mafe/pmLine.js
./workflow/public_html/lib-dev/mafe/activityProperties.css
./workflow/public_html/lib-dev/mafe/restClientDesigner.js
./workflow/public_html/lib-dev/mafe/tooltipMessage.js
./workflow/public_html/lib-dev/css/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
./workflow/public_html/lib-dev/css/jquery.layout.css
./workflow/public_html/lib-dev/css/jquery-ui-1.10.3.custom.min.css
./workflow/public_html/lib-dev/img/addtext.png
./workflow/public_html/lib-dev/img/zimbra.gif
./workflow/public_html/lib-dev/img/pmui-sprite-sa6b7e9e98f.png
./workflow/public_html/lib-dev/img/bg_designer.gif
./workflow/public_html/lib-dev/img/ar_01.gif
./workflow/public_html/lib-dev/img/elbow-minus-nl.gif
./workflow/public_html/lib-dev/img/ar_dwn.png
./workflow/public_html/lib-dev/img/grid_30.png
./workflow/public_html/lib-dev/img/elbow-end.gif
./workflow/public_html/lib-dev/img/shape07.png
./workflow/public_html/lib-dev/img/shape09.png
./workflow/public_html/lib-dev/img/linkedin-16.png
./workflow/public_html/lib-dev/img/object_permission.gif
./workflow/public_html/lib-dev/img/i_group_small.png
./workflow/public_html/lib-dev/img/i_us_white.png
./workflow/public_html/lib-dev/img/delete_rules.png
./workflow/public_html/lib-dev/img/deactivate.png
./workflow/public_html/lib-dev/img/activate.png
./workflow/public_html/lib-dev/img/alfrescoIcon.png
./workflow/public_html/lib-dev/img/edit.gif
./workflow/public_html/lib-dev/img/TalendOpenStudio.gif
./workflow/public_html/lib-dev/img/shape10.png
./workflow/public_html/lib-dev/img/i_us_med.png
./workflow/public_html/lib-dev/img/tumblr-16.png
./workflow/public_html/lib-dev/img/refreshIcon.png
./workflow/public_html/lib-dev/img/ico_ok.png
./workflow/public_html/lib-dev/img/facebook-16.png
./workflow/public_html/lib-dev/img/mafe_sprite_with_zoom.gif
./workflow/public_html/lib-dev/img/bg_dd.png
./workflow/public_html/lib-dev/img/pmui-sprite/success-64.png
./workflow/public_html/lib-dev/img/pmui-sprite/info-64.png
./workflow/public_html/lib-dev/img/pmui-sprite/info-16.png
./workflow/public_html/lib-dev/img/pmui-sprite/question-64.png
./workflow/public_html/lib-dev/img/pmui-sprite/question-16.png
./workflow/public_html/lib-dev/img/pmui-sprite/arrow-right.png
./workflow/public_html/lib-dev/img/pmui-sprite/checkbox-off.png
./workflow/public_html/lib-dev/img/pmui-sprite/warning-64.png
./workflow/public_html/lib-dev/img/pmui-sprite/delete-16.png
./workflow/public_html/lib-dev/img/pmui-sprite/error-64.png
./workflow/public_html/lib-dev/img/pmui-sprite/checkbox-on.png
./workflow/public_html/lib-dev/img/pmui-sprite/error-16.png
./workflow/public_html/lib-dev/img/pmui-sprite/arrow-down.png
./workflow/public_html/lib-dev/img/pmui-sprite/warning-16.png
./workflow/public_html/lib-dev/img/pmui-sprite/window-close.png
./workflow/public_html/lib-dev/img/engranaje.gif
./workflow/public_html/lib-dev/img/i_dept_small.png
./workflow/public_html/lib-dev/img/i_group_med.png
./workflow/public_html/lib-dev/img/users.png
./workflow/public_html/lib-dev/img/elbow-minus.gif
./workflow/public_html/lib-dev/img/subProcess.png
./workflow/public_html/lib-dev/img/dynaforms.gif
./workflow/public_html/lib-dev/img/grid_20.png
./workflow/public_html/lib-dev/img/shape06.png
./workflow/public_html/lib-dev/img/ico_mor02.png
./workflow/public_html/lib-dev/img/folder-open.gif
./workflow/public_html/lib-dev/img/i_group_big.png
./workflow/public_html/lib-dev/img/elbow-plus-nl.gif
./workflow/public_html/lib-dev/img/elbow-line.gif
./workflow/public_html/lib-dev/img/ico_mor2.png
./workflow/public_html/lib-dev/img/casa.png
./workflow/public_html/lib-dev/img/i_dept_med.png
./workflow/public_html/lib-dev/img/spriteOld.png
./workflow/public_html/lib-dev/img/arrow-up.png
./workflow/public_html/lib-dev/img/bpmn_sprite_with_zoom.png
./workflow/public_html/lib-dev/img/_editcopy.png
./workflow/public_html/lib-dev/img/ico_hiden2.png
./workflow/public_html/lib-dev/img/ico_save.png
./workflow/public_html/lib-dev/img/shape05.png
./workflow/public_html/lib-dev/img/msk_us.png
./workflow/public_html/lib-dev/img/menuParent.gif
./workflow/public_html/lib-dev/img/leaf.gif
./workflow/public_html/lib-dev/img/grid_10.png
./workflow/public_html/lib-dev/img/edit-table.png
./workflow/public_html/lib-dev/img/rules.png
./workflow/public_html/lib-dev/img/trigger.png
./workflow/public_html/lib-dev/img/shape02.png
./workflow/public_html/lib-dev/img/steps.png
./workflow/public_html/lib-dev/img/process_maker.png
./workflow/public_html/lib-dev/img/events.gif
./workflow/public_html/lib-dev/img/shape03.png
./workflow/public_html/lib-dev/img/email.png
./workflow/public_html/lib-dev/img/tracker.gif
./workflow/public_html/lib-dev/img/mafe_sprite.png
./workflow/public_html/lib-dev/img/add.png
./workflow/public_html/lib-dev/img/close.png
./workflow/public_html/lib-dev/img/i_group_med_white.png
./workflow/public_html/lib-dev/img/load_big.gif
./workflow/public_html/lib-dev/img/form.gif
./workflow/public_html/lib-dev/img/arrow-down.png
./workflow/public_html/lib-dev/img/elbow.gif
./workflow/public_html/lib-dev/img/sharepoint.gif
./workflow/public_html/lib-dev/img/mafe-sprite.png
./workflow/public_html/lib-dev/img/icon_SugarCRM.gif
./workflow/public_html/lib-dev/img/shape08.png
./workflow/public_html/lib-dev/img/shape01.png
./workflow/public_html/lib-dev/img/ico_show3.png
./workflow/public_html/lib-dev/img/ico_full_scr.png
./workflow/public_html/lib-dev/img/15px-Edit.png
./workflow/public_html/lib-dev/img/triggerContent.png
./workflow/public_html/lib-dev/img/ico_show2.png
./workflow/public_html/lib-dev/img/grid.jpg
./workflow/public_html/lib-dev/img/icons/error.png
./workflow/public_html/lib-dev/img/icons/help.png
./workflow/public_html/lib-dev/img/icons/elbow-minus.gif
./workflow/public_html/lib-dev/img/icons/information.png
./workflow/public_html/lib-dev/img/icons/arrow.png
./workflow/public_html/lib-dev/img/icons/leaf.gif
./workflow/public_html/lib-dev/img/icons/arrow_expanded.png
./workflow/public_html/lib-dev/img/icons/folder.gif
./workflow/public_html/lib-dev/img/icons/elbow-plus.gif
./workflow/public_html/lib-dev/img/icons/cancel.png
./workflow/public_html/lib-dev/img/twitter-16.png
./workflow/public_html/lib-dev/img/examples/icon-save.png
./workflow/public_html/lib-dev/img/shape04.png
./workflow/public_html/lib-dev/img/i_us_small.png
./workflow/public_html/lib-dev/img/delete.png
./workflow/public_html/lib-dev/img/load_small.gif
./workflow/public_html/lib-dev/img/linver.png
./workflow/public_html/lib-dev/img/ico_hiden3.png
./workflow/public_html/lib-dev/img/folder.gif
./workflow/public_html/lib-dev/img/PM.png
./workflow/public_html/lib-dev/img/linhori.png
./workflow/public_html/lib-dev/img/i_group_med_white.gif
./workflow/public_html/lib-dev/img/elbow-plus.gif
./workflow/public_html/lib-dev/img/_bg-blue.gif
./workflow/public_html/lib-dev/js/wz_jsgraphics.js
./workflow/public_html/lib-dev/js/jquery-ui-1.10.3.custom.min.js
./workflow/public_html/lib-dev/js/modernizr.js
./workflow/public_html/lib-dev/js/jquery.layout.min.js
./workflow/public_html/lib-dev/js/underscore-min.js
./workflow/public_html/lib-dev/js/restclient.min.js
./workflow/public_html/lib-dev/js/jquery-1.10.2.min.js
./workflow/public_html/lib-dev/fonts/SourceSansPro-Regular-webfont.ttf
./workflow/public_html/lib-dev/fonts/SourceSansPro-Regular-webfont.eot
./workflow/public_html/lib-dev/fonts/SourceSansPro-Regular-webfont.svg
./workflow/public_html/lib-dev/fonts/SourceSansPro-Regular-webfont.woff
./workflow/public_html/lib/css/mafe-c53f97d-234ef94.css
./workflow/public_html/lib/js/mafe-c53f97d-234ef94.js
./workflow/public_html/translations/translationsMafe.js
./vendor/luracast/restler/public/annotations.html
./vendor/luracast/restler/public/index.html
./vendor/luracast/restler/public/tests/request_data/explorer/images/pet_store_a pi.png
./vendor/luracast/restler/public/tests/request_data/explorer/images/logo_small. png
./vendor/luracast/restler/public/tests/request_data/explorer/images/throbber.gi f
./vendor/luracast/restler/public/tests/request_data/explorer/images/wordnik_api .png
./vendor/luracast/restler/public/tests/request_data/explorer/swagger-ui.min.js
./vendor/luracast/restler/public/tests/request_data/explorer/css/screen.css
./vendor/luracast/restler/public/tests/request_data/explorer/index.html
./vendor/luracast/restler/public/tests/request_data/explorer/swagger-ui.js
./vendor/luracast/restler/public/tests/request_data/explorer/lib/jquery-1.8.0.m in.js
./vendor/luracast/restler/public/tests/request_data/explorer/lib/handlebars.run time-1.0.0.beta.6.js
./vendor/luracast/restler/public/tests/request_data/explorer/lib/handlebars-1.0 .rc.1.js
./vendor/luracast/restler/public/tests/request_data/explorer/lib/swagger.js
./vendor/luracast/restler/public/tests/request_data/explorer/lib/jquery.wiggle. min.js
./vendor/luracast/restler/public/tests/request_data/explorer/lib/jquery.ba-bbq. min.js
./vendor/luracast/restler/public/tests/request_data/explorer/lib/underscore-min .js
./vendor/luracast/restler/public/tests/request_data/explorer/lib/backbone-min.j s
./vendor/luracast/restler/public/tests/request_data/explorer/lib/jquery.slideto .min.js
./vendor/luracast/restler/public/tests/request_data/.htaccess
./vendor/luracast/restler/public/tests/request_data/index.php
./vendor/luracast/restler/public/tests/request_data/Data.php
./vendor/luracast/restler/public/tests/request_data/cache/routes.php
./vendor/luracast/restler/public/tests/param/explorer/images/pet_store_api.png
./vendor/luracast/restler/public/tests/param/explorer/images/logo_small.png
./vendor/luracast/restler/public/tests/param/explorer/images/throbber.gif
./vendor/luracast/restler/public/tests/param/explorer/images/wordnik_api.png
./vendor/luracast/restler/public/tests/param/explorer/swagger-ui.min.js
./vendor/luracast/restler/public/tests/param/explorer/css/screen.css
./vendor/luracast/restler/public/tests/param/explorer/index.html
./vendor/luracast/restler/public/tests/param/explorer/swagger-ui.js
./vendor/luracast/restler/public/tests/param/explorer/lib/jquery-1.8.0.min.js
./vendor/luracast/restler/public/tests/param/explorer/lib/handlebars.runtime-1. 0.0.beta.6.js
./vendor/luracast/restler/public/tests/param/explorer/lib/handlebars-1.0.rc.1.j s
./vendor/luracast/restler/public/tests/param/explorer/lib/swagger.js
./vendor/luracast/restler/public/tests/param/explorer/lib/jquery.wiggle.min.js
./vendor/luracast/restler/public/tests/param/explorer/lib/jquery.ba-bbq.min.js
./vendor/luracast/restler/public/tests/param/explorer/lib/underscore-min.js
./vendor/luracast/restler/public/tests/param/explorer/lib/backbone-min.js
./vendor/luracast/restler/public/tests/param/explorer/lib/jquery.slideto.min.js
./vendor/luracast/restler/public/tests/param/.htaccess
./vendor/luracast/restler/public/tests/param/MinMax.php
./vendor/luracast/restler/public/tests/param/index.php
./vendor/luracast/restler/public/tests/param/Type.php
./vendor/luracast/restler/public/tests/param/MinMaxFix.php
./vendor/luracast/restler/public/examples/_004_error_response/readme.md
./vendor/luracast/restler/public/examples/_004_error_response/.htaccess
./vendor/luracast/restler/public/examples/_004_error_response/readme.html
./vendor/luracast/restler/public/examples/_004_error_response/index.php
./vendor/luracast/restler/public/examples/_004_error_response/Currency.php
./vendor/luracast/restler/public/examples/_005_protected_api/Secured.php
./vendor/luracast/restler/public/examples/_005_protected_api/readme.md
./vendor/luracast/restler/public/examples/_005_protected_api/.htaccess
./vendor/luracast/restler/public/examples/_005_protected_api/SimpleAuth.php
./vendor/luracast/restler/public/examples/_005_protected_api/readme.html
./vendor/luracast/restler/public/examples/_005_protected_api/index.php
./vendor/luracast/restler/public/examples/_005_protected_api/Simple.php
./vendor/luracast/restler/public/examples/_009_rate_limiting/explorer/images/pe t_store_api.png
./vendor/luracast/restler/public/examples/_009_rate_limiting/explorer/images/lo go_small.png
./vendor/luracast/restler/public/examples/_009_rate_limiting/explorer/images/th robber.gif
./vendor/luracast/restler/public/examples/_009_rate_limiting/explorer/images/wo rdnik_api.png
./vendor/luracast/restler/public/examples/_009_rate_limiting/explorer/swagger-u i.min.js
./vendor/luracast/restler/public/examples/_009_rate_limiting/explorer/css/scree n.css
./vendor/luracast/restler/public/examples/_009_rate_limiting/explorer/index.htm l
./vendor/luracast/restler/public/examples/_009_rate_limiting/explorer/swagger-u i.js
./vendor/luracast/restler/public/examples/_009_rate_limiting/explorer/lib/jquer y-1.8.0.min.js
./vendor/luracast/restler/public/examples/_009_rate_limiting/explorer/lib/handl ebars.runtime-1.0.0.beta.6.js
./vendor/luracast/restler/public/examples/_009_rate_limiting/explorer/lib/handl ebars-1.0.rc.1.js
./vendor/luracast/restler/public/examples/_009_rate_limiting/explorer/lib/swagg er.js
./vendor/luracast/restler/public/examples/_009_rate_limiting/explorer/lib/jquer y.wiggle.min.js
./vendor/luracast/restler/public/examples/_009_rate_limiting/explorer/lib/jquer y.ba-bbq.min.js
./vendor/luracast/restler/public/examples/_009_rate_limiting/explorer/lib/under score-min.js
./vendor/luracast/restler/public/examples/_009_rate_limiting/explorer/lib/backb one-min.js
./vendor/luracast/restler/public/examples/_009_rate_limiting/explorer/lib/jquer y.slideto.min.js
./vendor/luracast/restler/public/examples/_009_rate_limiting/readme.md
./vendor/luracast/restler/public/examples/_009_rate_limiting/.htaccess
./vendor/luracast/restler/public/examples/_009_rate_limiting/SessionCache.php
./vendor/luracast/restler/public/examples/_009_rate_limiting/readme.html
./vendor/luracast/restler/public/examples/_009_rate_limiting/index.php
./vendor/luracast/restler/public/examples/_009_rate_limiting/ratelimited/Author s.php
./vendor/luracast/restler/public/examples/_009_rate_limiting/Author.php
./vendor/luracast/restler/public/examples/_009_rate_limiting/KeyAuth.php
./vendor/luracast/restler/public/examples/_007_crud/readme.md
./vendor/luracast/restler/public/examples/_007_crud/.htaccess
./vendor/luracast/restler/public/examples/_007_crud/readme.html
./vendor/luracast/restler/public/examples/_007_crud/index.php
./vendor/luracast/restler/public/examples/_007_crud/DB/PDO/MySQL.php
./vendor/luracast/restler/public/examples/_007_crud/DB/PDO/Sqlite.php
./vendor/luracast/restler/public/examples/_007_crud/DB/Session.php
./vendor/luracast/restler/public/examples/_007_crud/DB/SerializedFile.php
./vendor/luracast/restler/public/examples/_007_crud/Authors.php
./vendor/luracast/restler/public/examples/_014_oauth2_client/readme.md
./vendor/luracast/restler/public/examples/_014_oauth2_client/.htaccess
./vendor/luracast/restler/public/examples/_014_oauth2_client/OAuth2/Client.php
./vendor/luracast/restler/public/examples/_014_oauth2_client/OAuth2/Curl.php
./vendor/luracast/restler/public/examples/_014_oauth2_client/readme.html
./vendor/luracast/restler/public/examples/_014_oauth2_client/index.php
./vendor/luracast/restler/public/examples/_014_oauth2_client/css/shared.css
./vendor/luracast/restler/public/examples/_014_oauth2_client/css/demo.css
./vendor/luracast/restler/public/examples/index.html
./vendor/luracast/restler/public/examples/_003_multiformat/readme.md
./vendor/luracast/restler/public/examples/_003_multiformat/.htaccess
./vendor/luracast/restler/public/examples/_003_multiformat/readme.html
./vendor/luracast/restler/public/examples/_003_multiformat/index.php
./vendor/luracast/restler/public/examples/_003_multiformat/BMI.php
./vendor/luracast/restler/public/examples/_012_vendor_mime/readme.md
./vendor/luracast/restler/public/examples/_012_vendor_mime/.htaccess
./vendor/luracast/restler/public/examples/_012_vendor_mime/readme.html
./vendor/luracast/restler/public/examples/_012_vendor_mime/index.php
./vendor/luracast/restler/public/examples/_012_vendor_mime/SomeVendor/v1/BMI.ph p
./vendor/luracast/restler/public/examples/_012_vendor_mime/SomeVendor/v2/BMI.ph p
./vendor/luracast/restler/public/examples/_011_versioning/explorer/images/pet_s tore_api.png
./vendor/luracast/restler/public/examples/_011_versioning/explorer/images/logo_ small.png
./vendor/luracast/restler/public/examples/_011_versioning/explorer/images/throb ber.gif
./vendor/luracast/restler/public/examples/_011_versioning/explorer/images/wordn ik_api.png
./vendor/luracast/restler/public/examples/_011_versioning/explorer/swagger-ui.m in.js
./vendor/luracast/restler/public/examples/_011_versioning/explorer/css/screen.c ss
./vendor/luracast/restler/public/examples/_011_versioning/explorer/index.html
./vendor/luracast/restler/public/examples/_011_versioning/explorer/swagger-ui.j s
./vendor/luracast/restler/public/examples/_011_versioning/explorer/lib/jquery-1 .8.0.min.js
./vendor/luracast/restler/public/examples/_011_versioning/explorer/lib/handleba rs.runtime-1.0.0.beta.6.js
./vendor/luracast/restler/public/examples/_011_versioning/explorer/lib/handleba rs-1.0.rc.1.js
./vendor/luracast/restler/public/examples/_011_versioning/explorer/lib/swagger. js
./vendor/luracast/restler/public/examples/_011_versioning/explorer/lib/jquery.w iggle.min.js
./vendor/luracast/restler/public/examples/_011_versioning/explorer/lib/jquery.b a-bbq.min.js
./vendor/luracast/restler/public/examples/_011_versioning/explorer/lib/undersco re-min.js
./vendor/luracast/restler/public/examples/_011_versioning/explorer/lib/backbone -min.js
./vendor/luracast/restler/public/examples/_011_versioning/explorer/lib/jquery.s lideto.min.js
./vendor/luracast/restler/public/examples/_011_versioning/v1/BMI.php
./vendor/luracast/restler/public/examples/_011_versioning/v2/BMI.php
./vendor/luracast/restler/public/examples/_011_versioning/readme.md
./vendor/luracast/restler/public/examples/_011_versioning/.htaccess
./vendor/luracast/restler/public/examples/_011_versioning/readme.html
./vendor/luracast/restler/public/examples/_011_versioning/index.php
./vendor/luracast/restler/public/examples/_015_oauth2_server/readme.md
./vendor/luracast/restler/public/examples/_015_oauth2_server/.htaccess
./vendor/luracast/restler/public/examples/_015_oauth2_server/OAuth2/Server.php
./vendor/luracast/restler/public/examples/_015_oauth2_server/readme.html
./vendor/luracast/restler/public/examples/_015_oauth2_server/index.php
./vendor/luracast/restler/public/examples/_015_oauth2_server/css/shared.css
./vendor/luracast/restler/public/examples/_015_oauth2_server/css/lockdin.css
./vendor/luracast/restler/public/examples/_010_access_control/Access.php
./vendor/luracast/restler/public/examples/_010_access_control/explorer/images/p et_store_api.png
./vendor/luracast/restler/public/examples/_010_access_control/explorer/images/l ogo_small.png
./vendor/luracast/restler/public/examples/_010_access_control/explorer/images/t hrobber.gif
./vendor/luracast/restler/public/examples/_010_access_control/explorer/images/w ordnik_api.png
./vendor/luracast/restler/public/examples/_010_access_control/explorer/swagger- ui.min.js
./vendor/luracast/restler/public/examples/_010_access_control/explorer/css/scre en.css
./vendor/luracast/restler/public/examples/_010_access_control/explorer/index.ht ml
./vendor/luracast/restler/public/examples/_010_access_control/explorer/swagger- ui.js
./vendor/luracast/restler/public/examples/_010_access_control/explorer/lib/jque ry-1.8.0.min.js
./vendor/luracast/restler/public/examples/_010_access_control/explorer/lib/hand lebars.runtime-1.0.0.beta.6.js
./vendor/luracast/restler/public/examples/_010_access_control/explorer/lib/hand lebars-1.0.rc.1.js
./vendor/luracast/restler/public/examples/_010_access_control/explorer/lib/swag ger.js
./vendor/luracast/restler/public/examples/_010_access_control/explorer/lib/jque ry.wiggle.min.js
./vendor/luracast/restler/public/examples/_010_access_control/explorer/lib/jque ry.ba-bbq.min.js
./vendor/luracast/restler/public/examples/_010_access_control/explorer/lib/unde rscore-min.js
./vendor/luracast/restler/public/examples/_010_access_control/explorer/lib/back bone-min.js
./vendor/luracast/restler/public/examples/_010_access_control/explorer/lib/jque ry.slideto.min.js
./vendor/luracast/restler/public/examples/_010_access_control/readme.md
./vendor/luracast/restler/public/examples/_010_access_control/.htaccess
./vendor/luracast/restler/public/examples/_010_access_control/readme.html
./vendor/luracast/restler/public/examples/_010_access_control/index.php
./vendor/luracast/restler/public/examples/_010_access_control/AccessControl.php
./vendor/luracast/restler/public/examples/_006_routing/readme.md
./vendor/luracast/restler/public/examples/_006_routing/.htaccess
./vendor/luracast/restler/public/examples/_006_routing/readme.html
./vendor/luracast/restler/public/examples/_006_routing/index.php
./vendor/luracast/restler/public/examples/_006_routing/Api.php
./vendor/luracast/restler/public/examples/_006_routing/cache/routes.php
./vendor/luracast/restler/public/examples/resources/github.png
./vendor/luracast/restler/public/examples/resources/home.png
./vendor/luracast/restler/public/examples/resources/examples.png
./vendor/luracast/restler/public/examples/resources/style.css
./vendor/luracast/restler/public/examples/resources/debug_view.jpg
./vendor/luracast/restler/public/examples/resources/getsource.php
./vendor/luracast/restler/public/examples/resources/Restler.png
./vendor/luracast/restler/public/examples/resources/OAuth2Server.png
./vendor/luracast/restler/public/examples/resources/stackoverflow.png
./vendor/luracast/restler/public/examples/resources/Luracast.png
./vendor/luracast/restler/public/examples/resources/highlight.pack.js
./vendor/luracast/restler/public/examples/resources/facebox.css
./vendor/luracast/restler/public/examples/resources/twitter.png
./vendor/luracast/restler/public/examples/resources/loading.gif
./vendor/luracast/restler/public/examples/resources/bootstrap.min.js
./vendor/luracast/restler/public/examples/resources/jquery-1.7.2.min.js
./vendor/luracast/restler/public/examples/resources/auth-code-workflow-thumb.pn g
./vendor/luracast/restler/public/examples/resources/Restler3.gif
./vendor/luracast/restler/public/examples/resources/OAuth2Client.png
./vendor/luracast/restler/public/examples/resources/facebook.png
./vendor/luracast/restler/public/examples/resources/restler_flow.png
./vendor/luracast/restler/public/examples/resources/hacks.css
./vendor/luracast/restler/public/examples/resources/highlight.css
./vendor/luracast/restler/public/examples/resources/auth-code-workflow.png
./vendor/luracast/restler/public/examples/resources/closelabel.png
./vendor/luracast/restler/public/examples/resources/Luracast_dark.png
./vendor/luracast/restler/public/examples/resources/bootstrap.min.css
./vendor/luracast/restler/public/examples/resources/Luracast.gif
./vendor/luracast/restler/public/examples/resources/quickstart.png
./vendor/luracast/restler/public/examples/resources/facebox.js
./vendor/luracast/restler/public/examples/resources/html_view.png
./vendor/luracast/restler/public/examples/resources/explorer1.png
./vendor/luracast/restler/public/examples/_008_documentation/explorer/images/pe t_store_api.png
./vendor/luracast/restler/public/examples/_008_documentation/explorer/images/lo go_small.png
./vendor/luracast/restler/public/examples/_008_documentation/explorer/images/th robber.gif
./vendor/luracast/restler/public/examples/_008_documentation/explorer/images/wo rdnik_api.png
./vendor/luracast/restler/public/examples/_008_documentation/explorer/swagger-u i.min.js
./vendor/luracast/restler/public/examples/_008_documentation/explorer/css/scree n.css
./vendor/luracast/restler/public/examples/_008_documentation/explorer/index.htm l
./vendor/luracast/restler/public/examples/_008_documentation/explorer/swagger-u i.js
./vendor/luracast/restler/public/examples/_008_documentation/explorer/lib/jquer y-1.8.0.min.js
./vendor/luracast/restler/public/examples/_008_documentation/explorer/lib/handl ebars.runtime-1.0.0.beta.6.js
./vendor/luracast/restler/public/examples/_008_documentation/explorer/lib/handl ebars-1.0.rc.1.js
./vendor/luracast/restler/public/examples/_008_documentation/explorer/lib/swagg er.js
./vendor/luracast/restler/public/examples/_008_documentation/explorer/lib/jquer y.wiggle.min.js
./vendor/luracast/restler/public/examples/_008_documentation/explorer/lib/jquer y.ba-bbq.min.js
./vendor/luracast/restler/public/examples/_008_documentation/explorer/lib/under score-min.js
./vendor/luracast/restler/public/examples/_008_documentation/explorer/lib/backb one-min.js
./vendor/luracast/restler/public/examples/_008_documentation/explorer/lib/jquer y.slideto.min.js
./vendor/luracast/restler/public/examples/_008_documentation/readme.md
./vendor/luracast/restler/public/examples/_008_documentation/.htaccess
./vendor/luracast/restler/public/examples/_008_documentation/readme.html
./vendor/luracast/restler/public/examples/_008_documentation/index.php
./vendor/luracast/restler/public/examples/_008_documentation/improved/Authors.p hp
./vendor/luracast/restler/public/examples/_002_minimal/readme.md
./vendor/luracast/restler/public/examples/_002_minimal/.htaccess
./vendor/luracast/restler/public/examples/_002_minimal/readme.html
./vendor/luracast/restler/public/examples/_002_minimal/index.php
./vendor/luracast/restler/public/examples/_002_minimal/Math.php
./vendor/luracast/restler/public/examples/_013_html/explorer/images/pet_store_a pi.png
./vendor/luracast/restler/public/examples/_013_html/explorer/images/logo_small. png
./vendor/luracast/restler/public/examples/_013_html/explorer/images/throbber.gi f
./vendor/luracast/restler/public/examples/_013_html/explorer/images/wordnik_api .png
./vendor/luracast/restler/public/examples/_013_html/explorer/swagger-ui.min.js
./vendor/luracast/restler/public/examples/_013_html/explorer/css/screen.css
./vendor/luracast/restler/public/examples/_013_html/explorer/index.html
./vendor/luracast/restler/public/examples/_013_html/explorer/swagger-ui.js
./vendor/luracast/restler/public/examples/_013_html/explorer/lib/jquery-1.8.0.m in.js
./vendor/luracast/restler/public/examples/_013_html/explorer/lib/handlebars.run time-1.0.0.beta.6.js
./vendor/luracast/restler/public/examples/_013_html/explorer/lib/handlebars-1.0 .rc.1.js
./vendor/luracast/restler/public/examples/_013_html/explorer/lib/swagger.js
./vendor/luracast/restler/public/examples/_013_html/explorer/lib/jquery.wiggle. min.js
./vendor/luracast/restler/public/examples/_013_html/explorer/lib/jquery.ba-bbq. min.js
./vendor/luracast/restler/public/examples/_013_html/explorer/lib/underscore-min .js
./vendor/luracast/restler/public/examples/_013_html/explorer/lib/backbone-min.j s
./vendor/luracast/restler/public/examples/_013_html/explorer/lib/jquery.slideto .min.js
./vendor/luracast/restler/public/examples/_013_html/script.js
./vendor/luracast/restler/public/examples/_013_html/readme.md
./vendor/luracast/restler/public/examples/_013_html/.htaccess
./vendor/luracast/restler/public/examples/_013_html/readme.html
./vendor/luracast/restler/public/examples/_013_html/index.php
./vendor/luracast/restler/public/examples/_013_html/DB/TasksInSession.php
./vendor/luracast/restler/public/examples/_013_html/DB/iTasks.php
./vendor/luracast/restler/public/examples/_013_html/DB/Task.php
./vendor/luracast/restler/public/examples/_013_html/styles.css
./vendor/luracast/restler/public/examples/_013_html/Tasks.php
./vendor/luracast/restler/public/examples/_013_html/img/edit.png
./vendor/luracast/restler/public/examples/_013_html/img/button_green.png
./vendor/luracast/restler/public/examples/_013_html/img/delete.png
./vendor/luracast/restler/public/examples/_001_helloworld/readme.md
./vendor/luracast/restler/public/examples/_001_helloworld/.htaccess
./vendor/luracast/restler/public/examples/_001_helloworld/readme.html
./vendor/luracast/restler/public/examples/_001_helloworld/index.php
./vendor/luracast/restler/public/examples/_001_helloworld/Say.php
./vendor/luracast/restler/public/param.html
./vendor/luracast/restler/PARAM.md
./vendor/luracast/restler/behat.yml
./vendor/luracast/restler/views/README.md
./vendor/luracast/restler/views/simple.handlebar
./vendor/luracast/restler/views/oauth2/analytics.twig
./vendor/luracast/restler/views/oauth2/github.twig
./vendor/luracast/restler/views/oauth2/server/header.html
./vendor/luracast/restler/views/oauth2/server/base.twig
./vendor/luracast/restler/views/oauth2/server/authorize.twig
./vendor/luracast/restler/views/oauth2/client/index.twig
./vendor/luracast/restler/views/oauth2/client/granted.twig
./vendor/luracast/restler/views/oauth2/client/base.twig
./vendor/luracast/restler/views/oauth2/client/error.twig
./vendor/luracast/restler/views/oauth2/client/denied.twig
./vendor/luracast/restler/views/todo/list.php
./vendor/luracast/restler/views/todo/index.php
./vendor/luracast/restler/views/debug.php
./vendor/luracast/restler/views/debug.css
./vendor/luracast/restler/views/response.php
./vendor/luracast/restler/views/simple.twig
./vendor/luracast/restler/vendor/README.md
./vendor/luracast/restler/vendor/restler.php
./vendor/luracast/restler/Makefile
./vendor/luracast/restler/ANNOTATIONS.md
./vendor/luracast/restler/package.ini
./vendor/luracast/restler/features/README.md
./vendor/luracast/restler/features/restler/README.md
./vendor/luracast/restler/features/restler/status_codes.feature
./vendor/luracast/restler/features/restler/negotiation-language.feature
./vendor/luracast/restler/features/restler/annotations.feature
./vendor/luracast/restler/features/restler/negotiation-charset.feature
./vendor/luracast/restler/features/restler/negotiation-format.feature
./vendor/luracast/restler/features/tests/README.md
./vendor/luracast/restler/features/tests/param/type.feature
./vendor/luracast/restler/features/tests/param/minmax.feature
./vendor/luracast/restler/features/tests/param/minmaxfix.feature
./vendor/luracast/restler/features/bootstrap/FeatureContext.php
./vendor/luracast/restler/features/bootstrap/RestContext.php
./vendor/luracast/restler/features/examples/_007_crud.feature
./vendor/luracast/restler/features/examples/README.md
./vendor/luracast/restler/features/examples/_003_multiformat.feature
./vendor/luracast/restler/features/examples/_009_rate_limiting.feature
./vendor/luracast/restler/features/examples/_002_minimal.feature
./vendor/luracast/restler/features/examples/_001_helloworld.feature
./vendor/luracast/restler/features/examples/_006_routing.feature
./vendor/luracast/restler/.gitignore
./vendor/luracast/restler/composer.json
./vendor/bshaffer/oauth2-server-php/.travis.yml
./vendor/bshaffer/oauth2-server-php/README.md
./vendor/bshaffer/oauth2-server-php/phpunit.xml
./vendor/bshaffer/oauth2-server-php/test/OAuth2/ScopeTest.php
./vendor/bshaffer/oauth2-server-php/test/OAuth2/StorageTest.php
./vendor/bshaffer/oauth2-server-php/test/OAuth2/Controller/TokenControllerTest. php
./vendor/bshaffer/oauth2-server-php/test/OAuth2/Controller/ResourceControllerTe st.php
./vendor/bshaffer/oauth2-server-php/test/OAuth2/Controller/AuthorizeControllerT est.php
./vendor/bshaffer/oauth2-server-php/test/OAuth2/RequestTest.php
./vendor/bshaffer/oauth2-server-php/test/OAuth2/GrantType/UserCredentialsTest.p hp
./vendor/bshaffer/oauth2-server-php/test/OAuth2/GrantType/JWTBearerTest.php
./vendor/bshaffer/oauth2-server-php/test/OAuth2/GrantType/ImplicitTest.php
./vendor/bshaffer/oauth2-server-php/test/OAuth2/GrantType/AuthorizationCodeTest .php
./vendor/bshaffer/oauth2-server-php/test/OAuth2/GrantType/ClientCredentialsTest .php
./vendor/bshaffer/oauth2-server-php/test/OAuth2/GrantType/RefreshTokenTest.php
./vendor/bshaffer/oauth2-server-php/test/OAuth2/AutoloadTest.php
./vendor/bshaffer/oauth2-server-php/test/OAuth2/TokenType/BearerTest.php
./vendor/bshaffer/oauth2-server-php/test/OAuth2/ServerTest.php
./vendor/bshaffer/oauth2-server-php/test/OAuth2/ResponseTest.php
./vendor/bshaffer/oauth2-server-php/test/lib/OAuth2/Request/TestRequest.php
./vendor/bshaffer/oauth2-server-php/test/lib/OAuth2/Storage/MockRedisClient.php
./vendor/bshaffer/oauth2-server-php/test/lib/OAuth2/Storage/Bootstrap.php
./vendor/bshaffer/oauth2-server-php/test/config/storage.json
./vendor/bshaffer/oauth2-server-php/test/bootstrap.php
./vendor/bshaffer/oauth2-server-php/.gitignore
./vendor/bshaffer/oauth2-server-php/composer.json
./Rakefile
./features/json/process_template_sequencial.json
./features/json/process_template_parallel_por_evaluation.json
./features/json/project_bug_case_scheduler1.json
./features/json/project_bug_case_scheduler2.json
./features/json/task_58163453252a5d719253ff9069893664.json
./features/json/process_template_parallel.json
./features/json/process_template.json
./features/json/process_template_complete.json
./features/json/task_72845150252a5d718be4df5092655350.json
./features/json/process_template_evaluation.json
./features/json/activity_update_properties.json
./features/json/task_13508932952a5d718ef56f6044945775.json
./features/json/process_template_with_DATA_participant.json
./features/json/process_template_selection.json
./features/backend/index.rst
./features/backend/admin_setup/pm_tables/main_tests_pm_tables.feature
./features/backend/admin_setup/pm_tables/basic_sequence_pm_tables.feature
./features/backend/admin_setup/pm_tables/negative_tests_pm_tables.feature
./features/backend/admin_setup/pm_group/negative_tests_pm_group.feature
./features/backend/admin_setup/pm_group/main_tests_pm_group.feature
./features/backend/admin_setup/pm_group/basic_sequence_pm_group.feature
./features/backend/admin_setup/pm_user/basic_sequence_pm_user.feature
./features/backend/admin_setup/pm_user/negative_tests_pm_user.feature
./features/backend/admin_setup/pm_user/main_tests_pm_user.feature
./features/backend/admin_setup/calendar/basic_sequence_calendar.feature
./features/backend/admin_setup/calendar/main_tests_calendar.feature
./features/backend/admin_setup/calendar/negative_tests_calendar.feature
./features/backend/admin_setup/category/basic_sequence_category.feature
./features/backend/admin_setup/category/negative_tests_category.feature
./features/backend/admin_setup/category/main_tests_category.feature
./features/backend/admin_setup/roles/main_tests_roles.feature
./features/backend/admin_setup/roles/basic_tests_roles.feature
./features/backend/admin_setup/roles/negative_tests_roles.feature
./features/backend/admin_setup/departments/basic_sequence_department.feature
./features/backend/admin_setup/departments/main_tests_department.feature
./features/backend/admin_setup/departments/negative_tests_department.feature
./features/backend/projects/files_manager/basic_sequence_files_manager.feature
./features/backend/projects/files_manager/negative_tests_files_manager.feature
./features/backend/projects/files_manager/main_test_files_manager.feature
./features/backend/projects/sub_process/negative_tests_sub_process.feature
./features/backend/projects/sub_process/main_tests_sub_process.feature
./features/backend/projects/sub_process/basic_sequence_sub_process.feature
./features/backend/projects/dynaforms/main_tests_dynaform.feature
./features/backend/projects/dynaforms/negative_tests_dynaform.feature
./features/backend/projects/dynaforms/basic_sequence_dynaform.feature
./features/backend/projects/report_tables/basic_sequence_report_tables.feature
./features/backend/projects/report_tables/main_tests_report_tables.feature
./features/backend/projects/report_tables/negative_tests_report_tables.feature
./features/backend/projects/input_documents/negative_tests_input.feature
./features/backend/projects/input_documents/basic_sequence_input.feature
./features/backend/projects/input_documents/main_tests_input.feature
./features/backend/projects/events/main_tests_event.feature
./features/backend/projects/events/negative_tests_event.feature
./features/backend/projects/events/basic_sequence_event.feature
./features/backend/projects/process_permissions/main_tests_permissions.feature
./features/backend/projects/process_permissions/negative_tests_permissions.feat ure
./features/backend/projects/process_permissions/basic_sequence_permissions.feat ure
./features/backend/projects/adhoc_assignee/main_tests_adhoc_assignee.feature
./features/backend/projects/adhoc_assignee/negative_tests_adhoc_assignee.featur e
./features/backend/projects/web_entry/main_tests_web_entry.feature
./features/backend/projects/web_entry/basic_sequence_web_entry.feature
./features/backend/projects/web_entry/negative_tests_web_entry.feature
./features/backend/projects/project_user/basic_sequence_project_user.feature
./features/backend/projects/project_user/main_tests_project_user.feature
./features/backend/projects/project_user/negative_tests_project_user.feature
./features/backend/projects/activity/main_tests_activity.feature
./features/backend/projects/activity/negative_tests_activity.feature
./features/backend/projects/assignee/main_tests_assignee.feature
./features/backend/projects/assignee/negative_tests_assignee.feature
./features/backend/projects/assignee/activity_assignee.feature
./features/backend/projects/process/basic_sequence_process.feature
./features/backend/projects/process/main_tests_process.feature
./features/backend/projects/process/negative_tests_process.feature
./features/backend/projects/case_scheduler/negative_tests_case_scheduler.featur e
./features/backend/projects/case_scheduler/main_tests_case_scheduler.feature
./features/backend/projects/case_scheduler/basic_sequence_case_scheduler.featur e
./features/backend/projects/triggers/negative_tests_triggers.feature
./features/backend/projects/triggers/main_tests_triggers.feature
./features/backend/projects/database_connections/main_tests_database_connection s_mysql.feature
./features/backend/projects/database_connections/negative_tests_database_connec tions.feature
./features/backend/projects/database_connections/basic_sequence_database_connec tions.feature
./features/backend/projects/database_connections/main_tests_database_connection s_sqlserver.feature
./features/backend/projects/trigger_wizard/main_tests_trigger_wizards.feature
./features/backend/projects/trigger_wizard/negative_tests_triggers_wizards.feat ure
./features/backend/projects/trigger_wizard/basic_sequence_trigger_wizard.featur e
./features/backend/projects/case_tracker/negative_tests_case_tracker.feature
./features/backend/projects/case_tracker/main_tests_case_tracker.feature
./features/backend/projects/case_tracker/basic_sequence_case_tracker.feature
./features/backend/projects/case_tracker/case_tracker_move_position.feature
./features/backend/projects/project/main_tests_generate_bpmn.feature
./features/backend/projects/project/basic_sequence_project_resources.feature
./features/backend/projects/project/negative_tests_project_resources.feature
./features/backend/projects/project/main_tests_project_resources.feature
./features/backend/projects/output_documents/main_tests_output.feature
./features/backend/projects/output_documents/negative_tests_output.feature
./features/backend/projects/process_variables/negative_tests_process_variables. feature
./features/backend/projects/process_variables/main_tests_process_variables.feat ure
./features/backend/projects/process_variables/basic_sequence.feature
./features/backend/projects/variables/main_tests_variables.feature
./features/backend/projects/variables/negative_tests_variables.feature
./features/backend/projects/variables/basic_sequence_variables.feature
./features/backend/projects/project_export_import/negative_tests_project_export _import.feature
./features/backend/projects/project_export_import/main_tests_project_export_imp ort.feature
./features/backend/projects/process_supervisor/negative_tests_supervisor.featur e
./features/backend/projects/process_supervisor/main_tests_supervisor.feature
./features/backend/projects/process_supervisor/main_tests_supervisor_ordenamien to.feature
./features/backend/projects/step/main_tests_step_ordenamiento.feature
./features/backend/projects/step/basic_sequence_step.feature
./features/backend/projects/step/main_step_update_move_position.feature
./features/backend/projects/step/negative_tests_step.feature
./features/backend/projects/step/basic_sequence_step_ordenamiento.feature
./features/backend/projects/step/main_tests_step.feature
./features/backend/projects/step/step_update_move_position.feature
./features/backend/application_cases/case_variables/negative_tests_case_variabl es.feature
./features/backend/application_cases/case_variables/main_tests_case_variables.f eature
./features/backend/application_cases/case_variables/basic_sequence_case_variabl es.feature
./features/backend/application_cases/case_actions/main_tests_cases_actions.feat ure
./features/backend/application_cases/case_actions/negative_tests_cases_actions. feature
./features/backend/application_cases/case_actions/basic_sequence_cases_actions. feature
./features/backend/application_cases/case_task/main_tests_case_tasks.feature
./features/backend/application_cases/case_task/negative_tests_case_tasks.featur e
./features/backend/application_cases/case_note/negative_tests_case_note.feature
./features/backend/application_cases/case_note/main_tests_case_note.feature
./features/backend/application_cases/case_note/basic_sequence_case_note.feature
./features/backend/application_cases/output_document_case/basic_sequence_output _document_case.feature
./features/backend/application_cases/output_document_case/negative_tests_output _document_case.feature
./features/backend/application_cases/output_document_case/main_sequence_output_ document_case.feature
./features/backend/application_cases/cases_lists_1-6/main_tests_cases_lists_1_6 .feature
./features/backend/application_cases/cases_lists_1-6/basic_sequence_cases_lists _1_6.feature
./features/backend/application_cases/cases_lists_1-6/negative_tests_cases_lists _1_6.feature
./features/backend/application_cases/input_documents_case/basic_sequence_input_ document_case.feature
./features/backend/application_cases/input_documents_case/negative_tests_input_ document_case.feature
./features/backend/application_cases/input_documents_case/main_tests_input_docu ment_case.feature
./features/backend/project_activity.rst
./features/resources/uploadfiles/TestQA.html
./features/resources/uploadfiles/test.txt
./features/resources/uploadfiles/Unnamed_Process_Complete_BPMN.pmx
./features/resources/uploadfiles/ExpBehat_Process_Complete_BPMN.pmx
./features/resources/uploadfiles/Process_Complete_BPMN.pmx
./features/resources/uploadfiles/Test_Event_without_name.pmx
./features/resources/uploadfiles/filemanager.exe
./features/resources/uploadfiles/dynaform1.xml
./features/resources/uploadfiles/test2.html
./features/resources/uploadfiles/Process_NewCreate_BPMN.pmx
./features/resources/uploadfiles/test.pm
./features/resources/uploadfiles/test1.html
./features/resources/uploadfiles/SnagIt823.exe
./features/resources/uploadfiles/Test_process_NEW.pmx.pmx
./features/resources/uploadfiles/photo/pic2.jpg
./features/resources/uploadfiles/photo/pic3.jpg
./features/resources/uploadfiles/photo/pic1.jpg
./features/resources/uploadfiles/random.jpg
./features/resources/uploadfiles/alert_message.html
./features/resources/uploadfiles/Export_process_empty.pmx
./features/resources/uploadfiles/Unnamed_Array.pmx
./features/bootstrap/config.php
./features/bootstrap/FeatureContext.php
./features/bootstrap/RestContext.php
./behat.yml.dist
./composer.phar
./env_unittest.sh
./build-vendor.php
./update
./phpunit.xml
./build.xml
./composer.json
./temp.txt
The following files have modifications:
./rbac/engine/classes/model/Roles.php
./rbac/engine/classes/model/AuthenticationSource.php
./rbac/engine/classes/model/RbacUsers.php
./workflow/engine/skinEngine/neoclassic/layout.html
./workflow/engine/skinEngine/base/layout.html
./workflow/engine/skinEngine/skinEngine.php
./workflow/engine/templates/pmTables/export.js
./workflow/engine/templates/pmTables/data.js
./workflow/engine/templates/pmTables/edit.js
./workflow/engine/templates/pmTables/editReport.js
./workflow/engine/templates/pmTables/list.js
./workflow/engine/templates/app/main.js
./workflow/engine/templates/home/appListSearch.html
./workflow/engine/templates/triggers/triggers_CreateWizard.html
./workflow/engine/templates/triggers/triggers_EditWizard.html
./workflow/engine/templates/installer/installer_cards.js
./workflow/engine/templates/processes/webentryPost.tpl
./workflow/engine/templates/processes/main.js
./workflow/engine/templates/setup/calendarList.js
./workflow/engine/templates/setup/cron.js
./workflow/engine/templates/setup/systemInfo.js
./workflow/engine/templates/setup/newSite.js
./workflow/engine/templates/roles/rolesUsersPermission.js
./workflow/engine/templates/processCategory/processCategoryList.js
./workflow/engine/templates/dashboard/dashletInstanceForm.js
./workflow/engine/templates/cases/casesList.js
./workflow/engine/templates/cases/missRequiredFields.php
./workflow/engine/templates/cases/casesListSetup.js
./workflow/engine/templates/enterprise/addonsStore.js
./workflow/engine/bin/cron_single.php
./workflow/engine/bin/tasks/cliUpgrade.php
./workflow/engine/bin/tasks/cliAddons.php
./workflow/engine/data/check.data
./workflow/engine/data/mssql/insert.sql
./workflow/engine/data/mysql/insert.sql
./workflow/engine/menus/setup.php
./workflow/engine/config/paths_installed.php
./workflow/engine/config/env.ini
./workflow/engine/methods/groups/groups_Ajax.php
./workflow/engine/methods/events/eventsSetupGraph.php
./workflow/engine/methods/events/eventsEditAction.php
./workflow/engine/methods/authSources/authSources_Ajax.php
./workflow/engine/methods/login/authentication.php
./workflow/engine/methods/login/retrivePassword.php
./workflow/engine/methods/login/login.php
./workflow/engine/methods/login/sysLogin.php
./workflow/engine/methods/appFolder/appFolderAjax.php
./workflow/engine/methods/tasks/tasks_Ajax.php
./workflow/engine/methods/triggers/triggers_Edit.php
./workflow/engine/methods/tracker/tracker_Ajax.php
./workflow/engine/methods/processes/processes_webEntryGenerate.php
./workflow/engine/methods/setup/clearCompiledAjax.php
./workflow/engine/methods/setup/environmentSettingsAjax.php
./workflow/engine/methods/setup/systemInfo.php
./workflow/engine/methods/setup/loginSettingsAjax.php
./workflow/engine/methods/setup/pluginsImportFile.php
./workflow/engine/methods/setup/skin_Ajax.php
./workflow/engine/methods/departments/departments_Ajax.php
./workflow/engine/methods/users/users_Ajax.php
./workflow/engine/methods/users/data_usersList.php
./workflow/engine/methods/users/usersAjax.php
./workflow/engine/methods/inputdocs/inputdocs_Save.php
./workflow/engine/methods/cases/caseHistory_Ajax.php
./workflow/engine/methods/cases/cases_Scheduler_Save.php
./workflow/engine/methods/cases/casesListExtJs.php
./workflow/engine/methods/cases/ajaxListener.php
./workflow/engine/methods/cases/caseMessageHistory_Ajax.php
./workflow/engine/methods/cases/summary.php
./workflow/engine/methods/cases/casesHistoryDynaformPage_Ajax.php
./workflow/engine/methods/cases/casesList_Ajax.php
./workflow/engine/methods/cases/cases_Scheduler_List.php
./workflow/engine/methods/cases/proxyPMTablesFieldList.php
./workflow/engine/methods/cases/proxyProcessList.php
./workflow/engine/methods/cases/cases_SaveData.php
./workflow/engine/methods/cases/cases_Ajax.php
./workflow/engine/methods/enterprise/addonsStoreAction.php
./workflow/engine/methods/enterprise/processMakerAjax.php
./workflow/engine/controllers/main.php
./workflow/engine/controllers/adminProxy.php
./workflow/engine/controllers/dashboard.php
./workflow/engine/controllers/appProxy.php
./workflow/engine/controllers/installer.php
./workflow/engine/controllers/pmTablesProxy.php
./workflow/engine/controllers/newSiteProxy.php
./workflow/engine/content/translations/processmaker.en.po
./workflow/engine/content/translations/english/processmaker.en.po
./workflow/engine/js/events/events.js
./workflow/engine/js/processmap/core/processes_Map.js
./workflow/engine/js/cases/core/cases_Step.js
./workflow/engine/classes/class.serverConfiguration.php
./workflow/engine/classes/class.licensedFeatures.php
./workflow/engine/classes/class.applications.php
./workflow/engine/classes/class.pmTable.php
./workflow/engine/classes/class.spool.php
./workflow/engine/classes/class.pluginRegistry.php
./workflow/engine/classes/class.system.php
./workflow/engine/classes/class.case.php
./workflow/engine/classes/class.license.app.php
./workflow/engine/classes/class.processMap.php
./workflow/engine/classes/class.wsBase.php
./workflow/engine/classes/class.pmFunctions.php
./workflow/engine/classes/class.Installer.php
./workflow/engine/classes/class.wsTools.php
./workflow/engine/classes/model/CalendarDefinition.php
./workflow/engine/classes/model/Users.php
./workflow/engine/classes/model/AppCacheView.php
./workflow/engine/classes/model/Process.php
./workflow/engine/classes/model/GroupUser.php
./workflow/engine/classes/model/Event.php
./workflow/engine/classes/model/Department.php
./workflow/engine/classes/model/AdditionalTables.php
./workflow/engine/classes/model/AppFolder.php
./workflow/engine/classes/model/OutputDocument.php
./workflow/engine/classes/model/AddonsStore.php
./workflow/engine/classes/model/CaseScheduler.php
./workflow/engine/classes/class.configuration.php
./workflow/engine/classes/class.pmLicenseManager.php
./workflow/engine/classes/class.groups.php
./workflow/engine/classes/class.sessions.php
./workflow/engine/test/unit/processmaker/classInstallerTest.php
./workflow/engine/test/unit/ws/bugRelease09Test.php
./workflow/engine/test/unit/ws/basicMethodsTest.php
./workflow/engine/test/unit/ws/wsClient.php
./workflow/engine/test/bootstrap/unit.php
./workflow/public_html/sysGeneric.php
./workflow/public_html/lib/pmUI/pmui.min.js
./workflow/public_html/lib/pmUI/pmui.min.css
./workflow/public_html/lib/buildhash
./workflow/public_html/lib/mafe/mafe.min.css
./workflow/public_html/lib/mafe/designer.min.js
./workflow/public_html/lib/mafe/mafe.min.js
./workflow/public_html/lib/img/refreshIcon.png
./workflow/public_html/lib/img/arrow-up.png
./workflow/public_html/lib/img/mafe_sprite.png
./workflow/public_html/lib/img/arrow-down.png
./workflow/public_html/lib/img/mafe-sprite.png
./workflow/public_html/lib/versions
./workflow/public_html/lib/js/underscore-min.js
./workflow/public_html/lib/js/jquery-1.10.2.min.js
./gulliver/system/class.headPublisher.php
./gulliver/system/class.rbac.php
./gulliver/system/class.logger.php
./gulliver/system/class.xmlform.php
./gulliver/system/class.g.php
./gulliver/bin/tasks/templates/sysGeneric.php.tpl
./gulliver/thirdparty/pear/SOAP/Client.php
./gulliver/thirdparty/pear/SOAP/Parser.php
./gulliver/thirdparty/pear/SOAP/Base.php
./gulliver/thirdparty/pear/SOAP/WSDL.php
./gulliver/thirdparty/pear/SOAP/Transport.php
./gulliver/thirdparty/pear/HTTP/Request.php
./gulliver/thirdparty/propel/Propel.php
./gulliver/methods/propelTableAjax.php
./gulliver/methods/defaultAjax.php
./gulliver/js/maborak/core/maborak.js
./gulliver/js/maborak/core/maborak.loader.js
./gulliver/js/grid/core/grid.js
./gulliver/js/form/core/form.js
./.gitignore
Integrity check failed, do you want to continue the upgrade? [Y/n] y
Clearing cache...
Upgrading workspaces (1/1): workflow
> Verify enterprise old...
Without changes...
<*> Verify took 0.00227093696594 seconds.
> Updating database...
-> 30 tables to add
-> 8 tables to alter
-> 1 indexes to add
-> 7 tables to add
-> Row updated in DASHLET
-> Row updated in DASHLET
-> Row updated in DASHLET
-> Row updated in DASHLET
0 records where patched to use SELF_SERVICE feature.
<*> Database Upgrade Process took 1.30102801323 seconds.
> Updating translations...
Updating database translations with processmaker.en.po
Updating XML form translations with processmaker.en.po
Updating database translations with processmaker.en.po
Updating XML form translations with processmaker.en.po
<*> Updating Translations Process took 12.7608950138 seconds.
> Updating Content...
Rows Processed ---> 3051 .....
Rows Clustered ---> 2637 .....
Rows Unchanged ---> 828 .....
Rows Inserted ---> 2223 .....
Rows Total ---> 5274 .....
<*> Updating Content Process took 2.02848601341 seconds.
> check Mafe Requirements...
<*> Check Mafe Requirements Process took 0.00433492660522 seconds.
> Updating cache view...
-> Creating tables
-> Update DEL_LAST_INDEX field in APP_DELEGATION table
-> Verifying roles permissions in RBAC
All roles permissions already updated
-> Creating triggers
Errors upgrading workspace workflow: It is not possible to execute the query. Pl ease contact your system administrator

Safe upgrade for files cached by the browser

Upgrade finished but there were errors upgrading workspaces.
Please check the log above to correct any issues.
root@335521 [/home/rjonline/opt/processmaker]# ./processmaker workspace-upgrade workflow
> Verify enterprise old...
Without changes...
<*> Verify took 0.00228881835938 seconds.
> Updating database...
-> 19 tables to alter
-> 2 tables to alter
-> Row updated in DASHLET
-> Row updated in DASHLET
-> Row updated in DASHLET
-> Row updated in DASHLET
0 records where patched to use SELF_SERVICE feature.
<*> Database Upgrade Process took 0.244423151016 seconds.
> Updating translations...
Updating database translations with processmaker.en.po
Updating XML form translations with processmaker.en.po
Updating database translations with processmaker.en.po
Updating XML form translations with processmaker.en.po
<*> Updating Translations Process took 12.6071250439 seconds.
> Updating Content...
Rows Processed ---> 5274 .....
Rows Clustered ---> 2637 .....
Rows Unchanged ---> 5274 .....
Rows Inserted ---> 0 .....
Rows Total ---> 5274 .....
<*> Updating Content Process took 0.066663980484 seconds.
> check Mafe Requirements...
<*> Check Mafe Requirements Process took 0.00320100784302 seconds.
> Updating cache view...
-> Creating tables
-> Update DEL_LAST_INDEX field in APP_DELEGATION table
-> Verifying roles permissions in RBAC
All roles permissions already updated
-> Creating triggers
Errors upgrading workspace workflow: It is not possible to execute the query. Please contact your system administrator
User avatar
By erpnedir
#783619
Nascar2z, how did you pass over the error. I have the same error when upgrading: "It is not possible to execute the query.."
By marthaneidig8457
#827747
Tips to Speed Up Windows 10. Windows 10 is speedier than the previou's versions of Microsoft's OS; however you can still optimize its performance. Making Windows 10 faster and improve it's performance via tweaking some easy settings. Here we present some of the best tricks and tips to speed up Windows and improve its performance.
https://techtreme.com/speed-up-windows-10-ideas wrote:Speed Up Windows

A 1xbet clone script is a pre-designed software so[…]

4rabet clone script is enabling entrepreneurs to e[…]

Parimatch clone script is enabling entrepreneurs t[…]

In the world of cryptocurrency, a wallet is an app[…]