From 4b6b59c8a750fe6408d5d0cbc0e584a737dd12c1 Mon Sep 17 00:00:00 2001 From: M.Gergo Date: Mon, 2 Sep 2019 02:25:31 +0200 Subject: Rev: 4535 --- mayor-orig/mayor-base/log/mayor-base.rev | 2 +- mayor-orig/mayor-base/www/include/base/mysql.php | 2 +- .../classic/base/javascript/base.jquery.min.js | 4 ++ mayor-orig/mayor-felveteli/log/mayor-felveteli.rev | 2 +- mayor-orig/mayor-fenntarto/log/mayor-fenntarto.rev | 2 +- .../mayor-installer-orig/log/mayor-installer.rev | 2 +- .../log/mayor-installer-sulix.rev | 2 +- mayor-orig/mayor-jatek/log/mayor-jatek.rev | 2 +- .../log/mayor-locales-de_DE.rev | 2 +- .../log/mayor-locales-en_US.rev | 2 +- .../log/mayor-locales-jp_JP.rev | 2 +- .../install/module-naplo/mysql/intezmeny.sql | 6 +++ .../install/module-naplo/mysql/tanev.sql | 8 ++++ mayor-orig/mayor-naplo/log/mayor-naplo.rev | 2 +- .../mayor-naplo/update/pre004531-1-intezmeny.sql | 19 +++++++++ .../mayor-naplo/update/pre004531-2-naplo.sql | 20 +++++++++ .../mayor-naplo/update/pre004532-1-intezmeny.sql | 1 + .../mayor-naplo/update/pre004532-2-naplo.sql | 1 + .../include/menu/private/hu_HU/module-naplo.php | 1 + .../www/include/modules/naplo/base/zcheck.php | 2 + .../include/modules/naplo/haladasi/haladasi.php | 6 +++ .../www/include/modules/naplo/share/ora.php | 12 ++++++ .../include/modules/naplo/share/oraModifier.php | 13 +++++- .../www/include/modules/naplo/share/orarend.php | 5 +++ .../lang/hu_HU/module-naplo/intezmeny/oraCimke.php | 9 ++++ .../policy/private/naplo/admin/settings-pre.php | 16 +++++++ .../www/policy/private/naplo/admin/settings.php | 14 +++++++ .../policy/private/naplo/haladasi/haladasi-pre.php | 14 ++++--- .../private/naplo/intezmeny/oraCimke-pre.php | 43 +++++++++++++++++++ .../policy/private/naplo/intezmeny/oraCimke.php | 8 ++++ .../policy/private/naplo/intezmeny/osztaly-pre.php | 2 +- .../www/policy/private/naplo/intezmeny/osztaly.php | 9 +++- .../policy/private/naplo/intezmeny/valtas-pre.php | 2 +- .../policy/private/naplo/orarend/orarend-pre.php | 9 +++- .../www/policy/private/naplo/orarend/orarend.php | 2 + .../classic/module-naplo/css/haladasi/haladasi.css | 10 ++++- .../module-naplo/css/intezmeny/oraCimke.css | 15 +++++++ .../classic/module-naplo/html/admin/settings.phtml | 11 +++++ .../module-naplo/html/haladasi/haladasi.phtml | 44 +++++++++++++++---- .../module-naplo/html/intezmeny/oraCimke.phtml | 49 ++++++++++++++++++++++ .../module-naplo/html/intezmeny/valtas.phtml | 6 ++- .../module-naplo/html/orarend/orarend.phtml | 4 ++ .../classic/module-naplo/html/share/file.phtml | 2 +- .../javascript/haladasi/haladasi.jquery.min.js | 4 +- mayor-orig/mayor-portal/log/mayor-portal.rev | 2 +- mayor-orig/mayor-wiki/log/mayor-wiki.rev | 2 +- mayor-orig/md5sum | 26 ++++++------ mayor-orig/rev.txt | 2 +- rev.txt | 2 +- 49 files changed, 373 insertions(+), 54 deletions(-) create mode 100644 mayor-orig/mayor-naplo/update/pre004531-1-intezmeny.sql create mode 100644 mayor-orig/mayor-naplo/update/pre004531-2-naplo.sql create mode 100644 mayor-orig/mayor-naplo/update/pre004532-1-intezmeny.sql create mode 100644 mayor-orig/mayor-naplo/update/pre004532-2-naplo.sql create mode 100644 mayor-orig/mayor-naplo/www/lang/hu_HU/module-naplo/intezmeny/oraCimke.php create mode 100644 mayor-orig/mayor-naplo/www/policy/private/naplo/admin/settings-pre.php create mode 100644 mayor-orig/mayor-naplo/www/policy/private/naplo/admin/settings.php create mode 100644 mayor-orig/mayor-naplo/www/policy/private/naplo/intezmeny/oraCimke-pre.php create mode 100644 mayor-orig/mayor-naplo/www/policy/private/naplo/intezmeny/oraCimke.php create mode 100644 mayor-orig/mayor-naplo/www/skin/classic/module-naplo/css/intezmeny/oraCimke.css create mode 100644 mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/admin/settings.phtml create mode 100644 mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/intezmeny/oraCimke.phtml diff --git a/mayor-orig/mayor-base/log/mayor-base.rev b/mayor-orig/mayor-base/log/mayor-base.rev index 322150f6..75c5751d 100644 --- a/mayor-orig/mayor-base/log/mayor-base.rev +++ b/mayor-orig/mayor-base/log/mayor-base.rev @@ -1 +1 @@ -4526 +4535 diff --git a/mayor-orig/mayor-base/www/include/base/mysql.php b/mayor-orig/mayor-base/www/include/base/mysql.php index b2e22f82..4bc49d16 100644 --- a/mayor-orig/mayor-base/www/include/base/mysql.php +++ b/mayor-orig/mayor-base/www/include/base/mysql.php @@ -104,7 +104,7 @@ $_SESSION['alert'][] = "message:sql_warning:db_connect/${SET['fv']}:modul $modul has empty database config value"; } } else { - if (__DEBUG || (defined('__DETAILED') && __DETAILED)) $_SESSION['alert'][] = "message:sql_connect_failure:db_connect/${SET['fv']}:modul - $modul, priv - $priv, username - $username, db - $db"; + if (__DEBUG || (defined('__DETAILED') && __DETAILED)) $_SESSION['alert'][] = "message:sql_connect_failure:db_connect/${SET['fv']}:host - $host, modul - $modul, priv - $priv, username - $username, db - $db"; else $_SESSION['alert'][] = "message:sql_connect_failure:db_connect/${SET['fv']}:$modul modul"; } return $lr; diff --git a/mayor-orig/mayor-base/www/skin/classic/base/javascript/base.jquery.min.js b/mayor-orig/mayor-base/www/skin/classic/base/javascript/base.jquery.min.js index 7241d8a8..92101d6c 100644 --- a/mayor-orig/mayor-base/www/skin/classic/base/javascript/base.jquery.min.js +++ b/mayor-orig/mayor-base/www/skin/classic/base/javascript/base.jquery.min.js @@ -501,9 +501,11 @@ mayorChange = function(event) { var ajaxRequestOK = (formElement.find('input.ajaxOption[value=onChangeRequestStop]').length == 0); // A class="DOA" - disable on ajax req - elemek letiltása formElement.find('.DOA').prop('disabled',true); + formElement.find('.ROA').prop('readonly',true); formElement.attr('action', uri); element.addClass('ajaxRequest'); + if (ajaxRequestOK) { ajaxRequest(formElement, { onSuccess: function(transport, status, xhr) { @@ -511,6 +513,7 @@ mayorChange = function(event) { element.removeClass('ajaxRequest'); element.removeClass('ajaxRequestError'); formElement.find('.DOA').prop('disabled',false).removeClass('ajaxRequest'); + formElement.find('.ROA').prop('readonly',false).removeClass('ajaxRequest'); // Egyedi kezelőfüggvény meghívása // pre-be pl.: $_JSON['onSuccess']['func'] = 'myTestFunc'; $_JSON['onSuccess']['param'] = array('txt' => 'Hahó'); // js-be pl.: myTestFunc = function(param) { console.log('myTestFunc: '+param.txt); } @@ -523,6 +526,7 @@ mayorChange = function(event) { element.removeClass('ajaxRequest'); element.removeClass('ajaxRequestDone'); formElement.find('.DOA').prop('disabled',false).removeClass('ajaxRequest'); + formElement.find('.ROA').prop('readonly',false).removeClass('ajaxRequest'); } }); } diff --git a/mayor-orig/mayor-felveteli/log/mayor-felveteli.rev b/mayor-orig/mayor-felveteli/log/mayor-felveteli.rev index 322150f6..75c5751d 100644 --- a/mayor-orig/mayor-felveteli/log/mayor-felveteli.rev +++ b/mayor-orig/mayor-felveteli/log/mayor-felveteli.rev @@ -1 +1 @@ -4526 +4535 diff --git a/mayor-orig/mayor-fenntarto/log/mayor-fenntarto.rev b/mayor-orig/mayor-fenntarto/log/mayor-fenntarto.rev index 322150f6..75c5751d 100644 --- a/mayor-orig/mayor-fenntarto/log/mayor-fenntarto.rev +++ b/mayor-orig/mayor-fenntarto/log/mayor-fenntarto.rev @@ -1 +1 @@ -4526 +4535 diff --git a/mayor-orig/mayor-installer-orig/log/mayor-installer.rev b/mayor-orig/mayor-installer-orig/log/mayor-installer.rev index 322150f6..75c5751d 100644 --- a/mayor-orig/mayor-installer-orig/log/mayor-installer.rev +++ b/mayor-orig/mayor-installer-orig/log/mayor-installer.rev @@ -1 +1 @@ -4526 +4535 diff --git a/mayor-orig/mayor-installer-sulix/log/mayor-installer-sulix.rev b/mayor-orig/mayor-installer-sulix/log/mayor-installer-sulix.rev index 322150f6..75c5751d 100644 --- a/mayor-orig/mayor-installer-sulix/log/mayor-installer-sulix.rev +++ b/mayor-orig/mayor-installer-sulix/log/mayor-installer-sulix.rev @@ -1 +1 @@ -4526 +4535 diff --git a/mayor-orig/mayor-jatek/log/mayor-jatek.rev b/mayor-orig/mayor-jatek/log/mayor-jatek.rev index 322150f6..75c5751d 100644 --- a/mayor-orig/mayor-jatek/log/mayor-jatek.rev +++ b/mayor-orig/mayor-jatek/log/mayor-jatek.rev @@ -1 +1 @@ -4526 +4535 diff --git a/mayor-orig/mayor-locales-de_DE/log/mayor-locales-de_DE.rev b/mayor-orig/mayor-locales-de_DE/log/mayor-locales-de_DE.rev index 322150f6..75c5751d 100644 --- a/mayor-orig/mayor-locales-de_DE/log/mayor-locales-de_DE.rev +++ b/mayor-orig/mayor-locales-de_DE/log/mayor-locales-de_DE.rev @@ -1 +1 @@ -4526 +4535 diff --git a/mayor-orig/mayor-locales-en_US/log/mayor-locales-en_US.rev b/mayor-orig/mayor-locales-en_US/log/mayor-locales-en_US.rev index 322150f6..75c5751d 100644 --- a/mayor-orig/mayor-locales-en_US/log/mayor-locales-en_US.rev +++ b/mayor-orig/mayor-locales-en_US/log/mayor-locales-en_US.rev @@ -1 +1 @@ -4526 +4535 diff --git a/mayor-orig/mayor-locales-jp_JP/log/mayor-locales-jp_JP.rev b/mayor-orig/mayor-locales-jp_JP/log/mayor-locales-jp_JP.rev index 322150f6..75c5751d 100644 --- a/mayor-orig/mayor-locales-jp_JP/log/mayor-locales-jp_JP.rev +++ b/mayor-orig/mayor-locales-jp_JP/log/mayor-locales-jp_JP.rev @@ -1 +1 @@ -4526 +4535 diff --git a/mayor-orig/mayor-naplo/install/module-naplo/mysql/intezmeny.sql b/mayor-orig/mayor-naplo/install/module-naplo/mysql/intezmeny.sql index ad7ad3aa..bc766bbd 100644 --- a/mayor-orig/mayor-naplo/install/module-naplo/mysql/intezmeny.sql +++ b/mayor-orig/mayor-naplo/install/module-naplo/mysql/intezmeny.sql @@ -949,6 +949,12 @@ CREATE TABLE `diakNyelvvizsga` ( CONSTRAINT `diakNyelvvizsga_ibfk_2` FOREIGN KEY (`targyId`) REFERENCES `targy` (`targyId`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_hungarian_ci; +CREATE TABLE `cimke` ( + `cimkeId` int(10) unsigned NOT NULL AUTO_INCREMENT, + `cimkeLeiras` varchar(16) NOT NULL, + PRIMARY KEY (`cimkeId`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_hungarian_ci; + DELIMITER // DROP FUNCTION IF EXISTS diakNaploSorszam // CREATE function diakNaploSorszam ( thisDiakId INT, thisTanev INT, thisOsztalyId INT ) returns INT diff --git a/mayor-orig/mayor-naplo/install/module-naplo/mysql/tanev.sql b/mayor-orig/mayor-naplo/install/module-naplo/mysql/tanev.sql index eaf74280..138e8c86 100644 --- a/mayor-orig/mayor-naplo/install/module-naplo/mysql/tanev.sql +++ b/mayor-orig/mayor-naplo/install/module-naplo/mysql/tanev.sql @@ -727,6 +727,14 @@ CREATE TABLE `jegyzetTankor` ( CONSTRAINT `jegyzetTankor_ibfk_2` FOREIGN KEY (`tankorId`) REFERENCES `%DB%`.`tankor` (`tankorId`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_hungarian_ci; + CREATE TABLE `oraCimke` ( + `oraId` int(10) unsigned NOT NULL, + `cimkeId` int(10) unsigned NOT NULL, + PRIMARY KEY (`oraId`,`cimkeId`), + CONSTRAINT `oraCimke_ibfk_1` FOREIGN KEY (`oraId`) REFERENCES `ora` (`oraId`) ON DELETE CASCADE ON UPDATE CASCADE, + CONSTRAINT `oraCimke_ibfk_2` FOREIGN KEY (`cimkeId`) REFERENCES `%DB%`.`cimke` (`cimkeId`) ON DELETE CASCADE ON UPDATE CASCADE +) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_hungarian_ci; + DROP FUNCTION IF EXISTS getNev; DROP FUNCTION IF EXISTS getOraIgTime; DROP FUNCTION IF EXISTS getOraTolTime; diff --git a/mayor-orig/mayor-naplo/log/mayor-naplo.rev b/mayor-orig/mayor-naplo/log/mayor-naplo.rev index 322150f6..75c5751d 100644 --- a/mayor-orig/mayor-naplo/log/mayor-naplo.rev +++ b/mayor-orig/mayor-naplo/log/mayor-naplo.rev @@ -1 +1 @@ -4526 +4535 diff --git a/mayor-orig/mayor-naplo/update/pre004531-1-intezmeny.sql b/mayor-orig/mayor-naplo/update/pre004531-1-intezmeny.sql new file mode 100644 index 00000000..c616f6d4 --- /dev/null +++ b/mayor-orig/mayor-naplo/update/pre004531-1-intezmeny.sql @@ -0,0 +1,19 @@ +DELIMITER $$ +DROP PROCEDURE IF EXISTS upgrade_database_4531 $$ + +CREATE PROCEDURE upgrade_database_4531() +BEGIN +SET NAMES utf8 COLLATE utf8_hungarian_ci; + +IF NOT EXISTS (SELECT * FROM information_schema.TABLES WHERE TABLE_SCHEMA=DATABASE() and TABLE_NAME='cimke') THEN + CREATE TABLE `cimke` ( + `cimkeId` int(10) unsigned NOT NULL AUTO_INCREMENT, + `cimkeLeiras` varchar(16) NOT NULL, + PRIMARY KEY (`cimkeId`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_hungarian_ci; +END IF; + + +END $$ +DELIMITER ; +CALL upgrade_database_4531(); diff --git a/mayor-orig/mayor-naplo/update/pre004531-2-naplo.sql b/mayor-orig/mayor-naplo/update/pre004531-2-naplo.sql new file mode 100644 index 00000000..54d52778 --- /dev/null +++ b/mayor-orig/mayor-naplo/update/pre004531-2-naplo.sql @@ -0,0 +1,20 @@ +DELIMITER $$ +DROP PROCEDURE IF EXISTS upgrade_database_4531_2 $$ + +CREATE PROCEDURE upgrade_database_4531_2() +BEGIN +SET NAMES utf8 COLLATE utf8_hungarian_ci; + +IF NOT EXISTS (SELECT * FROM information_schema.TABLES WHERE TABLE_SCHEMA=DATABASE() and TABLE_NAME='oraCimke') THEN + CREATE TABLE `oraCimke` ( + `oraId` int(10) unsigned NOT NULL, + `cimkeId` int(10) unsigned NOT NULL, + PRIMARY KEY (`oraId`,`cimkeId`), + CONSTRAINT `oraCimke_ibfk_1` FOREIGN KEY (`oraId`) REFERENCES `ora` (`oraId`) ON DELETE CASCADE ON UPDATE CASCADE, + CONSTRAINT `oraCimke_ibfk_2` FOREIGN KEY (`cimkeId`) REFERENCES %INTEZMENYDB%.`cimke` (`cimkeId`) ON DELETE CASCADE ON UPDATE CASCADE +) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_hungarian_ci; +END IF; + +END $$ +DELIMITER ; +CALL upgrade_database_4531_2(); diff --git a/mayor-orig/mayor-naplo/update/pre004532-1-intezmeny.sql b/mayor-orig/mayor-naplo/update/pre004532-1-intezmeny.sql new file mode 100644 index 00000000..d8a4ec87 --- /dev/null +++ b/mayor-orig/mayor-naplo/update/pre004532-1-intezmeny.sql @@ -0,0 +1 @@ +CALL upgrade_database_4531(); diff --git a/mayor-orig/mayor-naplo/update/pre004532-2-naplo.sql b/mayor-orig/mayor-naplo/update/pre004532-2-naplo.sql new file mode 100644 index 00000000..d19581ef --- /dev/null +++ b/mayor-orig/mayor-naplo/update/pre004532-2-naplo.sql @@ -0,0 +1 @@ +CALL upgrade_database_4531_2(); diff --git a/mayor-orig/mayor-naplo/www/include/menu/private/hu_HU/module-naplo.php b/mayor-orig/mayor-naplo/www/include/menu/private/hu_HU/module-naplo.php index 73e66f5b..488d5ec1 100644 --- a/mayor-orig/mayor-naplo/www/include/menu/private/hu_HU/module-naplo.php +++ b/mayor-orig/mayor-naplo/www/include/menu/private/hu_HU/module-naplo.php @@ -554,6 +554,7 @@ 'zaradek' => array(array('txt' => 'Záradék')), 'terem' => array(array('txt' => 'Terem')), 'verseny' => array(array('txt' => 'Verseny')), + 'oraCimke' => array(array('txt' => 'Haladási óra címkék')), ); $MENU['modules']['naplo']['sub']['ertekeles'] = array( 'kerdoivBetoltes' => array(array('txt' => 'Kérdőív betöltése')), diff --git a/mayor-orig/mayor-naplo/www/include/modules/naplo/base/zcheck.php b/mayor-orig/mayor-naplo/www/include/modules/naplo/base/zcheck.php index 38c03a11..91e3905a 100644 --- a/mayor-orig/mayor-naplo/www/include/modules/naplo/base/zcheck.php +++ b/mayor-orig/mayor-naplo/www/include/modules/naplo/base/zcheck.php @@ -80,6 +80,8 @@ } if (!defined('__TANITASINAP_HETENTE')) define('__TANITASINAP_HETENTE',5); + if (!define('__ORACIMKE_ENABLED')) define('__ORACIMKE_ENABLED',true) ; + /* üzenő szerepkor beallitasa */ if (__UZENOADMIN===true) { $__asWho = readVariable($_POST['asWho'],'strictstring','asIs',array('asAdmin','asIs')); diff --git a/mayor-orig/mayor-naplo/www/include/modules/naplo/haladasi/haladasi.php b/mayor-orig/mayor-naplo/www/include/modules/naplo/haladasi/haladasi.php index 7b890fad..9c46b400 100644 --- a/mayor-orig/mayor-naplo/www/include/modules/naplo/haladasi/haladasi.php +++ b/mayor-orig/mayor-naplo/www/include/modules/naplo/haladasi/haladasi.php @@ -124,6 +124,12 @@ } $sor['csoport'] = $tankorAdat[$sor['tankorId']]['csoport']; } + if (__ORACIMKE_ENABLED === true) { + // Cimkek + $q = "SELECT cimkeId from oraCimke where oraId=%u"; + $v = array($sor['oraId']); + $sor['cimke'] = db_query($q, array('fv' => 'getHaladasi/cimkek', 'modul' => 'naplo', 'result' => 'idonly', 'values' => $v), $lr); + } $ret[$sor['dt']][] = $sor; } // Nap információk lekérdezése diff --git a/mayor-orig/mayor-naplo/www/include/modules/naplo/share/ora.php b/mayor-orig/mayor-naplo/www/include/modules/naplo/share/ora.php index cdadeb00..73430f3d 100644 --- a/mayor-orig/mayor-naplo/www/include/modules/naplo/share/ora.php +++ b/mayor-orig/mayor-naplo/www/include/modules/naplo/share/ora.php @@ -622,4 +622,16 @@ return false; } + function getOraCimkek() { + return getCimkek(); + } + function getCimkek() { + if (__ORACIMKE_ENABLED === true) { + $q = "SELECT * FROM ".__INTEZMENYDBNEV.".cimke ORDER BY cimkeLeiras"; + $R = db_query($q,array('debug'=>false,'fv'=>'getCimkek','modul'=>'naplo','values'=>$v,'result'=>'indexed'),$olr_naplo); + return $R; + } + } + + ?> diff --git a/mayor-orig/mayor-naplo/www/include/modules/naplo/share/oraModifier.php b/mayor-orig/mayor-naplo/www/include/modules/naplo/share/oraModifier.php index 9165ac7c..53b6c763 100644 --- a/mayor-orig/mayor-naplo/www/include/modules/naplo/share/oraModifier.php +++ b/mayor-orig/mayor-naplo/www/include/modules/naplo/share/oraModifier.php @@ -78,7 +78,7 @@ return $RESULT; } - function updateHaladasiNaploOra($oraId, $leiras, $csoportAdat = '', $ki = '', $olr = '') { + function updateHaladasiNaploOra($oraId, $leiras, $cimkeId=0, $csoportAdat = '', $ki = '', $olr = '') { $RESULT = true; @@ -135,6 +135,17 @@ $RESULT = db_query($q, array('fv' => 'updateHaladasiNaploOra', 'modul' => 'naplo', 'values' => $v), $lr); //$_SESSION['alert'][] = $q; } + + if (__ORACIMKE_ENABLED === true) { + $q = "DELETE FROM oraCimke WHERE oraId=%u"; + $v = array($oraId); + db_query($q, array('fv' => 'updateHaladasiNaploOra/cimke', 'modul' => 'naplo', 'values' => $v), $lr); + if ($cimkeId>0) { // később tömb! + $q = "INSERT IGNORE INTO oraCimke VALUES (%u,%u)"; + $v = array($oraId,$cimkeId,$oraId); + db_query($q, array('fv' => 'updateHaladasiNaploOra/cimke', 'modul' => 'naplo', 'values' => $v), $lr); + } + } } else { // $RESULT = false; // igaziból nincs hiba, hisz nem csináltunk semmit $_SESSION['alert'][] = 'message:wrong_data:nem modosithato ora!!!'; diff --git a/mayor-orig/mayor-naplo/www/include/modules/naplo/share/orarend.php b/mayor-orig/mayor-naplo/www/include/modules/naplo/share/orarend.php index 5ae3a43a..0e2a5836 100644 --- a/mayor-orig/mayor-naplo/www/include/modules/naplo/share/orarend.php +++ b/mayor-orig/mayor-naplo/www/include/modules/naplo/share/orarend.php @@ -419,4 +419,9 @@ return reindex($result,$SET['arraymap']); } + function orarendvane() { + $q = "SELECT IF(count(*)>0,1,0) FROM orarendiOra"; + return db_query($q, array('fv'=>'orarendvane','modul'=>'naplo','result'=>'value')); + } + ?> diff --git a/mayor-orig/mayor-naplo/www/lang/hu_HU/module-naplo/intezmeny/oraCimke.php b/mayor-orig/mayor-naplo/www/lang/hu_HU/module-naplo/intezmeny/oraCimke.php new file mode 100644 index 00000000..a6b4a2e8 --- /dev/null +++ b/mayor-orig/mayor-naplo/www/lang/hu_HU/module-naplo/intezmeny/oraCimke.php @@ -0,0 +1,9 @@ + diff --git a/mayor-orig/mayor-naplo/www/policy/private/naplo/admin/settings-pre.php b/mayor-orig/mayor-naplo/www/policy/private/naplo/admin/settings-pre.php new file mode 100644 index 00000000..8f637334 --- /dev/null +++ b/mayor-orig/mayor-naplo/www/policy/private/naplo/admin/settings-pre.php @@ -0,0 +1,16 @@ + diff --git a/mayor-orig/mayor-naplo/www/policy/private/naplo/admin/settings.php b/mayor-orig/mayor-naplo/www/policy/private/naplo/admin/settings.php new file mode 100644 index 00000000..b8ae846a --- /dev/null +++ b/mayor-orig/mayor-naplo/www/policy/private/naplo/admin/settings.php @@ -0,0 +1,14 @@ + diff --git a/mayor-orig/mayor-naplo/www/policy/private/naplo/haladasi/haladasi-pre.php b/mayor-orig/mayor-naplo/www/policy/private/naplo/haladasi/haladasi-pre.php index 460e4ec9..31511d7b 100644 --- a/mayor-orig/mayor-naplo/www/policy/private/naplo/haladasi/haladasi-pre.php +++ b/mayor-orig/mayor-naplo/www/policy/private/naplo/haladasi/haladasi-pre.php @@ -40,9 +40,11 @@ if ( $skin == 'ajax' $oraId = $oraIds[$i]; $_ki = readVariable($_POST['K_'.$oraId], 'id', ''); $_leiras = readVariable($_POST['L_'.$oraId],'string', ''); + $_cimkeId = intval(readVariable($_POST['C_'.$oraId],'string', '')); $_csoportAdat = readVariable($_POST['M_'.$oraId], 'string', ''); - if (isset($_POST['L_'.$oraId])) - $_JSON['result'] = $_JSON['result'] && updateHaladasiNaploOra($oraId, $_leiras, $_csoportAdat, $_ki, $lr); + if (isset($_POST['L_'.$oraId])) { + $_JSON['result'] = $_JSON['result'] && updateHaladasiNaploOra($oraId, $_leiras, $_cimkeId, $_csoportAdat, $_ki, $lr); + } } } // ez DUPlikátum, a nem ajaxnál is ezt tesszük ám! @@ -189,11 +191,12 @@ if ( $skin == 'ajax' //EXPERIMENTAL: $_modTs = readVariable($_POST['T_'.$oraId], 'datetime', ''); $_ki = readVariable($_POST['K_'.$oraId], 'numeric', ''); $_leiras = readVariable($_POST['L_'.$oraId],'string', ''); //htmlspecialchars($_POST['L_'.$oraId]) + $_cimkeId = intval(readVariable($_POST['C_'.$oraId],'string', '')); $_csoportAdat = readVariable($_POST['M_'.$oraId], 'string', ''); //numeric:numeric ??? // paraméterek: $oraId, $leiras, $csoportAdat = 'csoportId:tankorId', $ki = '', $olr = '') if (isset($_POST['L_'.$oraId])) // a biztonság kedvéért ellenőrizzük - updateHaladasiNaploOra($oraId, $_leiras, $_csoportAdat, $_ki, $lr); - //EXPERIMENTAL: updateHaladasiNaploOra($oraId, $_leiras, $_csoportAdat, $_ki, $_modTs, $lr); + updateHaladasiNaploOra($oraId, $_leiras, $_cimkeId, $_csoportAdat, $_ki, $lr); + //EXPERIMENTAL: updateHaladasiNaploOra($oraId, $_leiras, $_cimke, $_csoportAdat, $_ki, $_modTs, $lr); } } $UJORA = readVariable($_POST['UJORA'],'string'); @@ -215,7 +218,7 @@ if ( $skin == 'ajax' if (is_array($_POST)) foreach ($_POST as $_key => $_leiras) { if (substr($_key,0,3) === 'LE_' && $_leiras!='' && is_numeric($UJORAIDK[$_dt][$_ora])) { list($_rest, $_dt,$_ora) = explode('_',$_key); - updateHaladasiNaploOra($UJORAIDK[$_dt][$_ora],$_leiras,'',$tanarId,$lr); + updateHaladasiNaploOra($UJORAIDK[$_dt][$_ora],$_leiras,0,'',$tanarId,$lr); } } //*** @@ -371,6 +374,7 @@ if ( $skin == 'ajax' $ADAT['szabadTermek'] = getSzabadTermekByDtInterval($tolDt,$igDt, null,'ora'); $ADAT['tankorTipusok'] = getTankorTipusok(); + if (__ORACIMKE_ENABLED === true) $ADAT['cimkek'] = getCimkek(); /* ------------------------------------------------- */ // toolBar $TOOL['datumSelect'] = array( diff --git a/mayor-orig/mayor-naplo/www/policy/private/naplo/intezmeny/oraCimke-pre.php b/mayor-orig/mayor-naplo/www/policy/private/naplo/intezmeny/oraCimke-pre.php new file mode 100644 index 00000000..dbca2542 --- /dev/null +++ b/mayor-orig/mayor-naplo/www/policy/private/naplo/intezmeny/oraCimke-pre.php @@ -0,0 +1,43 @@ +'oraCimke','modul'=>'naplo_intezmeny','values'=>$v)); + } + } + for($i=0; $i0) { + if ($D['cimkeLeiras'][$i]!='') { + $q = "UPDATE cimke SET cimkeLeiras = '%s' WHERE cimkeId = %u"; + $v = array($D['cimkeLeiras'][$i],$D['cimkeId'][$i]); + } + } elseif ($D['cimkeLeiras'][$i]!='') { + $q = "INSERT INTO cimke (cimkeLeiras) VALUES ('%s')"; + $v = array($D['cimkeLeiras'][$i]); + } + db_query($q, array('fv'=>'oraCimke','modul'=>'naplo_intezmeny','values'=>$v)); + } + + //teremAdatModositas($D,($action=='ujTerem')); + //unset($ADAT['teremId']); + } + + $ADAT['cimkek'] = getoracimkek(); + + } +?> diff --git a/mayor-orig/mayor-naplo/www/policy/private/naplo/intezmeny/oraCimke.php b/mayor-orig/mayor-naplo/www/policy/private/naplo/intezmeny/oraCimke.php new file mode 100644 index 00000000..b1732496 --- /dev/null +++ b/mayor-orig/mayor-naplo/www/policy/private/naplo/intezmeny/oraCimke.php @@ -0,0 +1,8 @@ + diff --git a/mayor-orig/mayor-naplo/www/policy/private/naplo/intezmeny/osztaly-pre.php b/mayor-orig/mayor-naplo/www/policy/private/naplo/intezmeny/osztaly-pre.php index 0bff88bf..5097037f 100644 --- a/mayor-orig/mayor-naplo/www/policy/private/naplo/intezmeny/osztaly-pre.php +++ b/mayor-orig/mayor-naplo/www/policy/private/naplo/intezmeny/osztaly-pre.php @@ -60,7 +60,7 @@ if (__NAPLOADMIN && isset($_POST['fileName']) && $_POST['fileName'] != '') { $MEZO_LISTA = $_POST['MEZO_LISTA']; $KULCS_MEZOK = $_POST['KULCS_MEZOK']; updateOsztaly($osztalyId, $fileName, $MEZO_LISTA, $KULCS_MEZOK, $mezo_elvalaszto, readVariable($_POST['rovatfej'], 'bool')); - + $ADAT['updatedFromFile']=true; } // MEZO_LISTA tömb } else { $_SESSION['alert'][] = 'message:file_not_found:'.$fileName; diff --git a/mayor-orig/mayor-naplo/www/policy/private/naplo/intezmeny/osztaly.php b/mayor-orig/mayor-naplo/www/policy/private/naplo/intezmeny/osztaly.php index c4f0ca80..20ca97a5 100644 --- a/mayor-orig/mayor-naplo/www/policy/private/naplo/intezmeny/osztaly.php +++ b/mayor-orig/mayor-naplo/www/policy/private/naplo/intezmeny/osztaly.php @@ -4,6 +4,12 @@ global $ADAT, $fileName, $ADATOK, $MEZO_LISTA, $attrList; + if ($ADAT['updatedFromFile']===true) { + + echo "KÉSZ!"; + + } else { + // Osztályhoz rendelés if (isset($ADAT['osztalyId']) && ($ADAT['osztalyAdat']["kezdoTanev"]<=$ADAT['tanev'] && $ADAT['osztalyAdat']["vegzoTanev"]>=$ADAT['tanev'])) { @@ -34,7 +40,6 @@ } elseif (__NAPLOADMIN) { putUjOsztalyForm($ADAT); } - - + } ?> diff --git a/mayor-orig/mayor-naplo/www/policy/private/naplo/intezmeny/valtas-pre.php b/mayor-orig/mayor-naplo/www/policy/private/naplo/intezmeny/valtas-pre.php index 99ece06d..8c0d870c 100644 --- a/mayor-orig/mayor-naplo/www/policy/private/naplo/intezmeny/valtas-pre.php +++ b/mayor-orig/mayor-naplo/www/policy/private/naplo/intezmeny/valtas-pre.php @@ -39,7 +39,7 @@ } } } - $ADAT['tanarok'] = getTanarok(array('extraAttrs'=>'titulus','telephelyId'=>__TELEPHELYID)); + $ADAT['tanarok'] = getTanarok(array('extraAttrs'=>'titulus,statusz,besorolas','telephelyId'=>__TELEPHELYID)); $lr = db_connect('naplo_intezmeny'); for($i=0; $i0) setcookie($page.'_'.$sub.'_'.$f, implode('+',$SAVESTATE), 0, '', '', TRUE, TRUE); } + ?> \ No newline at end of file diff --git a/mayor-orig/mayor-naplo/www/policy/private/naplo/orarend/orarend.php b/mayor-orig/mayor-naplo/www/policy/private/naplo/orarend/orarend.php index b0ed3b60..761156cd 100644 --- a/mayor-orig/mayor-naplo/www/policy/private/naplo/orarend/orarend.php +++ b/mayor-orig/mayor-naplo/www/policy/private/naplo/orarend/orarend.php @@ -2,6 +2,8 @@ global $ADAT; + if ($ADAT['orarendvane']==0) + putNincsOrarend(); if (is_array($ADAT)) putOrarend($ADAT); diff --git a/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/css/haladasi/haladasi.css b/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/css/haladasi/haladasi.css index 0bd630d9..063488d4 100644 --- a/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/css/haladasi/haladasi.css +++ b/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/css/haladasi/haladasi.css @@ -169,9 +169,12 @@ border: solid 1px #999; } input.gomb:hover { - background-color: #009900; - color: white; + background-color: rgba(255,255,255,0.9); + } + input.gomb.DOA.processing { + border-color:orange; } + /* input.rejtettGomb { border: solid 1px rgb(50,60,80);; background-color: rgb(50,60,80); } input.rejtettGomb:hover { border: solid 1px orange; background-color: rgb(80,60,50); color: white } */ @@ -311,6 +314,9 @@ } form.exportForm input:hover { color:black; border-color: black; background-color: white; opacity: 1; } form.exportForm input:active { background-color: cornflowerblue; color:white; } + + td.cimke { text-align:center; white-space: wrap; background-color: rgba(255,255,255,0.3);} + td.cimke span.cimke {background-color: orange; color:white; font-size:x-small; padding:0px 2px; border-radius: 2px; margin:2px;} } @media print { table.haladasiBejegyzesek thead tr th { border-bottom: solid 1px black;} diff --git a/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/css/intezmeny/oraCimke.css b/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/css/intezmeny/oraCimke.css new file mode 100644 index 00000000..cb91e123 --- /dev/null +++ b/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/css/intezmeny/oraCimke.css @@ -0,0 +1,15 @@ + + div.terem { text-align: center; background-color: #ffffff; } + div.terem table { margin: auto; background-color: #555555; } + div.terem table th { background-color: white; padding: 2px 4px; font-size:large; background-color: #555555; color:white; border-bottom:solid 2px white; padding:1px 10px;} + div.terem table td { background-color: rgb(240,240,240); text-align: left; padding: 2px 4px; } + div.terem table tr:hover td { background-color: #826373; color: white; } + div.terem table tr td a { color: black; } + div.terem table tr:hover td a { color: white; } + + form.terem h1 { background-color: #555555; color:white; margin:0px; padding:0.4em 0.2em; border-bottom: solid 2px lightgreen;} + + form.terem { background-color: ; width: 80%; margin: auto; padding: 20px; text-align: center; } + form.terem label { margin-left: 10px; margin-right:1em; } + form.terem div.tipus { width: 200px; float: right; background-color: #dddddd; border-width: 0px 1px 1px 1px; border-style: solid; border-color: #555555;} +/* form.terem label, form.terem input, form.terem select { vertical-align: top; }*/ diff --git a/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/admin/settings.phtml b/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/admin/settings.phtml new file mode 100644 index 00000000..eb19b314 --- /dev/null +++ b/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/admin/settings.phtml @@ -0,0 +1,11 @@ + \ No newline at end of file diff --git a/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/haladasi/haladasi.phtml b/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/haladasi/haladasi.phtml index 0638edf6..27eb51f1 100644 --- a/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/haladasi/haladasi.phtml +++ b/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/haladasi/haladasi.phtml @@ -53,7 +53,7 @@ echo ($ADAT['oraTerheles'][$ADAT['tanarId']]['ossz']['heti']); } echo ''; - echo ''; + echo ''; if ($tanarId!='') { echo ''.$title.''; if ($ADAT['csakUres']==true) { @@ -106,7 +106,7 @@ echo ($ADAT['oraTerheles'][$ADAT['tanarId']]['ossz']['heti']); } echo ''; - echo ''; + echo ''; // if (_SHOW_DAYS_FROM > $_TANEV['kezdesDt']) echo ''."\n"; if (_SHOW_DAYS_FROM > $_TANEV['kezdesDt']) echo ''; @@ -189,7 +189,7 @@ if (__PLUSZBEIRHAT===true) echo '
'; echo ''."\n"; // Az első cella a dátum/nap - echo ''; + echo ''; echo str_replace('-','.',$dt) .'. '; echo ''.$aHetNapjai[(date('w',$time)+6)%7].''; if ($napInfo2['napszam']!='' || $napInfo['orarendiHet'] != 0) { @@ -229,7 +229,7 @@ if (__PLUSZBEIRHAT===true) putUjOra(array('dt'=>$dt, 'ora'=>$j)); } } else { - echo ''._NINCS_ORAJA.''; + echo ''._NINCS_ORAJA.''; // if ($tanitasiNap && strtotime(date('Y-m-d'))>=strtotime($dt)) { // if ( // (strtotime(date('Y-m-d'))>=strtotime($dt) @@ -272,7 +272,7 @@ for ($i=0;$i'; - echo ''; + echo ''; $href = href('index.php?page=naplo&sub=osztalyozo&f=dolgozat&dolgozatId='.$did); echo ''; echo _BEJELENTETT_DOLGOZAT . ': '. $doga[$did]['dolgozatNev']; @@ -484,6 +484,8 @@ echo ''; echo $dOra['oraszam']; echo ''; + + } else { // itt kiírhatjuk a heti terhelését //echo 'eheti:'.($ADAT['oraTerheles'][$dOra['feladatTipusId']]['db']-$SZLO[$dOra['feladatTipusId']])."/".($ADAT['oraTerheles'][$dOra['feladatTipusId']]['db']).''; //echo 'eheti:'.($SZLO['sum']-$SZLO['sum_c'])."/".($SZLO['sum']).''; @@ -492,16 +494,39 @@ } echo ''."\n"; + echo ''; + if (__ORACIMKE_ENABLED === true) { + if ($modosithatoOra) { + if (count($ADAT['cimkek'])>0) { + echo ''; + } + } else { + $_C = array(); + for ($c = 0; $c0) echo ''.implode(' ',$_C).''; + } + } + echo ''; // ----- Leírás --------------------------------- if ($modosithatoOra) { echo ''; + + if ($dOra['leiras']!='') { // beírva - echo ''; - echo ''; + echo ''; + echo ''; echo ''; } else { - echo ''; - echo ''; + echo ''; + echo ''; echo ''; } echo ''; @@ -513,6 +538,7 @@ echo ''._NINCS_BEIRVA; } } + echo ''."\n"; // ----- Hiányzók ------------------------------- diff --git a/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/intezmeny/oraCimke.phtml b/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/intezmeny/oraCimke.phtml new file mode 100644 index 00000000..af3cd4c0 --- /dev/null +++ b/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/intezmeny/oraCimke.phtml @@ -0,0 +1,49 @@ +'; + echo '
'."\n"; + + echo ''."\n"; + + echo ''; + echo ''; + echo ''; + echo ''."\n"; + echo ''; + echo ''; + echo ''."\n"; + echo ''; + foreach ($ADAT['cimkek'] as $i => $D) { + echo ''; + echo ''; + echo ''; + echo ''."\n"; + } + echo ''; + echo ''; + echo ''; + echo ''."\n"; + echo ''."\n"; + + echo '
'._CIMKEID.''._LEIRAS.'
'; + echo ''; + echo '
'.$D['cimkeId'].''; + echo ' '; + echo ''; + echo ''; + echo '
'._UJCIMKE.''; + echo ' '; + echo ''; + echo '
'."\n"; + + echo '
'."\n"; + + formEnd(); + + } + + +?> diff --git a/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/intezmeny/valtas.phtml b/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/intezmeny/valtas.phtml index 75e6f446..756ec408 100644 --- a/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/intezmeny/valtas.phtml +++ b/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/intezmeny/valtas.phtml @@ -11,10 +11,14 @@ function putTanarLista($ADAT) { echo ''; echo ''.$T['tanarNev'].''; if ($T['titulus']!='') echo '
'.$T['titulus'].'
'; + if ($T['statusz']=='külső óraadó') echo '
'.$T['statusz'].'
'; + if ($T['besorolas']=='Gyakornok') echo '
'.kisbetus($T['besorolas']).'
'; +// if ($T['besorolas']=='Mesterpedagógus') echo '
'.kisbetus($T['besorolas']).'
'; + $osztalyai = ($ADAT['tanarOsztaly'][$T['tanarId']]); for ($j=0; $j
osztályfőnök '.$ADAT['osztalyok'][$_osztalyId]['osztalyJel']; + echo '
osztályfőnök '.$ADAT['osztalyok'][$_osztalyId]['osztalyJel']; echo ' ('.$ADAT['osztalyok'][$_osztalyId]['leiras'].')
'; } $munkakozossegei = ($ADAT['tanarMunkakozosseg'][$T['tanarId']]); // vezetett diff --git a/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/orarend/orarend.phtml b/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/orarend/orarend.phtml index 798c8e85..eccebf8a 100644 --- a/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/orarend/orarend.phtml +++ b/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/orarend/orarend.phtml @@ -1,5 +1,9 @@ Nincs órarend!'; + } + function csengetesiRend($csengetesiRendTipus, $telephelyId, $nap, $ora, $ADAT) { $most = false; if ($ADAT[$csengetesiRendTipus][$telephelyId][$nap][$ora]!='') $n = $nap; diff --git a/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/share/file.phtml b/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/share/file.phtml index 1bb2f616..7720f2ba 100644 --- a/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/share/file.phtml +++ b/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/share/file.phtml @@ -66,7 +66,7 @@ $SEL = array($RovatfejAttrs[$j] => ' selected="selected" '); echo ''."\n"; while(list($a,$txt) = each($attrs)) { - echo ''."\n"; + echo ''."\n"; } echo ''."\n"; diff --git a/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/javascript/haladasi/haladasi.jquery.min.js b/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/javascript/haladasi/haladasi.jquery.min.js index 68881382..890b8b46 100644 --- a/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/javascript/haladasi/haladasi.jquery.min.js +++ b/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/javascript/haladasi/haladasi.jquery.min.js @@ -23,8 +23,10 @@ $(function() { /* onload */ }); $('body').click(function(event) { var x = $(event.target); - if (x.hasClass('gomb DOA')) + if (x.hasClass('gomb DOA')) { x.prop('disabled', false); + x.addClass('processing'); + } }); $('.exportForm').click(function(event) { $('table.haladasiBejegyzesek input[type="text"].data').prop('readonly',true); diff --git a/mayor-orig/mayor-portal/log/mayor-portal.rev b/mayor-orig/mayor-portal/log/mayor-portal.rev index 322150f6..75c5751d 100644 --- a/mayor-orig/mayor-portal/log/mayor-portal.rev +++ b/mayor-orig/mayor-portal/log/mayor-portal.rev @@ -1 +1 @@ -4526 +4535 diff --git a/mayor-orig/mayor-wiki/log/mayor-wiki.rev b/mayor-orig/mayor-wiki/log/mayor-wiki.rev index 322150f6..75c5751d 100644 --- a/mayor-orig/mayor-wiki/log/mayor-wiki.rev +++ b/mayor-orig/mayor-wiki/log/mayor-wiki.rev @@ -1 +1 @@ -4526 +4535 diff --git a/mayor-orig/md5sum b/mayor-orig/md5sum index 5e6543d1..09714d6a 100644 --- a/mayor-orig/md5sum +++ b/mayor-orig/md5sum @@ -1,13 +1,13 @@ -Revision 4526 -e1d21d7c843f5140b9641f5f9329c91d mayor-fenntarto-rev4526.tgz -5e50e2244727c3b2a001a3fdb4bbb18d mayor-installer-sulix-rev4526.tgz -2cc2d13979a2534b51e96178040ac843 mayor-wiki-rev4526.tgz -ac440378a4829dd3ebdc64ee7d614844 mayor-installer-rev4526.tgz -57bd6b4680f6b71aeaa62b4b26c09a69 mayor-portal-rev4526.tgz -0523f87af2a531b5912c6033f0ade6a9 mayor-felveteli-rev4526.tgz -4c5ea291f6336296cae5b4e2dc7f86fe mayor-jatek-rev4526.tgz -3224f7af64daa5a410c597b6ef4047ed mayor-locales-jp_JP-rev4526.tgz -ec9938f20addefe1a74dd2269348d1e2 mayor-locales-de_DE-rev4526.tgz -dacdc683c8a590bd65b4ee1b41180ffc mayor-locales-en_US-rev4526.tgz -0d075bb5f844370a9bd20b3d70545540 mayor-naplo-rev4526.tgz -be9a1179a3adde150e481c5a09ffc2bc mayor-base-rev4526.tgz +Revision 4535 +30eb2105491afe4d9293f34af5b942a1 mayor-fenntarto-rev4535.tgz +4e78759a70d8dcd4794baa0f2c3f096c mayor-installer-sulix-rev4535.tgz +b60fcb00afe1281d195251ab55f78f2f mayor-wiki-rev4535.tgz +0f5124878c3866835b13970d9cddb449 mayor-installer-rev4535.tgz +f442eb22708137f9e972b7044bccf290 mayor-portal-rev4535.tgz +6e3b7a05bfbe4da54e78dc5912acf763 mayor-felveteli-rev4535.tgz +f7caa4b411002fb6324f472e6a28842b mayor-jatek-rev4535.tgz +cab1bdcddcfe19b99eb5c6ab31e776d2 mayor-locales-jp_JP-rev4535.tgz +a1ef696ed5b8248e9839815f899c0d6c mayor-locales-de_DE-rev4535.tgz +b696297401416fccab736afd2f2244a0 mayor-locales-en_US-rev4535.tgz +018085b3eb3a90bab70efee63368a476 mayor-naplo-rev4535.tgz +699133c2c62e5f6780793de768743e6a mayor-base-rev4535.tgz diff --git a/mayor-orig/rev.txt b/mayor-orig/rev.txt index 322150f6..75c5751d 100644 --- a/mayor-orig/rev.txt +++ b/mayor-orig/rev.txt @@ -1 +1 @@ -4526 +4535 diff --git a/rev.txt b/rev.txt index 322150f6..75c5751d 100644 --- a/rev.txt +++ b/rev.txt @@ -1 +1 @@ -4526 +4535 -- cgit v1.2.3