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
marudor
8eb159cdc2
Update Frontend dependencies
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
59e060cd39
CI: Fixed docker container tag
5 years ago
msquare
fd2a644a24
#723 : i8n date formats on news page
5 years ago
msquare
557261b688
Merge pull request #725 from engelsystem/dependabot/npm_and_yarn/acorn-6.4.1
...
Bump acorn from 6.4.0 to 6.4.1
5 years ago
dependabot[bot]
9d8eb4e6ce
Bump acorn from 6.4.0 to 6.4.1
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
msquare
fbd78b8daf
fixes #693 : never select a default date before first existing shift in shifts view
5 years ago
Igor Scheller
6fb6c9bc25
Fixed german translation
5 years ago
Michael Weimann
d6ff7b5816
Update docs
5 years ago
Michael Weimann
f78e8c50bf
Add CONTRIBUTING.md
5 years ago
Igor Scheller
94753bc3d8
Worklog: Limit worklog comment length to 200 as it is configured in the database
5 years ago
Igor Scheller
74cf8d1e69
Metrics: Added controller feature test
5 years ago
Igor Scheller
d27bcabc8b
tests: code coverage cleanup
5 years ago
digitaldonkey
5c54d4787f
Fix New Messages navbar display and make the Messages link clickable.
5 years ago
digitaldonkey
2d9c722b3e
Fix mobile navi
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
a78659b2d4
Migrate message view
5 years ago
Michael Weimann
95adeca0ae
Add message model
5 years ago
Igor Scheller
46f80fbed2
Angeltypes: Fixed error on angeltype creation
5 years ago
Igor Scheller
e4a06fb457
Header: Add external links
5 years ago
Igor Scheller
b3a4c67b1b
Admin arrive: Fixed search
5 years ago
msquare
0cab703c94
Merge pull request #705 from MyIgel/pronoun
...
User: Add pronoun statement
5 years ago
Igor Scheller
537179df66
Shifts overview: Added filter_max_duration to limit max runtime
5 years ago
Igor Scheller
8f2da56892
Voucher: Added hours_per_voucher setting
5 years ago
Igor Scheller
7fb10ec569
Voucher: Add worklog entries to calculation
5 years ago
Igor Scheller
e1471248fe
User: Add pronoun statement
5 years ago
Igor Scheller
ec47d124bb
Shifts overview: only scroll shifts, not whole page
5 years ago
Igor Scheller
25cdf1cac8
Voucher: Added calculation start time
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
Michael Weimann
ea034ecec6
Add the container class to some views
5 years ago
Michael Weimann
3f13549771
Improve readability
5 years ago
msquare
fb13bdcb96
fix #694 : no more black hover link texts in 36c3 themes
5 years ago
cbluoss
4beb5a6986
Extended the iCal section with a collapsible card to show the current api key.
5 years ago
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)
5 years ago
msquare
d70d7c6436
Resolve redirect problem in schedule import
5 years ago
msquare
2a18f6758b
Merge pull request #690 from marudor/update-js-deps
...
Update JavaScript Dependencies to resolve security issue
5 years ago
marudor
2095f76eae
Update JavaScript Dependencies to resolve security issue with serialize-javascript
5 years ago
msquare
a3a938a121
Merge pull request #685 from MyIgel/schedule-import
...
Rebuild Schedule import
5 years ago
Igor Scheller
b540ac9385
Add timezone to shifts JSON
...
Resolves #689 (Provide time zone offset via the shifts-json-export API)
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
377b390c97
Twig: Macros: Form: Use input options and primary submit button
5 years ago
Igor Scheller
89742ecd55
Response: Added with and withInput methods and back/redirect functions
5 years ago