213 Commits (c57bb9395e0841e46bf0c7d8a092cd0baa624dd8)

Author SHA1 Message Date
Igor Scheller 620c9a02bb News: Render as markdown 4 years ago
Igor Scheller a309d873a7 News: Show preview 4 years ago
Igor Scheller f8d9cddcc6 Added CleanupModel stub 4 years ago
Igor Scheller 2be3e17db7 Exceptions: Log previous exception 4 years ago
Allen Taylor 6c177d5173 Added timestamps for questions 4 years ago
Igor Scheller f732a4af6f Added Worklog model 4 years ago
Igor Scheller acf84f222d Added Room model 4 years ago
Igor Scheller 8c630a2148 Groups: Added Welcome Angel 4 years ago
Igor Scheller c0c1dab711 Metrics: Added user enabled email targets and comments counts 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 d79d2c87bc More .editorconfig improvements 4 years ago
Igor Scheller 4995aa2a0b migration: Prevent parallel migration runs 4 years ago
Igor Scheller b814cf51e4 News: Preselect "Is Meeting" when adding from Meeting overview 4 years ago
Igor Scheller 21ee2bd0d7 Exception handling: Added NullHandler to be used in commands 4 years ago
Igor Scheller f99e0a229f Tests: Added ModelTest class 4 years ago
Igor Scheller a59546baf8 Renderer: Log critical instead of error if no matching file renderer configured 4 years ago
Igor Scheller ae744af814 HomeController: Fix redirect 4 years ago
Igor Scheller 2e1fbfb16d WhoopsTest: Fixed non unique setApplicationPaths mocks 4 years ago
Igor Scheller 4a6f18d41f Fixed Symfony 5.1 compatibility 4 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 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 351fc1f749 PHPUnit upgrade to 9.1, PHP upgrade to 7.3 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 b9bb68c8ac AuthController: Use configured home_site 5 years ago
Igor Scheller ba1c658b92 Escape LegacyDevelopmentTest output 5 years ago
Igor Scheller d27bcabc8b tests: code coverage cleanup 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 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