239 Commits (bd2994eea7371e49f7c6f00f314aab6c6f1dae93)

Author SHA1 Message Date
Igor Scheller c0c1dab711 Metrics: Added user enabled email targets and comments counts 4 years ago
Igor Scheller 9dd2525e93 Metrics: Add theme names 4 years ago
Igor Scheller a3f7942d0d Added k8s health checks and metrics scraping 4 years ago
Igor Scheller e4247cd0bd Metrics: Use buckets for work, worklog and vouchers 4 years ago
Igor Scheller 138ee996b0 Metrics: Add support for histogram 4 years ago
Igor Scheller 4995aa2a0b migration: Prevent parallel migration runs 5 years ago
Igor Scheller b814cf51e4 News: Preselect "Is Meeting" when adding from Meeting overview 5 years ago
Igor Scheller 21ee2bd0d7 Exception handling: Added NullHandler to be used in commands 5 years ago
Igor Scheller a59546baf8 Renderer: Log critical instead of error if no matching file renderer configured 5 years ago
Igor Scheller ae744af814 HomeController: Fix redirect 5 years ago
Igor Scheller e947e788f9 Rebuild logs view 5 years ago
Igor Scheller 64dc16e4d9 Logger: Added handling for exceptions and log exceptions if they occur 5 years ago
Igor Scheller 04fe35c822 Added /design path to show template elements 5 years ago
Igor Scheller 984ce25728 Moved development error handler setup to ConfigureEnvironmentServiceProvider 5 years ago
Igor Scheller 2605204af8 Moved error reporting settings to ConfigureEnvironmentServiceProvider 5 years ago
Igor Scheller 2b1ccb6406 Configure application timezone globally 5 years ago
Igor Scheller e2e2ac0c68 Metrics: Added configured locales and themes, refactoring/formatting 5 years ago
Igor Scheller 8c0ac0f7a1 Check permissions before showing ical, atom and json export links
closes #729 (Rechtesystem ical&json)
5 years ago
Igor Scheller 93ae2442f6 Formatting, syntax, typehint and namespace fixes, cleanups 5 years ago
Igor Scheller 055586cb8f DB/MySQL: Use utf8mb4 to support emojis
closes #706 (Allow emoji as private message text)
5 years ago
Igor Scheller f3af7bab50 Fixed Schedule XML parser to support minimum import 5 years ago
Igor Scheller d455b95f5d Updated gettext/gettext package to v5 5 years ago
Igor Scheller 795a0631cb Added application base url: Redirector now uses URLs instead of relative paths 5 years ago
Igor Scheller 6b1c22a743 Removed LegacyUrlGenerator 5 years ago
Igor Scheller d323b75501 News: Rewrite 5 years ago
Igor Scheller 72f4839130 Added HasUserNotifications trait to show messages to the user 5 years ago
Igor Scheller e42284deca Added Checked validation 5 years ago
Igor Scheller ba4db7a7ff Added Develop twig extension with support for dd() and dump() functions 5 years ago
Igor Scheller c519be276a Logging: Renamed EngelsystemLogger to Logger and added UserAwareLogger 5 years ago
Igor Scheller 36da807ca2 ErrorHandler: Return 404 on ModelNotFoundException 5 years ago
Igor Scheller 82e28cba87 Mailer: Removed outdated configuration 5 years ago
Igor Scheller cffd216aa9 Exception handling: Fixed error if handler not initialized (use Legacy handler as fallback) 5 years ago
Igor Scheller b9bb68c8ac AuthController: Use configured home_site 5 years ago
Igor Scheller ba1c658b92 Escape LegacyDevelopmentTest output 5 years ago
Igor Scheller 61977f5da9 Metrics: Fixed message count 5 years ago
Igor Scheller 395f6706d6 Message: Add coverage, fix method hints 5 years ago
Michael Weimann 95adeca0ae Add message model 5 years ago
Igor Scheller e1471248fe User: Add pronoun statement 5 years ago
Igor Scheller 45d13ac998 Metrics: Strict types and type hinting 5 years ago
Igor Scheller c023c8a9c6 Metrics: Added users_force_active 5 years ago
Igor Scheller 064a175027 Renamed GuzzleServiceProvider to HttpClientServiceProvider, fixed translation and import error 5 years ago
Igor Scheller 47e209e125 ImportSchedule: Append talk language to shift title
Resolves #587 (Include talk language into Frab-imported shift titles)
5 years ago
Igor Scheller 42721e9572 Added Schedule parsing and replaced old Fahrplan importer
Resolves #553 (Change Frab Import from xCal to XML)
Resolves #538 (Feature Request: Multi Frab Import)
5 years ago
Igor Scheller 89742ecd55 Response: Added with and withInput methods and back/redirect functions 5 years ago
Bot be39c63f46 Renamed redirect() to throwRedirect() 5 years ago
Igor Scheller 8fc159f287 Stats: Added questions test 5 years ago
Michael Weimann e16e0b2644 Migrate Question usages 5 years ago
Michael Weimann 4f63bbbaac Add Question model 5 years ago
Igor Scheller ebef4c5bc3 Models: Updated docs 5 years ago
Igor Scheller 96cdf91c3c Use pcov to speed up tests with code coverage 5 years ago