alex
6830e5f51d
renamed column in nachrichten
2018-02-19 13:02:14 +01:00
Andreas Österreicher
1e4fc86be5
Fixed Broken Unit Tests
2018-02-16 11:43:59 +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
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
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
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
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
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
Paolo
82f5584385
- Added a new parameter to FilterWidget called columnsAliases to specify aliases for the columns
...
- If this parameter is given to the FilterWidget than it is used to display the name of the columns
2018-02-06 17:07:54 +01:00
alex
20455d264c
added message table, added tinymce editor to header and messageList
2018-02-05 15:00:54 +01:00
alex
590021a8e2
fixed typo
2018-02-02 16:34:14 +01:00
alex
ad54f08a97
check if not abgewiesen or bestätigt before abweisen or bestätigen, removed Zustellung column, retrieve only zugestellte kontakte, log entrys starting uppercase
2018-02-01 16:53:19 +01:00
alex
84bf884db7
write log entry when sending message
2018-02-01 16:16:32 +01:00
alex
b9e7dc38cc
enabled sending messages with person ids as receivers, person data can be retrieved by uid, link in infocenter details to send message
2018-02-01 10:26:37 +01:00
alex
8eedae0df9
Merge branch 'master' of https://github.com/FH-Complete/FHC-Core
2018-01-30 16:53:15 +01:00
alex
c7008c9ccd
added Bewerbung Zugang, bewerbung abgeschickt, collapsible menu, Statusgrund entering is compulsory, restyled (button/text positions, colors, zebra widget of tablesorter)
2018-01-30 16:52:43 +01:00
oesi
458f78084c
Fixed Filter query
2018-01-30 16:03:25 +01:00
oesi
9e2a02acf7
Fixed Filter compare
2018-01-30 15:55:48 +01:00
Andreas Österreicher
947dc61f19
Added new FH-Complete Start Page
2018-01-26 16:01:52 +01:00
Andreas Österreicher
35e300ca75
Added permission check to InfoCenter Main page
2018-01-26 16:01:09 +01:00
Andreas Österreicher
cfb4c5ad74
Filter für Infocenter angepasst
2018-01-26 12:44:26 +01:00
alex
94abad155e
replaced scripts and stylesheet links with links to minified versions
2018-01-25 17:04:57 +01:00
Paolo
a768295db0
Merge branch 'master' of https://github.com/FH-Complete/FHC-Core
2018-01-24 17:41:16 +01:00
alex
fe8e5ed507
added mottie tablesorter, removed datatables and datepicker, restyled tablesorter for better bootstrap look, layout changes
2018-01-24 17:29:12 +01:00
Paolo
6c607b5364
Merge branch 'master' of https://github.com/FH-Complete/FHC-Core
2018-01-24 17:24:50 +01:00
alex
8ec02c7aaa
Merge remote-tracking branch 'origin/master'
2018-01-24 17:18:13 +01:00
alex
785609584c
check for null of prestudentstatus, typing mistake
2018-01-24 17:17:40 +01:00
Paolo
6456ad7b06
- Now composer install version >3 of components/jquery
...
- Added new entry in composer to install the version 2 of jquery
- Updated all the paths for jquery2
- Changed name of parameter jquery3 to jquery in FHC-Header
- Updated pages that use FHC-Header
- Removed components/bootstrap from composer
- Added twbs/bootstrap to composer
- Updated pages that use bootstrap with the correct path
2018-01-24 17:10:08 +01:00
Paolo
1ad45e4802
- Renamed widget FHC_navheader as NavigationHeaderWidget
...
- Renamed widget FHC_navigation as NavigationMenuWidget
- Added new widget NavigationWidget to create header and menu
- Renamed view fhcnavheader as navigationHeader
- Renamed view fhcnavigation as navigationMenu
- Added new view navigation
- InfoCenter controller creates the header array
- NavigationHeaderWidget print the header items from an array
2018-01-24 15:04:08 +01:00
Paolo
1bda0b6cad
Removed unused files
2018-01-24 15:03:28 +01:00
Paolo
8b28b48ff9
- Merged controller system/infocenter/InfoCenter.php into system/infocenter/InfocenterDetails.php
...
- Removed controller application/controllers/system/infocenter/InfocenterDetails.php
- Removed method _getFilterList from controller system/infocenter/InfoCenter.php
- Added method _setNavigationMenuArray to controller system/infocenter/InfoCenter.php to generate the array for the left menu
- Added public method getFilterList to model Filters_model
- Removed view application/views/widgets/navigation.php
- Removed widget application/widgets/navigation.php
- Widget application/widgets/FHC_navigation.php now is usable to print any menu from an array
2018-01-23 18:49:09 +01:00
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