2330 Commits (18d5bd3bd49b724504e708d3f5bdc058b3242909)
 

Author SHA1 Message Date
Igor Scheller 2899f9605e News: Show [Meeting] prefix on meeting page title 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 272be5eab2 Shifts overview: Show all rooms and only own angel types 4 years ago
Igor Scheller f99e0a229f Tests: Added ModelTest class 4 years ago
Igor Scheller 90b5c7bd2a CI: Cleanup 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 50434927bc Removed quickfix 5 years ago
Igor Scheller 7277ad74db doctrine/inflector warnings fix 5 years ago
Igor Scheller c81061d2f2 Use at least jQuery 3.5.1
`yarn upgrade jquery@^3.5.1`
5 years ago
dependabot[bot] fa58bc48f3 Bump jquery from 3.4.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
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 62f3e808bf Added composer.json and package.json validation and auditing 5 years ago
Igor Scheller 75ab9b1acf Clarified license definition as GPL 2.0 or later is supported 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 4d8e568ff8 Users overview: Fixed sorting 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 2fab7ba39a Upgraded symfony and illuminate packages 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 951755598a Removed ReplaceSmilies from news 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 edf3220824 Themes: Added names, fixed warning- and disabled-forms background colors 5 years ago
Igor Scheller e5be440f06 Composer: Be 2.0 compatible by fixing namespaces 5 years ago
Igor Scheller 82e28cba87 Mailer: Removed outdated configuration 5 years ago
Igor Scheller 02ee581202 User view: Show double assigned shifts
closes #674 (Number of shifts differs in web interface and API response)
5 years ago
Igor Scheller dfcacaa331 Renamed message send buttons
closes #702 (Sending a message and an irritating button)
5 years ago
Igor Scheller a8333dd4d5 Only show "iCal export and API" on own profile page
It's confusing to see it on other profile pages
5 years ago
Igor Scheller cffd216aa9 Exception handling: Fixed error if handler not initialized (use Legacy handler as fallback) 5 years ago
Christian Kleinbach e4712658a4 added german date format for ticks in calender view + corresponding translation 5 years ago
msquare 386814805a
Merge pull request #727 from marudor/chore/updateDeps
Update Frontend dependencies
5 years ago
msquare c6759cdcce
Merge pull request #726 from MyIgel/master
Fix CI tagging, Logger and configurable AuthController home URL
5 years ago