Explorar o código

moved static files from stuff to static folder

Piotr Labudda %!s(int64=7) %!d(string=hai) anos
pai
achega
d36e0933e8
Modificáronse 67 ficheiros con 21 adicións e 33 borrados
  1. 0 1
      SE/procesy/testy.php
  2. 6 7
      SE/se-lib/App.php
  3. 0 2
      SE/se-lib/PokazOfertyView.php
  4. 1 1
      SE/se-lib/TableAjax.php
  5. 13 13
      SE/se-lib/tmpl/_layout_gora.php
  6. BIN=BIN
      SE/static/i/add.png
  7. BIN=BIN
      SE/static/i/blank.gif
  8. BIN=BIN
      SE/static/i/close.gif
  9. BIN=BIN
      SE/static/i/del.png
  10. BIN=BIN
      SE/static/i/edit.gif
  11. BIN=BIN
      SE/static/i/img.gif
  12. BIN=BIN
      SE/static/i/loading.gif
  13. BIN=BIN
      SE/static/i/logo-procesy.jpg
  14. BIN=BIN
      SE/static/i/next.gif
  15. BIN=BIN
      SE/static/i/prev.gif
  16. BIN=BIN
      SE/static/i/sort-dw.gif
  17. BIN=BIN
      SE/static/i/sort-up.gif
  18. BIN=BIN
      SE/static/i/t-li-green.gif
  19. BIN=BIN
      SE/static/i/t-li.gif
  20. BIN=BIN
      SE/static/i/t-ul-green.gif
  21. BIN=BIN
      SE/static/i/t-ul.gif
  22. BIN=BIN
      SE/static/i/tree-collapse-btn.gif
  23. BIN=BIN
      SE/static/i/tree-lastnode.png
  24. BIN=BIN
      SE/static/i/tree-li-green.gif
  25. BIN=BIN
      SE/static/i/tree-li.gif
  26. BIN=BIN
      SE/static/i/tree-node.png
  27. BIN=BIN
      SE/static/i/tree-ul-green.gif
  28. BIN=BIN
      SE/static/i/tree-ul.gif
  29. BIN=BIN
      SE/static/i/tree-vline.png
  30. 0 0
      SE/static/jquery-2.1.0.min.js
  31. 0 0
      SE/static/jquery-plugins.js
  32. 0 0
      SE/static/jquery-ui-1.10.4.custom.min.js
  33. 0 0
      SE/static/jquery-ui-smoothness/images/animated-overlay.gif
  34. 0 0
      SE/static/jquery-ui-smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
  35. 0 0
      SE/static/jquery-ui-smoothness/images/ui-bg_flat_75_ffffff_40x100.png
  36. 0 0
      SE/static/jquery-ui-smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
  37. 0 0
      SE/static/jquery-ui-smoothness/images/ui-bg_glass_65_ffffff_1x400.png
  38. 0 0
      SE/static/jquery-ui-smoothness/images/ui-bg_glass_75_dadada_1x400.png
  39. 0 0
      SE/static/jquery-ui-smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
  40. 0 0
      SE/static/jquery-ui-smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
  41. 0 0
      SE/static/jquery-ui-smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
  42. 0 0
      SE/static/jquery-ui-smoothness/images/ui-icons_222222_256x240.png
  43. 0 0
      SE/static/jquery-ui-smoothness/images/ui-icons_2e83ff_256x240.png
  44. 0 0
      SE/static/jquery-ui-smoothness/images/ui-icons_454545_256x240.png
  45. 0 0
      SE/static/jquery-ui-smoothness/images/ui-icons_888888_256x240.png
  46. 0 0
      SE/static/jquery-ui-smoothness/images/ui-icons_cd0a0a_256x240.png
  47. 0 0
      SE/static/jquery-ui-smoothness/jquery-ui-1.10.1.custom.css
  48. 0 0
      SE/static/jquery-ui-smoothness/jquery-ui-1.10.1.custom.min.css
  49. 0 0
      SE/static/jquery-ui-smoothness/jquery-ui-1.10.4.custom.min.css
  50. 0 0
      SE/static/jquery.autosize.min.js
  51. 0 0
      SE/static/jquery.form.js
  52. 0 0
      SE/static/jquery.selectize/css/selectize.bootstrap2.css
  53. 0 0
      SE/static/jquery.selectize/css/selectize.bootstrap3.css
  54. 0 0
      SE/static/jquery.selectize/css/selectize.css
  55. 0 0
      SE/static/jquery.selectize/css/selectize.default.css
  56. 0 0
      SE/static/jquery.selectize/css/selectize.legacy.css
  57. 0 0
      SE/static/jquery.selectize/js/selectize.js
  58. 0 0
      SE/static/jquery.selectize/js/selectize.min.js
  59. 0 0
      SE/static/jquery.selectize/js/standalone/selectize.js
  60. 0 0
      SE/static/jquery.selectize/js/standalone/selectize.min.js
  61. 0 0
      SE/static/lodash.min.js
  62. 0 0
      SE/static/notify.min.js
  63. 0 0
      SE/static/numeral/numeral.min.js
  64. 1 1
      SE/static/p5UI/typespecial-fix.css
  65. 0 0
      SE/static/superagent.js
  66. 0 0
      SE/static/validate.min.js
  67. 0 8
      SE/superedit-OBOWIAZKI_GRAPH.php

