Harald Bamberger
3e17892831
fixed path to news placeholder image
2022-11-24 11:50:09 +01:00
cgfhtw
a5749a5ea2
bug: wrong check for empty fields when adding new widgets (coordinates are based on 0,0 not 1,1)
2022-11-08 14:47:44 +01:00
cgfhtw
0e7343acfb
bug: uncaught promise on widget-picker abort
2022-11-08 14:46:44 +01:00
cgfhtw
0d65ae5b85
widget icons absolute path
2022-11-03 11:37:13 +01:00
cgfhtw
55959ccd41
modal size
2022-11-03 11:33:52 +01:00
cgfhtw
935881dce2
icon & cursor
2022-11-03 11:28:25 +01:00
cgfhtw
3764df6102
Add widget to preset bugfix
2022-11-03 11:24:29 +01:00
Harald Bamberger
e1addbfe04
Merge branch 'master' into feature-24647/Konfigurierbare_Dashboards_api
...
- mv dbchanges from system/dbupdate_3.3.php to system/dbupdate_3.4.php
- mv dbchanges include file from system/dashboard/ to system/dbupdate_3.4/ and prevent direct script access
2022-11-03 10:41:56 +01:00
Harald Bamberger
677f74781b
Merge branch 'feature-24647/Konfigurierbare_Dashboards_widgets' into feature-24647/Konfigurierbare_Dashboards_api
2022-11-03 10:31:36 +01:00
cgfhtw
8fd61edaab
Admin Components
2022-10-28 12:41:25 +02:00
cgfhtw
be6ad8ce2a
cleanup
2022-10-28 12:39:19 +02:00
Cris
630c1bc2bc
Changed to display 4 Ampeln in Widget
2022-10-25 14:35:38 +02:00
Cris
a1ccd392f5
Added News Widget
2022-10-25 14:28:25 +02:00
Cris
71699f6e74
Added Ampel Widget
2022-10-25 14:17:52 +02:00
Cris
1d6c5b4257
Added Url Widget
2022-10-25 14:17:32 +02:00
Cris
fdc52ae47d
Added Offcanvas Component
2022-10-25 12:57:27 +02:00
Cris
c5d3f47457
Merged Modal Component, adapted body padding there
2022-10-25 12:55:49 +02:00
Cris
699b76f4cb
Added general used methods and computed property to Abstract Mixin Component
...
. apiurl: returns app root and ci router from FHC_JS_DATA_OBJECT
. formatDateTime: returns human readable date time
. getDate: returns human readable date
2022-10-25 12:54:35 +02:00
cgfhtw
1043714767
adminMode in Sections
2022-10-25 09:51:20 +02:00
cgfhtw
a65d297997
use FHC_JS_DATA_STORAGE_OBJECT for apiurl
2022-10-24 16:01:02 +02:00
cgfhtw
a3722273e9
use Bootstrap modals
2022-10-24 15:44:12 +02:00
cgfhtw
4aa7b9854a
setConfig is an emit not a prop
2022-10-24 15:08:10 +02:00
Cris
b6308d1ff5
Merge remote-tracking branch 'origin/feature-24647/Konfigurierbare_Dashboards_api' into feature-24647/Konfigurierbare_Dashboards_widgets
2022-10-24 11:04:31 +02:00
cgfhtw
8983a0e821
Bootstrap Modal (+ Alert,Confirm,Prompt)
2022-10-24 11:01:27 +02:00
Cris
67f1094a97
Added Modal Component
2022-10-17 13:40:18 +02:00
Cris
ecbc6d8e3d
Added Dashboard Controller & View
2022-10-17 13:37:08 +02:00
Werner Masik
4480b6ce57
removed 'Bottom Panel' text from verticalSplitter because it is shown on empty pages
2022-10-17 12:36:08 +02:00
cgfhtw
680787d881
Don't move out of bounds on Drag&Drop
2022-10-13 14:44:33 +02:00
cgfhtw
a71ead0a85
Ajax update: better data consistency
2022-10-13 14:38:03 +02:00
cgfhtw
fd2aa8a1bb
Cleanup & uid from AuthLib
2022-10-13 08:43:08 +02:00
cgfhtw
6570c958b3
Bug: DataTransfer in Chrome
2022-10-12 15:50:40 +02:00
cgfhtw
dd4d71bd7d
Bug: Deepmerge on update
2022-10-12 10:29:52 +02:00
cgfhtw
a468338ead
Configurable CSS classes to Default Widget
2022-10-12 09:08:24 +02:00
cgfhtw
39bbcac217
Widget controller & model & table
2022-10-12 08:58:48 +02:00
Paolo
08a58b919a
Added the operations equal and not equal for strings in the FilterComponent
2022-10-10 14:55:49 +02:00
Paolo
ba5fb29d13
Merge branch 'feature-19473/VUE_Filter_Navigation_Widgets' of github.com:FH-Complete/FHC-Core into feature-19473/VUE_Filter_Navigation_Widgets
2022-10-10 14:44:31 +02:00
Paolo
aead693675
- Removed not used methods sortSelectedFields, removeSelectedField and addSelectedField from controllers/components/Filter
...
- Removed not used methods sortSelectedFields, addSelectedField and removeSelectedField from libraries/FilterCmptLib
- CSS fixes for FilterComponent and NavigationComponent
- Removed not used API calls from public/js/components/filter/API.js
- Added second level menu entries to the NavigationComponent
- Added new property side-menu to the FilterComponent to render the filters selection via the NavigationComponent or directly from the FilterComponent
- FilterComponent:
- Column positioning is now managed by tabulator
- Splitted the column selection from the filter options
- Added the rendering of the filters selection via an optional dropdown
- Changed the usability and the look of the filter options
- German translation
2022-10-10 14:38:02 +02:00
cgfhtw
4f3e8dcb3c
Basic VUE Components & Test WidgetController
2022-10-05 10:43:43 +02:00
Andreas Österreicher
ae4bf1feb1
Merge branch 'master' into feature-19473/VUE_Filter_Navigation_Widgets
2022-09-30 14:54:07 +02:00
Andreas Österreicher
17ad37ac8e
Merge branch 'feature-24767/infocenter_zgv_pruefungen_und_lehre_error'
2022-09-26 16:45:06 +02:00
Harald Bamberger
921b1d337d
fix typo
2022-09-22 10:21:24 +02:00
Harald Bamberger
85338b8477
add PersonalFilters to sideMenu, refresh sideMenu in the session after a custom filter was saved
2022-09-21 15:56:42 +02:00
Harald Bamberger
de667990a3
add Standard-Kostenstelle to search result for employees
2022-09-21 15:23:45 +02:00
Paolo
aa217a42d4
Fixed handlerApplyFilterFields of the components/filter/Filter
2022-09-21 12:47:07 +02:00
Paolo
07a1d7ecb2
- Added CSS for the navigation component and the filter component
...
- Changed layout of the filter component
2022-09-19 16:31:55 +02:00
Cris
d366c672b9
Merge branch 'master' into feature-18224/Anrechnungen_ECTS-Grenze
2022-09-15 10:18:11 +02:00
Cris
941bbaaa79
Fixed falschen ECTS Höchstgrenze Hinweis in STGL Detailansicht
...
Es wird nun bei der Berechnung der ECTS Höchstgrenze auch auf den
Anrechnungsgrund geschaut.
2022-09-15 10:17:02 +02:00
ma0048
f0cec85d8f
style anpassungen und funktionen geloescht
2022-09-14 11:57:23 +02:00
Andreas Österreicher
1d93652b0c
Merge branch 'master' into feature-19538/Gruppenadministratoren
2022-09-12 18:07:13 +02:00
Andreas Österreicher
9afd03d630
Merge branch 'feature-18984/infocenter_tool_fuer_lehrgaenge_anpassen'
2022-09-12 12:50:43 +02:00