Commit Graph

8553 Commits

Author SHA1 Message Date
Andreas Österreicher b86aaf735c Added Permissions to Infocenter Role 2018-02-21 23:26:05 +01:00
Paolo 983a73fa48 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2018-02-21 18:02:48 +01:00
Paolo 72bb40e786 - Added method escapeLike to DB_Model to escape strings for LIKE operator
- Added JS include jqueryui to InfoCenter
- Added left join to system.tbl_person_lock in infocenterData.php
- Added field LockDate to InfoCenter filter
- Added parameter markRow to InfoCenter filter
- Added DragNDrop to FilterWidget to sort/remove the selected filter fields
- FilterWidget now display the name of the loaded filter if available
- Added the property "name" to the jsonb of filters to display the name of the loaded filter
- Added the static method displayFilterName to the FilterWidget to display the name of the loaded filter
- The collapsible panel in FilterWidget now shows/hides the fields selection, the filter operators and the inputs to save the custom filter
- The GUI remembers if the collapsible panel should be closed or open
- Added the "Apply" button to the filter operators
- Added the markRow parameter to the FilterWidget, used to mark a row if one or more conditions are matched
- Added the alternativeMarkRowClass to use a different class to mark a row
- Added the public static function markRow to the FilterWidget
2018-02-21 17:48:03 +01:00
alex cca4fee51e mark header red if locked by other person, locking is possible either generally (app null) or only for certain apps. 2018-02-21 13:44:44 +01:00
Andreas Österreicher f7593653ea Maillib Added support for overriding the Mail FROM 2018-02-21 07:16:03 +01:00
Andreas Österreicher dd70f02791 Added Permission to Infocenter-role 2018-02-21 07:14:53 +01:00
Andreas Österreicher 7c2445dc89 Messages im FAS werden nach Datum sortiert anstatt nach Betreff 2018-02-20 18:42:23 +01:00
alex 695e7f60af added lock mechanism for persons, outsourced infocenter code to javascript 2018-02-20 18:05:36 +01:00
alex d9f6bfb76b statusgrund is shown for every status not only for abgewiesener 2018-02-20 18:00:37 +01:00
alex c987773f8f removed line 2018-02-20 17:58:03 +01:00
alex eb4c7cda61 Merge remote-tracking branch 'origin/master' 2018-02-20 17:39:19 +01:00
alex 4b4dcfff59 added lock tbl.person_lock for locking person 2018-02-20 17:39:00 +01:00
Andreas Österreicher bd2318bd38 MailDebug now also "works" with invalid Mail
Fixed Typo and Intendation
2018-02-20 17:17:56 +01:00
alex 6830e5f51d renamed column in nachrichten 2018-02-19 13:02:14 +01:00
Andreas Österreicher 77d844c578 Wenn ein Master-Studierender ausgewählt ist, wird bei der Neuanlage von
Projetkarbeiten jetzt per Default Master Thesis vorgeschlagen anstatt
Bachelorarbeit
2018-02-16 19:23:12 +01:00
Andreas Österreicher 1e4fc86be5 Fixed Broken Unit Tests 2018-02-16 11:43:59 +01:00
Andreas Österreicher 2ec77ad9bd Fixed SQL Error in dbupdate 2018-02-15 18:38:30 +01:00
Andreas Österreicher c830f125e3 Removed unused Images 2018-02-15 18:24:03 +01:00
Manfred Kindl e9b4b9063c Merge remote-tracking branch 'origin/master' 2018-02-14 14:46:48 +01:00
Manfred Kindl b66aca0032 Anzeige von Zweitbetreuer in Übersichtsliste 2018-02-14 14:46:41 +01:00
Manfred Kindl aa48006604 Usability Verbesserungen 2018-02-14 14:46:13 +01:00
Andreas Österreicher 5bbfdc720c Set Default Mimetype for new Templates
Removed unneeded Includes
2018-02-14 11:50:46 +01:00
Paolo c2b328c69f FilterWidget: if "is set" is chosen in the operation dropdown, then the operation value field and the option field will be hidden 2018-02-13 13:52:45 +01:00
cris-technikum 41f32a7d5e Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2018-02-12 14:54:25 +01:00
cris-technikum d5415773dd FAS Bescheid English: title modified 2018-02-12 14:52:24 +01:00
Paolo 0a3b546627 Added functionality to hide or display column selection and filter selection
in FilterWidget
2018-02-12 14:06:39 +01:00
Paolo 2d5d1eb35e Added Apply button to FilterWidget 2018-02-12 12:00:09 +01:00
Paolo bc372a88e4 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2018-02-09 18:21:31 +01:00
Paolo 3a067a9459 - Better code in fhc_herper
- Changed parameters in views/system/infocenter/infocenterData.php
2018-02-09 18:20:33 +01:00
alex 182292e418 autoresize of message window, column widths 2018-02-09 17:27:22 +01:00
alex 0920add048 added autoresize 2018-02-09 17:13:52 +01:00
alex 63bd5eb71e Merge remote-tracking branch 'origin/master' 2018-02-09 17:01:29 +01:00
alex fe5e5cc313 added lines with actions for multiple persons in infocenter uebersicht (send message, select all, number of rows), message with no sender sends from logged user, layout tweaks writemessage page 2018-02-09 17:00:16 +01:00
Andreas Österreicher a6247c464f Removed Model of legacy Table 2018-02-09 15:19:33 +01:00
Paolo c57c953eaa - Added methods deleteCustomFilter and _fillCustomFilters to controller InfoCenter
- Added method deleteCustomFilter to model Filters_model
- Changed parameter filterId to filter_id in FilterWidget, infocenterData
- Changed CSS and JS in views/widgets/navigationMenu.php to allow two links in one menu item
- Changed NavigationMenuWidget to allow two links in one menu item
2018-02-09 15:18:44 +01:00
Andreas Österreicher e2e4f03c59 Removed Model of legacy Table 2018-02-09 15:16:53 +01:00
Andreas Österreicher d23e44643d PHP compatibility fix 2018-02-08 19:37:58 +01:00
Andreas Österreicher 9f4f4909b9 Infocenter Rolle angepasst 2018-02-08 19:37:33 +01:00
Andreas Österreicher b480ec30a2 Handled Errors if there are no Filters 2018-02-08 17:32:41 +01:00
Andreas Österreicher 4dec69ae63 Removed legacy Script 2018-02-07 20:06:34 +01:00
Andreas Österreicher 188c09d554 Removed Legacy Code 2018-02-07 20:01:23 +01:00
Andreas Österreicher d93d464dcb Fixed Warnings 2018-02-07 19:56:56 +01:00
Paolo 2d81758698 FilterWidget now checks if the columnsAliases parameter contains a valid number of elements 2018-02-07 17:01:25 +01:00
alex 1d0747827a when sent to person, correct fields are shown in message preview, renamed message Date 2018-02-07 16:20:34 +01:00
Paolo be0b0705df Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2018-02-07 13:39:05 +01:00
Paolo 7af890b44c - Better code in NavigationMenuWidget::printNavItem
- Custom filters are now loaded in InfoCenter
- filter_kurzbz is automatically generated
- Now is saved the filter description
- filter description is the same for every language
- Added method getCustomFiltersList to system/Filters_model.php
2018-02-07 13:36:54 +01:00
Andreas Österreicher 3b168c912c Fixed Warning if Image is missing 2018-02-07 12:10:31 +01:00
Andreas Österreicher 8d693b36f7 Fixed Warning if no entry is found 2018-02-07 11:48:45 +01:00
alex c64ef198b4 separated details page view in multiple views 2018-02-07 10:06:42 +01:00
alex 629d8446f8 bootstrapped write message page, no error on showing first message in messageList 2018-02-07 09:59:02 +01:00