+ 0 - 1
SE/procesy/testy.php

@@ -2694,7 +2694,6 @@ function task_TEST_SORT() {
 	$cols['DESC'] = "DESC";
 	//$cols['TEST_SORT_PRIO'] = "Kolejno????";
 
-	//echo '<link rel="stylesheet" type="text/css" href="stuff/jquery-ui-smoothness/jquery-ui-1.10.1.custom.min.css">';
 	?>
 	<style type="text/css">
 .tbl-view .selected td {background:#FCFFCE;}

+ 6 - 7
SE/se-lib/App.php

@@ -5,7 +5,7 @@
  *     is_allowed_menu() - checks if User can execute this menu (in array main_menu)
  *   functions like NEW_RECORD, EDIT_RECORD, UPDATEDB etc. not in MENU_INIT
  *   history: [menu =>]
- * 
+ *
  * [AJAX]
  *   print_js_ajax_callback
  *     js function definitions
@@ -69,7 +69,7 @@ class App {
 		// [user] -> require [host]
 		// [pass] -> require [user],[host]
 		// [path] -> require [host]
-		// [query] -> 
+		// [query] ->
 		// [fragment] -> require [query]
 
 		// App add task always
@@ -120,10 +120,10 @@ class App {
 
 	/**
 	 * @param $out_type - 'show', 'search'
-	 * @param $name - 
-	 * @param $sql_type - 
-	 * @param $value - 
-	 * @param $attr - 
+	 * @param $name -
+	 * @param $sql_type -
+	 * @param $value -
+	 * @param $attr -
 	 */
 	public static function _field($out_type, $name, $sql_type, $value = '', $attr = array()) {
 		$ret = '';
@@ -809,7 +809,6 @@ function scrollToProces(item_id) {
 
 	public static function show_head_css() {
 		?>
-		<!-- <link rel="stylesheet" type="text/css" href="stuff/jquery-ui-smoothness/jquery-ui-1.10.1.custom.min.css"> -->
 		<style type="text/css">
 .tip-popup-wrap{display:none;padding:0;position:absolute;z-index:10000;background:#fff;border:4px solid #444;}
 .tip-popup-wrap #tip-popup-box{margin:0;padding:3px;background:#fff;color:#000;text-align:left;overflow:auto;}

+ 0 - 2
SE/se-lib/PokazOfertyView.php

@@ -70,8 +70,6 @@ body{font-family:arial; font-size:12px;}
 	}
 
 	function print_jquery_ui() {
-		//$out = '<link rel="stylesheet" type="text/css" href="stuff/jquery-ui-smoothness/jquery-ui-1.10.1.custom.min.css">' . "\n";
-		//$out .= '<script type="text/javascript" src="stuff/jquery-ui.custom.min.js"></script>' . "\n";
 		return '';//$out;
 	}
 

+ 1 - 1
SE/se-lib/TableAjax.php

@@ -257,7 +257,7 @@ class TableAjax extends ViewAjax {
 		if ($tblAjaxMap) $tblAjaxMap->printJS();
 		echo UI::h('script', ['src'=>"static/sweetalert2.min.js"]);
 		echo UI::h('script', ['src'=>"static/jquery.doubleScroll.js"]);
-		echo UI::h('link', ['rel'=>"stylesheet", 'type'=>"text/css", 'href'=>"stuff/jquery-ui-smoothness/jquery-ui-1.10.4.custom.min.css"]);
+		echo UI::h('link', ['rel'=>"stylesheet", 'type'=>"text/css", 'href'=>"static/jquery-ui-smoothness/jquery-ui-1.10.4.custom.min.css"]);
 		echo UI::h('link', ['rel'=>"stylesheet", 'type'=>"text/css", 'href'=>"static/sweetalert2.min.css"]);
 		UI::inlineCSS( __FILE__ . '.style.css' );
 		echo UI::h('script', [ 'src' => "static/vendor.js" ]); // window.p5VendorJs: {React, ReactDOM, createReactClass, Redux}

+ 13 - 13
SE/se-lib/tmpl/_layout_gora.php

@@ -6,9 +6,9 @@
 	<link rel="shortcut icon" type="image/x-icon" href="./favicon.png?v=0.1">
 	<meta name="author" content="Piotr Labudda <piotrl86@gmail.com>" />
 	<link rel="stylesheet" href="static/bootstrap/css/bootstrap.min.css" type="text/css" />
-	<link rel="stylesheet" href="stuff/jquery.selectize/css/selectize.bootstrap3.css" type="text/css" />
+	<link rel="stylesheet" href="static/jquery.selectize/css/selectize.bootstrap3.css" type="text/css" />
 	<link rel="stylesheet" href="static/bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css" type="text/css" />
-	<link rel="stylesheet" href="stuff/jquery-ui-smoothness/jquery-ui-1.10.4.custom.min.css" type="text/css">
+	<link rel="stylesheet" href="static/jquery-ui-smoothness/jquery-ui-1.10.4.custom.min.css" type="text/css">
 <?php
 	UI::inlineCSS(APP_PATH_WWW . '/static/p5UI/main.css');
 	UI::inlineRawCSS(UI::fixFooterPosition('body_css_style'));
@@ -16,21 +16,21 @@
 	UI::inlineRawJS(APP_PATH_WWW . '/static/fetch-polyfill.min.js');
 	UI::inlineRawJS(APP_PATH_WWW . '/static/promise-polyfill.min.js');
 ?>
-	<script src="stuff/jquery-2.1.0.min.js"></script>
-	<script src="stuff/jquery-plugins.js"></script>
-	<script src="stuff/jquery.form.js"></script>
-	<script src="stuff/jquery.autosize.min.js"></script>
+	<script src="static/jquery-2.1.0.min.js"></script>
+	<script src="static/jquery-plugins.js"></script>
+	<script src="static/jquery.form.js"></script>
+	<script src="static/jquery.autosize.min.js"></script>
 	<script src="static/bootstrap/js/bootstrap.min.js"></script>
-	<script src="stuff/jquery.selectize/js/standalone/selectize.min.js"></script>
-	<script src="stuff/numeral/numeral.min.js"></script>
+	<script src="static/jquery.selectize/js/standalone/selectize.min.js"></script>
+	<script src="static/numeral/numeral.min.js"></script>
 	<script src="static/moment/moment.min.js"></script>
 	<script src="static/moment/pl.js"></script>
 	<script src="static/bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js"></script>
-	<script src="stuff/notify.min.js"></script>
-	<script src="stuff/jquery-ui-1.10.4.custom.min.js"></script>
-	<script src="stuff/lodash.min.js?_v=4.6.1"></script>
-	<script src="stuff/superagent.js"></script>
-	<script src="stuff/validate.min.js"></script>
+	<script src="static/notify.min.js"></script>
+	<script src="static/jquery-ui-1.10.4.custom.min.js"></script>
+	<script src="static/lodash.min.js?_v=4.6.1"></script>
+	<script src="static/superagent.js"></script>
+	<script src="static/validate.min.js"></script>
 	<?php S::printTimeoutUpdateJs(); ?>
 	<?php if (DBG::isActive()) : ?>
 		<script>

BIN=BIN
SE/static/i/add.png


BIN=BIN
SE/static/i/blank.gif


BIN=BIN
SE/static/i/close.gif


BIN=BIN
SE/static/i/del.png


BIN=BIN
SE/static/i/edit.gif


BIN=BIN
SE/static/i/img.gif


BIN=BIN
SE/static/i/loading.gif


BIN=BIN
SE/static/i/logo-procesy.jpg


BIN=BIN
SE/static/i/next.gif


BIN=BIN
SE/static/i/prev.gif


BIN=BIN
SE/static/i/sort-dw.gif


BIN=BIN
SE/static/i/sort-up.gif


BIN=BIN
SE/static/i/t-li-green.gif


BIN=BIN
SE/static/i/t-li.gif


BIN=BIN
SE/static/i/t-ul-green.gif


BIN=BIN
SE/static/i/t-ul.gif


BIN=BIN
SE/static/i/tree-collapse-btn.gif


BIN=BIN
SE/static/i/tree-lastnode.png


BIN=BIN
SE/static/i/tree-li-green.gif


BIN=BIN
SE/static/i/tree-li.gif


BIN=BIN
SE/static/i/tree-node.png


BIN=BIN
SE/static/i/tree-ul-green.gif


BIN=BIN
SE/static/i/tree-ul.gif


BIN=BIN
SE/static/i/tree-vline.png


+ 0 - 0
SE/stuff/jquery-2.1.0.min.js → SE/static/jquery-2.1.0.min.js


+ 0 - 0
SE/stuff/jquery-plugins.js → SE/static/jquery-plugins.js


+ 0 - 0
SE/stuff/jquery-ui-1.10.4.custom.min.js → SE/static/jquery-ui-1.10.4.custom.min.js


+ 0 - 0
SE/stuff/jquery-ui-smoothness/images/animated-overlay.gif → SE/static/jquery-ui-smoothness/images/animated-overlay.gif


+ 0 - 0
SE/stuff/jquery-ui-smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png → SE/static/jquery-ui-smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png


+ 0 - 0
SE/stuff/jquery-ui-smoothness/images/ui-bg_flat_75_ffffff_40x100.png → SE/static/jquery-ui-smoothness/images/ui-bg_flat_75_ffffff_40x100.png


+ 0 - 0
SE/stuff/jquery-ui-smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png → SE/static/jquery-ui-smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png


+ 0 - 0
SE/stuff/jquery-ui-smoothness/images/ui-bg_glass_65_ffffff_1x400.png → SE/static/jquery-ui-smoothness/images/ui-bg_glass_65_ffffff_1x400.png


+ 0 - 0
SE/stuff/jquery-ui-smoothness/images/ui-bg_glass_75_dadada_1x400.png → SE/static/jquery-ui-smoothness/images/ui-bg_glass_75_dadada_1x400.png


+ 0 - 0
SE/stuff/jquery-ui-smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png → SE/static/jquery-ui-smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png


+ 0 - 0
SE/stuff/jquery-ui-smoothness/images/ui-bg_glass_95_fef1ec_1x400.png → SE/static/jquery-ui-smoothness/images/ui-bg_glass_95_fef1ec_1x400.png


+ 0 - 0
SE/stuff/jquery-ui-smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png → SE/static/jquery-ui-smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png


+ 0 - 0
SE/stuff/jquery-ui-smoothness/images/ui-icons_222222_256x240.png → SE/static/jquery-ui-smoothness/images/ui-icons_222222_256x240.png


+ 0 - 0
SE/stuff/jquery-ui-smoothness/images/ui-icons_2e83ff_256x240.png → SE/static/jquery-ui-smoothness/images/ui-icons_2e83ff_256x240.png


+ 0 - 0
SE/stuff/jquery-ui-smoothness/images/ui-icons_454545_256x240.png → SE/static/jquery-ui-smoothness/images/ui-icons_454545_256x240.png


+ 0 - 0
SE/stuff/jquery-ui-smoothness/images/ui-icons_888888_256x240.png → SE/static/jquery-ui-smoothness/images/ui-icons_888888_256x240.png


+ 0 - 0
SE/stuff/jquery-ui-smoothness/images/ui-icons_cd0a0a_256x240.png → SE/static/jquery-ui-smoothness/images/ui-icons_cd0a0a_256x240.png


+ 0 - 0
SE/stuff/jquery-ui-smoothness/jquery-ui-1.10.1.custom.css → SE/static/jquery-ui-smoothness/jquery-ui-1.10.1.custom.css


+ 0 - 0
SE/stuff/jquery-ui-smoothness/jquery-ui-1.10.1.custom.min.css → SE/static/jquery-ui-smoothness/jquery-ui-1.10.1.custom.min.css


+ 0 - 0
SE/stuff/jquery-ui-smoothness/jquery-ui-1.10.4.custom.min.css → SE/static/jquery-ui-smoothness/jquery-ui-1.10.4.custom.min.css


+ 0 - 0
SE/stuff/jquery.autosize.min.js → SE/static/jquery.autosize.min.js


+ 0 - 0
SE/stuff/jquery.form.js → SE/static/jquery.form.js


+ 0 - 0
SE/stuff/jquery.selectize/css/selectize.bootstrap2.css → SE/static/jquery.selectize/css/selectize.bootstrap2.css


+ 0 - 0
SE/stuff/jquery.selectize/css/selectize.bootstrap3.css → SE/static/jquery.selectize/css/selectize.bootstrap3.css


+ 0 - 0
SE/stuff/jquery.selectize/css/selectize.css → SE/static/jquery.selectize/css/selectize.css


+ 0 - 0
SE/stuff/jquery.selectize/css/selectize.default.css → SE/static/jquery.selectize/css/selectize.default.css


+ 0 - 0
SE/stuff/jquery.selectize/css/selectize.legacy.css → SE/static/jquery.selectize/css/selectize.legacy.css


+ 0 - 0
SE/stuff/jquery.selectize/js/selectize.js → SE/static/jquery.selectize/js/selectize.js


+ 0 - 0
SE/stuff/jquery.selectize/js/selectize.min.js → SE/static/jquery.selectize/js/selectize.min.js


+ 0 - 0
SE/stuff/jquery.selectize/js/standalone/selectize.js → SE/static/jquery.selectize/js/standalone/selectize.js


+ 0 - 0
SE/stuff/jquery.selectize/js/standalone/selectize.min.js → SE/static/jquery.selectize/js/standalone/selectize.min.js


+ 0 - 0
SE/stuff/lodash.min.js → SE/static/lodash.min.js


+ 0 - 0
SE/stuff/notify.min.js → SE/static/notify.min.js


+ 0 - 0
SE/stuff/numeral/numeral.min.js → SE/static/numeral/numeral.min.js


+ 1 - 1
SE/static/p5UI/typespecial-fix.css

@@ -11,7 +11,7 @@
 	right: 34px;
 	width: 16px;
 	height: 16px;
-	background: url(stuff/i/loading.gif);
+	background: url(static/i/loading.gif);
 	background-size: 16px 16px;
 	opacity: 0;
 }

+ 0 - 0
SE/stuff/superagent.js → SE/static/superagent.js


+ 0 - 0
SE/stuff/validate.min.js → SE/static/validate.min.js


+ 0 - 8
SE/superedit-OBOWIAZKI_GRAPH.php

@@ -89,13 +89,6 @@ function OBOWIAZKI_GRAPH() {
 <div id="obowiazki_graph" style="border:1px solid #ddd;max-height:600px;overflow:auto;"></div>
 
 <script src="stuff/joint-js/joint.min.js"></script>
-<!--
-<script src="stuff/joint-js/lodash.min.js"></script>
-<script src="stuff/joint-js/backbone-min.js"></script>
-<script src="stuff/joint-js/geometry.min.js"></script>
-<script src="stuff/joint-js/vectorizer.min.js"></script>
-<script src="stuff/joint-js/joint.clean.min.js"></script>
--->
 <script>
 <?php
 	$boxHeight = 20;
@@ -197,4 +190,3 @@ graph.addCells([link]);
 </script>
 	<?php
 }
-