From e83d1cc9c5fd3acbaaff3d6032adbb91b0ccc5b1 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Thu, 3 Aug 2017 20:44:45 +0200 Subject: [PATCH] #352 initial commit - basic layout and saimod functionality --- autoload.inc | 4 ++ js/saimod_webcraft_updates.js | 76 +++++++++++++++++++++++++++ saimod_webcraft_updates.php | 15 ++++++ sql/DATA_SAIMOD_WEBCRAFT_UPDATES.php | 9 ++++ sql/autoload.inc | 4 ++ sql/mysql/system_api.sql | 9 ++++ sql/mysql/system_page.sql | 1 + sql/qq/MOJOTROLLZ_SERVER_LIST_ALL.php | 8 +++ sql/qq/SAIMOD_MOJOTROLLZ_DEL.php | 8 +++ sql/qq/SAIMOD_MOJOTROLLZ_SAVE.php | 8 +++ sql/qq/SAIMOD_MOJOTROLLZ_VISIBLE.php | 8 +++ tpl/saimod_webcraft_updates.tpl | 59 +++++++++++++++++++++ 12 files changed, 209 insertions(+) create mode 100644 autoload.inc create mode 100644 js/saimod_webcraft_updates.js create mode 100644 saimod_webcraft_updates.php create mode 100644 sql/DATA_SAIMOD_WEBCRAFT_UPDATES.php create mode 100644 sql/autoload.inc create mode 100644 sql/mysql/system_api.sql create mode 100644 sql/mysql/system_page.sql create mode 100644 sql/qq/MOJOTROLLZ_SERVER_LIST_ALL.php create mode 100644 sql/qq/SAIMOD_MOJOTROLLZ_DEL.php create mode 100644 sql/qq/SAIMOD_MOJOTROLLZ_SAVE.php create mode 100644 sql/qq/SAIMOD_MOJOTROLLZ_VISIBLE.php create mode 100644 tpl/saimod_webcraft_updates.tpl diff --git a/autoload.inc b/autoload.inc new file mode 100644 index 0000000..8666d9d --- /dev/null +++ b/autoload.inc @@ -0,0 +1,4 @@ +SERVERPATH(),$vars);} + public static function html_li_menu(){return '';} + public static function right_public(){return false;} + public static function right_right(){return \SYSTEM\SECURITY\security::check(\SYSTEM\SECURITY\RIGHTS::SYS_SAI);} + + /*public static function css(){ + return array((new \SYSTEM\PSAI('modules/saistart_sys_sai/css/saistart_sys_sai.css'));}*/ + public static function js(){ + return array(new \PSAI('saimod_webcraft_updates/js/saimod_webcraft_updates.js'));} +} \ No newline at end of file diff --git a/sql/DATA_SAIMOD_WEBCRAFT_UPDATES.php b/sql/DATA_SAIMOD_WEBCRAFT_UPDATES.php new file mode 100644 index 0000000..e685d46 --- /dev/null +++ b/sql/DATA_SAIMOD_WEBCRAFT_UPDATES.php @@ -0,0 +1,9 @@ +SERVERPATH(), + (new \PSAI('/saimod_webcraft_updates/sql/mysql/system_api.sql'))->SERVERPATH()); + } +} \ No newline at end of file diff --git a/sql/autoload.inc b/sql/autoload.inc new file mode 100644 index 0000000..ab5b8be --- /dev/null +++ b/sql/autoload.inc @@ -0,0 +1,4 @@ + +
+

   Webcraft Updates

+
+ +
+
+
+
+
+
+
+

Updates

+ + + + + + + + ${updates} +
timecommitcommit_lastcomplete
+
+

Commits of Update ${update}

+ + + + + + + + ${update_commits} +
timeauthorlogcommit
+
+

Projects of Update ${update}

+ + + + + + + + + + ${projects} +
timepathgit
+
+

Commits of Project ${project}

+ + + + + + + + ${commits} +
timeauthorlogcommit
+
+