alex
bd5dfe7e4c
escaped HTML chars entered in textfields
2018-01-23 09:41:41 +01:00
alex
14a7b0a921
added Statusgrund Bezeichnung for Logging, replaced array constant for backwards compatibility
2018-01-23 09:41:09 +01:00
alex
8bfde2c4eb
bigger nation column for infoonly (if long Nation), check for not existent Statusgrund
2018-01-22 17:56:58 +01:00
alex
5a0082ec11
added Studienplan Orgform and alternative Orgform (in "Anmerkung" field), Studienplansprache for display, Statusgrund Bezeichnung for Abgewiesener
2018-01-22 17:43:13 +01:00
alex
5725cc2dfe
infocenter details page opening in same window
2018-01-22 17:39:09 +01:00
alex
3a7b12a4ff
made table responsive, condensed
2018-01-22 17:38:10 +01:00
alex
8ad1c5a166
improved logging (english, logs Verarbeitunstaetigkeit, shows all logs for a person
2018-01-19 16:53:08 +01:00
alex
3ccd38540d
updated CI person logging for Verarbeitungstätigkeit (taetigkeit_kurzbz)
2018-01-19 16:50:36 +01:00
Andreas Österreicher
1cbba8bdaa
Lehrgänge aus Infocenter Filter ausgenommen
2018-01-19 16:22:37 +01:00
Andreas Österreicher
644d8941a2
Added missing permission
2018-01-19 16:20:47 +01:00
alex
9419fe8c3d
Added widgets FHC navigation and FHC navheader (as seen in sb admin2 template), bootstrapped filter page, added filter widget to infocenter table
2018-01-18 16:20:59 +01:00
alex
bcd2e7b0d8
replaced [] with array() (for old php version), removed comments
2018-01-18 15:55:46 +01:00
alex
4faa1fbc5b
added greater than filter
2018-01-18 15:50:33 +01:00
alex
6ae6940201
hidden filter header, simplified SQL statement: Studiensemester ende greater now
2018-01-18 15:37:33 +01:00
Andreas Österreicher
78df57044e
Resturlaubstage, Mehrarbeitsstunden und Urlaubsanspruch pro Jahr
...
entfernt. Diese können bei Mitarbeitern jetzt nicht mehr verwaltet
werden
2018-01-18 09:01:49 +01:00
alex
8f0b4c3114
infocenter: added confirmation popup when student freigegeben/abgewiesen, non-interessent or prestudenten with interessentenstatus confirmed are view-only (infoonly), added Nation data to Prestudent and akte, bugfixes
2018-01-17 11:45:23 +01:00
alex
2abdabd2e9
added sbadmin template as option in header
2018-01-17 11:18:30 +01:00
oesi
fb7e8f40fd
Added Permission to infocenter role
2018-01-17 11:16:18 +01:00
oesi
f28a590743
Neue Rollen werden automatisch angelegt wenn diese nicht vorhanden sind
2018-01-17 10:57:31 +01:00
Andreas Österreicher
4885fc1ac8
Berechtigungsrolle für Infocenter hinzugefügt
2018-01-17 10:48:46 +01:00
Andreas Österreicher
5aafa2153b
Tabelle für Verarbeitungstaetigkeiten hinzugefügt zur Kategorisierung
...
von Logeinträgen
2018-01-16 17:59:19 +01:00
Andreas Österreicher
c54bb2303d
Fixed some PHP 5.3 incompatible Codeparts
2018-01-15 18:00:41 +01:00
Andreas Österreicher
9669360b9a
Infocenter Filter angepasst damit die korrekten Personen angezeigt
...
werden
2018-01-12 15:52:20 +01:00
alex
0e6e6ab8ea
added bootstrap datepicker, dokumente nachgereicht in separate table, zgv panels collapsible and Interessenten come first, made columns more responsive
2018-01-10 09:53:34 +01:00
alex
2b186d0c45
improved infocenter details, added bootstrap and admin theme (sb admin 2) , added zgv pruefung Status, Studiensemester and Ausbildungssemester, contacts in one table, nachzureichen and nachgereicht am columns
2018-01-08 09:55:13 +01:00
alex
a8a5b5e1ad
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# application/views/templates/FHC-Header.php
2018-01-05 12:46:56 +01:00
alex
00dbedc040
added jqueryui, bootstrap, fontawesome, datatables (new tablesorter)
2018-01-05 12:45:58 +01:00
Paolo
e6d78d6d8d
- Changed query to retrive data about persons & logs
...
- Added operator "set" and "not set" to FilterWidget for timestamp type
- FilterWidget store filterId into session
- FilterWidget load a filter from DB only if a different filter is required
2018-01-04 18:14:52 +01:00
Paolo
f820fdf040
Correct CSS order in new FHC-Header
2018-01-03 11:30:51 +01:00
Paolo
628908b9e8
- FilterWidget now loads filter from DB only the first time
...
- Changed the query statement to load data from logs and person data
2017-12-21 16:26:23 +01:00
Paolo
92999ae93e
Retrive and display the list of available filters from DB
2017-12-20 12:22:34 +01:00
Paolo
6aeb96818f
- Added new includes to FHC-Header.php
...
- Now FilterWidget is not rendering an entire page but only a div
- Added view infocenterData to show the filter itself
- FilterWidget now is using the new FHC-Header
2017-12-19 10:53:02 +01:00
alex
fa3daa7a57
Created infocenter details page showing Person Stammdaten, Dokumente, Prestudent ZGVs, Logs and Notizen.
2017-12-18 14:01:42 +01:00
Paolo
024035e890
- Added directory application/controllers/system/infocenter/
...
- Moved controller TestFilterWidget to system/infocenter/
- Renamed controller TestFilterWidget to InfoCenter
- Added directory application/views/system/infocenter/
- Added views system/infocenter/infocenter.php and system/infocenter/infocenterFilters.php
- Added new header views/templates/FHC-Footer
- Added new header views/templates/FHC-Header
- FHC-Header still using old JQuery and missing others includes
2017-12-15 17:06:11 +01:00
Paolo
aeae34f4e0
- Added parameter hideSave to hide save button and fields
...
- Correctly saves personal filters
2017-12-13 13:51:38 +01:00
Paolo
47cd9d4137
By default the FilterWidget shows all the columns
2017-12-11 15:44:03 +01:00
Paolo
ec58b3eea1
Added full date filter support
2017-12-11 15:12:51 +01:00
Paolo
a8b86031af
Merge branch 'filters'
2017-12-06 11:02:33 +01:00
Paolo
a7582c8868
- Method execReadOnlyQuery of DB_Model has a less strict check about the query statement
...
- Added a first management of the type date
2017-12-05 17:39:31 +01:00
Paolo
e6aba9a3e2
- Renamed controllers/system/Test.php to controllers/system/TestFilterWidget.php
...
- Fixed problem with table sorter in views/templates/header.php
- Added checkboxes functionality to FilterWidget to render automatically the select column
- Added additionalColumns functionality to add additional columns to the dataset table
- Added formatRaw functionality to give an anonymous function as parameter to format every single raw of the dataset table
- The filter can be loaded from DB also by filter_id
2017-12-05 15:04:07 +01:00
Paolo
443dc9a7e7
Added method _loadFilter to FilterWidget
2017-12-04 11:15:23 +01:00
Paolo
e2908cc1d7
- Sets correctly the selected filter operation
...
- Use enter to set a filter
- Replaced submit buttons with buttons
2017-12-01 16:57:18 +01:00
Paolo
54f1403054
- Better Js
...
- Better HTML structure
- Correct dynamic build of the SQL statement
- Stores filters and filters operations in session
- Boolean values are converted as strings inside the table
2017-12-01 15:45:59 +01:00
Paolo
ec00c93d04
Better check if a table contains data before using the tablesorter
2017-12-01 15:15:16 +01:00
Paolo
34329edb74
- Better code style
...
- Clened views structure
- Use session to store the filter state
2017-11-29 18:26:43 +01:00
Paolo
80b954365e
Bugfix tablesorter, if a table is empty jquery not works anymore
2017-11-29 18:24:54 +01:00
Andreas Österreicher
6c62196acb
Added Library for document conversion and merging
...
Added function for loading documents of Akte
2017-11-28 14:08:29 +01:00
Andreas Österreicher
a4a9bcda46
Added errormessage when extension permission is missing on installation
2017-11-24 18:56:41 +01:00
Andreas Österreicher
5b54217733
Added new Logging System for Persons
...
Added a Wrapper to call CI functions from outside Codeigniter
2017-11-24 18:45:51 +01:00
Andreas Österreicher
d3d4e01afc
isBerechtigt is now a Public Method of PermissionLib
2017-11-24 17:11:18 +01:00