kindlm
2f99457283
GET-Parameter auch für Text übernehmen
2024-03-28 13:54:45 +01:00
kindlm
f298814619
Merge branch 'master' of https://github.com/FH-Complete/FHC-Core
2024-01-18 20:31:31 +01:00
kindlm
32459ccff8
Statistik Load TimeLimit auf 600 gesetzt
...
Default Parameter bei Statistik aktualisiert
2023-12-05 14:38:07 +01:00
Paolo
75fb0f2d4a
- include/filter.class.php -> loadValues now calls the superclass protected method replaceSQLDecryptionPassword to replace password variables with their values
...
- include/statistik.class.php -> loadData now calls the superclass protected method replaceSQLDecryptionPassword to replace password variables with their values
- Added new functions hasSQLDecryption and isSQLDecryptionValid to include/functions.inc.php
- Script vilesci/statistik/filter_details.php and vilesci/stammdaten/statistik_details.php now do not allow to store SQL strings that contain PostgreSQL decryption functions using a clear password
2023-07-17 12:06:37 +02:00
Manfred
48172216cc
Zeilenzähler bei Statistik
2023-04-19 15:43:18 +02:00
Andreas Österreicher
5e1ed8fa14
Bugfix für Statistiken mit Array Parametern
2022-11-21 15:39:32 +01:00
Manfred
00ac201596
Text-Inputs in eckigen Klammern werden als Array interpretiert
2022-09-14 15:56:01 +02:00
Manfred
95c7f083d4
CSV-Export aus dem Reporting mit Komma statt Punkt
2022-02-23 16:17:13 +01:00
Andreas Österreicher
875fc5c632
Maximale laufzeit für Auswertungen erhöht
2021-10-22 16:07:41 +02:00
Andreas Österreicher
dfc55a8f95
Time Limit für Statistiken erhöht
2021-10-01 14:20:15 +02:00
Manfred
ddc7e0ef90
Fixed typo in statistik class
2021-09-17 15:32:26 +02:00
Andreas Österreicher
80ed75a6ad
Im Statistik SQL wird die Variable $user automatisch durch den eingeloggten User ersetzt.
2019-11-12 15:59:19 +01:00
alex
467c8b60cc
- statistik.class.php, fixed error: only non-published statistiken were loaded by default, now all are loaded
2019-08-07 16:49:57 +02:00
oesi
d63c8ac8da
Removed warning if no statistics are present
2017-02-14 08:19:41 +01:00
oesi
b8177b58e8
Merge branch 'master' into ci
...
Conflicts:
composer.json
composer.lock
phpci.yml
system/checksystem.php
system/dbupdate_3.2.php
tests/codeception/_data/dump.sql
tests/codeception/tests/acceptance/CISLoginPage.php
2017-01-20 11:05:08 +01:00
Andreas Moik
183962bd3b
- statistik: removed r and php
2016-12-13 16:13:30 +01:00
oesi
68a696cdc8
Merge branch 'master' into ci
...
Conflicts:
cis/testtool/admin/add_gebiet.php
cis/testtool/admin/edit_gebiet.php
cis/testtool/admin/index.php
config/global.config-default.inc.php
content/student/studentDBDML.php
content/student/studentdetailoverlay.xul.php
include/ablauf.class.php
include/frage.class.php
include/organisationseinheit.class.php
include/studiengang.class.php
include/vorschlag.class.php
phpci.yml
rdf/student.rdf.php
system/dbupdate_3.2.php
tests/codeception/_support/AcceptanceTester.php
tests/codeception/_support/BasisKlasseTest.php
tests/codeception/_support/FunctionalTester.php
tests/codeception/_support/UnitTester.php
tests/codeception/_support/_generated/AcceptanceTesterActions.php
tests/codeception/acceptance/AcceptanceTester.php
tests/codeception/acceptance/CISLoginPageCept.php
tests/codeception/acceptance/_bootstrap.php
tests/codeception/codeception.dist.yml
tests/codeception/functional/FunctionalTester.php
tests/codeception/functional/_bootstrap.php
tests/codeception/tests/acceptance.suite.dist.yml
tests/codeception/tests/acceptance/CISLoginPage.php
tests/codeception/tests/acceptance/CISLoginPageCept.php
tests/codeception/tests/api/_bootstrap.php
tests/codeception/tests/functional/FunctionalTester.php
tests/codeception/tests/functional/_bootstrap.php
tests/codeception/tests/unit/BasisKlasseTest.php
tests/codeception/tests/unit/UnitTester.php
tests/codeception/unit/BasisKlasseTest.php
tests/codeception/unit/UnitTester.php
2016-11-22 13:58:29 +01:00
Andreas Moik
33d3697f2f
add statistik_kurzbz to errormsg
2016-10-03 10:29:32 +02:00
bison
cf999b6d82
- Added constant DOC_ROOT in system.config-default.inc.php
...
- Using DOC_ROOT in dbupdate_3.2.php to be compatible with checksystem.php and DBTools.php
- Rolled back all classes in the include directory from CI to basis_db
2016-08-17 11:14:52 +02:00
paolo
58a6da42ae
The method loadWhole has been removed from model DB_Model.
...
The same functionality has given by calling the load method without parameters
2016-06-24 10:39:52 +02:00
paolo
0dc605df3c
- Modified FHC_Model, now it is saving uid in CI session
...
- Added codeception tests
- Added statistik to dump.sql
- Moved old libraries to CI
2016-06-06 16:36:23 +02:00
Andreas Moik
2c8b77e0fb
getArray() hinzugefügt, welche die Statistikdaten als Array zurückgibt
2015-10-20 10:57:33 +02:00
Paminger
d44633bde8
Merge branch 'master' of https://github.com/FH-Complete/FHC-Core
2015-05-07 08:19:46 +02:00
Paminger
fb3909325a
PG-Field-Name
2015-05-07 08:18:55 +02:00
oesi
79e4ea661d
HTML Zeichen in Statistiken werden jetzt konvertiert
2015-05-04 16:34:15 +02:00
Robert Hofer
6700cb499d
restrict statistik kurzbz
2014-12-18 14:13:10 +00:00
Robert Hofer
f738051830
restrict statistik kurzbt
2014-12-18 14:07:06 +00:00
Robert Hofer
ed8781a0af
statistik_details ueberarbeitet, neue spalte "preferences"
2014-12-02 14:13:44 +00:00
Andreas Österreicher
f670f45d2f
Diverse SQL-Injection Lücken geschlossen
2014-12-01 10:07:21 +00:00
Robert Hofer
9325ebecbf
order statistik, tablesorter hover, html id for filter
2014-12-01 08:03:41 +00:00
Robert Hofer
4e0e7788ce
neues Chart "Highcharts Drilldown"
2014-11-11 12:36:52 +00:00
Christian Paminger
cd5de08a55
Filter
2014-11-10 08:25:48 +00:00
Andreas Österreicher
995547f7c3
2014-10-17 06:52:13 +00:00
Christian Paminger
5f713d0885
Statistik
2014-10-15 04:47:04 +00:00
Andreas Österreicher
b9b8195999
Diverse Bugfixes Statistik
2014-10-14 09:12:54 +00:00
Christian Paminger
26f454e9c7
Statistik AddOn
2014-10-14 07:34:37 +00:00
Christian Paminger
b3e6c950e4
Statistik
2014-10-02 06:28:18 +00:00
Christian Paminger
4670cac3f5
Reports
2014-07-24 04:42:39 +00:00
Andreas Österreicher
35811cd3cb
- CMS Modul
...
- Dokumenten Management System - Erstversion
2011-03-24 15:19:12 +00:00
Andreas Österreicher
cc88c030f1
Statistik Modul - Erstversion
2011-03-22 09:06:32 +00:00
Andreas Österreicher
ab505aa520
2010-11-19 12:54:50 +00:00
Christian Paminger
78ac152d28
2010-11-19 09:36:55 +00:00
Christian Paminger
54b8e5c71a
2010-10-29 13:39:34 +00:00