cgfhtw
2f2f19306b
MyLv
2023-01-16 10:32:24 +01:00
cgfhtw
ebc7b5a3d9
Login/Logout
2023-01-16 10:31:02 +01:00
cgfhtw
c5b996f35e
use vue for cms for link correction
2022-12-16 13:41:16 +01:00
cgfhtw
00c52e4880
cleanup
2022-12-16 11:43:35 +01:00
cgfhtw
085ed750ca
using cis.php and routing news
2022-12-16 11:34:39 +01:00
cgfhtw
c56b774d1d
3 Versions
2022-12-15 09:42:28 +01:00
cgfhtw
266ba7523f
s&d
2022-11-29 08:48:50 +01:00
cgfhtw
546e55ed96
Merge branch 'feature-24647/Konfigurierbare_Dashboards' into feature-25999/C4
2022-11-24 15:36:38 +01:00
Harald Bamberger
7df9576481
add tabulator header filters to logsviewer
2022-11-11 15:02:39 +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
Paolo
50bf478f0b
If the title is not provided to the FilterComponent then the title div is not rendered
2022-11-04 14:06:50 +01:00
Paolo
317a1f87fa
Added colors to the LogsViewer app
2022-11-04 13:56:54 +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