hainberg
b910f220ac
Added method getSTG_isEntitledFor to retrieve STG by entitlement of user
2019-08-29 14:07:45 +02:00
Cris
757ba05bc7
Started Lehrauftrag data query [PRE-ALPHA-VERSION]
...
Started: Building the Lehrauftrag data query to populate the
tabulator-table.
2019-08-01 15:49:23 +02:00
Cris
bb99d7b722
Started Lehrauftrag View [PRE-ALPHA-VERSION]
...
Started: Building the Lehrauftrag view.
2019-08-01 15:47:47 +02:00
Cris
157237963b
Lehrauftrag Controller [PRE-ALPHA-VERSION]
...
Started: Building the Lehrauftrag Controller.
2019-08-01 15:45:06 +02:00
Cris
a81098f884
Added method getSTGLByUID(uid) to Benutzerfunktion_model
...
The method getSTGLByUID(uid) gets information of all STG of which a given
user is in charge of as a study course manager.
2019-08-01 15:38:33 +02:00
hainberg
2daef49e52
Extended usability of Studiengang_widget [PRE-ALPHA-VERSION]
...
Started: Extended Studiengang_widget to be used with specific given
array of studiengaenge.
2019-08-01 15:34:06 +02:00
Cris
cf5177e5e1
Added method getNext() to Studiensemester_model
...
getNext() returns the upcoming study semester.
2019-08-01 15:25:52 +02:00
Paolo
6752dc649f
Now is possible to have more than one FilterWidget in a single page
2019-07-17 11:38:47 +02:00
Paolo
2013c86ad3
Added jQuery wrapper to tabulator
2019-07-12 18:03:04 +02:00
Paolo
9cb1062275
Added new option hideMenu to FilterWidget
2019-07-11 12:59:30 +02:00
Paolo
31caf460ec
Removed extra divs from views/widgets/filter/tableDataset.php
2019-07-11 12:14:35 +02:00
Paolo
73220d8dd6
More options to hide or show filter widget settings panel
2019-07-11 09:42:13 +02:00
Paolo
2daf745ad5
- Moved controller system/Filters to widgets/Filters
...
- Renamed FiltersLib to FilterWidgetLib
- Adapted code in widgets/FilterWidget, public/js/FilterWidget.js and public/js/infocenter/infocenterPersonDataset.js
2019-07-10 14:39:59 +02:00
Paolo
9fd91c2888
FilterWidget + Tabulator final version
2019-07-09 16:21:08 +02:00
Paolo
2922aa26fe
Added tabulator to composer, FHC-Header and a CSS for it
2019-07-09 11:57:52 +02:00
Paolo
f0ee8b0161
Added Tabulator to FilterWidget (alpha version)
2019-07-09 11:30:16 +02:00
Andreas Österreicher
93a6652c5f
Gradelist - Max-ECTS-Sum includes ECTS of assigned Courses without Grades
2019-07-05 17:07:06 +02:00
alex
71615770f1
Merge remote-tracking branch 'origin/master'
2019-07-04 11:21:50 +02:00
alex
8f5b32ee94
education/Lehreinheit_model: getLesForLv method: Lehreinheiten ordered by lehreinheit_id by default
2019-07-04 11:21:30 +02:00
Andreas Oesterreicher
7886cfc9e3
Tooltiptext für Notendurchschnitt auf Gradeliste hinzugefügt.
...
Menüpunkt im FAS gegendert
2019-07-01 14:37:14 +02:00
Andreas Österreicher
7ff6427d55
Notenspiegel Student umbenannt in Studienverlauf und Menüpunkt nach Berichte->Student verschoben
2019-06-25 08:48:20 +02:00
Paolo
477ebe7cc7
- core/Auth_Controller does NOT load anymore hlp_authentication helper
...
- Added function getAuthPersonId to hlp_authentication helper
- Added function isLogged to hlp_common helper
- hlp_authentication helper functions getAuthPersonId and getAuthUID make use of isLogged function
- AuthLib loads hlp_authentication helper after a successful login or if a user is already logged
- FilterLib does NOT load anymore hlp_authentication helper
- FilterLib does NOT use anymore BenutzerModel and getAuthUID, but retrieves user data directly using the person_id from getAuthPersonId
2019-06-21 13:16:14 +02:00
Manfred Kindl
be09e3bf5e
Refactor Reihungstest-Jobs
...
- Link to Auswertung instead of Student-Table in E-Mail (Data security)
- Params in function for degraee-program, bcc and from
2019-06-12 14:51:57 +02:00
raab
1b87073060
Formatierung Datum der Anmeldefrist
2019-06-07 11:19:45 +02:00
alex
05a049edca
Infocenter message Quereinsteiger Freigabe
...
- Orgform bezeichnung shown in german and english
Infocenter Controller changes
- constants for Interessent and Abgewiesener names added
- removed unnecessary parameters in comments
crm/Prestudent_model
- fixed typo
2019-06-03 16:30:44 +02:00
Andreas Österreicher
8d5742136c
Gradelist
...
- added additional Informations for courses
- only display courses where the person is assigned to
- added SWS Sum
- Improved Multilanguage support
2019-05-28 18:37:21 +02:00
Cris
e52e1fa001
Added job that informs about new applications sent after reihungstest absolved.
...
Added job that sends eMail(s) to the relevant stg assistance(s)
informing about all applicants, who have sent new applications
AFTER they had absolved a placement test in the actual studiensemester
AND who have been confirmed yesterday.
2019-05-27 10:42:02 +02:00
raab
ce61b30ec4
spalte anzahlaktepflicht, bugfixes
2019-05-24 13:03:44 +02:00
alex
73328f0dea
Infocenter Message Sending
...
- Infocenter RT Freigabe not sent if Prestudent has ANY bestätigt Interessentenstatus for the Studiensemester (not only last Status)
- removed unnecessary interessentenCount array
- moved part of message send check logic to InfoCenter Controller
2019-05-21 18:28:28 +02:00
Paolo
dcdfbbe0d7
- Added new constants LANG_SESSION_NAME and LANG_SESSION_INDEXES to constants.php
...
- Added new function getPhraseByLanguage to helpers/hlp_language_helper.php
2019-05-14 15:50:04 +02:00
Paolo
61f387e9f7
Added Format library needed by REST_Controller
2019-05-10 19:02:33 +02:00
Paolo
56e5718120
Merge branch 'master' into cleanci
2019-05-10 10:36:21 +02:00
Andreas Österreicher
0136d78cfd
Aligned ECTS in Gradelist
2019-05-10 07:53:39 +02:00
Manfred Kindl
69d624b841
Fixed display of dragAndDrop filters
2019-05-06 14:06:44 +02:00
Manfred Kindl
c18252a934
Merge remote-tracking branch 'origin/master'
2019-05-03 16:47:39 +02:00
Manfred Kindl
855a24968d
Refactor cronjob remindApplicantsOfPlacementTest
...
- renamed function
- extend function with params $bcc and $from to set bcc-receivers and sender
- changed function getWorkingDays to isDateWorkingDay
- changed function getNextPlacementtestDate to getNextPlacementtests
- extend function getNextPlacementtests with optional $days param
2019-05-03 16:46:05 +02:00
Andreas Österreicher
02bd9d528f
Fixed Bug where the Last Status was not displayed correctly on the gradelist
2019-05-03 11:15:59 +02:00
Paolo
9101537c14
Merge branch 'master' into cleanci
2019-04-30 14:42:40 +02:00
Paolo
8cb87556c6
CLI_Manager now loads form helper and ExtensionsLib
2019-04-30 14:19:48 +02:00
Paolo
bbe62cb997
Added new controller system/extensions/CLI_Manager to manage extensions from command line
2019-04-30 14:16:54 +02:00
alex
4151ae5364
education/Lehreinheit_model:
...
- prestudent_id also retrieved when getting students of a Lehreinheit
2019-04-30 14:00:01 +02:00
Paolo
d4c7f1f18d
Merge branch 'master' into cleanci
2019-04-30 13:14:37 +02:00
Paolo
3b4012798f
Fixed some comments typo
2019-04-30 13:13:34 +02:00
Paolo
783910b84c
Changed the way to set the header if the user is not authorized
2019-04-30 13:12:12 +02:00
Paolo
976df3868b
- Added new core controller CLI_Controller
...
- Adapted all the controllers jobs to use this new controller
2019-04-30 13:10:58 +02:00
Paolo
e1ed8b55f5
Fixed models
2019-04-26 12:51:02 +02:00
Paolo
c84c484a2a
Fixed models
2019-04-26 12:43:51 +02:00
Paolo
3a692f8a5e
Removed not used libraries and views
2019-04-26 11:38:28 +02:00
Paolo
f0fe4bc239
Removed not used config files
2019-04-26 11:27:39 +02:00
Paolo
50f3b95c89
Deleted all not used models by this project and by extensions
2019-04-26 11:16:41 +02:00