Commit Graph

39 Commits (main)

Author SHA1 Message Date
Moritz Kempe ad51adecc1 added telephone numbers as approved by the plenum 2023-11-28 01:36:29 +01:00
alex 59a9b68528 Removed sandbox attribute for spaceapi status indicator 2023-07-05 15:06:34 +02:00
alex 37150331f8 Allowed more functions for iframe for the embedded spaceapi status indicator 2023-07-05 14:06:08 +02:00
Alexander Böhm b6bdd10d73 Embed status indicator for spaceapi 2023-07-02 02:24:37 +02:00
sixtus b9ed97675c Rewrite main page use shortcuts to prevent inline html - also break into single column on small viewports 2023-01-05 20:09:30 +01:00
sixtus 2bfc13efd9 Replace logo file and use some SVG as primary 2023-01-05 19:19:35 +01:00
sixtus bbaad4059b Drop non-required 'pad-vertical' css rule 2023-01-02 16:45:36 +01:00
sixtus 8927697077 Revert "Fix missing "pure-img" class on resource_image shortcode"
> This is not required - the theme does take care of it

This reverts commit 21bf40051d.
2023-01-02 16:45:36 +01:00
sixtus 9ca7093d0e Fix leftover empty 'img' tag from 'random_image' shortcode 2023-01-02 16:44:24 +01:00
sixtus 30dbc1d59d Fix 'finish' time display for events which doesn't have it defined. Display 'open end' as we also do on the overview page 2023-01-02 16:44:24 +01:00
sixtus b57f48b860 Refactor 'remote_url' setting to be displayed normally alongside other event information 2023-01-02 16:44:24 +01:00
sixtus 829db28740 Drop 'remote_chat' option to simplify 'event_weekly' shortcode usage further 2023-01-02 16:44:24 +01:00
sixtus b52995533f Drop 'remote_reason' (and it's 'covid' value) to simplify 'event_weekly' shortcode usage 2023-01-02 16:44:24 +01:00
sixtus 0d9850e635 Drop custom 'robots.txt' layout as it now is included in the theme 2023-01-01 14:47:16 +01:00
sixtus 1f1a220e7d Add canonical URL and noindex when using full page redirection 2022-12-31 20:46:44 +01:00
Alexander Böhm 013fef64c9 Added layout for robots.txt 2022-12-19 17:42:07 +01:00
sixtus 21bf40051d Fix missing "pure-img" class on resource_image shortcode 2022-12-08 21:27:09 +01:00
Alexander Böhm 9451c262d9 More events and details
- Added event for plenum
- Added event for committee
- Added matrix channels to events
- Small layout changes
2022-11-20 19:18:33 +01:00
p1ng0ut 991f4575e5 Merge pull request 'Remove workadventure workshop virtuelles-rathaus from calendar' (#64) from remove_workshop_virtuelles_rathaus_from_calendar into main
Reviewed-on: #64
2022-10-10 20:53:12 +02:00
p1ng0ut 372fd4f280 Remove workadventure workshop virtuelles-rathaus from calendar 2022-10-10 19:57:24 +02:00
sixtus 6ebe809abb Implement head partial to include a <meta/> redirect when desired 2022-10-09 20:35:09 +02:00
sixtus 8e18468f1f Let value shortcode display data from page metadata (below "values") first and then fallback to global values 2022-10-09 20:12:26 +02:00
sixtus 0286df9711 Fix value shortcode to not access (faulty) variables before checking them 2022-10-09 19:45:12 +02:00
sixtus 89a7b884a7 Do not create random ids based on current time 2022-02-27 12:10:14 +01:00
sixtus 7ca8fa85ba Add missing json parse statement to load data (sorry, totally forgot) 2022-02-26 22:13:33 +01:00
sixtus 0591754542 Hack together some random image display and create some "thank you" page with it 2022-02-20 22:14:15 +01:00
sixtus ca0446774d Include the matrix rooms for the remote events as it is stated on meetup 2022-02-20 22:10:52 +01:00
sixtus db6e5524fe Display the remote meeting url onto the events overview page(s) 2022-01-29 18:52:42 +01:00
sixtus 12f24a7881 Properly include "remote events" into the common event_weekly shortcode
- Not using the term "corona"
  - Too common, and what do we do in the next pandemic? ;)
  - Use the term "remote" and introduce some new "reason" field
- Use the "remote_reason" field to change text dynamically
- Use the existing and "custom.css" style sheets instead of inline css
  - Stick to the color scheme and visual appearance of the theme
  - Allows reusability in future
- Use the proper codepoint notation for the "microbe" emoji
  - Also append "&#xfe0e;" (use the one specified in the font, if defined)
    - See "scroll to top" icon in the footer
2022-01-29 18:48:36 +01:00
p1ng0ut 136ad91de9 Added a note about when and where the programming session will be held virtually 2022-01-24 19:29:44 +01:00
p1ng0ut 04741bec91 WorkAdventure workshop calendar event 2021-11-02 21:19:26 +01:00
sixtus 3151a60a87 Implement some shortcode to safely include critical images instead of using raw html 2021-10-02 13:21:30 +02:00
sixtus c2822d06d5 Implement simple shortcode to fetch data from 'data/values.yaml' 2021-09-26 21:10:28 +02:00
sixtus 000c916df3 Add content to the pages as metadata and display it via 'event_weekly_display' 2021-09-19 18:00:34 +02:00
sixtus a3b0fd2867 Further optimize 'event_weekly_display' shortcode and introduce some link attribute 2021-09-17 18:02:55 +02:00
sixtus 6e811304ee Implement some 'event_weekly_display' shortcode to generate the event list automatically 2021-09-17 17:24:49 +02:00
sixtus 87b8921c34 Change 'event_weekly' shortcode display to a definition list
- looks far better than a table
- is not dependent to selected theme
2021-09-17 16:31:25 +02:00
sixtus 878c35f5fb Add information for 'event_weekly' shortcode into page metadata to be accessible somewhere else 2021-09-17 16:23:13 +02:00
sixtus f7311c72eb Implement some basic 'event_weekly' shortcode and add pages for our recurring events 2021-09-14 21:13:03 +02:00