Igor Scheller
537179df66
Shifts overview: Added filter_max_duration to limit max runtime
2019-12-27 18:58:27 +01:00
Igor Scheller
8f2da56892
Voucher: Added hours_per_voucher setting
2019-12-27 06:07:48 +01:00
Igor Scheller
7fb10ec569
Voucher: Add worklog entries to calculation
2019-12-27 05:24:32 +01:00
Igor Scheller
e1471248fe
User: Add pronoun statement
2019-12-26 19:18:47 +01:00
Igor Scheller
ec47d124bb
Shifts overview: only scroll shifts, not whole page
2019-12-26 16:46:06 +01:00
Igor Scheller
25cdf1cac8
Voucher: Added calculation start time
2019-12-25 16:26:59 +01:00
Igor Scheller
45d13ac998
Metrics: Strict types and type hinting
2019-12-25 09:57:11 +01:00
Igor Scheller
c023c8a9c6
Metrics: Added users_force_active
2019-12-24 14:33:11 +01:00
Michael Weimann
ea034ecec6
Add the container class to some views
2019-12-19 19:33:52 +01:00
Michael Weimann
3f13549771
Improve readability
2019-12-19 19:04:55 +01:00
msquare
fb13bdcb96
fix #694 : no more black hover link texts in 36c3 themes
2019-12-14 15:04:16 +01:00
cbluoss
4beb5a6986
Extended the iCal section with a collapsible card to show the current api key.
2019-12-12 18:48:26 +01:00
cbluoss
74b464aab5
ShiftEntry query now returns the related user.name as well.
...
This was done for API requests to save additional queries,
but should allow us to remove some queries pretty much everywhere shifts
get listed (will be done in a new PR eventually)
2019-12-12 18:48:22 +01:00
msquare
d70d7c6436
Resolve redirect problem in schedule import
2019-12-08 12:56:47 +01:00
msquare
2a18f6758b
Merge pull request #690 from marudor/update-js-deps
...
Update JavaScript Dependencies to resolve security issue
2019-12-08 12:23:11 +01:00
marudor
2095f76eae
Update JavaScript Dependencies to resolve security issue with serialize-javascript
2019-12-08 12:07:50 +01:00
msquare
a3a938a121
Merge pull request #685 from MyIgel/schedule-import
...
Rebuild Schedule import
2019-12-08 11:48:58 +01:00
Igor Scheller
b540ac9385
Add timezone to shifts JSON
...
Resolves #689 (Provide time zone offset via the shifts-json-export API)
2019-12-08 11:38:20 +01:00
Igor Scheller
064a175027
Renamed GuzzleServiceProvider to HttpClientServiceProvider, fixed translation and import error
2019-12-08 02:20:51 +01:00
Igor Scheller
47e209e125
ImportSchedule: Append talk language to shift title
...
Resolves #587 (Include talk language into Frab-imported shift titles)
2019-12-08 02:20:51 +01:00
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)
2019-12-08 02:20:48 +01:00
Igor Scheller
377b390c97
Twig: Macros: Form: Use input options and primary submit button
2019-12-08 02:12:56 +01:00
Igor Scheller
89742ecd55
Response: Added with and withInput methods and back/redirect functions
2019-12-08 02:12:56 +01:00
Bot
be39c63f46
Renamed redirect() to throwRedirect()
2019-12-08 02:12:56 +01:00
Igor Scheller
72123fcd31
Migration References->referencesUser: Changes $setPrimary from true to false
2019-12-08 02:09:52 +01:00
Igor Scheller
ad6b48bd20
Migration: Fixed formatting
2019-12-08 01:56:51 +01:00
Igor Scheller
d6cb9c6258
Questions: Moved user tests to user and fixed attribute names, added @covers
2019-12-07 21:29:11 +01:00
Igor Scheller
8fc159f287
Stats: Added questions test
2019-12-07 21:29:11 +01:00
Michael Weimann
e16e0b2644
Migrate Question usages
2019-12-07 21:29:11 +01:00
Michael Weimann
4f63bbbaac
Add Question model
2019-12-07 21:29:11 +01:00
Michael Weimann
24578c5cb0
Add questions table migration
2019-12-07 21:29:11 +01:00
Michael Weimann
fd90679a7d
Update de po file
2019-12-01 22:18:33 +01:00
Igor Scheller
ebef4c5bc3
Models: Updated docs
2019-12-01 01:33:29 +01:00
Igor Scheller
96cdf91c3c
Use pcov to speed up tests with code coverage
2019-11-30 23:44:07 +01:00
Igor Scheller
9329889235
Fixed LegacyDevelopment Exception handler to produce less verbose output
2019-11-30 23:44:07 +01:00
Igor Scheller
cd794fa5e8
footer.twig: Fix translation import warnings
2019-11-30 19:40:52 +01:00
msquare
a18c7d13fc
Merge pull request #682 from MyIgel/php7.4
...
PHP 7.4 compatibility, PHP min version 7.2, Twig 3
2019-11-30 15:37:48 +01:00
Igor Scheller
e80fb54522
Bumped PHP to >=7.2 as it not supported anymore (no security fixes)
2019-11-30 01:52:27 +01:00
Igor Scheller
577c052aff
Twig update to 3.0.0 and Renderer type hinting
2019-11-29 19:38:28 +01:00
Igor Scheller
15e6740e12
Twig update to > 2.11: Fixed namespaces, warnings and cleanup
2019-11-29 18:42:20 +01:00
Igor Scheller
f8e1f85089
Removed not used {trans} twig token
2019-11-29 16:56:44 +01:00
Igor Scheller
a1e1d91a64
PHP 7.4: Fixed xdebug code coverage
2019-11-29 16:56:44 +01:00
Igor Scheller
d203071de0
First step to PHP 7.4 compatibility...
2019-11-29 16:56:44 +01:00
Igor Scheller
14f8d208b8
Removed global $ical_shifts
2019-11-28 16:24:33 +01:00
Igor Scheller
0e386d2c7f
Removed global $page
2019-11-28 14:30:41 +01:00
Igor Scheller
a2f4426058
Migrations: Use on update cascade
2019-11-28 14:30:10 +01:00
msquare
3a6d096fff
add 36c3 theme
2019-11-23 18:39:09 +01:00
Igor Scheller
5704174fe6
MessageTrait: Fixed HeaderBag::get parameter deprecation in Symfony 4.4
2019-11-22 11:15:27 +01:00
Michael Weimann
9a170c82cb
Add auto focus to the login fiel
2019-11-20 00:03:03 +01:00
Igor Scheller
aa91ab4cf7
Merge pull request #675 from weeman1337/feature-news-comments-migration
...
Introduce the NewsComments model
2019-11-20 00:00:57 +01:00