Adding new files (images, libraries and php files) for the project michelangelo
14
workflow/engine/controllers/fakeApi.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
class FakeApi extends HttpProxyController
|
||||
{
|
||||
|
||||
public function save() {
|
||||
$json = new stdClass();
|
||||
$json->success = true;
|
||||
echo json_encode($json);
|
||||
exit;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -1,3 +1,19 @@
|
||||
<h1>We can put all html code for new Designer!</h1>
|
||||
<h2>On a clean environment!!</h2>
|
||||
<link type="text/css" href="/lib/jQueryUI/jquery-ui-1.10.3.custom.min.css" rel="stylesheet" />
|
||||
<link rel="stylesheet" type="text/css" href="/lib/pmUI/pmui-1.0.0.css">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/lib/mafe/mafe.css">
|
||||
<link rel="stylesheet" type="text/css" href="/lib/pmDraw/pmdraw.css">
|
||||
|
||||
<script type="text/javascript" src="/lib/translations.js"></script>
|
||||
<script type="text/javascript" src="/lib/wz_jsgraphics/wz_jsgraphics.js"></script>
|
||||
<script type="text/javascript" src="/lib/jQuery/jquery-1.10.2.min.js"></script>
|
||||
<script type="text/javascript" src="/lib/underscore/underscore-min.js"></script>
|
||||
<script type="text/javascript" src="/lib/jQueryUI/jquery-ui-1.10.3.custom.min.js"></script>
|
||||
<script type="text/javascript" src="/lib/jQueryLayout/jquery.layout.min.js"></script>
|
||||
<script type="text/javascript" src="/lib/restClient/restclient.js"></script>
|
||||
|
||||
<script type="text/javascript" src="/lib/pmUI/pmui-1.0.0.js"></script>
|
||||
<script type="text/javascript" src="/lib/mafe/mafe.js"></script>
|
||||
<script type="text/javascript" src="/lib/app.js"></script>
|
||||
|
||||
<h3>Process Id: {$pro_uid}</h3>
|
||||
1
workflow/public_html/lib/app.js
Symbolic link
@@ -0,0 +1 @@
|
||||
/var/www/michelangelofe/app.js
|
||||
BIN
workflow/public_html/lib/img/activity.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
workflow/public_html/lib/img/bpmn_sprite_with_zoom.png
Normal file
|
After Width: | Height: | Size: 66 KiB |
BIN
workflow/public_html/lib/img/elbow-minus.gif
Normal file
|
After Width: | Height: | Size: 908 B |
BIN
workflow/public_html/lib/img/elbow-plus.gif
Normal file
|
After Width: | Height: | Size: 910 B |
BIN
workflow/public_html/lib/img/email.png
Normal file
|
After Width: | Height: | Size: 733 B |
BIN
workflow/public_html/lib/img/event.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
workflow/public_html/lib/img/event_end.png
Normal file
|
After Width: | Height: | Size: 4.0 KiB |
BIN
workflow/public_html/lib/img/folder.gif
Normal file
|
After Width: | Height: | Size: 952 B |
BIN
workflow/public_html/lib/img/gateway.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
workflow/public_html/lib/img/gateway_shape.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
workflow/public_html/lib/img/grid.jpg
Normal file
|
After Width: | Height: | Size: 67 KiB |
BIN
workflow/public_html/lib/img/grid_10.png
Normal file
|
After Width: | Height: | Size: 982 B |
BIN
workflow/public_html/lib/img/grid_20.png
Normal file
|
After Width: | Height: | Size: 980 B |
BIN
workflow/public_html/lib/img/grid_30.png
Normal file
|
After Width: | Height: | Size: 986 B |
BIN
workflow/public_html/lib/img/icons/activity.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
workflow/public_html/lib/img/icons/elbow-minus.gif
Normal file
|
After Width: | Height: | Size: 908 B |
BIN
workflow/public_html/lib/img/icons/elbow-plus.gif
Normal file
|
After Width: | Height: | Size: 910 B |
BIN
workflow/public_html/lib/img/icons/email.png
Normal file
|
After Width: | Height: | Size: 733 B |
BIN
workflow/public_html/lib/img/icons/event.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
workflow/public_html/lib/img/icons/event_end.png
Normal file
|
After Width: | Height: | Size: 4.0 KiB |
BIN
workflow/public_html/lib/img/icons/folder.gif
Normal file
|
After Width: | Height: | Size: 952 B |
BIN
workflow/public_html/lib/img/icons/gateway.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
workflow/public_html/lib/img/icons/leaf.gif
Normal file
|
After Width: | Height: | Size: 945 B |
BIN
workflow/public_html/lib/img/icons/toolbar.png
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
BIN
workflow/public_html/lib/img/leaf.gif
Normal file
|
After Width: | Height: | Size: 945 B |
BIN
workflow/public_html/lib/img/sprite.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
workflow/public_html/lib/img/spriteOld.png
Normal file
|
After Width: | Height: | Size: 243 KiB |