aboutsummaryrefslogtreecommitdiff
path: root/app/views
AgeCommit message (Expand)Author
2024-09-02began splitting schedule/course_info action into several actionsMoritz Strohm
2024-09-02use different form actions for saving and deleting schedule entriesMoritz Strohm
2024-09-02added code improvementsJan-Hendrik Willms
2024-09-02fixed course colour selectorMoritz Strohm
2024-09-02fixed show/hide buttonMoritz Strohm
2024-09-02began adding support for displaying hidden coursesMoritz Strohm
2024-09-02added functionality to show marked course in the scheduleMoritz Strohm
2024-09-02renamed table schedule_seminare to schedule_coursesMoritz Strohm
2024-09-02added colour selector boxes from my_courses viewMoritz Strohm
2024-09-02replaced Seminar class codeMoritz Strohm
2024-09-02added calendar/schedule/course_info viewMoritz Strohm
2024-09-02added code for deleting schedule entriesMoritz Strohm
2024-09-02added missing textMoritz Strohm
2024-09-02fixed errors due to database changesMoritz Strohm
2024-09-02fixed errorsMoritz Strohm
2024-09-02extended schedule/entry actionMoritz Strohm
2024-09-02added ScheduleEntry model and added schedule/entry viewMoritz Strohm
2024-09-02removed schedule specific codeMoritz Strohm
2024-09-02fixed errorsMoritz Strohm
2024-09-02moved add_courses action back to calendar/calendar controllerMoritz Strohm
2024-09-02moved schedule code in the new calendar/schedule controllerMoritz Strohm
2024-09-02removed old schedule controller and its viewsMoritz Strohm
2024-09-02added new schedule from StEP 1354 branchMoritz Strohm
2024-09-02StEP 3209, re #3209Moritz Strohm
2024-08-30use correnct resource, re #4538David Siegfried
2024-08-30fix incorrect usages of CSRFProtection::verifySecurityToken(), fixes #4548Jan-Hendrik Willms
2024-08-29use csrf protection correctly, fixes #4545Jan-Hendrik Willms
2024-08-29don't allow deletion of specific page versions, fixes #4486Elmar Ludwig
2024-08-27prevent php-warnings in wiki, fixes #4535David Siegfried
2024-08-26add action to clone an irregular date, fixes #3275Elmar Ludwig
2024-08-22user admin: allow searching for matriculation number and add matriculation nu...Jan-Hendrik Willms
2024-08-19use new way to mark required fields for screenreaders, fixes #4488Moritz Strohm
2024-08-19calendar: set valid variable types and values and introduce some constants fo...Jan-Hendrik Willms
2024-08-19correctly display original name, fixes #4419Jan-Hendrik Willms
2024-08-16don't escape page content in any way, fixes #4459Jan-Hendrik Willms
2024-08-16fix misc errors on feedback element, fixes #4475Jan-Hendrik Willms
2024-08-12jump to, open and mark module as selected after storing changes, fixes #4473Jan-Hendrik Willms
2024-08-09fix notice about only passing variables by reference, fixes #4472Jan-Hendrik Willms
2024-08-09refine creation of single consultation dates, re #1871Jan-Hendrik Willms
2024-08-07link courses and institutes in admin user view, fixes #4457Jan-Hendrik Willms
2024-08-05adjustments according to gui feedback, re #696Jan-Hendrik Willms
2024-08-05fix indentation, re #2863Elmar Ludwig
2024-08-05sort by name not by size, fixes #4450Jan-Hendrik Willms
2024-07-24Resolve "Undefined variablen Warnungen beim Resource hinzufügen"Murtaza Sultani
2024-07-17Resolve "PHP8 Warning bei Export von Ablaufplan"André Noack
2024-07-15duplicate pagination on consultation pages, fixes #3774Jan-Hendrik Willms
2024-07-15fix #889Ron Lucke
2024-07-12refactor wiki to vue sfc, fixes #4307Jan-Hendrik Willms
2024-07-08split display and booking action into two separate actions, fixes #3771Jan-Hendrik Willms
2024-07-06prevent php8 warnings, fixes #4369Jan-Hendrik Willms