Igor Scheller
e5be440f06
Composer: Be 2.0 compatible by fixing namespaces
2020-04-24 22:32:55 +02:00
Igor Scheller
82e28cba87
Mailer: Removed outdated configuration
2020-04-24 22:32:55 +02:00
Igor Scheller
02ee581202
User view: Show double assigned shifts
...
closes #674 (Number of shifts differs in web interface and API response)
2020-04-24 22:32:55 +02:00
Igor Scheller
dfcacaa331
Renamed message send buttons
...
closes #702 (Sending a message and an irritating button)
2020-04-24 22:32:55 +02:00
Igor Scheller
a8333dd4d5
Only show "iCal export and API" on own profile page
...
It's confusing to see it on other profile pages
2020-04-24 22:32:55 +02:00
Igor Scheller
cffd216aa9
Exception handling: Fixed error if handler not initialized (use Legacy handler as fallback)
2020-04-24 22:32:55 +02:00
Christian Kleinbach
e4712658a4
added german date format for ticks in calender view + corresponding translation
2020-04-23 13:30:26 +02:00
msquare
386814805a
Merge pull request #727 from marudor/chore/updateDeps
...
Update Frontend dependencies
2020-04-05 22:20:38 +02:00
msquare
c6759cdcce
Merge pull request #726 from MyIgel/master
...
Fix CI tagging, Logger and configurable AuthController home URL
2020-04-05 22:20:28 +02:00
marudor
8eb159cdc2
Update Frontend dependencies
2020-04-05 21:59:07 +02:00
Igor Scheller
b9bb68c8ac
AuthController: Use configured home_site
2020-04-05 20:23:35 +02:00
Igor Scheller
ba1c658b92
Escape LegacyDevelopmentTest output
2020-04-05 20:21:13 +02:00
Igor Scheller
59e060cd39
CI: Fixed docker container tag
2020-04-05 20:21:13 +02:00
msquare
fd2a644a24
#723 : i8n date formats on news page
2020-04-03 11:00:21 +02:00
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
2020-04-03 10:31:53 +02:00
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>
2020-04-03 08:30:04 +00:00
msquare
fbd78b8daf
fixes #693 : never select a default date before first existing shift in shifts view
2020-04-03 10:28:55 +02:00
Igor Scheller
6fb6c9bc25
Fixed german translation
2020-03-01 17:01:41 +01:00
Michael Weimann
d6ff7b5816
Update docs
2020-01-20 02:23:16 +01:00
Michael Weimann
f78e8c50bf
Add CONTRIBUTING.md
2020-01-20 02:23:16 +01:00
Igor Scheller
94753bc3d8
Worklog: Limit worklog comment length to 200 as it is configured in the database
2020-01-09 13:43:10 +01:00
Igor Scheller
74cf8d1e69
Metrics: Added controller feature test
2020-01-02 15:09:08 +01:00
Igor Scheller
d27bcabc8b
tests: code coverage cleanup
2020-01-02 15:09:08 +01:00
digitaldonkey
5c54d4787f
Fix New Messages navbar display and make the Messages link clickable.
2020-01-02 03:34:55 +01:00
digitaldonkey
2d9c722b3e
Fix mobile navi
2020-01-02 03:34:55 +01:00
Igor Scheller
61977f5da9
Metrics: Fixed message count
2019-12-30 21:12:22 +01:00
Igor Scheller
395f6706d6
Message: Add coverage, fix method hints
2019-12-30 01:53:20 +01:00
Michael Weimann
a78659b2d4
Migrate message view
2019-12-30 01:53:20 +01:00
Michael Weimann
95adeca0ae
Add message model
2019-12-30 01:53:20 +01:00
Igor Scheller
46f80fbed2
Angeltypes: Fixed error on angeltype creation
2019-12-29 14:21:20 +01:00
Igor Scheller
e4a06fb457
Header: Add external links
2019-12-28 21:46:52 +01:00
Igor Scheller
b3a4c67b1b
Admin arrive: Fixed search
2019-12-28 10:27:21 +01:00
msquare
0cab703c94
Merge pull request #705 from MyIgel/pronoun
...
User: Add pronoun statement
2019-12-27 19:47:52 +01:00
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