Paolo
1b9693e316
Bugfix: Infocenter write page person id and prestudent id are swapped
2020-02-11 16:10:39 +01:00
Paolo
c7b33fe160
Bugfix: FAS write page person id and prestudent id are swapped
2020-02-11 16:04:08 +01:00
raab
a63f6bd256
Filter InfoCenterNotSentApplicationAll Spalten getauscht
2020-02-11 15:25:17 +01:00
Manfred Kindl
52e30e7cbb
Merge branch 'master' into Historie_PreStudent_Tab
2020-02-11 15:01:12 +01:00
Manfred Kindl
8f915d3c39
Initial File
2020-02-11 14:44:23 +01:00
Manfred Kindl
58a67ead5d
Berücksichtigung von Studienplan bei Ablauf
...
+ Kleine GUI-Anpassungen
2020-02-11 14:42:45 +01:00
Manfred Kindl
11231b99c2
Fallback Sprache
2020-02-11 14:41:59 +01:00
Manfred Kindl
ba7b4cf3ad
New Unique Index unq_idx_ablauf_gebiet_studiengang_semester
...
UNIQUE INDEX unq_idx_ablauf_gebiet_studiengang_semester in testtool.tbl_ablauf löschen und durch neuen INDEX ersetzen, der auch den Studienplan einschließt
2020-02-11 14:41:21 +01:00
alex
d5e8d33adc
public.vw_msg_vars: added orgform_kurzbz for tbl_bankverbindung
2020-02-11 10:28:43 +01:00
Cris
3a8e7427a7
Enhanced active status behaviour of button group
...
Active status of button help / settings was not clear before. This is
corrected now.
2020-02-11 08:59:23 +01:00
Cris
5953b6932f
Bufixed Chromes autofilling username in random input field
...
If no username input field is required, Chorme is autofilling a random
inputfield with username. This is a Chrome bug.
Workaround by adding a hidden username field. Also setting autocomplete=
new-password should help stopping random autofill in some browsers.
2020-02-10 15:42:34 +01:00
hainberg
66bdbbde26
Merge branch 'master' of https://github.com/FH-Complete/FHC-Core
2020-02-10 14:53:35 +01:00
alex
7fdaaace50
If Prestudent is freigegeben for RT and has already a Bewerber with reihungstestangetreten = true, a new Bewerber for the prestudent is created, reihungstestangetreten and teilgenommen are set to true
2020-02-07 17:46:29 +01:00
Paolo
0239246ab0
- Renamed APIv1_Controller to API_Controller
...
- Adapted code
- Added functionalities to API_Controller to log into the database
2020-02-07 15:11:00 +01:00
Andreas Österreicher
b0380f4b64
FilterWidget and TableWidget Pages can now also be access with Readonly Permission
2020-02-07 13:16:55 +01:00
Andreas Österreicher
e724f7159f
Datentyp der Offsetpunkte auf Numeric korrigiert
2020-02-07 11:31:08 +01:00
Andreas Österreicher
57af86a8bd
Merge branch 'feature-4900/3_Geschlecht'
2020-02-07 08:43:51 +01:00
Andreas Österreicher
40891496b1
Studienblatt RDF exportiert das Geschlecht und die Unterrichtssprache in Deutsch und Englisch
2020-02-07 08:40:18 +01:00
alex
7f8415e6dc
system/Variable_model: replaced concatenation of names array with ? (parameter replacement by CI) to prevent SQL injections
2020-02-06 14:52:26 +01:00
Andreas Österreicher
17ef2f173b
Fixed Error in Bewerberstatistik Excel Export
2020-02-06 14:28:15 +01:00
Andreas Österreicher
91bb16c474
Regenerate Session ID after Testtool Login
2020-02-05 17:26:53 +01:00
Andreas Österreicher
32c6f30aa7
Sortierung der Studienordnungen korrigiert
2020-02-05 16:16:24 +01:00
Andreas Österreicher
3d31bf1e07
Sortierung der Studienordnungen angepasst damit bei 2 Studienordnungen des selben Studiengangs mit gleichem Beginndatum bevorzugt die länger gültige (neuere) herangezogen wird beim Export der LV-Informationen
2020-02-05 16:10:33 +01:00
Andreas Österreicher
e2f4e35a7f
Lehrauftragsverwaltung zeigt per Default das aktuelle Studiensemester statt dem nächsten
2020-02-05 15:25:00 +01:00
alex
a5ad57ceee
testtool/admin/edit_gebiet.php: Offsetpunkte können nun über admin GUI eingetragen werden
2020-02-04 17:53:32 +01:00
Paolo
15b3532359
Merge branch 'master' into feature-3716/Messaging_inbox_outbox_user
2020-02-04 17:16:17 +01:00
Paolo
749e9be64d
Messaging system: student writes new message: separate logic for master and bachelor
2020-02-04 17:02:25 +01:00
Andreas Österreicher
a66d319581
Fixed some XSS Bugs
2020-02-04 14:58:33 +01:00
Paolo
53ac4d11ba
Do not retrieve the degree program name from studiengang table but directly from the organization unit table
...
in student sent messages page and student write to organisation unit page
2020-02-04 14:42:53 +01:00
Andreas Österreicher
e19533c0ba
Removed legacy Link from Vilesci Menu
2020-02-04 14:30:12 +01:00
Paolo
d496bf5993
When the recipient is infocenter then place a * close to the drop down description and a note under the tinymce box.
2020-02-03 16:44:29 +01:00
Andreas Österreicher
16f6bdbf70
Merge branch 'feature-5128/FHC-IDAM_account_activation'
2020-02-03 14:53:24 +01:00
Andreas Österreicher
7c087011d7
Merge branch 'feature-5156/Lehrauftragslisten_Stundensatz'
2020-02-03 13:05:43 +01:00
hainberg
ca2d5d9d08
Merge branch 'master' of https://github.com/FH-Complete/FHC-Core
2020-01-30 17:10:28 +01:00
Cris
b2542b5fcc
Added HELP button and collapsable help-info to TableWidget [ALPHA VERSION]
...
Now this is a standard behaviour of TableWidget.
Removed also table related help information from general
Hilfe-zu-dieser-Seite help.
[ALPHA VERSION]: minor issue to be fixed:
button color not toggling correctly when opening help then settings
(and way round)
2020-01-30 17:09:31 +01:00
Andreas Österreicher
40771ba669
Removed Deprecated Kreuzerltool
2020-01-30 16:19:14 +01:00
Andreas Österreicher
9a9d08da39
Merge branch 'bugfix-5822/Digitaler_Lehrauftrag_Sonstiges'
2020-01-30 14:16:25 +01:00
Andreas Österreicher
3f0336ffc6
Removed deprecated File
2020-01-30 14:05:29 +01:00
Cris
bce7f60df4
Moved layout options to TableWidget
...
Now this is a standard behaviour of TableWidget.
2020-01-30 13:22:49 +01:00
Cris
6897ccdd6b
Moved empty table placeholder text to TableWidget
...
Now this is a standard behaviour of TableWidget.
2020-01-30 12:43:50 +01:00
Cris
e1df2cbf23
Added tooltips on column headers (displaying title) in TableWidget
...
Now this is a standard behaviour of TableWidget.
2020-01-30 12:30:26 +01:00
Cris
8c36b0b67a
Reduced default minimum size of columns in Stornierte Lehraufträge
2020-01-30 12:28:51 +01:00
Cris
3b2b279bf9
Changed default visibility / order of columns
...
Now fitted to the users primary needs. Columns can be displayed/hidden
via Columnpicker by user afterwards.
2020-01-30 12:27:13 +01:00
Cris
bc1c33432f
Avoid of triple points at end of header title (more space)
2020-01-30 12:24:28 +01:00
Cris
bf1427e901
Added border to tabulator / tabulator header cells
2020-01-30 12:22:51 +01:00
Andreas Österreicher
bb6ebc1521
Fixed possible XSS Attack when passing "javascript:" or different protocol handler als parameter
2020-01-30 09:27:16 +01:00
Cris
98bb9987da
Now inkludierte Lehre also checking former (past) BIS Verwendungen
...
This allows display of column 'Betrag' in Lehraufträge annehmen.
(Important for external lectors, who want to see Betrag of their new
Lehrauftraege. They usually don't have active BIS Verwendung at the
beginning of each term, therefor last (past) BIS Verwendung needs to be
checked)
2020-01-29 09:55:59 +01:00
Cris
9bdee6d0f8
Corrected SQL query: now retrieving employees UID via tbl_mitarbeiter
...
Some Lectors, who were assigned as Projektbetreuer, received an email on
their (past) student-email-account. Now this is corrected.
2020-01-28 17:33:04 +01:00
alex
2e30841b0d
- added UDF prestudent dropdown to infocenterDetails
...
- crm/Prestudent_model: improved code, e.g. replaced ->retval
2020-01-28 17:21:47 +01:00
hainberg
0df02e8df2
Merge branch 'master' of https://github.com/FH-Complete/FHC-Core
2020-01-28 14:36:41 +01:00