Johann Hoffmann
|
87657a18f1
|
apply max width only to sanitized p blocks, not column default
|
2024-11-15 14:10:47 +01:00 |
|
Johann Hoffmann
|
d9f33a279d
|
apply html sanitization on legacy cms tables intended to be rendered with tabulator 5; clears nested tables, reformats rext nodes and unordered lists to fit into tabulator cells;
|
2024-11-15 14:02:05 +01:00 |
|
SimonGschnell
|
c5b81c22f9
|
adds the target for the lv menu in the studenplan modal and also replaces the tablesorter tables with tabulator5 in other content views
|
2024-10-30 11:31:39 +01:00 |
|
SimonGschnell
|
bc6bc930fe
|
moves the news titel to the component and adds css classes for darker dropdown buttons for the different menu levels
|
2024-09-26 12:05:44 +02:00 |
|
SimonGschnell
|
9343d1ee0c
|
refactor Content_types template
|
2024-09-20 11:26:08 +02:00 |
|
Harald Bamberger
|
5f50d9f0ec
|
Merge branch 'feature-40311/Stundenplan_widget' into feature-25999/C4
|
2024-09-09 13:26:03 +02:00 |
|
SimonGschnell
|
b350c9da56
|
refactors the news controller
|
2024-08-02 14:46:22 +02:00 |
|
SimonGschnell
|
08555a77be
|
makes contentModal bigger for the room content and uses the raum_info component to insert the tabulator in the content
|
2024-07-05 10:00:54 +02:00 |
|
SimonGschnell
|
a540ac3f7e
|
adds a General view for the content_types that dont need any special extra computation
|
2024-06-26 15:58:50 +02:00 |
|
SimonGschnell
|
4640db5aff
|
adds a view components for the news if the content that gets loaded has the template_kurzbz news
|
2024-06-26 14:17:44 +02:00 |
|
SimonGschnell
|
7267d526bb
|
rendering content pages
|
2024-06-24 14:23:34 +02:00 |
|
SimonGschnell
|
629ea3716e
|
changes how the content and the news are displayed and also modifies the modals for the roominformation which now get their data from props instead of passing them directly via refs
|
2024-06-24 14:23:34 +02:00 |
|
SimonGschnell
|
6230aa47ae
|
now also displays the room information inside a modal and does not redirect to the content site
|
2024-06-24 14:23:34 +02:00 |
|
SimonGschnell
|
c2a782e164
|
updates news fetching and DB_Model pagination methods
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
5142f5656b
|
passes the page_size down from the parent component to the child component
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
7bd70a6436
|
makes it possible to send the page_size from the frontend to the backend to adopt how many rows to query
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
c017014171
|
changes how the pagination is done in the DB_Model
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
36c8862b99
|
implementing frontend pagination for components
|
2024-05-08 11:28:16 +02:00 |
|